[Haiku-bugs] [Haiku] #3189: [mail_daemon] crashes in BList::CountItems()

karmak trac at haiku-os.org
Sun Nov 30 23:43:05 CET 2008


#3189: [mail_daemon] crashes in BList::CountItems()
---------------------------------+------------------------------------------
 Reporter:  karmak               |       Owner:  axeld         
     Type:  bug                  |      Status:  new           
 Priority:  normal               |   Milestone:  R1            
Component:  Servers/mail_server  |     Version:  R1 development
Blockedby:                       |    Platform:  x86           
 Blocking:                       |  
---------------------------------+------------------------------------------
 Recently (r287xx), on real hardware (IBM R52), while fetching my IMAP mail
 :
 {{{
 #0  0x004bad4e in BList::CountItems () from /boot/beos/system/lib/libbe.so
 #1  0x009293a3 in NestedString::CountItems ()
    from /boot/beos/system/add-ons/mail_daemon/inbound_protocols/IMAP
 #2  0x00927154 in IMAP4Client::GetMessage ()
    from /boot/beos/system/add-ons/mail_daemon/inbound_protocols/IMAP
 #3  0x0058d518 in BRemoteMailStorageProtocol::GetMessage ()
    from /boot/beos/system/lib/libmail.so
 #4  0x009281ed in IMAP4Client::GetMessage ()
    from /boot/beos/system/add-ons/mail_daemon/inbound_protocols/IMAP
 #5  0x0058230e in BMailProtocol::ProcessMailMessage ()
    from /boot/beos/system/lib/libmail.so
 #6  0x0056f044 in BMailChainRunner::get_messages ()
    from /boot/beos/system/lib/libmail.so
 #7  0x0056e583 in BMailChainRunner::MessageReceived ()
    from /boot/beos/system/lib/libmail.so
 #8  0x003b027b in BLooper::DispatchMessage ()
    from /boot/beos/system/lib/libbe.so
 #9  0x003b1be9 in BLooper::task_looper () from
 /boot/beos/system/lib/libbe.so
 #10 0x003b17d7 in BLooper::_task0_ () from /boot/beos/system/lib/libbe.so
 #11 0x002389b8 in thread_entry () from /boot/beos/system/lib/libroot.so
 #12 0x70080fec in ?? ()
 }}}

 I cannot reproduce it at will, but encountered it more than once.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/3189>
Haiku <http://dev.haiku-os.org>
The Haiku operating system.



More information about the Haiku-bugs mailing list