Closed
Bug 273627
Opened 20 years ago
Closed 20 years ago
pressing PRINT crashes program
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 260675
People
(Reporter: rob, Assigned: mscott)
Details
(Keywords: crash)
Attachments
(3 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041116 Firefox/1.0
Build Identifier: version 0.9 (20041207)
I'm using gentoo 2.6.10-rc2-mm2.
Compiled Thunderbird with:L CFLAGS=" -march=i686 -O2
When I press the print button, program crashes.
This line is added to .xsession-errors :
/usr/bin/thunderbird: line 392: 26507 Segmentation fault $mozbin "$@"
Reproducible: Always
Steps to Reproduce:
1. press print button
2.
3.
Actual Results:
program abended
Expected Results:
print a mail,
Reporter | ||
Comment 1•20 years ago
|
||
If more data is needed let me know.
Updated•20 years ago
|
Severity: major → critical
Keywords: crash
Summary: pressing PRINT crashes program → pressing PRINT crashes program
Reporter | ||
Comment 2•20 years ago
|
||
I upgraded to tb 1.0 . compiled with 'debug' flag.
Reporter | ||
Comment 3•20 years ago
|
||
I'm not really familiar with gdb. If using gdm with other options would give
better info or there are other tests I can run please let me know.
Comment 4•20 years ago
|
||
Also happens for me on RHEL9. If I select Page Setup or Print or Print Preview
from the File menu, or click the Print button in the Mail Toolbar, Thunderbird
crashes. When it crashes, it gives the output:
./run-mozilla.sh: line 451: 1225 Segmentation fault "$prog" ${1+"$@"}
Running Thunderbird 1.0 as downloaded from the download page (i.e. I didn't
build it myself).
*** This bug has been marked as a duplicate of 260675 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•