Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #1568  -  [C0759153] ig7icd64.dll!RegisterProcTableCallback()
Posted Jul 22, 2021 - updated Apr 02, 2022   Shortlink: http://arx.vg/1568
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Upstream" and resolution "Not determined".
Issue details
  • Type of issue
    Crash report
  • Status
     
    Upstream
  • 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
    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 Arx Libertatis 1.2.1
Issue description
Illegal storage access

Exception code: ACCESS_VIOLATION

 Instruction address: 0x7fff2563b912
 Memory accessed: 0x8
 Stack pointer: 0xf4dd5c7f0


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!0x7ff6bdb4fa90
 arx.exe!0x7ff6bdac5ee7
 arx.exe!0x7ff6bdac6c89
 arx.exe!0x7ff6bd983aaa
 arx.exe!0x7ff6bd984b26
 arx.exe!0x7ff6bd98128e
 arx.exe!0x7ff6bd9805ee
 arx.exe!0x7ff6bd98a860
 arx.exe!0x7ff6bd996738
 arx.exe!0x7ff6bda9470a
 arx.exe!0x7ff6bdbe4d82
 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
Nothing entered.

#1
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 22, 20:03
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-11632-1753556028
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 22, 20:03
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-11632-1753556028
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 22, 20:03
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-11632-1753556028
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Jul 22, 20:03
A file was uploaded. crash.txticon_open_new.png This comment was attached:

arxcrash-11632-1753556028
#9
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Aug 12, 20:17
This is most likely an issue with your graphics driver, specifically with the implementation of the GL_ARB_sample_shading OpenGL extension. I have extended the blacklist for that extension to cover your card for the next version.

The issue was updated with the following change(s):
  • The status has been updated, from New to Upstream.
  • This issue has been closed