Closed
Bug 18071
Opened 25 years ago
Closed 25 years ago
[PP] Linux - Bugzilla bug number query crashes browser
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: davet, Assigned: rods)
References
()
Details
Build: 1999082316
Trying to query existing mozilla bugs causes the browser to crash. Don't have
to select any search criteria, leave them as they are when the page loads (I'm
using PC, Linux) just click the "Submit query" button
from the output in my xterm:
<output>
Document http://bugzilla.mozilla.org/query.cgi loaded successfully
Document: Done (8.53 secs)
Assertion: "frame is not a valid child frame" (frames.ContainsFrame(aOldFrame))
at file nsContainerFrame.cpp, line 341
Break: at file nsContainerFrame.cpp, line 341
.//run-mozilla.sh: line 29: 20108 Segmentation fault $prog ${1+"$@"}
</output>
Updated•25 years ago
|
Assignee: karnaze → kmcclusk
Comment 1•25 years ago
|
||
Reassigning to Kevin.
Updated•25 years ago
|
Severity: normal → critical
Updated•25 years ago
|
Assignee: kmcclusk → rods
Comment 2•25 years ago
|
||
Rod, this is probably another dup of the general crash caused by the re-creation
of frames.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•25 years ago
|
||
This works now - fixed
Status: RESOLVED → VERIFIED
Summary: Query Existing Bug Reports - submit button crashes browser → [PP] Linux - Bugzilla bug number query crashes browser
I saw this crash in the 19991109xx build on Linux, but not in the 1999111017 M11
build on the same machine. So, I'm verifying this as fixed.
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•