[wsf-c-dev] [jira] Resolved: (WSFC-186) RC2: rm_report sample
segfault with mysql
Sanjaya Ratnaweera (JIRA)
jira at wso2.org
Thu May 29 04:29:47 PDT 2008
[ https://wso2.org/jira/browse/WSFC-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanjaya Ratnaweera resolved WSFC-186.
-------------------------------------
Assignee: Sanjaya Ratnaweera
Resolution: Fixed
> RC2: rm_report sample segfault with mysql
> -----------------------------------------
>
> Key: WSFC-186
> URL: https://wso2.org/jira/browse/WSFC-186
> Project: WSO2 WSF/C
> Issue Type: Bug
> Components: Apache Sandesha/C (RM)
> Environment: Ubuntu 7.10, mysql 5.0.45
> Reporter: Krishantha Samaraweera
> Assignee: Sanjaya Ratnaweera
>
> rm_report sample segfault with mysql
> gdb trace:
> (gdb) r
> Starting program: /home/krishantha/rc_c/wso2-wsf-c-src-1.2.0/deploy/bin/samples/sandesha2/rm_report
> [Thread debugging using libthread_db enabled]
> [New Thread -1217812816 (LWP 7069)]
> Using endpoint : http://127.0.0.1:9090/axis2/services/RMSampleService
> [New Thread -1218860144 (LWP 7072)]
> [Thread -1218860144 (LWP 7072) exited]
> [New Thread -1227252848 (LWP 7073)]
> [Thread -1227252848 (LWP 7073) exited]
> Sending OM : <ns1:echoString xmlns:ns1="http://tempuri.org/"><ns1:Text>echo1</ns1:Text><ns1:Sequence>951c6656-a2e8-1dc1-3704-00197e732d50</ns1:Sequence></ns1:echoString>
> [New Thread -1227252848 (LWP 7074)]
> [New Thread -1218860144 (LWP 7075)]
> [Thread -1218860144 (LWP 7075) exited]
> [New Thread -1218860144 (LWP 7080)]
> [Thread -1218860144 (LWP 7080) exited]
> [New Thread -1218860144 (LWP 7085)]
> [New Thread -1235747952 (LWP 7090)]
> [New Thread -1244140656 (LWP 7091)]
> [Thread -1218860144 (LWP 7085) exited]
> [Thread -1244140656 (LWP 7091) exited]
> Received OM : <ns1:echoStringResponse xmlns:ns1="http://tempuri.org/"><ns1:EchoStringReturn>echo1</ns1:EchoStringReturn></ns1:echoStringResponse>
> echo client two way single channel invoke SUCCESSFUL!
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1217812816 (LWP 7069)]
> 0xb7d965ae in sandesha2_seq_report_get_seq_status (report=0x0, env=0x804c400) at sequence_report.c:117
> 117 return report->seq_status;
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsf-c-dev
mailing list