I am using the snapshot from 23rd july 2001 and the application is a 
multithreaded application using pthreads. I am  seeing the following problem:

When i run gdb natively everything seems to work fine but when i run 
remotely, i see various signals being generated : SIGPWR Power Down/Restart  
signal received in sigsuspend. The stack trace is as follows:

#0  0x40fe1cde in sigsuspend () from /lib/libc.so.6
#1  0x402ed529 in __pthread_wait_for_restart_signal ()
   from /lib/libpthread.so.0
#2  0x402ecd38 in pthread_create@@GLIBC_2.1 () from /lib/libpthread.so.0
#3  0x402ecdaf in [EMAIL PROTECTED] () from /lib/libpthread.so.0

Thanks

Ranjan

_______________________________________________
Bug-gdb mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gdb

Reply via email to