Closed
Bug 609791
Opened 15 years ago
Closed 7 years ago
Option to dump a C++ stack trace into a log file when OOM
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect)
Tamarin Graveyard
Garbage Collection (mmGC)
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: rreitmai, Unassigned)
Details
As OOM errors by definition may be difficult to reproduce, it would be handy to have some postmortem data to assist in their diagnosis.
One such piece of data would be a stack trace as the point of Abort(). This feature has limited use under tamarin, but within the player and/or AIR it could prove quite handy.
Updated•14 years ago
|
Target Milestone: --- → Future
Comment 1•7 years ago
|
||
Tamarin is a dead project now. Mass WONTFIX.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Comment 2•7 years ago
|
||
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
You need to log in
before you can comment on or make changes to this bug.
Description
•