Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Crash report #744  -  [8ABA27D3] MSVCR100.dll!memcpy()
Posted May 09, 2015 - updated May 09, 2015   Shortlink: http://arx.vg/744
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 x86
  • Fixed in
    icon_customdatatype.png Not determined
Issue description
Illegal storage access

Callstack:
  MSVCR100.dll!memcpy() 
  arx.exe!0x41d5de 
  arx.exe!0x41dbe4 
  arx.exe!0x50289d 
  arx.exe!0x5037d2 
  arx.exe!0x505299 
  arx.exe!0x61bce4 
  arx.exe!0x614797 
  arx.exe!0x4e017f 
  KERNEL32.DLL!BaseThreadInitThunk() 
  ntdll.dll!RtlInitializeExceptionChain() 
  ntdll.dll!RtlInitializeExceptionChain() 
Symbols:
 1  arx.exe!D3DIndexBuffer<unsigned short>::setData(unsigned short const *,unsigned int,unsigned int,Flags<BufferFlag>) [d3d9vertexbuffer.h : 66 + 0xe]
 2  arx.exe!D3D9VertexBuffer<SMY_VERTEX>::drawIndexed(Renderer::Primitive,unsigned int,unsigned int,unsigned short *,unsigned int) [d3d9vertexbuffer.h : 168 + 0x21]
 3  arx.exe!ARX_PORTALS_Frustrum_RenderRoomTCullSoft(long,EERIE_FRUSTRUM_DATA *,long,long) [scene.cpp : 2248 + 0x32]
 4  arx.exe!ARX_PORTALS_Frustrum_RenderRoomsTCullSoft(long,long) [scene.cpp : 1534 + 0x22]
 5  arx.exe!ARX_SCENE_Render(long) [scene.cpp : 2962 + 0xd]
 6  arx.exe!ArxGame::Render() [arxgame.cpp : 1690 + 0x5]
 7  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x12]
 8  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 9  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x1c]


Registers:
  EAX:0A6EFD6C  EBX:00000E9A  ECX:0000000C  EDX:00000000  ESI:0A6EFD3C  EDI:00000000
  CS:EIP:0023:76FDACEA
  SS:ESP:002B:0018FFE4  EBP:0018FFEC
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00210202


Steps to reproduce this issue
Nothing entered.

#1
icon_reply.pngReply
Comment posted by
 CrashBot
May 09, 15:45
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-4212-2774492177
#3
icon_reply.pngReply
Comment posted by
 CrashBot
May 09, 15:45
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-4212-2774492177
#4
icon_reply.pngReply
Comment posted by
 CrashBot
May 09, 15:45
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-4212-2774492177
#5
icon_reply.pngReply
Comment posted by
 CrashBot
May 09, 15:45
A file was uploaded. crash.xmlicon_open_new.png This comment was attached:

arxcrash-4212-2774492177
#7
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
May 09, 17:46
The D3D renderer is no longer supported and will be removed with the next release. Please try the OpenGL renderer and report any issues you have with it.

The issue was updated with the following change(s):
  • This issue's description has been changed
  • 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.