Closed
Bug 241609
Opened 21 years ago
Closed 17 years ago
crash at 0x00706d68 NSGetModule + 0x2374 when selecting messages in INBOX
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: justdave, Assigned: mscott)
Details
(Keywords: crash)
Attachments
(2 files)
Build: Thunderbird 0.6+ (20040423)
My filters failed to run (there's other bugs filed on that already I think). I
selected the first new unfiltered message in my inbox, and then held down the
shift key and clicked on the third one (the first three all went to the same
mailbox) intending to drag them there manually, and it crashed. The crash may
have been caused by the first click, not sure - OS X usually has a small delay
after the crash before the windows disappear.
Will attach the crash log shortly (I'm guessing it's locale-related code from
looking at the stack trace though - which would make sense since I just filed a
bug about utf8 getting translated wrong in folder names)
Reporter | ||
Comment 1•21 years ago
|
||
I also saw Thunderbird-Mac/0.6 crash at NSGetModule, but the stack isn’t
identical to Dave’s.
Severity: normal → critical
Keywords: crash
Reporter | ||
Comment 4•21 years ago
|
||
Your stack trace for thread 0 actually does look the same as mine. You're
running 10.2.8 and I'm running 10.3.3 -- they changed the formatting (a lot) in
the stack traces in 10.3.x. if you ignore the formatting differences, the call
stack in thread 0 looks the same. Although yours had thread 7 crash and not
thread 0, it is interesting that thread 0 is stopped in the same spot...
Updated•18 years ago
|
QA Contact: front-end
Comment 5•17 years ago
|
||
Dave, do you still see this problem?
Reporter | ||
Comment 6•17 years ago
|
||
No.
Comment 7•17 years ago
|
||
Greg, gone for you also?
Comment 8•17 years ago
|
||
(In reply to comment #5)
> Dave, do you still see this problem?
(In reply to comment #6)
> No.
WFM with a debug build version 3.0a1pre (2008031222) as well.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•