Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #1594  -  [95CC78D2] arx.exe!BaseGLVertexBuffer::drawIndexed() [GLVertexBuffer.h:18]
Posted Dec 10, 2021 - updated Jan 13, 2022   Shortlink: http://arx.vg/1594
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue is a duplicate of issue #1568 - "[C0759153] ig7icd64.dll!RegisterProcTableCallback()"
icon_info.png This issue has been closed with status "Not a bug" and resolution "DUPLICATE".
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
    DUPLICATE
  • 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
Illegal storage access

Exception code: ACCESS_VIOLATION

 Instruction address: 0x7ff98d67ab6a
 Memory accessed: 0x8
 Stack pointer: 0x88398fca60


Callstack:
 ig7icd64.dll!RegisterProcTableCallback()
 ig7icd64.dll!RegisterProcTableCallback()
 ig7icd64.dll!RegisterProcTableCallback()
 ig7icd64.dll!DrvSetLayerPaletteEntries()
 ig7icd64.dll!RegisterProcTableCallback()
 ig7icd64.dll!DrvSetLayerPaletteEntries()
 ig7icd64.dll!RegisterProcTableCallback()
 ig7icd64.dll!DrvSetLayerPaletteEntries()
 ig7icd64.dll!DrvSetLayerPaletteEntries()
 ig7icd64.dll!DrvSetLayerPaletteEntries()
 arx.exe!0x7ff70fa1fa90
 arx.exe!0x7ff70f995ee7
 arx.exe!0x7ff70f996c89
 arx.exe!0x7ff70f853aaa
 arx.exe!0x7ff70f854b26
 arx.exe!0x7ff70f85128e
 arx.exe!0x7ff70f8505ee
 arx.exe!0x7ff70f85a860
 arx.exe!0x7ff70f866738
 arx.exe!0x7ff70f96470a
 arx.exe!0x7ff70fab4d82
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 10  arx.exe!BaseGLVertexBuffer<SMY_VERTEX>::drawIndexed(Renderer::Primitive,unsigned __int64,unsigned __int64,unsigned short const *,unsigned __int64) [GLVertexBuffer.h : 181 + 0x0]
 11  arx.exe!BackgroundRenderOpaque [Scene.cpp : 1199 + 0x0]
 12  arx.exe!ARX_SCENE_Render() [Scene.cpp : 1409 + 0x0]
 13  arx.exe!ArxGame::renderLevel() [ArxGame.cpp : 1869 + 0x0]
 14  arx.exe!ArxGame::render() [ArxGame.cpp : 2043 + 0x0]
 15  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1269 + 0x0]
 16  arx.exe!ArxGame::run() [ArxGame.cpp : 1133 + 0x0]
 17  arx.exe!runGame() [Core.cpp : 246 + 0x1f]
 18  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 168 + 0x0]
 19  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 20  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]
Steps to reproduce this issue
installed the mod and ran the game

#1
icon_reply.pngReply
Comment posted by
 CrashBot
Dec 10, 21:23
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-2524-1058876873
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Dec 10, 21:23
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-2524-1058876873
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Dec 10, 21:23
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-2524-1058876873
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Dec 10, 21:23
A file was uploaded. crash.txticon_open_new.png This comment was attached:

arxcrash-2524-1058876873
#7
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Jan 13, 04:35
This is most likely a driver issue, a workaround for which will be added in the next release.

The issue was updated with the following change(s):
  • This issue's description has been changed
  • This issue's title has been changed
  • 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 DUPLICATE.