Closed
Bug 9329
Opened 26 years ago
Closed 26 years ago
Crash when createing a menu
Categories
(Core :: XUL, defect, P1)
Tracking
()
RESOLVED
WORKSFORME
M9
People
(Reporter: davidm, Assigned: saari)
Details
(Keywords: crash)
I am crashing on startup ( I assume a previous crash has corrupted something)
because the call to get mUnicodeConvertor in nsMenu's constructor is failing with
error =108. mUnicodeConvertor is left pointing to some random memory.
Updated•26 years ago
|
Assignee: trudelle → saari
Priority: P3 → P1
Target Milestone: M8
Comment 1•26 years ago
|
||
assigning to saari as p1 for m8. shouldn't this be severity: blocker?
I only happens after you try and run after you crashed ( and most likely only
after some crashes ) as far as I know so I don't think its that critical.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M8 → M9
Assignee | ||
Comment 3•26 years ago
|
||
Well, that is an OS call that is failing, so I'm guessing the system is pretty
hosed by that point. Any ideas why the system crashes to begin with?
Moving to M9
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 5•26 years ago
|
||
Yes, this is Mac specific, and I havn't seen it yet... so I'm marking it
worksforme
You need to log in
before you can comment on or make changes to this bug.
Description
•