[Bug gold/16544] New: Gold crashes with plugin

2014-02-08 Thread razvan.ghitulete at gmail dot com
: ian at airs dot com Reporter: razvan.ghitulete at gmail dot com CC: ccoutant at google dot com Created attachment 7398 --> https://sourceware.org/bugzilla/attachment.cgi?id=7398&action=edit input_file When running gold with a plugin for an ar file it crashes by

[Bug gold/16544] Gold crashes with plugin

2014-02-08 Thread razvan.ghitulete at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16544 Razvan Ghitulete changed: What|Removed |Added CC||razvan.ghitulete at gmail dot com

[Bug gold/16544] Gold crashes with plugin

2014-02-08 Thread razvan.ghitulete at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16544 --- Comment #1 from Razvan Ghitulete --- When enabling the plugin gold/workqueue.cc:319 seems to run gold/plugin.cc:1407 as well. This, in turn, triggers the assertion. -- You are receiving this mail because: You are on the CC list for the b

[Bug binutils/16638] New: AR - Segmentation fault due to call stack overflow

2014-02-26 Thread razvan.ghitulete at gmail dot com
: binutils Assignee: unassigned at sourceware dot org Reporter: razvan.ghitulete at gmail dot com AR seems to have some issues when run with a plugin and the -r flag. More specifically: ar rcsD arch.a elf_obj bitcode_obj -> Segmentation fault ar csD arch.a elf_obj bitcode_

[Bug binutils/16638] AR - Segmentation fault due to call stack overflow

2014-02-26 Thread razvan.ghitulete at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16638 --- Comment #1 from Razvan Ghitulete --- Created attachment 7440 --> https://sourceware.org/bugzilla/attachment.cgi?id=7440&action=edit hello world in bitcode -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug binutils/16638] AR - Segmentation fault due to call stack overflow

2014-02-26 Thread razvan.ghitulete at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16638 --- Comment #2 from Razvan Ghitulete --- Created attachment 7441 --> https://sourceware.org/bugzilla/attachment.cgi?id=7441&action=edit empty_elf file -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug binutils/16638] AR - Segmentation fault due to call stack overflow

2014-02-26 Thread razvan.ghitulete at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16638 Razvan Ghitulete changed: What|Removed |Added CC||razvan.ghitulete at gmail dot com