Closed
Bug 630012
Opened 15 years ago
Closed 15 years ago
A Clang build Thunderbird crashes after retrieving emails
Categories
(MailNews Core :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Nomis101, Unassigned)
References
Details
Attachments
(1 file)
|
51.12 KB,
text/plain
|
Details |
If you build Thunderbird Trunk with Clang, than it works nice in offline mode, but crashes in online mode.
STR:
1. Build TB with Clang
2. Disconnect from the internet and start Thunderbird
--> TB works normal
3. Connect to the internet
--> As soon as TB switches to online mode it crashes
Debugging with GDB gives me:
(gdb) c
Continuing.
Program received signal SIGABRT, Aborted.
0x00007fff88d88616 in __kill ()
(gdb)
I don't see this anymore since two weeks or so, so I think this is fixed.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•