david at engster dot org
2017-01-24 16:11:59 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=21078
Bug ID: 21078
Summary: gdb compiled with mingw32 crashes on Windows7 when
entering any invalid command
Product: gdb
Version: 7.12.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: david at engster dot org
Target Milestone: ---
Created attachment 9770
--> https://sourceware.org/bugzilla/attachment.cgi?id=9770&action=edit
config.log file from configure run
I have built the latest gdb (7.12.1) with i686-w64-mingw32 (gcc v6.3.0, MSYS2)
on a Windows 7 64bit system, simply using
./configure --prefix=/opt/gdb
(I attached the config.log to this report.)
When I start gdb and enter any invalid command that would normally lead to an
error message (like "help foobar"), the process just aborts (like from an
unhandled exception):
(gdb) help foobar
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Version 7.12 has the same problem, but 7.11 works fine, so this must be
triggered by something since 7.11. I also tried building with the old mingw gcc
from mingw.org, but it has the same problem. Unfortunately, I cannot seem to be
able to obtain any backtrace when running this inside another gdb.
I also tried other gdb v7.12 binary builds, and some have the same problem,
for instance the gdb in the latest Linaro toolchain for Arm, or the 'gdb' that
can be installed in MSYS2. However, the build from Eli Zaretskii (ezwinports)
works fine.
Bug ID: 21078
Summary: gdb compiled with mingw32 crashes on Windows7 when
entering any invalid command
Product: gdb
Version: 7.12.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: david at engster dot org
Target Milestone: ---
Created attachment 9770
--> https://sourceware.org/bugzilla/attachment.cgi?id=9770&action=edit
config.log file from configure run
I have built the latest gdb (7.12.1) with i686-w64-mingw32 (gcc v6.3.0, MSYS2)
on a Windows 7 64bit system, simply using
./configure --prefix=/opt/gdb
(I attached the config.log to this report.)
When I start gdb and enter any invalid command that would normally lead to an
error message (like "help foobar"), the process just aborts (like from an
unhandled exception):
(gdb) help foobar
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Version 7.12 has the same problem, but 7.11 works fine, so this must be
triggered by something since 7.11. I also tried building with the old mingw gcc
from mingw.org, but it has the same problem. Unfortunately, I cannot seem to be
able to obtain any backtrace when running this inside another gdb.
I also tried other gdb v7.12 binary builds, and some have the same problem,
for instance the gdb in the latest Linaro toolchain for Arm, or the 'gdb' that
can be installed in MSYS2. However, the build from Eli Zaretskii (ezwinports)
works fine.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are receiving this mail because:
You are on the CC list for the bug.