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

2016-01-25 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19435 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

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

2016-01-25 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19435 --- Comment #8 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=cf466c2ac5ac55bb9b30b96fbdcad564e8c1ccc8 commit cf466c2ac5ac55bb9b30b96fbdc

[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

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

2016-01-22 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19435 --- Comment #6 from Nick Clifton --- I missed a bit... diff --git a/bfd/mach-o.c b/bfd/mach-o.c index 72454f9..a712ff6 100644 --- a/bfd/mach-o.c +++ b/bfd/mach-o.c @@ -5798,14 +5798,16 @@ bfd_mach_o_close_and_cleanup (bfd *abfd) if (md

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

2016-01-21 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19435 Nick Clifton changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #5 from Nick Clif

[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-08 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19435 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #3

[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-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 Ian Kronquist changed: What|Removed |Added CC||iankronquist at gmail dot com -- You