Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #1212  -  [42065FC0] arx.exe!ComputePortalVertexBuffer() mesh.cpp(3946)
Posted Jun 24, 2018 - updated Jun 29, 2018   Shortlink: http://arx.vg/1212
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Not a bug" and resolution "WON'T FIX".
Issue details
  • Type of issue
    Crash report
  • Status
     
    Not a bug
  • Assigned to
    Not assigned to anyone
  • 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
    WON'T FIX
  • 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 x86
  • Fixed in
    icon_customdatatype.png Not determined
Issue description
Illegal storage access

Callstack:
  arx.exe!ComputePortalVertexBuffer()  mesh.cpp(3946) 
  arx.exe!ArxGame::InitDeviceObjects()  arxgame.cpp(2200) 
  arx.exe!ArxGame::onRendererInit()  arxgame.cpp(2245) 
  arx.exe!D3D9Window::restoreObjects()  d3d9window.cpp(392) 
  arx.exe!D3D9Window::changeDisplay()  d3d9window.cpp(362) 
  arx.exe!D3D9Window::setFullscreenMode()  d3d9window.cpp(373) 
  arx.exe!ArxGame::setFullscreen()  arxgame.cpp(278) 
  arx.exe!ARXMenu_Private_Options_Video_SetResolution()  menupublic.cpp(129) 
  arx.exe!CMenuElementText::OnMouseClick()  menuwidgets.cpp(2103) 
  arx.exe!CWindowMenuConsole::Update()  menuwidgets.cpp(3519) 
  arx.exe!CWindowMenu::Render()  menuwidgets.cpp(3039) 
  arx.exe!Menu2_Render()  menuwidgets.cpp(1592) 
  arx.exe!ARX_Menu_Render()  menu.cpp(398) 
  arx.exe!ArxGame::Render()  arxgame.cpp(959) 
  arx.exe!ArxGame::Run()  arxgame.cpp(599) 
  arx.exe!WinMain()  startup.cpp(174) 
  arx.exe!__tmainCRTStartup()  crtexe.c(547) 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlInitializeExceptionChain() 
  ntdll.dll!RtlInitializeExceptionChain() 


Registers:
  EAX:0A6A9F20  EBX:7EFDE000  ECX:00000000  EDX:0A516758  ESI:00000000  EDI:00000000
  CS:EIP:0023:779998C5
  SS:ESP:002B:0018FFDC  EBP:0018FFEC
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00210206


Steps to reproduce this issue
Changed resolution from 1920x1080 to the 1700 one.

#1
icon_reply.pngReply
Comment posted by
 CrashBot
Jun 24, 00:13
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-12052-793932701
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Jun 24, 00:13
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-12052-793932701
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Jun 24, 00:13
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-12052-793932701
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Jun 24, 00:13
A file was uploaded. crash.xmlicon_open_new.png This comment was attached:

arxcrash-12052-793932701
#7
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Jun 29, 23:15
Crash in the unsupported D3D9 renderer. Please try the OpenGL renderer in the latest development snapshot. and report any issues you have with that.

The issue was updated with the following change(s):
  • The status has been updated, from New to Not a bug.
  • This issue has been closed
  • The resolution has been updated, from Not determined to WON'T FIX.