Open
Bug 925773
Opened 12 years ago
Updated 3 years ago
Forgetting shmems on ActorDestroy leads to crashes
Categories
(Core :: Graphics: Layers, defect)
Core
Graphics: Layers
Tracking
()
NEW
People
(Reporter: nrc, Unassigned)
References
Details
We should be able to forget our shmems, let IPDL release them and carry on. However, that leads to a crash when we try to reconstruct the IPDL tree of actors (in the constructor for compositable child, I think).
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•