I've checked the backtrace, on 
my ibook ppc.
Hmm... 

I probably need a backtrace before things get corrupt.


(gdb) thread apply all bt

Thread 3 (Thread 16386 (LWP 21043)):
#0  0x30167580 in poll () from /lib/libc.so.6
#1  0x1000d388 in audio_thread () at audio.c:461
#2  0x0fd55e40 in pthread_start_thread () from /lib/libpthread.so.0
#3  0x0fd55eb8 in pthread_start_thread_event () from /lib/libpthread.so.0
#4  0x301713b4 in clone () from /lib/libc.so.6
#5  0x301713b4 in clone () from /lib/libc.so.6

Thread 2 (Thread 32769 (LWP 21042)):
#0  <signal handler called>
#1  <signal handler called>
Cannot access memory at address 0x7c0803a6
#0  0x30167580 in poll () from /lib/libc.so.6
(gdb) thread apply 1 2 3 bt

Thread 1 (Thread 16384 (LWP 21039)):
#0  0x3010e650 in mallopt () from /lib/libc.so.6
#1  0x301dca1c in ?? () from /lib/libc.so.6
#2  0x301dca1c in ?? () from /lib/libc.so.6
Previous frame identical to this frame (corrupt stack?)
#0  0x30167580 in poll () from /lib/libc.so.6


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to