GNU gdb (GDB) 7.7 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later 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: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word". (gdb) file inkscape.exe inkscape.dbg Reading symbols from inkscape.exe...(no debugging symbols found)...done. Reading symbols from inkscape.dbg...done. (gdb) run Starting program: C:\Users\**********\Desktop\inkscape-tests\inkscape-0.91pre3-1-win6 4\inkscape\inkscape.exe [New Thread 3036.0x8dc] [New Thread 3036.0xdc8] [New Thread 3036.0xccc] [New Thread 3036.0xf90] [New Thread 3036.0x50c] [Thread 3036.0x50c exited with code 0] [Thread 3036.0xf90 exited with code 0] [Thread 3036.0xdc8 exited with code 0] [Thread 3036.0xccc exited with code 0] Program received signal SIGSEGV, Segmentation fault. 0x000000006494300c in ?? () from C:\Users\**********\Desktop\inkscape-tests\inkscape-0.91pre3-1-win64\inkscape \libwinpthread-1.dll (gdb)