Closed
Bug 547100
Opened 15 years ago
Closed 15 years ago
Crashes in 3.1a1 [@ nsImapFlagAndUidState::ExpungeByIndex(unsigned int)]
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 537551
People
(Reporter: zandr, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
Had a very repeatable crash in 3.1a1.
NB: I'm a pathological user, with a 33GB mail spool on a dovecot server.
It looks like when I installed 3.1a1 it started off reindexing some things, and was choking on something. While I was at lunch Lanikai crashed:
32f65d92-7d2b-444b-ae38-b242b2100218
I fired it back up and it crashed again immediately:
1ff2ed8e-63a2-4b44-b352-6670d2100218
At this point, I was getting the same crash within seconds of launch every time I started the app.
Started 3.0.1 and all was well. Experimented briefly with 3.0.2build1, and now am back in 3.1a1 and it's working fine.
Comment 1•15 years ago
|
||
20100120082014 is rather old. anyway ...
bp-32f65d92-7d2b-444b-ae38-b242b2100218 is nsImapFlagAndUidState::ExpungeByIndex(unsigned int) and probably fixed by bug 537551 which just landed yesterday
bp-1ff2ed8e-63a2-4b44-b352-6670d2100218 is CFRelease | nsOSHelperAppService::GetMIMEInfoFromOS(nsACString_internal const&, nsACString_internal const&, int*)
please try tomorrows build to see if one or both of these are gone.
Severity: normal → critical
Keywords: crash
Summary: Crashes in 3.1a1 → Crashes in 3.1a1 [@ nsImapFlagAndUidState::ExpungeByIndex(unsigned int)]
Reporter | ||
Comment 2•15 years ago
|
||
Getting more of the fi(In reply to comment #1)
> 20100120082014 is rather old. anyway ...
Time for a2, then?
> bp-32f65d92-7d2b-444b-ae38-b242b2100218 is
> nsImapFlagAndUidState::ExpungeByIndex(unsigned int) and probably fixed by bug
> 537551 which just landed yesterday
This is pretty frequent for me, just got another one.
> please try tomorrows build to see if one or both of these are gone.
Will do.
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•13 years ago
|
Crash Signature: [@ nsImapFlagAndUidState::ExpungeByIndex(unsigned int)]
You need to log in
before you can comment on or make changes to this bug.
Description
•