First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 223375
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mozilla Gentoo Team <mozilla@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mikko C. <mikko.cal@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 223375 depends on: Show dependency tree
Show dependency graph
Bug 223375 blocks: 198121
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-05-23 17:20 0000
I'll paste the description from:
https://bugzilla.mozilla.org/show_bug.cgi?id=426228


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. Compile mozilla-thunderbird with Gcc-4.3 on amd64

Actual Results:  
Attachments are not showed, can't be saved either.

Expected Results:  
Attachments should be showed.

It seems it can be fixed:

Jan de Groot   2008-05-22 14:02:18 PDT

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 #1 From Ginsu 2008-06-02 06:27:35 0000 -------
I can confirm I'm seeing this problem also, and disabling the optimize fixes
it.  I put the following line in src_compile():

mozconfig_annotate "broken on amd64" --disable-optimize

------- Comment #2 From Mikko C. 2008-06-02 07:14:30 0000 -------
Thanks Ginsu!
I've modified the ebuild and it works fine :)

------- Comment #3 From Raúl Porcel 2008-06-03 15:55:15 0000 -------
*** Bug 217805 has been marked as a duplicate of this bug. ***

------- Comment #4 From Raúl Porcel 2008-06-03 15:56:32 0000 -------
Fixed, thanks for the info

------- Comment #5 From Michael Gaber 2008-06-03 16:06:35 0000 -------
here it happens also on x86, did you fix it for all versions?

------- Comment #6 From Raúl Porcel 2008-06-03 18:02:59 0000 -------
(In reply to comment #5)
> here it happens also on x86, did you fix it for all versions?
> 

Yeah

------- Comment #7 From Walter Meinl 2008-06-03 21:29:46 0000 -------
(In reply to comment #6)

Raul, sth went wrong, you've added an unconditional "die" in an extra line
after econf || die

snippet from my build 
creating ldap/libraries/libssldap/Makefile
 * 
 * ERROR: mail-client/mozilla-thunderbird-2.0.0.14 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3259:  Called die
 * The specific snippet of code:
 *       die;
 *  The die message:
 *   (no error message)
you can see it also here
http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.14.ebuild?r1=1.5&r2=1.6

------- Comment #8 From Raúl Porcel 2008-06-03 22:25:12 0000 -------
Fixed, sorry :P

------- Comment #9 From Nikos Chantziaras 2008-07-21 17:30:24 0000 -------
I was wondering why Thunderbird is so slow. A temporary USE flag
(force-broken-optimization?) would be useful, since upstream closed this with
RESOLVED WORKSFORME.

First Last Prev Next    No search results available      Search page      Enter new bug