Closed
Bug 335811
Opened 19 years ago
Closed 18 years ago
svg crash [@ __kernel_vsyscall ()]
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: takenspc, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
12.54 KB,
text/plain
|
Details |
User-Agent: Opera/9.00 (X11; Linux i686; U; en)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20060428 Minefield/3.0a1
Mozilla Firefox crashes when load above file and scroll to svg content.
Reproducible: Always
Steps to Reproduce:
1.load the page
2.scroll to svg content
3.
Actual Results:
Mozilla Firefox crashes
Expected Results:
Show svg content
that svg file is not well-formed but as correct it, firefox also crashes.
Reporter | ||
Comment 1•19 years ago
|
||
Stacktrace.
since I'm a newbie, probably this bug's summary is not good.
Comment 2•19 years ago
|
||
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9a1) Gecko/20060426 Minefield/3.0a1 - Build ID: 0000000000
Confirmed.
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed: file /home/philip/Work/Mozilla/mozilla/parser/htmlparser/src/nsExpatDriver.cpp, line 705
The application 'Gecko' lost its connection to the display :0.0;
most likely the X server was shut down or you killed/destroyed
the application.
Reporter | ||
Comment 3•18 years ago
|
||
This bug hasn't been reproduced since Bug 364742 landed.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Updated•13 years ago
|
Crash Signature: [@ __kernel_vsyscall ()]
You need to log in
before you can comment on or make changes to this bug.
Description
•