Closed
Bug 595693
Opened 15 years ago
Closed 15 years ago
"Error: allocation size overflow" in Error Log and slow startup of Fx4
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | beta7+ |
People
(Reporter: streetwolf52, Assigned: brendan)
References
(
URL
)
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6pre) Gecko/20100911 Firefox/4.0b6pre
Build Identifier: 20100911164853
it appears that cset 421427ca9809 is causing the allocation error messages and the slow startup of Fx4 with AdBlock Plus.
It usually takes a few restarts of Fx4 to start seeing all of this. I'm currently on cset 8afc7bd2f495 with no problems.
Reproducible: Always
| Reporter | ||
Updated•15 years ago
|
Whiteboard: regression
Version: unspecified → Trunk
| Reporter | ||
Updated•15 years ago
|
Keywords: regression
Whiteboard: regression
| Reporter | ||
Updated•15 years ago
|
Summary: Error: allocation size overflow in Error Log and slow startup of Fx4 → "Error: allocation size overflow" in Error Log and slow startup of Fx4
Updated•15 years ago
|
blocking2.0: --- → beta6+
Comment 1•15 years ago
|
||
Thanks for the report. Try again with revision f7c46270db80 or later.
| Reporter | ||
Comment 2•15 years ago
|
||
f7c46270db80 appears to have fixed this problem.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6pre) Gecko/20100911 Firefox/4.0b6pre - Build ID: 20100912135256
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•15 years ago
|
||
Yikes, that was a silly bug. Fixed by final patch in bug 592556, the one that addressed the Ts regression.
/be
Depends on: 592556
| Assignee | ||
Updated•15 years ago
|
Assignee: general → brendan
You need to log in
before you can comment on or make changes to this bug.
Description
•