This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/19730] New: GDB crashing before starting the debug session


https://sourceware.org/bugzilla/show_bug.cgi?id=19730

            Bug ID: 19730
           Summary: GDB crashing before starting the debug session
           Product: gdb
           Version: 7.10
            Status: NEW
          Severity: critical
          Priority: P2
         Component: c++
          Assignee: unassigned at sourceware dot org
          Reporter: alexandru.bogdan@raptor-technologies.ro
  Target Milestone: ---

GNU gdb (GNU Tools for ARM Embedded Processors)
7.10.1.20151217-cvs-LPCXpresso001
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "--host=i686-w64-mingw32 --target=arm-none-eabi".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
main () at ../src/main.cpp:31
31              while (1)
Warning: the current language does not match this frame.
/media/workdisk/build/manual-builds/gcc-arm-none-eabi-5_2-2015q4-20151219/src/gdb/gdb/cp-namespace.c:343:
internal-error: cp_search_static_and_baseclasses: Assertion `name[prefix_len +
1] == ':'' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) [answered Y; input not from terminal]

This is a bug, please report
it./media/workdisk/build/manual-builds/gcc-arm-none-eabi-5_2-2015q4-20151219/src/gdb/gdb/cp-namespace.c:343:
internal-error: cp_search_static_and_baseclasses: Assertion `name[prefix_len +
1] == ':'' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) [answered Y; input not from terminal]
  For instructions, see:
<http://www.gnu.org/software/gdb/bugs/>.


This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]