Author: Anonymous Language: text
Description: No description Timestamp: 2008-11-19 05:22:42 -0400
View raw paste Reply
  1. Spurious thread death event.
  2. (gdb) bt
  3. #0  0xffffe410 in ?? ()
  4. #1  0xbfd9b4f8 in ?? ()
  5. #2  0x4005c298 in ?? () from /usr/local/bongo_debug//lib/libbongoconnio.so.0
  6. #3  0xbfd9b4d0 in ?? ()
  7. #4  0x4042e648 in accept () from /lib/tls/libpthread.so.0
  8. #5  0x40057637 in ConnAccept (Server=0x8053e64, Client=0xbfd9b53c) at connio.c:599
  9. #6  0x0804c105 in POP3Server (ignored=0x0) at pop3.c:1693
  10. #7  0x0804d070 in main (argc=1, argv=0xbfd9b624) at pop3.c:2155
  11.  
View raw paste Reply