Closed
Bug 426228
Opened 17 years ago
Closed 17 years ago
attachment failure with gcc-4.3
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: gandalf, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.8.1.13) Gecko/20080331 Firefox/2.0.0.13
Build Identifier: Mozilla Thunderbird Version 2.0.0.12 (20080331)
Hi,
I noticed that my Thunderbird (x86_64) does not display many attachments (i.e. all pdf attachments) properly when compiled with gcc-4.3.
When the mail arrives the paperclip icon is being displayed in the list. After I click onto the the mail to get it displayed in the preview area the paperclip disapears and no attachment is being shown. The problem also exists for old mails.
The attachment afterwards is still existent on the mail server (I use IMAP). Using mozilla-thunderbird-bin-2.0.0.12 (binary version from gentoo) everything can be displayed properly.
I already tried to create a new profile and to recompile thunderbird with minimal CFLAGS and LDFLAGS, but the problem was still there.
I recently recompiled my system (gentoo) with gcc 4.3, thus as a last step I recompiled with gcc-4.2.3 and everything works as ususal.
Reproducible: Always
Steps to Reproduce:
1.build thunderbird with gcc-4.3
2.try to read mails with attachment
Updated•17 years ago
|
Summary: attachement failure with gcc-4.3 → attachment failure with gcc-4.3
I can confirm this bug with Thunderbird 2.0.0.13 compiled with gcc-4.3.0 on x86_64.
Comment 2•17 years ago
|
||
Have you tested building cvs HEAD?
Comment 3•17 years ago
|
||
I can confirm this too, gcc 4.3.0, thunderbird 2.0.0.12, x86_64, but with pop accounts. I haven't tested HEAD (don't have time for that right now - maybe I'll try in the weekend)
The problem is still present in the new version of Thunderbird: 2.0.0.14.
I can confirm that both POP and IMAPs accounts have this bug.
Reporter | ||
Comment 5•17 years ago
|
||
Can confirm that the problem persists in 2.0.0.14.
Comment 6•17 years ago
|
||
Confirming based on the comments of multiple people. Can someone try HEAD too?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Version: unspecified → 2.0
Comment 7•17 years ago
|
||
Not an issue anymore here: after removing almost all patches we have applied on archlinux, this issue wasn't fixed yet. After unsetting CFLAGS and CXXFLAGS and removing the --enable-optimize=$CFLAGS thing from .mozconfig, thunderbird works reliable and no longer has problems with attachments when compiled with gcc 4.3.
Comment 9•17 years ago
|
||
Hit the same problem with Thunderbird 2.0.0.12 and 2.0.0.14 x86_64/linux and gcc 4.3.0.
Comment 10•17 years ago
|
||
Gentoo users confirm this issue as well, along with the hack of --disable-optimize fixing the issue.
http://bugs.gentoo.org/show_bug.cgi?id=223375
Reporter | ||
Comment 11•17 years ago
|
||
Works for me with gcc-4.3.1
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
•