This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/14359] tst-cancelx4.out: Segmentation fault


http://sourceware.org/bugzilla/show_bug.cgi?id=14359

--- Comment #20 from wbrana at gmail dot com 2012-07-15 12:26:32 UTC ---
compiled with -ggdb, no useful output from Valgrind 


Core was generated by `./tst-cancelx4 --direct'.
Program terminated with signal 11, Segmentation fault.
#0  0x0ed0c370 in _Unwind_Resume@plt ()
(gdb) bt full
#0  0x0ed0c370 in _Unwind_Resume@plt ()
No symbol table info available.
#1  0x0ed0ffdd in __pthread_cleanup_routine (__frame=<optimized out>) at
../nptl/sysdeps/pthread/pthread.h:602
No locals.
#2  tf_usleep (arg=0x0) at tst-cancel4.c:335
        r = <optimized out>
        __FUNCTION__ = "tf_usleep"
#3  0xe062c2d8 in start_thread (arg=0xe0455b40) at pthread_create.c:308
        pd = 0xe0455b40
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-530334048, 0, 4001536,
-532327320, 1171377040, 183737232}, mask_was_saved = 0}}, priv = {pad = {0x0,
0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#4  0xe05872ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:132
No locals.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]