Closed
Bug 320151
Opened 20 years ago
Closed 19 years ago
Benign segfault (crash) upon Ctrl+S -> click -> Ctrl-W
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 366828
People
(Reporter: jasonspiro4, Unassigned)
Details
User-Agent: ELinks/0.10.5 (textmode; Linux 2.4.29 i686; 124x42-1)
Build Identifier: Firefox 1.0.7
see below
Reproducible: Always
Steps to Reproduce:
I reproduced this bug on Slackware 10.1 with Firefox installed using slapt-get. I am using WindowMaker as my window manager.
1. start Firefox
2. press Ctrl+S (Save Page As...)
3. click outside the Save dialog box, anywhere on the main Firefox window
4. press Ctrl+W (Close Window). You must use the keyboard. You cannot use the mouse.
Actual Results:
- The Save dialog box stays open.
- After you press OK, Cancel, or the Close ("X") button in the top-right corner, Mozilla segfaults:
/usr/lib/firefox-1.0.7/run-mozilla.sh: line 159: 5669 Segmentation fault "$prog" ${1+"$@"}
(The number 5669 varies. I get a different number each time I reproduce the bug.)
Expected Results:
Mozilla should not have segfaulted.
This seems not to cause data loss, but could there be similar bugs that are more problematic?
| Reporter | ||
Comment 1•20 years ago
|
||
If you have any further questions, please note that my new e-mail address is jasonspiro2@gmail.com instead of my old address jspiro@myrealbox.com. --Reporter
Version: unspecified → 1.0 Branch
Comment 2•20 years ago
|
||
Could you install with talkback and get a talkback ID for the crash? http://kb.mozillazine.org/Talkback
Severity: normal → critical
Summary: Benign segfault upon Ctrl+S -> click -> Ctrl-W → Benign segfault (crash) upon Ctrl+S -> click -> Ctrl-W
Comment 3•20 years ago
|
||
(you can change your email address in bugzilla -> https://bugzilla.mozilla.org/userprefs.cgi?tab=account )
Related to Core bug 235453?
Comment 5•19 years ago
|
||
It was fixed on trunk by bug 366828.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•