Closed
Bug 321250
Opened 19 years ago
Closed 9 years ago
slow when opening script
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jaro3000, Unassigned)
Details
(Keywords: perf, testcase)
Attachments
(1 file)
7.58 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050414
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050414 and Firefox 1.5.x on friends Windows
http://djcool.kewlnet.int.pl/skrypt.txt crashing mozilla.
Reproducible: Always
Steps to Reproduce:
1.As above
Actual Results:
crash
Comment 1•19 years ago
|
||
Could you install with talkback and get a talkback ID for the crash? http://kb.mozillazine.org/Talkback
Comment 2•19 years ago
|
||
Confirm Linux specific. Does not affect my Windows XP Machine.
Comment 3•19 years ago
|
||
Comment 4•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20051223 Firefox/1.6a1 ID:2005122313
completely locks up FF, but no crash
Comment 5•19 years ago
|
||
Some stuff from a debug build:
WARNING: NS_ENSURE_TRUE(cv) failed, file /moz/trunk/mozilla/xpfe/appshell/src/nsXULWindow.cpp, line 1561
++DOMWINDOW == 10
nsLineLayout: Text(0)@0x8988d54 metrics=39006152,240!
Area(div)(-1)@0x8988b8c: line=0x8988c70 xmost=39206852
nsLineLayout: Text(0)@0x8988d54 metrics=39006152,240!
Area(div)(-1)@0x8988b8c: line=0x8988c70 xmost=39206852
Area(div)(-1)@0x8988b8c: WARNING: xmost:39206852
nsLineLayout: Text(0)@0x8890f3c metrics=39006150,240!
nsLineLayout: Text(0)@0x8890f3c metrics=39006150,240!
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
Comment 6•16 years ago
|
||
Aleksej, do you see this on linux?
no lock up with Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2a1pre) Gecko/20090227 Minefield/3.2a1pre
Whiteboard: closeme 2009-03-15
Updated•16 years ago
|
Whiteboard: closeme 2009-03-15 → closeme 2009-03-25
![]() |
||
Comment 7•16 years ago
|
||
WFM with:
Mozilla/5.0 (X11; U; Linux i686; eo; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5
Mozilla/5.0 (X11; U; Linux i686; eo; rv:1.9.0.6) Gecko/2009020517 IceCat/3.0.6-g1
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2a1pre) Gecko/20090311 Minefield/3.2a1pre
If I make the numbers 1000 times bigger, I get “script busy” dialogs. Maybe a faster machine with (still) little memory given to Firefox would show something different.
![]() |
||
Comment 8•16 years ago
|
||
(In reply to comment #7)
> If I make the numbers 1000 times bigger, I get “script busy” dialogs. Maybe a
> faster machine with (still) little memory given to Firefox would show something
> different.
I’ve been thinking of a crash there. I can’t say it causes a bad hang, either, the dialogs save me from it.
Updated•16 years ago
|
Whiteboard: closeme 2009-03-25
Updated•14 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•