[OpenSIPS-Devel] [ opensips-Bugs-3419522 ] Segfault on mi_xmlrpc

SourceForge.net noreply at sourceforge.net
Thu Oct 6 13:54:59 CEST 2011


Bugs item #3419522, was opened at 2011-10-06 11:54
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3419522&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: 1.6.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Segfault on mi_xmlrpc

Initial Comment:
I have compile the library xmlrpc with disable-abyss-threads on CentOS. This week I got a segfault again on mi_xmlrpc after a long time (6 months). I saw a thread_fork, that seems to be the right way instead of pthreads.  Using version 1.6.3. 

(gdb) bt
#0  0x0097c402 in __kernel_vsyscall ()
#1  0x0024ddf0 in raise () from /lib/libc.so.6
#2  0x0024f701 in abort () from /lib/libc.so.6
#3  0x0028628b in __libc_message () from /lib/libc.so.6
#4  0x0028e5a5 in _int_free () from /lib/libc.so.6
#5  0x0028e9e9 in free () from /lib/libc.so.6
#6  0x00390a66 in socketDestroy (socketP=0x966fe28) at socket_unix.c:167
#7  0x003902f0 in SocketDestroy (socketP=0x966fe28) at socket.c:121
#8  0x0038d7c0 in destroyConnSocket (userHandle=0x966ed90) at server.c:1387
#9  0x0038924c in connDone (userHandle=0x0) at conn.c:59
#10 threadDone (userHandle=0x0) at conn.c:71
#11 0x003911a5 in ThreadUpdateStatus (threadP=0x966ebd8) at thread_fork.c:145
#12 0x0038e31c in freeFinishedConns (serverP=0x1d57ac) at server.c:1286
#13 serverRun2 (serverP=0x1d57ac) at server.c:1415
#14 ServerRun (serverP=0x1d57ac) at server.c:1454
#15 0x001cf9d9 in xmlrpc_process (rank=0) at mi_xmlrpc.c:241
#16 0x080c26e8 in start_module_procs () at sr_module.c:574
#17 0x080725bb in main_loop (argc=3, argv=0xbfc08f54) at main.c:872
#18 main (argc=3, argv=0xbfc08f54) at main.c:1388


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3419522&group_id=232389



More information about the Devel mailing list