Closed
Bug 332779
Opened 19 years ago
Closed 19 years ago
Assertion crash after getting new IMAP message with invalid Date
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 331216
People
(Reporter: bassul, Assigned: mscott)
Details
Attachments
(1 file)
|
3.34 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ro; rv:1.8.0.1) Gecko/20060317 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; ro; rv:1.8.0.1) Gecko/20060317 Firefox/1.5.0.1
While entering a new directory in an IMAP account, and the new messages are entered into the list, it just crashed.
Reproducible: Always
Steps to Reproduce:
1.Put the message attached in your IMAP folder
2.Open Thunderbird and point to the appropriate IMAP directory
3.
Actual Results:
"Assertion failure: tm.tm_month > -1 && tm.tm_mday > 0 && tm.tm_hour > -1 && tm.tm_min > -1 && tm.tm_sec > -1, at ../../../../mozilla/nsprpub/pr/src/misc/prtime.c:1558
/usr/libexec/mozilla-launcher: line 117: 17266 Aborted "$mozbin" "$@"
thunderbird-bin exited with non-zero status (134)"
Expected Results:
Obvious.
| Reporter | ||
Comment 1•19 years ago
|
||
Seems like the Date: line might be the problem.
| Reporter | ||
Comment 2•19 years ago
|
||
Updated Thunderbird version -> version 1.5
The client is compiled by Gentoo, package mail-client/mozilla-thunderbird-1.5-r2
Version: unspecified → 1.5
*** This bug has been marked as a duplicate of 331216 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•