Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 22nd, 2010 | Syntax: None | Size: 1.38 KB | Hits: 108 | Expires: Never
Copy text to clipboard
  1. 2010/03/22 19:32:48.529288 Thread "SMTP Send" (0xb779cb70) exited.
  2. [Thread 0xb779cb70 (LWP 23025) exited]
  3. 2010/03/22 19:32:48.530070 pop3client started
  4. 2010/03/22 19:32:48.532226 pop3client ended
  5. 2010/03/22 19:32:48.532238 serv_extnotify: processing notify queue
  6. 2010/03/22 19:32:48.532395 serv_extnotify: queue run completed
  7. 2010/03/22 19:32:49.000133 Garbage Collection for thread "SMTP Send" (0xb779cb70).
  8. 2010/03/22 19:32:49.027980 >200 authenticated as network node 'comalies'
  9. 2010/03/22 19:32:49.597361 <200 11674
  10. 2010/03/22 19:32:50.530215 Begin Sieve processing
  11.  
  12. Program received signal SIGSEGV, Segmentation fault.
  13. [Switching to Thread 0xb7391b70 (LWP 23022)]
  14. safestrncpy (dest=0xb7391194 "",
  15.     src=0x6f747565 <Address 0x6f747565 out of bounds>, n=128) at lib/tools.c:95
  16. 95                      dest[i] = src[i];
  17. (gdb) bt
  18. #0  safestrncpy (dest=0xb7391194 "",
  19.     src=0x6f747565 <Address 0x6f747565 out of bounds>, n=128) at lib/tools.c:95
  20. #1  0x080abdbf in perform_sieve_processing () at modules/sieve/serv_sieve.c:952
  21. #2  0x0805af8f in PerformSessionHooks (EventType=51) at serv_extensions.c:894
  22. #3  0x08071161 in do_housekeeping () at housekeeping.c:145
  23. #4  0x08059974 in worker_thread (arg=0x0) at sysdep.c:1067
  24. #5  0x08076905 in ctdl_internal_thread_func (arg=0x82193f8) at threads.c:840
  25. #6  0xb7e2d42f in start_thread () from /lib/libpthread.so.0
  26. #7  0xb7bb079e in clone () from /lib/libc.so.6