Closed
Bug 137717
Opened 23 years ago
Closed 22 years ago
crash after entering the url
Categories
(Core :: DOM: Events, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: rul3r, Assigned: joki)
References
()
Details
(Keywords: crash)
Attachments
(2 files, 2 obsolete files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9+) Gecko/20020415
BuildID: 2002041521
after i enter www.dnews.org the mozilla give me this error:
"/opt/gnome/lib/mozilla/run-mozilla.sh: line 72: 17913 Segmentation fault
$prog ${1+"$@"}"
and then crash.
Reproducible: Always
Steps to Reproduce:
1. open mozilla
2. enter www.dnews.org
3. mozilla crash
Actual Results: mozilla crash
Expected Results: display the page
Comment 1•23 years ago
|
||
Aside from spamming windows about how bad Network Solutions and Verisign are,
the site works on Win32 in 0.9.9
Comment 2•23 years ago
|
||
Do you have a talback ID from this crash ?
Reporter | ||
Comment 3•23 years ago
|
||
I'm kinda new to bugzilla,
how can i enable talkback for the nightly build?
can some linux user confirm this bug?
Comment 4•23 years ago
|
||
wfm using build 2002041503 on Win2k.
Reporter, when crashing, there should have been a Talkback window popup for
which you enter details about your crash.
We then need a reference for your bug which you can find by running
'mozilla/components/talkback/talkback'.
If you don't have this component, please try again with latest Talkback-enabled
nightly build:
http://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-i686-pc-linux-gnu-sea.tar.gz
Keywords: crash,
stackwanted
There is a sound playing as the page loads. Do you have plugger installed?
Reporter | ||
Comment 6•23 years ago
|
||
i installed talkback and when the mozilla crash i dont get any "talkback dialog",
i got the following plugins installed: java, flash, real player.
the mozilla also crashed when i removed those plugins, so i dont think its a
plugins problem.
i got the talkback binary file in /opt/gnome/lib/mozilla/components/talkback/
someone with linux can confirm this bug?
Comment 7•23 years ago
|
||
looks like a recursive crash.
it didn't crash when I was blocking some stuff in Scripts & Windows
Comment 8•23 years ago
|
||
Can't find that stack signature in other bugs so marking as new.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 9•23 years ago
|
||
Comment 10•23 years ago
|
||
open this and boom
Comment 11•23 years ago
|
||
Ignore the previous attachments. They barely work.
(If you open the previous attachment and try to view-source it crashes ... )
This is a tarball containing the 2 files needed for the crash.
Open crash.html and mozilla should crash.
Attachment #79424 -
Attachment is obsolete: true
Attachment #79425 -
Attachment is obsolete: true
Comment 12•23 years ago
|
||
sigh. 'testcase part2' actually works.
open the page .. and leave it open for couple of seconds and it will crash.
Comment 13•23 years ago
|
||
-> Dom Events
Assignee: Matti → joki
Component: Browser-General → DOM Events
QA Contact: imajes-qa → vladimire
Updated•23 years ago
|
Keywords: stackwanted
Comment 14•23 years ago
|
||
WFM Linux 2.4.18-xfs Build ID 2002041513
Comment 15•23 years ago
|
||
btw. if you're going to test disable new window blocking.
in the testcase you should get a popup. try to focus the browser window where
the testcase is and it should crash
Comment 16•23 years ago
|
||
*** Bug 143629 has been marked as a duplicate of this bug. ***
Comment 17•23 years ago
|
||
this looks like a dupe of bug 116206
BTW: I crash if I open testcase part1 and then switch windows
Comment 18•22 years ago
|
||
The testcase is a recursive focus event. It seems to be working now. Doesnt
crash, even though it is making the browser slower. Does anyone still crash? If
not I'm going to mark this work for me.
Comment 19•22 years ago
|
||
resolving
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•