Closed Bug 81264 Opened 24 years ago Closed 24 years ago

crash when sending mail

Categories

(MailNews Core :: Composition, defect, P1)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 80203
mozilla0.9.1

People

(Reporter: blizzard, Assigned: sspitzer)

References

Details

(Keywords: crash, Whiteboard: [nsbeta1+]critical for mozilla 0.9.1)

Build is on May 16, 2001. I crash right after the mail window disappears after sending mail. Here is a stack trace: #0 0x0821933a in ?? () at eval.c:41 #1 0x419ab776 in PresShell::GetViewManager (this=0x8282218, aResult=0xbffff3e0) at ../../../../dist/include/nsISupportsUtils.h:1128 #2 0x419b3e36 in HandlePLEvent (aEvent=0x448eb598) at ../../../../dist/include/nsCOMPtr.h:649 #3 0x400c2d6f in PL_HandleEvent (self=0x448eb598) at plevent.c:588 #4 0x400c31bc in PL_ProcessEventsBeforeID (aSelf=0x80b7de8, aID=18750) at plevent.c:1254 #5 0x40528249 in processQueue (aElement=0x80b7de8, aData=0x493e) at nsAppShell.cpp:475 #6 0x4009dab5 in nsVoidArray::EnumerateForwards (this=0x8107240, aFunc=0x40528228 <processQueue(void *, void *)>, aData=0x493e) at nsVoidArray.cpp:313 #7 0x40528287 in nsAppShell::ProcessBeforeID (aID=18750) at nsAppShell.cpp:483 #8 0x405306a8 in handle_gdk_event (event=0x40e1285c, data=0x0) at nsGtkEventHandler.cpp:987 #9 0x406a1e4f in gdk_event_dispatch () from /usr/lib/libgdk-1.2.so.0 #10 0x406d17f3 in g_main_dispatch () from /usr/lib/libglib-1.2.so.0 #11 0x406d1dd9 in g_main_iterate () from /usr/lib/libglib-1.2.so.0 #12 0x406d1f8c in g_main_run () from /usr/lib/libglib-1.2.so.0 #13 0x405e9803 in gtk_main () from /usr/lib/libgtk-1.2.so.0 #14 0x40527fb6 in nsAppShell::Run (this=0x8107230) at nsAppShell.cpp:360 #15 0x404fde8a in nsAppShellService::Run (this=0x80f2670) at ../../../dist/include/nsCOMPtr.h:649 #16 0x0804e377 in main1 (argc=2, argv=0xbffff91c, nativeApp=0x0) at ../../dist/include/nsCOMPtr.h:649 #17 0x0804ec17 in main (argc=2, argv=0xbffff91c) at nsAppRunner.cpp:1308 #18 0x401fb177 in __libc_start_main (main=0x804eacc <main>, argc=2, ubp_av=0xbffff91c, init=0x804ade0 <_init>, fini=0x805062c <_fini>, rtld_fini=0x4000e184 <_dl_fini>, stack_end=0xbffff90c) at ../sysdeps/generic/libc-start.c:129
Keywords: crash
Whiteboard: critical for mozilla 0.9.1
composition, cc'ing ducarroz and varada
Component: Mail Window Front End → Composition
blizzard, do you see this on every send? varada or ducarroz, can you reproduce this? The bug currently says Linux and just to note that I don't see this on Win 2000 using the 5/16 build.
I'm hearing of other people to duplicate this as well. Sounds bad. moving to 0.9.1
Keywords: nsbeta1
Priority: -- → P1
Whiteboard: critical for mozilla 0.9.1 → [nsbeta1+]critical for mozilla 0.9.1
Target Milestone: --- → mozilla0.9.1
FWIW: been seeing something similar for a while, but resolved the bug as invalid since i was told gcc2.96-81 is to be considered buggy. Two attachments in bug 80460. http://bugzilla.mozilla.org/showattachment.cgi?attach_id=34233 http://bugzilla.mozilla.org/showattachment.cgi?attach_id=34206 The mail gets sent, crash is an instance later. Replies crash more often than new messages.
Seen it, experimenting it. This was supposed to be SSL related, but i have SSL turned off in the mail settings. This is critical guys, let's get it fixed soon. Also we need talkback back in so we can help you with traces Using linux and build 2001051508 here
I'm seeing this, when I Reply to all, and don't change the recipients at all. Sending new mail doesn't cause crashes. Also, doesn't happen (AFAICT) with reply to sender.
I lie: Replying to sender also causes the crash. I'm running 2001051608 for Linux i686.
doing a reply to sender, yet changing the address to someone else also crashes on 2001051706 on Debian 2.2 Linux. It has been doing this for the last several nightlies I have downloaded.
investigating... (sorry for the delay)
I used Build 2001051708 and no crashes after sending mail on linux both plaintext as well as Sendpage with html.
It crashes on reply almost every time using my linux debug build from yesterday. The crash occurs in nsPresShell.cpp:1746, when it is trying to addref mViewManager ( NS_IF_ADDREF(mViewManager)).
Does the patch on bug 80203 help? (It causes some other problems that I will look into tomorrow, but it seems like this could be the same problem as bug 80203.)
I'll test dbaron's patch now.
dbaron's patch fixes this! *** This bug has been marked as a duplicate of 80203 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
What a good news and a relief. Thanks Seth for taking care of it.
*** Bug 81419 has been marked as a duplicate of this bug. ***
verified as dup. also note can't reproduce the crashes with build 2001-05-23 on linux or the other OS's when replying, replying to all, sending or forwarding. The dup bug fixed the crash portion on 5-19. Verified.
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.