Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #444  -  [66151D72] arx.exe!DX9Texture2D::Upload() d3d9texture2d.cpp(146)
Posted Jan 12, 2013 - updated Jan 30, 2013   Shortlink: http://arx.vg/444
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Fixed" and resolution "RESOLVED".
Issue details
  • Type of issue
    Crash report
  • Status
     
    Fixed
  • Assigned to
    Not assigned to anyone
  • Progress
       
  • 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
    RESOLVED
  • 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.1
Issue description
Illegal storage access

Callstack:
  arx.exe!DX9Texture2D::Upload()  d3d9texture2d.cpp(146) 
  arx.exe!Font::Font()  font.cpp(56) 
  arx.exe!FontCache::Create()  fontcache.cpp(123) 
  arx.exe!FontCache::GetFont()  fontcache.cpp(74) 
  arx.exe!_CreateFont()  text.cpp(284) 
  arx.exe!ARX_Text_Init()  text.cpp(350) 
  arx.exe!AdjustUI()  core.cpp(470) 
  arx.exe!ArxGame::Render()  arxgame.cpp(792) 
  arx.exe!ArxGame::Run()  arxgame.cpp(564) 
  arx.exe!runGame()  core.cpp(841) 
  arx.exe!WinMain()  core.cpp(874) 
  arx.exe!__tmainCRTStartup()  crtexe.c(547) 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 


Registers:
  RAX:00000000009BEE28  RBX:0000000000000000  RCX:0000000000000000  RDX:000000001011EDA0  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:776CC521
  SS:RSP:002B:00000000009BFF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010293


Steps to reproduce this issue
Launched the game.

#1
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 12, 00:04
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-8060-4223901060
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 12, 00:05
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-8060-4223901060
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 12, 00:05
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-8060-4223901060
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Jan 12, 00:05
A file was uploaded. crash.xmlicon_open_new.png This comment was attached:

arxcrash-8060-4223901060
#10
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Jan 26, 17:03
I added fixes to the source code repository that will hopefully fix this issue and they will be part of the next release (version 1.1).

The issue was updated with the following change(s):
  • This issue has been closed
  • The status has been updated, from New to Fixed.
  • The resolution has been updated, from Not determined to RESOLVED.
  • This issue's progression has been updated to 100 percent completed.