[Issue 11684] SIGSEGV, std.stdio.__T7writelnTAyaZ.writeln() at std/stdio.d:1906

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Dec 22 01:01:41 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=11684


Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P4                          |P5
         AssignedTo|nobody at puremagic.com        |code at dawg.eu


--- Comment #10 from Martin Nowak <code at dawg.eu> 2013-12-22 01:01:37 PST ---
Just ran into this while preparing the release on a Ubuntu 12.04 box.
The .ctors .dtors sections of the object files are truncated, they are 4 byte
each, but they should be 8 byte for the 64-bit pointer.
This is not an ld.gold issue, still investigating.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list