Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
OPEN  Crash report #1588  -  [3B143353] arx.exe!BaseGLPersistentVertexBuffer::setData() [GLVertexBuffer.h:535]
Posted Oct 13, 2021 - updated Mar 23, 2024   Shortlink: http://arx.vg/1588
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
Issue details
  • Type of issue
    Crash report
  • Status
     
    New
  • 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
    Not determined
  • 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: 0x7ff935fb12db
 Memory accessed: 0x0
 Stack pointer: 0x64a610ec38


Callstack:
 VCRUNTIME140.dll!memcmp()
 arx.exe!0x7ff6e02f6cbe
 arx.exe!0x7ff6e02c7f37
 arx.exe!0x7ff6e00cab89
 arx.exe!0x7ff6e01d12e3
 arx.exe!0x7ff6e0196a14
 arx.exe!0x7ff6e00fc0c4
 arx.exe!0x7ff6e00f8705
 arx.exe!0x7ff6e00f784e
 arx.exe!0x7ff6e010de07
 arx.exe!0x7ff6e021452a
 arx.exe!0x7ff6e038b7a2
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  1  arx.exe!BaseGLPersistentVertexBuffer<TexturedVertex>::setData(TexturedVertex const *,unsigned __int64,unsigned __int64,Flags<BufferFlag>) [GLVertexBuffer.h : 535 + 0x0]
  2  arx.exe!CircularVertexBuffer<TexturedVertex>::draw(Renderer::Primitive,TexturedVertex const *,unsigned __int64) [VertexBuffer.h : 118 + 0x0]
  3  arx.exe!PopAllTriangleListOpaque(RenderState,bool) [AnimationRender.cpp : 193 + 0x109]
  4  arx.exe!StatsPage::RenderBookPlayerCharacter() [Book.cpp : 1139 + 0x0]
  5  arx.exe!CharacterCreation::render() [CharacterCreation.cpp : 115 + 0x0]
  6  arx.exe!ArxGame::render() [ArxGame.cpp : 2028 + 0x1f]
  7  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1269 + 0x0]
  8  arx.exe!ArxGame::run() [ArxGame.cpp : 1133 + 0x0]
  9  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 164 + 0x92]
 10  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 11  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]
Steps to reproduce this issue
Nothing entered.

#1
icon_reply.pngReply
Comment posted by
 CrashBot
Oct 13, 10:35
A file was uploaded. arx.logicon_open_new.png This comment was attached:

arxcrash-9892-1847306190
#3
icon_reply.pngReply
Comment posted by
 CrashBot
Oct 13, 10:35
A file was uploaded. cfg.iniicon_open_new.png This comment was attached:

arxcrash-9892-1847306190
#4
icon_reply.pngReply
Comment posted by
 CrashBot
Oct 13, 10:35
A file was uploaded. crash.dmpicon_open_new.png This comment was attached:

arxcrash-9892-1847306190
#5
icon_reply.pngReply
Comment posted by
 CrashBot
Oct 13, 10:35
A file was uploaded. crash.txticon_open_new.png This comment was attached:

arxcrash-9892-1847306190
#8
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Mar 23, 18:50
possibly related: Crash report 1567 - [B2260B87] BaseGLPersistentVertexBuffer::setData() [GLVertexBuffer.h:535]