Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #711  -  [4FF49E62] ig75icd32.dll!RegisterProcTableCallback()
Posted Feb 11, 2015 - updated Nov 28, 2015   Shortlink: http://arx.vg/711
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 x86
  • Fixed in
    icon_customdatatype.png Not determined
Issue description
Illegal storage access

Callstack:
  ig75icd32.dll!RegisterProcTableCallback() 
  ig75icd32.dll!RegisterProcTableCallback() 
  ig75icd32.dll!RegisterProcTableCallback() 
  ig75icd32.dll!RegisterProcTableCallback() 
  ig75icd32.dll!RegisterProcTableCallback() 
  ig75icd32.dll!0x2d06788 
  ig75icd32.dll!DrvReleaseContext() 
  OPENGL32.dll!wglSwapLayerBuffers() 
  OPENGL32.dll!wglMakeCurrent() 
  SDL32.dll!SDL_CreateYUVOverlay() 
  SDL32.dll!SDL_VideoQuit() 
  SDL32.dll!SDL_QuitSubSystem() 
  SDL32.dll!SDL_Quit() 
  arx.exe!0x46900b 
  arx.exe!0x61c752 
  arx.exe!0x4e017f 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlInitializeExceptionChain() 
  ntdll.dll!RtlInitializeExceptionChain() 
Arx symbols:
 13  arx.exe!SDLWindow::`vector deleting destructor'(unsigned int) + 0xb
 14  arx.exe!Application::Shutdown() [application.cpp : 136 + 0xf]
 15  arx.exe!WinMain [startup.cpp : 174 + 0x2c]
 16  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x1c]


Registers:
  EAX:027DC860  EBX:0012FA78  ECX:02770080  EDX:027DC860  ESI:027DC860  EDI:00000000
  CS:EIP:001B:77BD374E
  SS:ESP:0023:0012FFDC  EBP:0012FFEC
  DS:0023  ES:0023  FS:003B  GS:0000
  Flags:00210216


Steps to reproduce this issue
Nothing entered.

#1
icon_reply.pngReply
Comment posted by
 CrashBot
Feb 11, 06:26
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-1752-2530486883
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Feb 11, 06:26
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-1752-2530486883
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Feb 11, 06:26
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-1752-2530486883
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Feb 11, 06:26
A file was uploaded. crash.xmlicon_open_new.png This comment was attached:

arxcrash-1752-2530486883
#6
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Feb 11, 10:44
Looks like it can't find the data due to non-ASCII chars in the path (we need to fix this) and then crashes on shutdown due to crappy drivers.
#9
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Nov 28, 08:02
The crash on exit is in the driver and doesn't look like something we can do anything about. The issue filesystem issue is tracked in Bug report 786 - Missing unicode filesystem support under Windows

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