Closed
Bug 420145
Opened 17 years ago
Closed 14 years ago
Cycle collection related crashes after out of memory error?
Categories
(Core :: XPCOM, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
References
()
Details
(Keywords: crash, stackwanted, testcase)
See testcase, which comes from bug 347750, it needs enhanced privileges, so you need to download it to your computer.
It gives an out of memory exception, and after that open and close a bunch of tabs. I usually crash quite quickly after that.
Breakpad doesn't give any crash reports, but I attached a stack of a debug build in bug 347750:
https://bugzilla.mozilla.org/attachment.cgi?id=306330
See also comment from Ben Turner in bug 347750, comment 7:
(In reply to comment #6)
> (In reply to comment #4)
> > I'll attach the stack, it seems to crash in the cycle collector.
>
> Looks like an out of memory exception.
>
I see a bunch more out of memory exceptions coming from the graph builder in
just the last week, see
http://crash-stats.mozilla.com/report/list?range_unit=weeks&query_search=stack&query_type=contains&platform=windows&signature=RaiseException&query=NodePool&range_value=1
I think that needs a new bug, maybe blocking...
Flags: blocking1.9?
Updated•17 years ago
|
Version: unspecified → Trunk
Updated•17 years ago
|
Flags: blocking1.9? → wanted-next+
Priority: -- → P2
Comment 1•17 years ago
|
||
Updated•16 years ago
|
Flags: wanted1.9.1?
Flags: wanted1.9.0.x?
Reporter | ||
Updated•16 years ago
|
Flags: blocking1.9.1?
Comment 2•16 years ago
|
||
This should get looked at in 1.9.1 at the very least...
Flags: wanted1.9.0.x? → wanted1.9.0.x+
Comment 3•16 years ago
|
||
I don't see us blocking on this unless it shows up in topcrash reports, or we can come up with a reliable diagnosis.
Flags: wanted1.9.1?
Flags: blocking1.9.1?
Flags: blocking1.9.1-
Reporter | ||
Comment 4•16 years ago
|
||
In current trunk build I get a hang instead of a crash, it seems.
Updated•15 years ago
|
Flags: wanted1.9.2?
Comment 5•15 years ago
|
||
Where is it hanging?
Updated•14 years ago
|
Flags: wanted1.9.2?
Comment 6•14 years ago
|
||
I can't reproduce this on win7 with current nightly build and attachment 232545 [details].
Is a particular build needed to reproduce?
Keywords: stackwanted
Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•