Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #1573  -  [A2F86A22] ig7icd64.dll!RegisterProcTableCallback()
Posted Aug 12, 2021 - updated Aug 12, 2021   Shortlink: http://arx.vg/1573
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: 0x7ff96f68b912
 Memory accessed: 0x8
 Stack pointer: 0x9fe1d2efb0


Callstack:
 ig7icd64.dll!RegisterProcTableCallback()
 ig7icd64.dll!RegisterProcTableCallback()
 ig7icd64.dll!RegisterProcTableCallback()
 ig7icd64.dll!RegisterProcTableCallback()
 ig7icd64.dll!DrvSetLayerPaletteEntries()
 ig7icd64.dll!DrvSetLayerPaletteEntries()
 arx.exe!0x7ff608a907b5
 arx.exe!0x7ff608a04443
 arx.exe!0x7ff608a04b26
 arx.exe!0x7ff608a0128e
 arx.exe!0x7ff608a005ee
 arx.exe!0x7ff608a0a860
 arx.exe!0x7ff608a16738
 arx.exe!0x7ff608b1470a
 arx.exe!0x7ff608c64d82
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  6  arx.exe!OpenGLRenderer::Clear(Flags<Renderer::BufferType>,Color4<unsigned char>,float,unsigned __int64,Rectangle_<long> *) [OpenGLRenderer.cpp : 656 + 0x0]
  7  arx.exe!ArxGame::renderLevel() [ArxGame.cpp : 1938 + 0x0]
  8  arx.exe!ArxGame::render() [ArxGame.cpp : 2043 + 0x0]
  9  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1269 + 0x0]
 10  arx.exe!ArxGame::run() [ArxGame.cpp : 1133 + 0x0]
 11  arx.exe!runGame() [Core.cpp : 246 + 0x1f]
 12  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 168 + 0x0]
 13  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 14  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
Aug 12, 10:48
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-9640-3511762699
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Aug 12, 10:48
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-9640-3511762699
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Aug 12, 10:48
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-9640-3511762699
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Aug 12, 10:48
A file was uploaded. crash.txticon_open_new.png This comment was attached:

arxcrash-9640-3511762699
#8
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Aug 12, 20:18
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 Not a bug.
  • This issue has been closed
  • The resolution has been updated, from Not determined to DUPLICATE.