Open
Bug 707429
Opened 13 years ago
Updated 2 years ago
Assertion failure: addr % Cell::CellSize == 0, SIGABRT
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
NEW
People
(Reporter: macmaN, Unassigned)
References
Details
Attachments
(1 file)
54.40 KB,
text/plain
|
Details |
TB has been crashing while idling, first time I've caught it in gdb now.
gdb.txt attached.
Assignee: nobody → general
Component: General → JavaScript Engine
Product: Thunderbird → Core
QA Contact: general → general
Version: 8 → Trunk
Comment 2•13 years ago
|
||
Bill, do you see any way we can debug this? Could it possibly help you with any of the GC bugs?
It looks like a patch I have in my queue may be triggering this semi-reliably.
How often does it seem to happen, and what platforms? Also, what's the patch that's triggering it?
Also, does anyone know if there's a bug on file to get minidumps from tryserver? I've heard there was one, but I can't find it.
Actually, looks like it was a bug in my patch. It went away when I fixed a different issue.
Assignee | ||
Updated•10 years ago
|
Assignee: general → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•