[haiku-bugs] Re: [Haiku] #7557: SMTP not working - Mail keep pending forever

  • From: "humdinger" <trac@xxxxxxxxxxxx>
  • Date: Sat, 18 Jun 2011 06:42:04 -0000

#7557: SMTP not working - Mail keep pending forever
-----------------------------------+----------------------------
   Reporter:  pulkomandy           |      Owner:  czeidler
       Type:  bug                  |     Status:  new
   Priority:  normal               |  Milestone:  R1
  Component:  Servers/mail_daemon  |    Version:  R1/Development
 Resolution:                       |   Keywords:
 Blocked By:                       |   Blocking:
Has a Patch:  0                    |   Platform:  All
-----------------------------------+----------------------------

Comment (by humdinger):

 This is the backtrace of the debugged second "user thread", which might
 just be the sending thread of my primary account that hangs while sending
 every other mail:
 {{{

 [Switching to team /boot/system/servers/mail_daemon -E (126) thread user
 thread (240)]
 0xffff0114 in ?? ()
 (gdb) bt
 #0  0xffff0114 in ?? ()
 #1  0x002bc97d in select () from /boot/system/lib/libroot.so
 #2  0x01e2b39d in SMTPProtocol::ReceiveResponse ()
    from /boot/system/add-ons/mail_daemon/outbound_protocols/SMTP
 #3  0x01e27ee1 in SMTPProtocol::Open ()
    from /boot/system/add-ons/mail_daemon/outbound_protocols/SMTP
 #4  0x01e27688 in SMTPProtocol::Connect ()
    from /boot/system/add-ons/mail_daemon/outbound_protocols/SMTP
 #5  0x01e27961 in SMTPProtocol::SendMessages ()
    from /boot/system/add-ons/mail_daemon/outbound_protocols/SMTP
 #6  0x0060dcbc in OutboundProtocolThread::MessageReceived ()
    from /boot/system/lib/libmail.so
 #7  0x00401a97 in BLooper::DispatchMessage () from
 /boot/system/lib/libbe.so
 #8  0x00403405 in BLooper::task_looper () from /boot/system/lib/libbe.so
 #9  0x00402ff3 in BLooper::_task0_ () from /boot/system/lib/libbe.so
 #10 0x0024c7e6 in thread_entry () from /boot/system/lib/libroot.so
 #11 0x70102fec in ?? ()
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7557#comment:6>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: