Closed
Bug 91599
Opened 24 years ago
Closed 24 years ago
crash selecting another mail message
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
People
(Reporter: scott.davis, Assigned: sspitzer)
Details
Mozilla nightly build 2001071910 (Solaris) crashes sometimes when displaying
another mail message by either clicking on the message header, or deleting a
mesage (and going to the next one).
Stack Trace (from run with mozilla -g):
(gdb) run
(no debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...[New LWP 1]
[New LWP 2]
[New LWP 3]
[New LWP 4]
[New LWP 5]
[New LWP 6]
[New LWP 7]
[New LWP 8]
[New LWP 9]
[New LWP 10]
[New LWP 11]
Program received signal SIGSEGV, Segmentation fault.
0xfea9060c in memcpy () from /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
(gdb) where
#0 0xfea9060c in memcpy () from /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
#1 0xff1c98f4 in CopyChars2To2 () from
/home/sbd/tmp/./mozilla-2001071910/libxpcom.so
#2 0xff1ca610 in nsStr::StrAppend () from
/home/sbd/tmp/./mozilla-2001071910/libxpcom.so
#3 0xff1ca548 in nsStr::StrAssign () from
/home/sbd/tmp/./mozilla-2001071910/libxpcom.so
#4 0xff1ce230 in nsString::nsString () from
/home/sbd/tmp/./mozilla-2001071910/libxpcom.so
#5 0xff367120 in nsFont::nsFont () from
/home/sbd/tmp/./mozilla-2001071910/libgkgfx.so
#6 0xfd74f660 in nsStyleFont::nsStyleFont () from
/home/sbd/tmp/mozilla-2001071910/components/libgkcontent.so
#7 0xfd652b70 in nsRuleNode::ComputeFontData () from
/home/sbd/tmp/mozilla-2001071910/components/libgkcontent.so
#8 0xfd6523b4 in nsRuleNode::WalkRuleTree () from
/home/sbd/tmp/mozilla-2001071910/components/libgkcontent.so
#9 0xfd6514ec in nsRuleNode::GetFontData () from
/home/sbd/tmp/mozilla-2001071910/components/libgkcontent.so
#10 0xfd65afc4 in nsRuleNode::GetStyleData () from
/home/sbd/tmp/mozilla-2001071910/components/libgkcontent.so
#11 0xfd72c304 in nsStyleContext::GetStyleData () from
/home/sbd/tmp/mozilla-2001071910/components/libgkcontent.so
#12 0xfcc8ca68 in nsOutlinerBodyFrame::PaintText () at /gcc-2.95.2/gcc/cp/new.cc:41
#13 0xfcc8c2bc in nsOutlinerBodyFrame::PaintCell () at /gcc-2.95.2/gcc/cp/new.cc:41
#14 0xfcc8b9b4 in nsOutlinerBodyFrame::PaintRow () at /gcc-2.95.2/gcc/cp/new.cc:41
#15 0xfcc8b5a8 in nsOutlinerBodyFrame::Paint () at /gcc-2.95.2/gcc/cp/new.cc:41
#16 0xfcb9045c in PresShell::Paint () at /gcc-2.95.2/gcc/cp/new.cc:41
#17 0xfca4e174 in nsView::Paint () at /gcc-2.95.2/gcc/cp/new.cc:41
#18 0xfca584d0 in nsViewManager::RenderDisplayListElement () at
/gcc-2.95.2/gcc/cp/new.cc:41
#19 0xfca5826c in nsViewManager::RenderViews () at /gcc-2.95.2/gcc/cp/new.cc:41
#20 0xfca57188 in nsViewManager::Refresh () at /gcc-2.95.2/gcc/cp/new.cc:41
#21 0xfca59990 in nsViewManager::DispatchEvent () at /gcc-2.95.2/gcc/cp/new.cc:41
#22 0xfca4db08 in _start () at /gcc-2.95.2/gcc/cp/new.cc:41
#23 0xfdd02c38 in nsWidget::DispatchEvent () from
/home/sbd/tmp/mozilla-2001071910/components/libwidget_gtk.so
#24 0xfdd02b48 in nsWidget::DispatchWindowEvent () from
/home/sbd/tmp/mozilla-2001071910/components/libwidget_gtk.so
#25 0xfdd06338 in nsWindow::DoPaint () from
/home/sbd/tmp/mozilla-2001071910/components/libwidget_gtk.so
#26 0xfdd06464 in nsWindow::Update () from
/home/sbd/tmp/mozilla-2001071910/components/libwidget_gtk.so
#27 0xfdd061d8 in nsWindow::UpdateIdle () from
/home/sbd/tmp/mozilla-2001071910/components/libwidget_gtk.so
#28 0xfee66e54 in g_idle_dispatch (source_data=0xfdd0615c,
dispatch_time=0xffbee0b0, user_data=0x0) at gmain.c:1365
#29 0xfee65884 in g_main_dispatch (dispatch_time=0xffbee0b0) at gmain.c:656
#30 0xfee660b0 in g_main_iterate (block=0, dispatch=1) at gmain.c:877
#31 0xfee662d0 in g_main_run (loop=0x374cc0) at gmain.c:935
#32 0xfefc101c in gtk_main () at gtkmain.c:476
#33 0xfdcf3680 in nsAppShell::Run () from
/home/sbd/tmp/mozilla-2001071910/components/libwidget_gtk.so
#34 0xfe8d9354 in nsAppShellService::Run () from
/home/sbd/tmp/mozilla-2001071910/components/libnsappshell.so
#35 0x18130 in NS_CreateNativeAppSupport () at /gcc-2.95.2/gcc/cp/new.cc:41
#36 0x18bac in main () at /gcc-2.95.2/gcc/cp/new.cc:41
#37 0x137c8 in _start () at /gcc-2.95.2/gcc/cp/new.cc:41
(gdb)
This wasn't a problem with build 2001071110 which I had been using. it doesn't
happen with every message, but it doesn't seem to take many.
Other info:
IMAP client
modern theme
MailNews window in three-pane format plus sidebar below mail folders.
Comment 1•24 years ago
|
||
The early 20010719 builds had serious crash issues on all platforms. This issue
was tracked in bug 91479; I'm marking this a dup based on the stack trace.
This should be fixed; I'd try it with a later 20010719 build or a 20010720
build, when they appear.
*** This bug has been marked as a duplicate of 91479 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•