sorry, still getting the same type of gdb crash in rev 11098,
Alvin
....................................................................................
C:\InkscapeBZR\inkscape>gdb inkscape GNU gdb 6.8 Copyright (C) 2008 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 "i686-pc-mingw32"... (no debugging symbols found) (gdb) symbol-file inkscape.dbg Reading symbols from C:\InkscapeBZR\inkscape/inkscape.dbg...done. (gdb) run Starting program: C:\InkscapeBZR\inkscape/inkscape.exe [New thread 3492.0x9c8] [New thread 3492.0x890] [New thread 3492.0xd68] warning: HEAP[inkscape.exe]: warning: HEAP: Free Heap block 43ea3e8 modified at 43ea568 after it was freed
Program received signal SIGTRAP, Trace/breakpoint trap. 0x7c90120f in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll (gdb) bt #0 0x7c90120f in ntdll!DbgUiConnectToDbg () from C:\WINDOWS\system32\ntdll.dll #1 0x7c96e139 in ntdll!RtlpNtMakeTemporaryKey () from C:\WINDOWS\system32\ntdll.dll #2 0x7c94b0aa in ntdll!LdrFindEntryForAddress () from C:\WINDOWS\system32\ntdll.dll
-- View this message in context: http://inkscape.13.n6.nabble.com/Problem-using-GDB-on-Windows-tp4628229p4631... Sent from the Inkscape - Dev mailing list archive at Nabble.com.