Closed
Bug 280516
Opened 20 years ago
Closed 20 years ago
Crash when sending mail is cancelled [@ 0xb34e9a48 - nsCOMPtr_base::assign_from_qi() ]
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 275095
People
(Reporter: relf, Assigned: sspitzer)
Details
(Keywords: crash)
Crash Data
Mozilla linux build 2005011014 MailNews often crashes if I press Cancel while mail message is being sent. TalkBack ID: TB3401450W
| Reporter | ||
Comment 1•20 years ago
|
||
It seems that the crash is likely to occur if the message has attachments. But I'm not 100% sure about that.
Looks very similiar to Bug 275095. TalkBack ID: TB3401450W ----------------------- Stack Signature 0xb34e9a48 078eda81 Product ID MozillaTrunk Build ID 2005011014 Trigger Time 2005-01-31 04:41:42.0 Platform LinuxIntel Operating System Linux 2.6.10 Module URL visited User Comments Since Last Crash 25 sec Total Uptime 79 sec Trigger Reason SIGSEGV: Segmentation Fault: (signal 11) Source File, Line No. N/A Stack Trace 0xb34e9a48 nsCOMPtr_base::assign_from_qi() [/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/xpcom/build/nsCOMPtr.cpp, line 96] nsMsgAsyncWriteProtocol::UpdateProgress() [/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/mailnews/base/util/nsMsgProtocol.cpp, line 842] nsMsgProtocolStreamProvider::OnOutputStreamReady() nsOutputStreamReadyEvent::EventHandler() PL_HandleEvent() [/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/xpcom/threads/plevent.c, line 698] PL_ProcessEventsBeforeID() [/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/xpcom/threads/plevent.c, line 1761] processQueue() [/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/widget/src/gtk/nsAppShell.cpp, line 410] nsVoidArray::EnumerateForwards() [/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/xpcom/ds/nsVoidArray.cpp, line 648] nsAppShell::ProcessBeforeID() [/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/widget/src/gtk/nsAppShell.cpp, line 416] handle_gdk_event() [/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/widget/src/gtk/nsGtkEventHandler.cpp, line 871] libgdk-1.2.so.0 + 0x18fd5 (0xb7c9cfd5) libglib-1.2.so.0 + 0x1003d (0xb7c7003d) libglib-1.2.so.0 + 0x104f4 (0xb7c704f4) libglib-1.2.so.0 + 0x10724 (0xb7c70724) libgtk-1.2.so.0 + 0xa025f (0xb7d5c25f) nsAppShell::Run() [/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/widget/src/gtk/nsAppShell.cpp, line 295] nsAppStartup::Run() [/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/xpfe/components/startup/src/nsAppStartup.cpp, line 208] main1() [/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1301] main() [/builds/tinderbox/SeaMonkey-Release/Linux_2.4.2-2_Clobber/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1814] libc.so.6 + 0x15904 (0xb7a41904)
Keywords: talkbackid
Summary: Crash when sending mail is cancelled → Crash when sending mail is cancelled [@ 0xb34e9a48 - nsCOMPtr_base::assign_from_qi() ]
Comment 3•20 years ago
|
||
yeah, this MUST be a dupe ;-). *** This bug has been marked as a duplicate of 275095 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Core → MailNews Core
Updated•13 years ago
|
Crash Signature: [@ 0xb34e9a48 - nsCOMPtr_base::assign_from_qi() ]
You need to log in
before you can comment on or make changes to this bug.
Description
•