[Bug binutils/19435] New: objdump receives SIGABRT when disassembling Mach O binary on OS X

2016-01-06 Thread iankronquist at gmail dot com
Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: iankronquist at gmail dot com Target Milestone: --- Created attachment 8887 --> https://sourceware.org/bugzilla/attachment.cgi?id=8887&action=edit C Source code which ca

[Bug binutils/19435] objdump receives SIGABRT when disassembling Mach O binary on OS X

2016-01-06 Thread iankronquist at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19435 Ian Kronquist changed: What|Removed |Added CC||iankronquist at gmail dot com

[Bug binutils/19435] objdump receives SIGABRT when disassembling Mach O binary on OS X

2016-01-06 Thread iankronquist at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19435 --- Comment #1 from Ian Kronquist --- Created attachment --> https://sourceware.org/bugzilla/attachment.cgi?id=&action=edit A binary produced from the previous out.c file which causes objdump to fail -- You are receiving this mail

[Bug binutils/19435] objdump receives SIGABRT when disassembling Mach O binary on OS X

2016-01-06 Thread iankronquist at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19435 --- Comment #2 from Ian Kronquist --- As a disclaimer, that C source code is incredibly ugly, and generated from a homework assignment. I swear I would never write trash like that. -- You are receiving this mail because: You are on the CC li

[Bug binutils/19435] objdump receives SIGABRT when disassembling Mach O binary on OS X

2016-01-08 Thread iankronquist at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19435 --- Comment #4 from Ian Kronquist --- Nick, The problem is mach-o specific. The problem persists under mainline binutils built on OS X. I attached a problematic mach-o which you could try to disassemble as described previously. The problem is

[Bug binutils/19435] objdump receives SIGABRT when disassembling Mach O binary on OS X

2016-01-23 Thread iankronquist at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19435 --- Comment #7 from Ian Kronquist --- Hi Nick, Those patches fix the problem, or at the very least hide it. Sincerely, Ian Kronquist On Fri, Jan 22, 2016 at 3:52 AM, nickc at redhat dot com < sourceware-bugzi...@sourceware.org> wrote: > htt