http://d.puremagic.com/issues/show_bug.cgi?id=3502
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #8 from Martin Nowak <[email protected]> 2013-02-28 04:10:25 PST --- On OSX 10.5.2 the XCode3.0 linker (ld64-77) still crashes when handling debug_line sections with an empty line table because it calculates the wrong minimal section length. This bug is still present on ld64-134.9 but they "fixed" the symptom by adding a NULL check in ld64-87. ---- http://www.opensource.apple.com/source/ld64/ld64-97.2/ChangeLog ---- 2008-07-18 Nick Kledzik <[email protected]> * src/MachOReaderRelocatable.hpp: don't crash if debug_line section has no line table ---- -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
