Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #979  -  [808FE01F] arx.exe!MiniMap::drawBackground() [minimap.cpp:530]
Posted Mar 05, 2017 - updated Mar 08, 2017   Shortlink: http://arx.vg/979
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: 0x14017aac8
 Memory accessed: 0xffffffffffffffff
 Stack pointer: 0x14f6f0


Callstack:
 arx.exe!0x14017aac8
 arx.exe!0x140179782
 arx.exe!0x1400b2e79
 arx.exe!0x1400b32fa
 arx.exe!0x1400b0595
 arx.exe!0x1400b012e
 arx.exe!0x1400b86b0
 arx.exe!0x1400bfd39
 arx.exe!0x1401c2172
 arx.exe!0x1402b4d15
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!MiniMap::drawBackground(int,Rectangle_<long>,glm::tvec2<float,0>,float,float,glm::tvec2<float,0>,bool,float) [minimap.cpp : 530 + 0x24]
 1  arx.exe!MiniMap::showPlayerMiniMap(int) [minimap.cpp : 307 + 0x0]
 2  arx.exe!ArxGame::renderLevel() [arxgame.cpp : 2135 + 0x0]
 3  arx.exe!ArxGame::render() [arxgame.cpp : 2242 + 0x0]
 4  arx.exe!ArxGame::doFrame() [arxgame.cpp : 1330 + 0x0]
 5  arx.exe!ArxGame::run() [arxgame.cpp : 1253 + 0x0]
 6  arx.exe!runGame() [core.cpp : 290 + 0x0]
 7  arx.exe!utf8_main(int,char * * const) [startup.cpp : 210 + 0x0]
 8  arx.exe!WinMain [windowsmaingui.cpp : 48 + 0xe]
 9  arx.exe!__tmainCRTStartup [crtexe.c : 618 + 0x15]
Steps to reproduce this issue
Encountered when exploring the city of arx, specifically a private house north of the bankiers house. No special action undertaken, just looking and walking.

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

arxcrash-3268-2362180266
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Mar 05, 18:09
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-3268-2362180266
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Mar 05, 18:09
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-3268-2362180266
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Mar 05, 18:09
A file was uploaded. crash.txticon_open_new.png This comment was attached:

arxcrash-3268-2362180266
#6
icon_reply.pngReply
Comment posted by
 bsxf47
Mar 05, 20:43
Bisected to my commit ce1342b1. Will have a fix tomorrow.
#10
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Mar 08, 01:12
This should be fixed in the latest development snapshot.

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.