Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #1155  -  [51B7A51] arx.exe!ARX_Menu_Manage() [Menu.cpp : 200]
Posted Feb 01, 2018 - updated Apr 02, 2022   Shortlink: http://arx.vg/1155
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Fixed" and resolution "RESOLVED".
Issue details
  • Type of issue
    Crash report
  • Status
     
    Fixed
  • Assigned to
    Not assigned to anyone
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     CrashBot
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Category
    Not determined
  • Resolution
    RESOLVED
  • 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 Arx Libertatis 1.2.1
Issue description
Illegal storage access

Exception code: ACCESS_VIOLATION

 Instruction address: 0x14014fac3
 Memory accessed: 0x18
 Stack pointer: 0x14f860


Symbols:
 0 arx.exe!ARX_Menu_Manage() Line 200	C++
 1 arx.exe!ArxGame::manageKeyMouse() Line 1449	C++
 2 arx.exe!ArxGame::render() Line 2070	C++
 3 arx.exe!ArxGame::doFrame() Line 1285	C++
 4 arx.exe!ArxGame::run() Line 1173	C++
 5 arx.exe!runGame() Line 247	C++
 6 arx.exe!utf8_main(int argc, char * * argv) Line 168	C++
 7 arx.exe!WinMain(HINSTANCE__ * hInstance, HINSTANCE__ * hPrevInstance, char * lpCmdLine, int nCmdShow) Line 48	C++


Callstack:
 arx.exe!0x14014fac3
 arx.exe!0x14013ddeb
 arx.exe!0x140096507
 arx.exe!0x1400942de
 arx.exe!0x140093c9e
 arx.exe!0x14009b8db
 arx.exe!0x1400a2382
 arx.exe!0x140195a92
 arx.exe!0x1402cc89d
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()


Steps to reproduce this issue
started the game, intro started playing, crash


#1
icon_reply.pngReply
Comment posted by
 CrashBot
Feb 01, 21:29
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-12912-3059719919
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Feb 01, 21:29
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-12912-3059719919
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Feb 01, 21:29
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-12912-3059719919
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Feb 01, 21:29
A file was uploaded. crash.txticon_open_new.png This comment was attached:

arxcrash-12912-3059719919
#8
icon_reply.pngReply
Comment posted by
 bsxf47
Feb 11, 15:31
The actual crash is in MENU_NoActiveWindow() in MenuWidgets.cpp, exception: "g_mainMenu was nullptr".