Sorry dude:

2010/01/30 12:48:31.967497 Closing socket 60
2010/01/30 12:48:31.967520 Done with RemoveContext()
2010/01/30 12:48:32.002170 Interrupted CtdlThreadSelect.
2010/01/30 12:48:32.002234 Thread "Worker Thread" caught signal 1.
2010/01/30 12:48:32.002284 Thread "Worker Thread" (0xa8ec4b90) exited.
2010/01/30 12:48:32.002691 Garbage Collection for thread "Worker Thread" 
(0xa8dc3b90).
2010/01/30 12:48:32.002729 Garbage Collection for thread "Worker Thread" 
(0xa8ec4b90).
2010/01/30 12:48:32.384415 New client socket 34
2010/01/30 12:48:32.468350 [3896] SMTP server: HELO pc-67-97-241-201.cm.vtr.net
2010/01/30 12:48:32.486225 New client socket 54
2010/01/30 12:48:32.489859 New client socket 57
2010/01/30 12:48:32.510098 [3898] Session SMTP data is null.  WTF?  We will 
crash now.
2010/01/30 12:48:32.510539 [3898] SMTP server: �z
Segmentation fault (core dumped)

#0  smtp_command_loop ()
at modules/smtp/serv_smtp.c:876
876             if (sSMTP->command_state == smtp_user) {
(gdb) bt
#0  smtp_command_loop () at modules/smtp/serv_smtp.c:876
#1  0x08058a7f in worker_thread (arg=0x0) at sysdep.c:1020
#2  0x080776df in ctdl_internal_thread_func (arg=0x9f328c8) at threads.c:839
#3  0xb7d2750f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4  0xb79e07ee in clone () from /lib/tls/i686/cmov/libc.so.6

Reply via email to