bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/16992] libQtGui linked with gold crashes all Qt programs on st


From: ccoutant at google dot com
Subject: [Bug gold/16992] libQtGui linked with gold crashes all Qt programs on startup
Date: Wed, 09 Jul 2014 21:59:19 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=16992

--- Comment #8 from Cary Coutant <ccoutant at google dot com> ---
While I still don't have enough to actually run the code (I had to
stub out png_set_longjmp_fn because my libpng is too old, and I don't
have an executable that uses the library), I've compared some obvious
things between gold output and Gnu ld output, and don't see any
differences. I'm using a trunk version of gold, and it has a --dynsym
fix (for PR gold/13577) that isn't in binutils 2.24:

   https://sourceware.org/ml/binutils/2014-02/msg00042.html

I thought I had ruled that out as a possibility when I asked you if
removing -Bsymbolic-functions made any difference, but I was
forgetting that that wasn't the only problem I fixed in that patch.

Can you get a gold built from trunk and give it a try?

If that fixes it, would you want that patch backported to the 2.24 branch?

-cary

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]