Closed
Bug 216519
Opened 21 years ago
Closed 21 years ago
crash when try to forward multiple messages (not as attachments)
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 205530
People
(Reporter: wolfiR, Assigned: sspitzer)
Details
(Keywords: crash, stackwanted)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030813
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030813
I've found some similar bugs but not this:
Reproducible: Always
Steps to Reproduce:
1. mark more messages (mail or news)
2. hit "Forward"
Actual Results:
Mozilla crashes completely
Comment 1•21 years ago
|
||
Wolfgang: Could you provide talkback incident ID?
Severity: major → critical
Keywords: crash
Reporter | ||
Comment 2•21 years ago
|
||
unfortunately I can't reproduce it with talkback build of 1.5a.
I found it with an own build with the following buildconfig:
about:buildconfig
Build platform
target
i686-pc-linux-gnu
Build tools
Compiler Version Compiler flags
gcc gcc version 3.3 20030226 (prerelease) (SuSE Linux) -Wall -W -Wno-unused
-Wpointer-arith -Wcast-align -Wno-long-long -pedantic -O2 -march=i586 -mcpu=i686
-fmessage-length=0 -fno-strict-aliasing -pthread -pipe
c++ gcc version 3.3 20030226 (prerelease) (SuSE Linux) -fno-rtti
-fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -pedantic -O2
-march=i586 -mcpu=i686 -fmessage-length=0 -fno-strict-aliasing -fshort-wchar
-pthread -pipe -I/usr/X11R6/include
Configure arguments
--disable-tests '--enable-optimize=-O2\ -march=i586\ -mcpu=i686\
-fmessage-length=0\ -fno-strict-aliasing' --enable-extensions=all
--enable-xinerama --enable-crypto --enable-reorder --enable-strip --enable-svg
--disable-debug --disable-dtd-debug --disable-logging --disable-freetype2
--enable-xft --with-default-mozilla-five-home=/opt/mozilla/lib
--libdir=/opt/mozilla/lib --sysconfdir=/etc --mandir=/usr/share/man
--prefix=/opt/mozilla --with-system-jpeg --with-system-png --with-system-mng
--with-system-zlib --enable-calendar --enable-ldap-experimental
Is there a way how to get debug data without talkback, or:
It it possible to build talkback within an own build?
Comment 3•21 years ago
|
||
wolfgang, build Mozilla without --disable-debug then start Mozilla with "mozilla
-g", you'll get the stack from GDB using "bt" once Mozilla has crashed.
Keywords: stackwanted
Comment 4•21 years ago
|
||
Same thing happens for me. Red Hat Linux 9 - Mozilla 1.3
Comment 5•21 years ago
|
||
I had it with 1.4 and with 1.5 now agaun:(
Mozilla 1.5
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031019
crashes if you try to forward more then 1 email at the same time. We have it at
multiple systems. Really annoying that don't save drafts.
I can reproduce it all the time, if I can be of help, tell me.
Gentoo 1.4
GCC 3.2.3.
e
Comment 6•21 years ago
|
||
Is this a dupe of bug 205530?
Reporter | ||
Comment 7•21 years ago
|
||
the report #205530 does match what I've meant her. I think it is a dupe.
Please note that I cannot reproduce it every time :-(
*** This bug has been marked as a duplicate of 205530 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 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
•