public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/18624] New: GDB on windows with golang: buildsym_init Assertion `free_pendings == NULL` failed.
@ 2015-07-05 15:13 damtur at outlook dot com
  2015-09-08 15:06 ` [Bug gdb/18624] " joshua.vijay at gmail dot com
  2015-09-09 13:20 ` joshua.vijay at gmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: damtur at outlook dot com @ 2015-07-05 15:13 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 18624
           Summary: GDB on windows with golang: buildsym_init Assertion
                    `free_pendings == NULL` failed.
           Product: gdb
           Version: 7.9
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: damtur at outlook dot com
  Target Milestone: ---

Hey, when I'm trying to debug golang program on Windows using git bash console
I'm getting assertion failed. Below console output:

 ~/Documents/tmp
$ go build -gcflags "-N -l" hello.go

 ~/Documents/tmp
$ gdb hello.exe
GNU gdb (GDB) 7.9.1
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 "x86_64-w64-mingw32".
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"...
Reading symbols from hello.exe...done.
(gdb) list
../../../../src/gdb-7.9.1/gdb/buildsym.c:1759: internal-error: buildsym_init:
Assertion `free_pendings == NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) n

This is a bug, please report it.  For instructions, see:
<http://www.gnu.org/software/gdb/bugs/>.

../../../../src/gdb-7.9.1/gdb/buildsym.c:1759: internal-error: buildsym_init:
Assertion `free_pendings == NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) y
Command aborted.
(gdb)

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gdb/18624] GDB on windows with golang: buildsym_init Assertion `free_pendings == NULL` failed.
  2015-07-05 15:13 [Bug gdb/18624] New: GDB on windows with golang: buildsym_init Assertion `free_pendings == NULL` failed damtur at outlook dot com
@ 2015-09-08 15:06 ` joshua.vijay at gmail dot com
  2015-09-09 13:20 ` joshua.vijay at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: joshua.vijay at gmail dot com @ 2015-09-08 15:06 UTC (permalink / raw)
  To: gdb-prs

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

joshua.vijay at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joshua.vijay at gmail dot com

--- Comment #1 from joshua.vijay at gmail dot com ---
I face the same issue.

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug gdb/18624] GDB on windows with golang: buildsym_init Assertion `free_pendings == NULL` failed.
  2015-07-05 15:13 [Bug gdb/18624] New: GDB on windows with golang: buildsym_init Assertion `free_pendings == NULL` failed damtur at outlook dot com
  2015-09-08 15:06 ` [Bug gdb/18624] " joshua.vijay at gmail dot com
@ 2015-09-09 13:20 ` joshua.vijay at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: joshua.vijay at gmail dot com @ 2015-09-09 13:20 UTC (permalink / raw)
  To: gdb-prs

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

joshua.vijay at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P1
           Severity|normal                      |critical

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-09-09 13:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-05 15:13 [Bug gdb/18624] New: GDB on windows with golang: buildsym_init Assertion `free_pendings == NULL` failed damtur at outlook dot com
2015-09-08 15:06 ` [Bug gdb/18624] " joshua.vijay at gmail dot com
2015-09-09 13:20 ` joshua.vijay at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).