Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #290  -  [2893985C] arx.exe!0x14016b725
Posted Jun 18, 2012 - updated Jun 22, 2012   Shortlink: http://arx.vg/290
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
     Daniel Scharrer
  • 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.0.3
Issue description
Illegal storage access

Callstack:
  arx.exe!0x14016b725 
  arx.exe!0x14010a910 
  arx.exe!0x1402534ff 
  arx.exe!0x14024fe1e 
  arx.exe!0x14024fff3 
  arx.exe!0x1400f55ff 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 


Registers:
  RAX:000000004016B711  RBX:0000000000000000  RCX:0000000000000000  RDX:00000000009BF920  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:7798C521
  SS:RSP:002B:00000000009BFF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010246


Steps to reproduce this issue
Started the game.

#2
icon_reply.pngReply
Comment posted by
 CrashBot
Jun 18, 18:18
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-3356-2653512568
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Jun 18, 18:18
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-3356-2653512568
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Jun 18, 18:18
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-3356-2653512568
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Jun 18, 18:18
A file was uploaded. crash.xmlicon_open_new.png This comment was attached:

arxcrash-3356-2653512568
#6
icon_reply.pngReply
Comment posted by
 Guest user
Jun 19, 00:54
Looks like I never stumbled on that issue before, but it's really easy to reproduce/solve

Use "sdl" for video Use "auto" for input...

With 1.0.2, this will resolve to DirectInput, and will crash at startup in SDLWindow when trying to use the input...
#7
icon_reply.pngReply
Comment posted by
 SebastienLussier
icon_reply.pngJun 19, 00:55, in reply to comment #6
That was me smileys/2.png

Guest user wrote:
Looks like I never stumbled on that issue before, but it's really easy to
reproduce/solve

Use "sdl" for video
Use "auto" for input...

With 1.0.2, this will resolve to DirectInput, and will crash at startup in
SDLWindow when trying to use the input...


#9
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Jun 19, 01:16
A fix for this bug has been added to the source code repository and will be part of the next release (1.0.3+).

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