Open
Bug 976538
Opened 11 years ago
Updated 3 years ago
Windows assertion stacks broken
Categories
(Core :: General, defect)
Tracking
()
NEW
People
(Reporter: ted, Unassigned)
Details
Spun off from bug 939610, it looks like Windows assertion stacks are broken in a different way. It looks like something in nsStackWalk is broken, it's not printing out module names and there are dbghelp errors messages. From ehsan's Try log: https://tbpl.mozilla.org/php/getParsedLog.php?id=35166816&tree=Try :
13:36:12 INFO - ### ERROR: SymInitialize: One or more arguments are invalid
13:36:12 INFO - UNKNOWN 0x0000000064FC3613
13:36:12 INFO - ### ERROR: SymInitialize: The parameter is incorrect.
13:36:12 INFO - UNKNOWN 0x00000000655C369E
Are they broken on some or all of XP, Win7, and Win8?
I wonder if a regression window would be helpful. https://hg.mozilla.org/mozilla-central/rev/50e44ba526bd seems like the most likely candidate.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•