id summary reporter owner description type status priority milestone component version resolution keywords cc blockedby blocking platform 53 POP3 SSL addon crashes mail_daemon when connection fails genki@… nathanw@… "Hello, This crash happens when the mail_daemon tries to look for new e-mail but the machine is not connected to the network. My ISP wasn't working at the time. (I got no IP from the DHCP). It seems only POP3 with SSL crashes, the other accounts on standard POP3 seems fine. On those accounts I just get an error message (which is good and correct); ""Error while connecting blah blah"" I'm pretty sure this can be reproduced by disconnecting your network cable, or switching off your DSL modem(or similar). Here is a stack dump: loading symbols segment violation occurred SSL_pending: SSL_pending: +0017 ec7fb2ab: * 08508b movl 0x00000008(%eax), %edx XXXX@gmail.com:sc frame retaddr fd1e4534 ea5d360b POP3Protocol::~POP3Protocol(void) + 0000002f fd1e4564 ec768364 BMailChainRunner::MessageReceived(BMessage *) + 000000e0 fd1e4a44 ec19a9c0 BLooper::DispatchMessage(BMessage *, BHandler *) + 0000007c fd1e4a5c ec198a39 BLooper::task_looper(void) + 0000043d fd1e4d28 ec19ae46 BLooper::_task0_(void *) + 00000036 fd1e4d3c ec06c50d thread_start + 00000039 XXXXX@gmail.com: Another one again: loading symbols segment violation occurred SSL_shutdown: SSL_shutdown: +0015 ec7fc08d: * 00207e83 cmpl $0x00, 0x00000020(%esi) XXXXX@gmail.com:sc frame retaddr fd1a7564 ec768364 BMailChainRunner::MessageReceived(BMessage *) + 000000e0 fd1a7a44 ec19a9c0 BLooper::DispatchMessage(BMessage *, BHandler *) + 0000007c fd1a7a5c ec198a39 BLooper::task_looper(void) + 0000043d fd1a7d28 ec19ae46 BLooper::_task0_(void *) + 00000036 fd1a7d3c ec06c50d thread_start + 00000039 XXXX@gmail.com:" bug closed normal R1 Applications fixed diver All