Closed
Bug 164950
Opened 22 years ago
Closed 20 years ago
Crash on loading www.publicfiles.com [@ nsIDocument::GetIID]
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: u27431, Assigned: saari)
References
()
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
11.22 KB,
text/plain
|
Details |
1) Type www.publicfiles.com into location bar and hit enter.
2) Site starts loading, pops up on, then another small window (the latter trying
to load losangelestimes.com or something like that).
3) Mozilla crashes.
Reproducible the 5 times I tried it. This is on a newly installed 1.1 using my
old 1.0 profile (probably actually dates back to a 0.9x milestone but it's been
fine).
Talkback doesn't seem to be working on my install (RPM version) so I haven't got
crash data. I tried installing Talkback manually via XPI (as root) and it still
doesn't seem to kick in.
Note: I reached this originally by typing "ttttt" into the location bar and
hitting enter (Internet keywords disabled, Google default search, don't know if
that's relevant).
If someone has some idea how to get Talkback running I'd be happy to repeat to
get crash data.
Guessing "Layout" but I have no clue really. Maybe some funky Javascript.
Sorry... step 2) should read "pops up one", not "pops up on".
verifying. Some kinda loop. Doing an additional "step" the program actually
exited normally:
(gdb) step
Single stepping until exit from function GetIID__11nsIDocument,
which has no line number information.
Program exited normally.
(gdb)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: crash
Summary: Crash on loading www.publicfiles.com → Crash on loading www.publicfiles.com [ in nsIDocument::GetIID () ]
reassigning to kmcclusk for triage.
Assignee: attinasi → kmcclusk
Summary: Crash on loading www.publicfiles.com [ in nsIDocument::GetIID () ] → Crash on loading www.publicfiles.com [@ nsIDocument::GetIID]
Comment 4•22 years ago
|
||
I have seen this bug before (same page, Verisign is evil, etc., different URL),
but I can't seem to find it now.
Anyway, worksforme with linux trunk build 20020827. After opening the two popup
windows, it got stuck for a bit (10 seconds?) and then was ok.
Updated•22 years ago
|
QA Contact: petersen → moied
Comment 5•22 years ago
|
||
Not inside layout. Event Handling?
Assignee: kmcclusk → joki
Component: Layout → Event Handling
QA Contact: moied → rakeshmishra
Updated•22 years ago
|
QA Contact: rakeshmishra → trix
http://bugzilla.mozilla.org/show_bug.cgi?id=179125#c3
joki is no longer here
Assignee: joki → saari
QA Contact: trix → ian
Comment 7•21 years ago
|
||
WFM
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040316
Been awhile since someone saw this crash...mark WORKSFORME?
Comment 8•20 years ago
|
||
Marking WORKSFORME based on comments, plus reporters build is quite old.
Also tested again with 1.7 RC1, allowed the popups and got no crash.
Reporter, please download a recent build from mozilla.org and if you can
reproduce, please reopen this bug.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Updated•13 years ago
|
Crash Signature: [@ nsIDocument::GetIID]
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•