Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #1027  -  [4BBC6C6C] arx.exe!ConfuseSpell::Update() [SpellsLvl07.cpp : 682]
Posted Jun 18, 2017 - updated Jun 19, 2017   Shortlink: http://arx.vg/1027
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 Not determined
Issue description
Illegal storage access

Exception code: ACCESS_VIOLATION

 Instruction address: 0x1400fc3bb
 Memory accessed: 0x10
 Stack pointer: 0x14f810


Symbols:
 0 arx.exe!ConfuseSpell::Update() Line 682	C++
 1 arx.exe!ARX_SPELLS_Update() Line 1112	C++
 2 arx.exe!ArxGame::renderLevel() Line 2031	C++
 3 arx.exe!ArxGame::render() Line 2188	C++
 4 arx.exe!ArxGame::doFrame() Line 1318	C++
 5 arx.exe!ArxGame::run() Line 1241	C++
 6 arx.exe!runGame() Line 282	C++
 7 arx.exe!utf8_main(int argc, char * * argv) Line 164	C++
 8 arx.exe!WinMain(HINSTANCE__ * hInstance, HINSTANCE__ * hPrevInstance, char * lpCmdLine, int nCmdShow) Line 48	C++


Callstack:
 arx.exe!0x1400fc3bb
 arx.exe!0x1400e2dbf
 arx.exe!0x1400b3074
 arx.exe!0x1400b37cb
 arx.exe!0x1400b0c05
 arx.exe!0x1400b079e
 arx.exe!0x1400b8c20
 arx.exe!0x1400bfc89
 arx.exe!0x1401b49c2
 arx.exe!0x1402a1a45
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()


Steps to reproduce this issue
Attacked then cast confuse on the astonomeer's assistant. Game then crashed.


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

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

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

arxcrash-9932-653726515
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Jun 18, 09:35
A file was uploaded. crash.txticon_open_new.png This comment was attached:

arxcrash-9932-653726515
#8
icon_reply.pngReply
Comment posted by
 bsxf47
Jun 18, 10:10
When attacked, his script makes Suiberis invisible and a few moments later, destroys his entity. The crash is caused by accessing the already destroyed entity.