[Gambas-user] Issue 410 in gambas: Signal 11 in gb.net.curl

gambas at ...2524... gambas at ...2524...
Sat Mar 9 10:22:13 CET 2013


Comment #1 on issue 410 by r... at ...1740...: Signal 11 in gb.net.curl
http://code.google.com/p/gambas/issues/detail?id=410

There is also a signal 11 bug in curls exit code.

warning: no loadable sections found in added symbol-file system-supplied  
DSO at 0x7ffff7ffa000
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffdf637700 (LWP 7686)]
[New Thread 0x7fffdee36700 (LWP 7687)]
[New Thread 0x7fffddfe7700 (LWP 7688)]
[New Thread 0x7fffceac2700 (LWP 7699)]
[Thread 0x7fffceac2700 (LWP 7699) exited]

Program received signal SIGSEGV, Segmentation fault.
0x00007fffefb7bb40 in curl_multi_cleanup ()
    from /usr/lib/x86_64-linux-gnu/libcurl.so.4
(gdb) bt
#0  0x00007fffefb7bb40 in curl_multi_cleanup ()
    from /usr/lib/x86_64-linux-gnu/libcurl.so.4
#1  0x00007fffefdaa7fd in Curl_exit (_object=0x0, _param=0x7ffff6204000)
     at CCurl.c:556
#2  0x000000000040b3ba in EXEC_native () at gbx_exec.c:1332
#3  0x000000000040b97c in EXEC_public_desc (class=0x0, class at ...2861...=0x6e0168,
     object=0x61, object at ...2861...=0x0, desc=0x61, nparam=7266216,  
nparam at ...2861...=0)
     at gbx_exec.c:1572
#4  0x000000000040ba01 in EXEC_public (class=class at ...2861...=0x6e0168,
     object=object at ...2861...=0x0, name=name at ...2861...=0x43d997 "_exit",
     nparam=nparam at ...2861...=0) at gbx_exec.c:1595
#5  0x000000000040f5e8 in exit_class (class=0x6e0168, native=<optimized  
out>)
     at gbx_class.c:109
#6  exit_class (native=1 '\001', class=0x6e0168) at gbx_class.c:287
#7  CLASS_clean_up (silent=silent at ...2861...=0 '\000') at gbx_class.c:386
#8  0x0000000000425afa in main_exit (silent=silent at ...2861...=-51 '\315')
     at gbx.c:128
#9  0x0000000000404927 in main (argc=1, argv=0x7fffffffe0d8) at gbx.c:429
(gdb) p DEBUG_get_position(EXEC_current.cp, EXEC_current.fp,  
EXEC_current.pc)
$1 = 0x43a264 "?"


-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings




More information about the User mailing list