Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #1263  -  [2E4770CA] arx.exe!D3DIndexBuffer::setData() [d3d9vertexbuffer.h:67]
Posted Sep 07, 2018 - updated Oct 03, 2018   Shortlink: http://arx.vg/1263
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Not a bug" and resolution "WON'T FIX".
Issue details
  • Type of issue
    Crash report
  • Status
     
    Not a bug
  • 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
    WON'T FIX
  • 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

Callstack:
  MSVCR100.dll!memcpy() 
  arx.exe!0x140020f08 
  arx.exe!0x140021630 
  arx.exe!0x14011e9fb 
  arx.exe!0x14012059c 
  arx.exe!0x140121c4a 
  arx.exe!0x140258f27 
  arx.exe!0x140250fde 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 
Symbols:
 1  arx.exe!D3DIndexBuffer<unsigned short>::setData(unsigned short const *,unsigned __int64,unsigned __int64,Flags<BufferFlag>) [d3d9vertexbuffer.h : 67 + 0x0]
 2  arx.exe!D3D9VertexBuffer<SMY_VERTEX>::drawIndexed(Renderer::Primitive,unsigned __int64,unsigned __int64,unsigned short *,unsigned __int64) [d3d9vertexbuffer.h : 170 + 0x0]
 3  arx.exe!ARX_PORTALS_Frustrum_RenderRoomTCullSoft(long,EERIE_FRUSTRUM_DATA *,long,long) [scene.cpp : 2249 + 0x0]
 4  arx.exe!ARX_PORTALS_Frustrum_RenderRoomsTCullSoft(long,long) [scene.cpp : 1534 + 0x2c]
 5  arx.exe!ARX_SCENE_Render(long) [scene.cpp : 2963 + 0x0]
 6  arx.exe!ArxGame::Render() [arxgame.cpp : 1696 + 0x0]
 7  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x13]
 8  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 9  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]
Registers:
  RAX:0000000000250024  RBX:0000000000000000  RCX:0000000000000020  RDX:000000000CFC9910  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:775EB891
  SS:RSP:002B:000000000012FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010202


Steps to reproduce this issue
pressed c? while moving left in the kings castle, top floor? fantasic work btw

#1
icon_reply.pngReply
Comment posted by
 CrashBot
Sep 07, 09:48
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-4792-85866664
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Sep 07, 09:48
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-4792-85866664
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Sep 07, 09:48
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-4792-85866664
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Sep 07, 09:48
A file was uploaded. crash.xmlicon_open_new.png This comment was attached:

arxcrash-4792-85866664
#9
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Oct 03, 19:42
The D3D renderer is no longer supported and has been removed in newer versions.

The issue was updated with the following change(s):
  • The status has been updated, from New to Not a bug.
  • This issue has been closed
  • The resolution has been updated, from Not determined to WON'T FIX.