Closed
Bug 827644
Opened 13 years ago
Closed 12 years ago
Shutdown crash when freeing sCoreApp
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jimm, Assigned: jimm)
Details
(Whiteboard: [completed-elm])
Attachments
(1 file)
443 bytes,
patch
|
bbondy
:
review+
|
Details | Diff | Splinter Review |
I think this order is incorrect. We create sMetroApp, then sCoreApp, then sFrameworkView. So freeing them should be in the reverse order.
I only caught the crash once in a debug build, so I'm not 100% certain this is the cause. But regardless I think this order is off.
Attachment #698971 -
Flags: review?(netzen)
Updated•13 years ago
|
Attachment #698971 -
Flags: review?(netzen) → review+
![]() |
Assignee | |
Comment 1•13 years ago
|
||
Whiteboard: [completed-elm]
![]() |
Assignee | |
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•