Closed
Bug 369999
Opened 19 years ago
Closed 18 years ago
crashes some seconds after startup, perhaps during fetching new imap messages
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: janowicz, Assigned: mscott)
Details
(Keywords: crash)
Attachments
(1 file)
|
5.50 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.1) Gecko/20060601 Firefox/2.0.0.1 (Ubuntu-edgy)
Build Identifier: thunderbird 1.5.0.9
Thunderbird crashes some seconds after startup. maybe this problem is related to ubuntu linux only. it appears directly after my system fetched some new package versions. even if i uninstall thunderbird and install it again via synaptic the error remains (see below):
#:~$ mozilla-thunderbird
GTK Accessibility Module initialized
DOUBLE-CLICK: 400 --> -1 THRESHOLD: 8 --> -1
(Gecko:9799): GLib-GObject-WARNING **: gsignal.c:1019: unable to lookup signal "activate" of unloaded type `MaiAtkObject'
(Gecko:9799): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion `signal_id > 0' failed
Segmentation fault (core dumped)
maybe the error is also related to this one:
https://bugzilla.mozilla.org/show_bug.cgi?id=296287
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•19 years ago
|
||
You can always try downloading an official build from mozilla.org, to see if it's an Ubuntu bug or not.
Comment 2•19 years ago
|
||
Same problem, same error message.
Seems to be related with imap. Crash can be avoided by beeing fast enough to stop fetching new imap messages by clicking on a local folder. After success, any new fetching of imap messages will result in a crash, too.
Downgraded thunderbird from version 1.5.0.10-0ubuntu to 1.5.0.7-0ubuntu: Same problem.
Downgraded thunderbird to 1.0.2-2.sarge: No crash.
Comment 3•19 years ago
|
||
Strace log attached.
Comment 5•18 years ago
|
||
No, version 2 is working correctly.
Comment 6•18 years ago
|
||
WFM per reporter
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Keywords: crash
Resolution: --- → WORKSFORME
Summary: crashes some seconds after startup → crashes some seconds after startup, perhaps during fetching new imap messages
You need to log in
before you can comment on or make changes to this bug.
Description
•