This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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]

Re: [PATCH] powerpc: 405/440/464/476 support and optimizations


On Tue, Jan 24, 2012 at 10:48 AM, acrux <acrux_it@libero.it> wrote:
> Program received signal SIGINT, Interrupt.
> 0x0ff70c80 in __lll_lock_wait_private () from /home/999/new/work/src/build32/libc.so.6
> (gdb) bt
> #0 Â0x0ff70c80 in __lll_lock_wait_private () from /home/999/new/work/src/build32/libc.so.6
> #1 Â0x0febb2e4 in __new_exitfn () from /home/999/new/work/src/build32/libc.so.6
> #2 Â0x0febb338 in __internal_atexit () from /home/999/new/work/src/build32/libc.so.6
> #3 Â0x0fea174c in generic_start_main.clone.0 () from /home/999/new/work/src/build32/libc.so.6
> #4 Â0x0fea1970 in __libc_start_main () from /home/999/new/work/src/build32/libc.so.6
> #5 Â0x00000000 in ?? ()

Wow, that is not what I expected at all...

I can't imagine that there are other threads at this point but ....
(gdb) info threads

And if there are, please dump the thread backtrace.

Ryan


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