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 gdb/18624] GDB on windows with golang: buildsym_init Assertion `free_pendings == NULL` failed.


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

--- Comment #3 from xiucai <hualingson at foxmail dot com> ---
'gdborig.exe' (Win32): Loaded
'C:\mingw-w64\x86_64-6.2.0-posix-seh-rt_v5-rev0\mingw64\bin\gdborig.exe'.
Module was built without symbols.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'. Cannot find or
open the PDB file.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'. Cannot find
or open the PDB file.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'. Cannot find
or open the PDB file.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\msvcrt.dll'. Cannot find or
open the PDB file.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\user32.dll'. Cannot find or
open the PDB file.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\gdi32.dll'. Cannot find or
open the PDB file.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\lpk.dll'. Cannot find or
open the PDB file.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\usp10.dll'. Cannot find or
open the PDB file.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\ws2_32.dll'. Cannot find or
open the PDB file.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\rpcrt4.dll'. Cannot find or
open the PDB file.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\nsi.dll'. Cannot find or
open the PDB file.
'gdborig.exe' (Win32): Loaded
'C:\mingw-w64\x86_64-6.2.0-posix-seh-rt_v5-rev0\mingw64\opt\bin\libpython2.7.dll'.
Module was built without symbols.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\advapi32.dll'. Cannot find
or open the PDB file.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\sechost.dll'. Cannot find or
open the PDB file.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\shell32.dll'. Cannot find or
open the PDB file.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\shlwapi.dll'. Cannot find or
open the PDB file.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\imm32.dll'. Cannot find or
open the PDB file.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\msctf.dll'. Cannot find or
open the PDB file.
'gdborig.exe' (Win32): Loaded 'C:\Windows\System32\psapi.dll'. Cannot find or
open the PDB file.
'gdborig.exe' (Win32): Loaded
'C:\mingw-w64\x86_64-6.2.0-posix-seh-rt_v5-rev0\mingw64\opt\lib\python2.7\lib-dynload\_codecs_cn.pyd'.
Module was built without symbols.
'gdborig.exe' (Win32): Loaded
'C:\mingw-w64\x86_64-6.2.0-posix-seh-rt_v5-rev0\mingw64\opt\lib\python2.7\lib-dynload\_multibytecodec.pyd'.
Module was built without symbols.
'gdborig.exe' (Win32): Loaded
'C:\mingw-w64\x86_64-6.2.0-posix-seh-rt_v5-rev0\mingw64\opt\lib\python2.7\lib-dynload\itertools.pyd'.
Module was built without symbols.
'gdborig.exe' (Win32): Loaded
'C:\mingw-w64\x86_64-6.2.0-posix-seh-rt_v5-rev0\mingw64\opt\lib\python2.7\lib-dynload\_collections.pyd'.
Module was built without symbols.
'gdborig.exe' (Win32): Loaded
'C:\mingw-w64\x86_64-6.2.0-posix-seh-rt_v5-rev0\mingw64\opt\lib\python2.7\lib-dynload\_heapq.pyd'.
Module was built without symbols.
The thread 0xda4 has exited with code 0 (0x0).
The thread 0x1d6c has exited with code 3 (0x3).
The thread 0x5d48 has exited with code 3 (0x3).
The program '[8468] gdborig.exe' has exited with code 3 (0x3).

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