[Bug binutils/22426] objcopy crashes with fabricated file

2017-11-16 Thread yeokaiyeat at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22426 --- Comment #6 from ky --- Thanks a lot on getting back on this! Really appreciate the explanation of the output and the cause of "memory exhaustion" -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/22426] objcopy crashes with fabricated file

2017-11-13 Thread yeokaiyeat at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22426 --- Comment #3 from ky --- Apologies for missing this out, the command used to run both test case is “./objcopy ./FILE_NAME” where terminal is in the directory of objcopy -- You are receiving this mail because: You are on the CC list for

[Bug binutils/22426] objcopy crashes with fabricated file

2017-11-13 Thread yeokaiyeat at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22426 --- Comment #2 from ky --- (In reply to ky from comment #0) > Created attachment 10584 [details] > testcase that crashes objcopy > > hello, during a fuzzing attempt on objcopy in binutils (2.26.1), fuzzed file > produces a crash when a

[Bug binutils/22426] objcopy crashes with fabricated file

2017-11-13 Thread yeokaiyeat at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22426 --- Comment #1 from ky --- Created attachment 10588 --> https://sourceware.org/bugzilla/attachment.cgi?id=10588=edit memory exhaustion added another test case for memory exhaustion -- You are receiving this mail because: You are on the

[Bug binutils/22426] objcopy crashes with fabricated file

2017-11-12 Thread yeokaiyeat at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22426 ky changed: What|Removed |Added Summary|objcopy with fabricated |objcopy crashes with |file

[Bug binutils/22426] New: objcopy with fabricated file

2017-11-12 Thread yeokaiyeat at hotmail dot com
Assignee: unassigned at sourceware dot org Reporter: yeokaiyeat at hotmail dot com Target Milestone: --- Created attachment 10584 --> https://sourceware.org/bugzilla/attachment.cgi?id=10584=edit testcase that crashes objcopy hello, during a fuzzing attempt on objc