[Bug c++/77772] Segmentation fault when running an application with gdb

2017-03-23 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2 ktkachov at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[Bug c++/77772] Segmentation fault when running an application with gdb

2017-03-08 Thread Jose.DiazdeGrenu at digi dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2 --- Comment #7 from Jose.DiazdeGrenu at digi dot com --- Seems like this has been fixed in gdb 7.11. Could you point to the commit that fixes it? Has it been backported to gdb 7.9?

[Bug c++/77772] Segmentation fault when running an application with gdb

2016-10-05 Thread antonio.poggiali at datalogic dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2 --- Comment #6 from Antonio Poggiali --- Hi all. any news? >> This looks like a libc/loader issue to me. I agree. Is this the correct tracker for this kind of bugs or should I open a defect on another tracker? Thanks a lot

[Bug c++/77772] Segmentation fault when running an application with gdb

2016-09-28 Thread antonio.poggiali at datalogic dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2 --- Comment #5 from Antonio Poggiali --- (In reply to Richard Biener from comment #4) > This looks like a libc/loader issue to me. My source points at > > /* Initialize _r_debug if it has not already been done. The argument is >the run-tim

[Bug c++/77772] Segmentation fault when running an application with gdb

2016-09-28 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2 --- Comment #4 from Richard Biener --- This looks like a libc/loader issue to me. My source points at /* Initialize _r_debug if it has not already been done. The argument is the run-time load address of the dynamic linker, to be put in _

[Bug c++/77772] Segmentation fault when running an application with gdb

2016-09-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2 Jonathan Wakely changed: What|Removed |Added Target||arm-*-linux-gnueabi Severity

[Bug c++/77772] Segmentation fault when running an application with gdb

2016-09-28 Thread antonio.poggiali at datalogic dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2 --- Comment #3 from Antonio Poggiali --- Created attachment 39715 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39715&action=edit Logs of the cross-compiled program segmentation fault with gdb attached.

[Bug c++/77772] Segmentation fault when running an application with gdb

2016-09-28 Thread antonio.poggiali at datalogic dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2 --- Comment #2 from Antonio Poggiali --- Created attachment 39714 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39714&action=edit Source files

[Bug c++/77772] Segmentation fault when running an application with gdb

2016-09-28 Thread antonio.poggiali at datalogic dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=2 --- Comment #1 from Antonio Poggiali --- Created attachment 39713 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39713&action=edit Logs, command line and temp file with GCC 4.9.3