Bug 1001611 - /usr/bin/ld.gold crashes trying to build Thunderbird trunk from source code
Summary: /usr/bin/ld.gold crashes trying to build Thunderbird trunk from source code
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: binutils
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nick Clifton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-27 11:47 UTC by Jonathan Kamens
Modified: 2013-08-27 12:06 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-27 12:06:35 UTC
Type: Bug


Attachments (Terms of Use)
End of the Thunderbird build log (326.55 KB, text/plain)
2013-08-27 11:47 UTC, Jonathan Kamens
no flags Details
Backtrace from /usr/bin/ld.gold (35.25 KB, text/plain)
2013-08-27 11:47 UTC, Jonathan Kamens
no flags Details

Description Jonathan Kamens 2013-08-27 11:47:07 UTC
Created attachment 790925 [details]
End of the Thunderbird build log

I was trying to compile the Thunderbird trunk from source code. It failed with the error shown in the attached build-tail.log. Further analysis indicates a crash in /usr/bin/ld.gold (binutils-2.23.52.0.1-9.fc19.x86_64). I've attached a backtrace of the trash. I'm filing it by hand rather than with ABRT because ABRT fails to analyze the backtrace (I filed a separate bug about that).

Comment 1 Jonathan Kamens 2013-08-27 11:47:36 UTC
Created attachment 790926 [details]
Backtrace from /usr/bin/ld.gold

Comment 2 Jonathan Kamens 2013-08-27 12:06:35 UTC
NVM, the problem was that I have a 6GB memory limit set on processes when I'm logged in, and this particular ld invocation actually required more than 6GB of RAM. Lovely.


Note You need to log in before you can comment on or make changes to this bug.