Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
OPEN  Crash report #1273  -  [A27A77EB] KERNELBASE.dll!RaiseException()
Posted Oct 05, 2018 - updated Oct 06, 2018   Shortlink: http://arx.vg/1273
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
Issue details
  • Type of issue
    Crash report
  • Status
     
    New
  • Assigned to
    Not assigned to anyone
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     Buruno
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Category
    Not determined
  • Resolution
    Not determined
  • Priority
    Not determined
  • Reproducability
    Not determined
  • Severity
    Not determined
  • Targetted for
    icon_milestones.png Not determined
  • OS
    icon_customdatatype.png Windows
  • Architecture
    icon_customdatatype.png amd64
  • Fixed in
    icon_customdatatype.png Not determined
Issue description
Unhandled exception

Exception code: Unknown error (29539).

 Instruction address: 0x7ffeb38ca388
 Stack pointer: 0x14e810


Callstack:
 KERNELBASE.dll!RaiseException()
 MSVCR110.dll!_CxxThrowException()
 MSVCP110.dll!void __cdecl std::_Xout_of_range(char const * __ptr64)()
 OPENGL32.dll!wglMakeCurrent()
 SDL2.dll!SDL_LogCritical()
 SDL2.dll!SDL_LogCritical()
 arx.exe!0x1402523f9
 arx.exe!0x1402528ff
 arx.exe!0x1400b1173
 arx.exe!0x1400b1233
 arx.exe!0x1400af9c6
 arx.exe!0x1400bdb4a
 arx.exe!0x1400c489a
 arx.exe!0x1401b8502
 arx.exe!0x1402a57d5
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!SDL2Window::createWindowAndGLContext(char const *) [sdl2window.cpp : 258 + 0x9]
 1  arx.exe!SDL2Window::initialize() [sdl2window.cpp : 331 + 0x8]
 2  arx.exe!ArxGame::initWindow(RenderWindow *) [arxgame.cpp : 436 + 0xa]
 3  arx.exe!ArxGame::initWindow() [arxgame.cpp : 457 + 0xb]
 4  arx.exe!ArxGame::initialize() [arxgame.cpp : 220 + 0x0]
 5  arx.exe!runGame() [core.cpp : 275 + 0x6]
 6  arx.exe!utf8_main(int,char * * const) [startup.cpp : 164 + 0x0]
 7  arx.exe!WinMain [windowsmaingui.cpp : 48 + 0xe]
 8  arx.exe!__tmainCRTStartup [crtexe.c : 618 + 0x15]
Steps to reproduce this issue
It doesn't always crash, just sometimes after i press play on steam. I use SweetFX with ArxLibertatis, but the problem was there even before that. Thanks for the good work you did wih this mod btw!

#1
icon_reply.pngReply
Comment posted by
 Buruno
Oct 05, 09:32
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-14964-3744019862
#3
icon_reply.pngReply
Comment posted by
 Buruno
Oct 05, 09:32
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-14964-3744019862
#4
icon_reply.pngReply
Comment posted by
 Buruno
Oct 05, 09:32
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-14964-3744019862
#5
icon_reply.pngReply
Comment posted by
 Buruno
Oct 05, 09:32
A file was uploaded. crash.txticon_open_new.png This comment was attached:

arxcrash-14964-3744019862
#7
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Oct 06, 21:16
Please try getting a crash report without SweetFX - we don't have the resources to debug external tools and the crash is inside the OpenGL context creation (outside Arx Libertatis code) so I wouldn't rule out SweetFX somehow causing problems. Also make sure to update to the latest development snapshot.