Microsoft Windows [version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. Tous droits réservés.
C:\Users\titi>cd C:\Program Files\Compil Games\Game Develop
C:\Program Files\Compil Games\Game Develop>gdb GDEditor.exe
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”…
(gdb) r
Starting program: C:\Program Files\Compil Games\Game Develop/GDEditor.exe
[New thread 3484.0x105c]
[New thread 3484.0xe10]
[New thread 3484.0x1684]
[New thread 3484.0x139c]
[New thread 3484.0x15bc]
[New thread 3484.0xe9c]
‘import site’ failed; use -v for traceback
Game Develop Editor - 1.2.8498.42772 Release
Version du 04/01/2010
Systeme cible : Windows
warning: Unknown accel modifier: ‘maj’
warning: Unknown accel modifier: ‘maj’
warning: Unknown accel modifier: ‘maj’
warning: …/…/src/msw/bitmap.cpp(827): assert “image.Ok()” failed in CreateFrom
Image(): invalid image
warning: …/…/src/msw/bitmap.cpp(827): assert “image.Ok()” failed in CreateFrom
Image(): invalid image
warning: …/…/src/msw/bitmap.cpp(827): assert “image.Ok()” failed in CreateFrom
Image(): invalid image
[New thread 3484.0x16ec]
[New thread 3484.0x1148]
[New thread 3484.0x108c]
[New thread 3484.0x14c0]
warning: In file …/…/src/msw/window.cpp at line 647: ‘SetFocus’ failed with er
ror 0x00000057 (paramÞtre incorrect.).
warning: In file …/…/src/msw/window.cpp at line 647: ‘SetFocus’ failed with er
ror 0x00000057 (paramÞtre incorrect.).
warning: In file …/…/src/msw/window.cpp at line 647: ‘SetFocus’ failed with er
ror 0x00000057 (paramÞtre incorrect.).
Chargement de BuiltinObject
Chargement de Sprite
Chargement de BuiltinVariables
Chargement de BuiltinTime
Chargement de BuiltinAudio
Chargement de BuiltinMouse
Chargement de BuiltinKeyboard
Chargement de BuiltinJoystick
Chargement de BuiltinCamera
Chargement de BuiltinWindow
Chargement de BuiltinFile
Chargement de BuiltinInterface
Chargement de BuiltinNetwork
Chargement de BuiltinScene
Chargement de BuiltinAdvanced
Chargement de TextObject
Chargement de PrimitiveDrawing
j0warning: In file …/…/src/msw/window.cpp at line 647: ‘SetFocus’ failed with
error 0x00000057 (paramÞtre incorrect.).
warning: In file …/…/src/msw/window.cpp at line 647: ‘SetFocus’ failed with er
ror 0x00000057 (paramÞtre incorrect.).
warning: In file …/…/src/msw/window.cpp at line 647: ‘SetFocus’ failed with er
ror 0x00000057 (paramÞtre incorrect.).
warning: In file …/…/src/msw/window.cpp at line 647: ‘SetFocus’ failed with er
ror 0x00000057 (paramÞtre incorrect.).
warning: In file …/…/src/msw/window.cpp at line 647: ‘SetFocus’ failed with er
ror 0x00000057 (paramÞtre incorrect.).
warning: In file …/…/src/msw/window.cpp at line 647: ‘SetFocus’ failed with er
ror 0x00000057 (paramÞtre incorrect.).
warning: In file …/…/src/msw/window.cpp at line 647: ‘SetFocus’ failed with er
ror 0x00000057 (paramÞtre incorrect.).
warning: In file …/…/src/msw/window.cpp at line 647: ‘SetFocus’ failed with er
ror 0x00000057 (paramÞtre incorrect.).
warning: In file …/…/src/msw/window.cpp at line 647: ‘SetFocus’ failed with er
ror 0x00000057 (paramÞtre incorrect.).
[New thread 3484.0x10fc]
Program received signal SIGSEGV, Segmentation fault.
0x77c66592 in ntdll!RtlAnsiStringToUnicodeString ()
from C:\Windows\system32\ntdll.dll
(gdb) bt
#0 0x77c66592 in ntdll!RtlAnsiStringToUnicodeString ()
from C:\Windows\system32\ntdll.dll
#1 0x1000e595 in openal32!alcSuspendContext ()
from C:\Program Files\Compil Games\Game Develop\openal32.dll
#2 0x6ee6cdb0 in ?? ()
#3 0x00000000 in ?? ()
(gdb)