szotsaki at gmail dot com
2014-01-11 13:01:44 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=16435
Bug ID: 16435
Summary: Assertion `!value_lazy (var->value)' failed
Product: gdb
Version: 7.6
Status: NEW
Severity: normal
Priority: P2
Component: c++
Assignee: unassigned at sourceware dot org
Reporter: szotsaki at gmail dot com
Created attachment 7349
--> https://sourceware.org/bugzilla/attachment.cgi?id=7349&action=edit
C++ code which causes GDB to crash in line 18
I debug a C++ algorithm in Eclipse with GDB. With the attached code I can
reliably reproduce the following GDB crash:
../../gdb/varobj.c:3548: internal-error: c_value_of_variable: Assertion
`!value_lazy (var->value)' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Versions:
OS: openSUSE 13.1
GDB: 7.6.50.20130731
GCC: 4.8.1
Bug ID: 16435
Summary: Assertion `!value_lazy (var->value)' failed
Product: gdb
Version: 7.6
Status: NEW
Severity: normal
Priority: P2
Component: c++
Assignee: unassigned at sourceware dot org
Reporter: szotsaki at gmail dot com
Created attachment 7349
--> https://sourceware.org/bugzilla/attachment.cgi?id=7349&action=edit
C++ code which causes GDB to crash in line 18
I debug a C++ algorithm in Eclipse with GDB. With the attached code I can
reliably reproduce the following GDB crash:
../../gdb/varobj.c:3548: internal-error: c_value_of_variable: Assertion
`!value_lazy (var->value)' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Versions:
OS: openSUSE 13.1
GDB: 7.6.50.20130731
GCC: 4.8.1
--
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.