Closed
Bug 66446
Opened 24 years ago
Closed 24 years ago
crash if I close a popup window
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: adamj, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.0 i586; en-US; 0.7) Gecko/20010105
BuildID: 2001010517
[adamj@localhost adamj]$ mozilla
/usr/local/bin/run-mozilla.sh /usr/local/bin/mozilla-bin
MOZILLA_FIVE_HOME=/usr/local/bin
LD_LIBRARY_PATH=/usr/local/bin
LIBRARY_PATH=/usr/local/bin:/usr/local/bin/components
SHLIB_PATH=/usr/local/bin
LIBPATH=/usr/local/bin
ADDON_PATH=/usr/local/bin
MOZ_PROGRAM=/usr/local/bin/mozilla-bin
MOZ_TOOLKIT=
moz_debug=0
moz_debugger=
which: no md5sum in
(/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/usr/games:/home/adamj/bin:/usr/X11R6/bin:/usr/games:/usr/X11R6/bin:/usr/games)
Registering plugin 0 for: "*","All types",".*"
in SetSecurityButton
Error loading URL http://www.google.com/: 804b0002
Error loading URL http://www.google.com/search?q=somepage: 804b0002
we don't handle eBorderStyle_close yet... please fix me
in SetSecurityButton
Error loading URL http://members.tripod.lycos.nl/adm/popup/roadmap.shtml: 804b0002
Error loading URL http://members.tripod.lycos.nl/adm/popup/roadmap.shtml: 804b0002
Error loading URL http://members.tripod.lycos.nl/adm/popup/roadmap.shtml: 804b0002
Error loading URL http://members.tripod.lycos.nl/adm/popup/roadmap.shtml: 804b0002
Error loading URL http://members.tripod.lycos.nl/adm/popup/roadmap.shtml: 804b0002
Error loading URL http://members.tripod.lycos.nl/adm/popup/roadmap.shtml: 804b0002
Error loading URL http://members.tripod.lycos.nl/adm/popup/roadmap.shtml: 804b0002
/usr/local/bin/run-mozilla.sh: line 72: 2257 Segmentation fault $prog
${1+"$@"}
Reproducible: Sometimes
Steps to Reproduce:
I got to the page (and other random pages) and it pops up a new window. When i
close that new window, all of the Mozilla windows open.
Actual Results: /usr/local/bin/run-mozilla.sh: line 72: 2257 Segmentation
fault $prog ${1+"$@"}
Expected Results: The popup window should have been the only window that closed.
kernel 2.4, Mandrake 7.2, AMD K6-2 500
Comment 1•24 years ago
|
||
This is most likely bug 62643, which was fixed lately.
Please try again with a current nightly build and reopen this bug
if you still get this.
*** This bug has been marked as a duplicate of 62643 ***
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
•