Closed
Bug 234467
Opened 22 years ago
Closed 22 years ago
crashed as soon as i tried to go to the URL
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: zaphod24, Assigned: bugzilla)
References
()
Details
(Keywords: crash, stackwanted)
User-Agent:
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040207 Firefox/0.8
Only happens with GTK2 and XFT version of Firefox 0.8. Does not happen with the
the non GTK2 etc. version
Reproducible: Always
Steps to Reproduce:
1.Go to http://www.mythtv.org
2.
3.
Actual Results:
Crashed
Expected Results:
Rendered page
Comment 1•22 years ago
|
||
can you attach a stacktrace using GDB ? Run 'firefox -g' then in "GDB>", type
'run' and whe Firefox has crashed and you're in "GDB>", type 'backtrace'
Severity: normal → critical
Keywords: crash,
stackwanted
Comment 2•22 years ago
|
||
WFM
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7b) Gecko/20040328
Firefox/0.8.0+
I get these messages, which probably don't signify.
line 0: uncaught exception: [Exception... "Component returned failure code:
0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH) [nsILocalFile.initWithPath]"
nsresult: "0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH)" location: "JS frame ::
chrome://browser/content/search.xml :: initialize :: line 31" data: no]
CSS Error (http://www.mythtv.org/themes/Myth_bb2/style/style.css :2.22): Unknown
property 'scrollbar-face-color'. Declaration dropped.
CSS Error (http://www.mythtv.org/themes/Myth_bb2/style/style.css :3.27): Unknown
property 'scrollbar-highlight-color'. Declaration dropped.
CSS Error (http://www.mythtv.org/themes/Myth_bb2/style/style.css :4.24): Unknown
property 'scrollbar-shadow-color'. Declaration dropped.
CSS Error (http://www.mythtv.org/themes/Myth_bb2/style/style.css :5.25): Unknown
property 'scrollbar-3dlight-color'. Declaration dropped.
CSS Error (http://www.mythtv.org/themes/Myth_bb2/style/style.css :6.23): Unknown
property 'scrollbar-arrow-color'. Declaration dropped.
CSS Error (http://www.mythtv.org/themes/Myth_bb2/style/style.css :7.23): Unknown
property 'scrollbar-track-color'. Declaration dropped.
CSS Error (http://www.mythtv.org/themes/Myth_bb2/style/style.css :8.28): Unknown
property 'scrollbar-darkshadow-color'. Declaration dropped.
CSS Error (http://www.mythtv.org/themes/Myth_bb2/style/style.css :11.73):
Expected color but found '#'. Error in parsing value for property 'color'.
Declaration dropped.
###!!! ASSERTION: cannot get parent: 'parent', file
../../../../src/widget/src/mac/nsWindow.cpp, line 2657
Break: at file ../../../../src/widget/src/mac/nsWindow.cpp, line 2657
Ben
Comment 3•22 years ago
|
||
WFM: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7b) Gecko/20040328
Firefox/0.8.0+
No reply from reporter in 2 months, please reopen if you can reproduce this with
a nightly build.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•