Closed Bug 190277 Opened 22 years ago Closed 22 years ago

Crash while receiving mail from server (IMAP)

Categories

(MailNews Core :: Backend, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 189591

People

(Reporter: ilya.konstantinov+future, Assigned: mscott)

Details

(Keywords: crash)

Using the CVS snapshot build from Debian, I receive the following crash after
Mozilla finishes getting message headers from my IMAP server:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 18394)]
0x41a77520 in NS_MsgStripRE(char const**, unsigned*, char**) ()
   from /usr/lib/mozilla-snapshot/libmsgbaseutil.so
(gdb) bt
#0  0x41a77520 in NS_MsgStripRE(char const**, unsigned*, char**) ()
   from /usr/lib/mozilla-snapshot/libmsgbaseutil.so
#1  0x41d509d4 in NSGetModule ()
   from /usr/lib/mozilla-snapshot/components/liblocalmail.so
#2  0x41d50faa in NSGetModule ()
   from /usr/lib/mozilla-snapshot/components/liblocalmail.so
#3  0x41d4fdeb in NSGetModule ()
   from /usr/lib/mozilla-snapshot/components/liblocalmail.so
#4  0x41d4fd79 in NSGetModule ()
   from /usr/lib/mozilla-snapshot/components/liblocalmail.so
#5  0x419e412b in NSGetModule ()
   from /usr/lib/mozilla-snapshot/components/libmsgimap.so
#6  0x419e3f85 in NSGetModule ()
   from /usr/lib/mozilla-snapshot/components/libmsgimap.so
#7  0x403c89a7 in XPTC_InvokeByIndex ()
   from /usr/lib/mozilla-snapshot/libxpcom.so
#8  0x403b67bb in nsProxyObject::Post(unsigned, nsXPTMethodInfo*,
nsXPTCMiniVariant*, nsIInterfaceInfo*) () from /usr/lib/mozilla-snapshot/libxpcom.so
#9  0x403af0b3 in PL_HandleEvent () from /usr/lib/mozilla-snapshot/libxpcom.so
#10 0x403aefcd in PL_ProcessPendingEvents ()
   from /usr/lib/mozilla-snapshot/libxpcom.so
#11 0x403b00ef in nsEventQueueImpl::ProcessPendingEvents() ()
   from /usr/lib/mozilla-snapshot/libxpcom.so
#11 0x403b00ef in nsEventQueueImpl::ProcessPendingEvents() ()
   from /usr/lib/mozilla-snapshot/libxpcom.so
---Type <return> to continue, or q <return> to quit---
#12 0x40d7294e in nsBaseWidget::ConvertToDeviceCoordinates(int&, int&) ()
   from /usr/lib/mozilla-snapshot/components/libwidget_gtk2.so
#13 0x411aa29c in g_vsnprintf () from /usr/lib/libglib-2.0.so.0
#14 0x4118d0b9 in g_get_current_time () from /usr/lib/libglib-2.0.so.0
#15 0x4118de5f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#16 0x4118e233 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#17 0x4118e90f in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#18 0x40f0b71f in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#19 0x40d72d28 in nsAppShell::Run() ()
   from /usr/lib/mozilla-snapshot/components/libwidget_gtk2.so
#20 0x40d47996 in NSGetModule ()
   from /usr/lib/mozilla-snapshot/components/libnsappshell.so
#21 0x0804e948 in operator new(unsigned) ()
#22 0x0804f0d5 in operator new(unsigned) ()
#23 0x401fd9d3 in __libc_start_main () from /lib/libc.so.6
Critical severity.
Severity: normal → critical
No longer reproduces with the latest CVS snapshot. Close as FIXED? 
dupe of "crashes in NS_MsgStripRE() due to multiply-linked strings library"

*** This bug has been marked as a duplicate of 189591 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.