03.04.2013, в 14:08, Ahso Aa <[email protected]> написал(а):
> Hi Ruben
> If you could provide a sensible backtrace (gdb command "bt") that would help.
>
> pasted below
>
> Are all dependencies compiled with the same toolchain?
>
> No I don't think so
>
> Can you try a 32-bit MinGW-w64, recompile everything, and see if you hit the
> same problem?
>
> How, only add -m32 to compiler options?
> Thanks
>
>
> -------------
> Microsoft Windows [Version 6.0.6002]
> Copyright (c) 2006 Microsoft Corporation. Alle Rechte vorbehalten.
>
> C:\Users\michael>f:
>
> F:\>cd X-*10
> Die Syntax für den Dateinamen, Verzeichnisnamen oder die
> Datenträgerbezeichnung
> ist falsch.
>
> F:\>cd X-*10*o
>
> F:\X-Plane 10 Demo>gdb X-Plane.exe
> GNU gdb (GDB) 7.5.1
> Copyright (C) 2012 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".
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>...
> Traceback (most recent call last):
> File "<string>", line 3, in <module>
> ImportError: No module named libstdcxx.v6.printers
> f:\cpp-win\mingw64\bin\../etc/gdbinit:6: Error in sourced command file:
> Error while executing Python code.
> Reading symbols from F:\X-Plane 10 Demo\X-Plane.exe...(no debugging symbols
> foun
> d)...done.
> (gdb) bt
> No stack.
> (gdb) run
> Starting program: F:\X-Plane 10 Demo\X-Plane.exe
> [New Thread 2836.0x4c0]
> [New Thread 2836.0x12c]
> [New Thread 2836.0x8f0]
> [New Thread 2836.0x598]
> [New Thread 2836.0xbf8]
> [New Thread 2836.0xb18]
> [New Thread 2836.0x934]
> [New Thread 2836.0x9d8]
> [New Thread 2836.0x9ec]
> [New Thread 2836.0x398]
> [New Thread 2836.0x334]
> [New Thread 2836.0x7a0]
> [New Thread 2836.0x338]
> [New Thread 2836.0xb54]
> [New Thread 2836.0xbf8]
> [New Thread 2836.0xc1c]
> [New Thread 2836.0xd70]
> [New Thread 2836.0xd90]
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x000000006d48d680 in IMG_Load ()
> from F:\X-Plane 10 Demo\Aircraft\General
> Aviation\PC-12_V3r3\NG\plugins\pc12\
> 64\win.xpl
> (gdb) q
> A debugging session is active.
>
> Inferior 1 [process 2836] will be killed.
>
> Quit anyway? (y or n) y
>
> F:\X-Plane 10 Demo>
>
You need first run program under GDB, then when it crash execute "bt full"
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public