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 go/17876] New: internal-error: go_symbol_package_name: Assertion `SYMBOL_LANGUAGE (sym) == language_go' failed.


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

            Bug ID: 17876
           Summary: internal-error: go_symbol_package_name: Assertion
                    `SYMBOL_LANGUAGE (sym) == language_go' failed.
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: go
          Assignee: unassigned at sourceware dot org
          Reporter: jan.kratochvil at redhat dot com
            Target: x86_64-linux-gnu

(gdb) file docker
Reading symbols from docker...done.
(gdb) tb *_start
Temporary breakpoint 1 at 0x73a7b0
(gdb) run
Starting program: /usr/bin/docker 
[...]
go-lang.c:403: internal-error: go_symbol_package_name: Assertion
`SYMBOL_LANGUAGE (sym) == language_go' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.

-- 
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]