<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
	<channel>
		<title>Arx Libertatis Bug Tracker ~ Crash Reports</title>
		<link>https://bugs.arx-libertatis.org:443/</link>
		<description>Arx Libertatis Bug Tracker</description>
		<language>en-us</language>
		<image>
					<url>https://bugs.arx-libertatis.org:443/header.png</url>
					<title>Arx Libertatis Bug Tracker ~ Crash Reports</title>
			<link>https://bugs.arx-libertatis.org:443/</link>
		</image>
		
		<item>
			<title>#1820 - [ACD828D8] atio6axx.dll!DrvSetCallbackProcs()</title>
						<description><![CDATA[Unhandled exception

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7fff1cd56cda
 Memory accessed: 0x240
 Stack pointer: 0x99b1ffef50

Callstack:
 atio6axx.dll!DrvSetCallbackProcs()
 atio6axx.dll!DrvSetCallbackProcs()
 atio6axx.dll!DrvSetCallbackProcs()
 atio6axx.dll!DrvSetCallbackProcs()
 atio6axx.dll!DrvSetCallbackProcs()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!eglGetProcAddress()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 13:59:39 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1820</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1820</guid>
		</item>
		
		<item>
			<title>#490 - [6DF5AE25] script::Context::skipWhitespace () ScriptUtils.cpp:201</title>
						<description><![CDATA[Illegal storage access: address not mapped to object


GDB stack trace:

[New LWP 17115]
[New LWP 9714]
[New LWP 9713]
[New LWP 9712]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00000000004ca783 in post (this=) at /usr/include/boost/interprocess/sync/posix/semaphore.hpp:42
[Current thread is 1 (Thread 0x7f7284457780 (LWP 9703))]
  Id   Target Id         Frame 
  5    Thread 0x7f727b273700 (LWP 9712) "threaded-ml" 0x0000003bf86e99ad in poll () from /lib64/libc.so.6
  4    Thread 0x7f7276a71700 (LWP 9713) "arx" 0x0000003bf8a0e86d in nanosleep () from /lib64/libpthread.so.0
  3    Thread 0x7f7276970700 (LWP 9714) "Sound Update" 0x0000003bf8a0e86d in nanosleep () from /lib64/libpthread.so.0
  2    Thread 0x7f7274e3f700 (LWP 17115) "Pathfinder" 0x0000003bf8a0e86d in nanosleep () from /lib64/libpthread.so.0
* 1    Thread 0x7f7284457780 (LWP 9703) "arx" 0x00000000004ca783 in post (this=) at /usr/include/boost/interprocess/sync/posix/semaphore.hpp:42

Thread 5 (Thread 0x7f727b273700 (LWP 9712)):
#0  0x0000003bf86e99ad in poll () from /lib64/libc.so.6
No symbol table info available.
#1  0x00000036db431d5f in poll_func () from /lib64/libpulse.so.0
No symbol table info available.
#2  0x00000036db4232bc in pa_mainloop_poll () from /lib64/libpulse.so.0
No symbol table info available.
#3  0x00000036db423919 in pa_mainloop_iterate () from /lib64/libpulse.so.0
No symbol table info available.
#4  0x00000036db4239d0 in pa_mainloop_run () from /lib64/libpulse.so.0
No symbol table info available.
#5  0x00000036db431d0f in thread () from /lib64/libpulse.so.0
No symbol table info available.
#6  0x00000036da842c63 in internal_thread_func () from /usr/lib64/pulseaudio/libpulsecommon-2.1.so
No symbol table info available.
#7  0x0000003bf8a07d15 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#8  0x0000003bf86f248d in clone () from /lib64/libc.so.6
No symbol table info available.

Thread 4 (Thread 0x7f7276a71700 (LWP 9713)):
#0  0x0000003bf8a0e86d in nanosleep () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x0000003bfb626fba in Sleep () from /lib64/libopenal.so.1
No symbol table info available.
#2  0x0000003bfb633063 in PulseProc () from /lib64/libopenal.so.1
No symbol table info available.
#3  0x0000003bfb62668a in StarterFunc () from /lib64/libopenal.so.1
No symbol table info available.
#4  0x0000003bf8a07d15 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5  0x0000003bf86f248d in clone () from /lib64/libc.so.6
No symbol table info available.

Thread 3 (Thread 0x7f7276970700 (LWP 9714)):
#0  0x0000003bf8a0e86d in nanosleep () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00000000006d17cb in sleep (milliseconds=100) at /usr/src/debug/arx-libertatis-1.0.3/src/platform/Thread.cpp:242
        t = {tv_sec = 0, tv_nsec = 100000000}
#2  SoundUpdateThread::run (this=0x37c6be0) at /usr/src/debug/arx-libertatis-1.0.3/src/scene/GameSound.cpp:1870
No locals.
#3  0x0000000000472fb6 in Thread::entryPoint (param=0x37c6be0) at /usr/src/debug/arx-libertatis-1.0.3/src/platform/Thread.cpp:111
        thread = @0x37c6be0: {_vptr.Thread = 0x705510 , thread = 140129592608512, priority = 0, started = true, threadName = "Sound Update"}
#4  0x0000003bf8a07d15 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5  0x0000003bf86f248d in clone () from /lib64/libc.so.6
No symbol table info available.

Thread 2 (Thread 0x7f7274e3f700 (LWP 17115)):
#0  0x0000003bf8a0e86d in nanosleep () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00000000005a569c in sleep (milliseconds=10) at /usr/src/debug/arx-libertatis-1.0.3/src/platform/Thread.cpp:242
        t = {tv_sec = 0, tv_nsec = 10000000}
#2  PathFinderThread::run (this=0xb108430) at /usr/src/debug/arx-libertatis-1.0.3/src/ai/PathFinderManager.cpp:337
        eb = 
        pathfinder = {radius = 25, height = -45, heuristic = 0.2352826, map_s = 2118, map_d = 0x9f3dc40, slight_c = 1200, slight_l = 0x9fb380 }
#3  0x0000000000472fb6 in Thread::entryPoint (param=0xb108430) at /usr/src/debug/arx-libertatis-1.0.3/src/platform/Thread.cpp:111
        thread = @0xb108430: {_vptr.Thread = 0x701bb0 , thread = 140129564096256, priority = 0, started = true, threadName = "Pathfinder"}
#4  0x0000003bf8a07d15 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#5  0x0000003bf86f248d in clone () from /lib64/libc.so.6
No symbol table info available.

Thread 1 (Thread 0x7f7284457780 (LWP 9703)):
#0  0x00000000004ca783 in post (this=) at /usr/include/boost/interprocess/sync/posix/semaphore.hpp:42
No locals.
#1  post (this=) at /usr/include/boost/interprocess/sync/interprocess_semaphore.hpp:138
No locals.
#2  CrashHandlerPOSIX::handleCrash (this=0x2f7c550, signal=11, code=1) at /usr/src/debug/arx-libertatis-1.0.3/src/platform/crashhandler/CrashHandlerPOSIX.cpp:294
No locals.
#3  0x00000000004ca7aa in signalHandler (signal=, info=, context=0x7fffd533c500) at /usr/src/debug/arx-libertatis-1.0.3/src/platform/crashhandler/CrashHandlerPOSIX.cpp:48
No locals.
#4  
No symbol table info available.
#5  0x00000000004e3790 in script::Context::skipWhitespace (this=0x7fffd533cee0, skipNewlines=false) at /usr/src/debug/arx-libertatis-1.0.3/src/script/ScriptUtils.cpp:201
        esdat = 0x0
#6  0x000000000053023d in script::Context::getCommand (this=this@entry=0x7fffd533cee0, skipNewlines=false) at /usr/src/debug/arx-libertatis-1.0.3/src/script/ScriptUtils.cpp:57
        esdat = 0x0
        word = 
#7  0x000000000054531a in ScriptEvent::send (es=, msg=, params=, io=, evname=, info=) at /usr/src/debug/arx-libertatis-1.0.3/src/script/ScriptEvent.cpp:396
        word = 
        it = 
        brackets = 
        ret = 
        eventname = 
        esss = 
        context = 
        pos = 
#8  0x0000000000622e55 in ARX_SCRIPT_Timer_Check () at /usr/src/debug/arx-libertatis-1.0.3/src/script/Script.cpp:2265
        es = 0xab627c0
        st = 0x3c72fe0
        now = 799
        pos = 782
        i = 

]]></description>
						<pubDate>Thu, 17 Jul 2025 14:00:15 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/490</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/490</guid>
		</item>
		
		<item>
			<title>#1797 - [C0CD0343] arx.exe!0xe7a4b2</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0xe7a4b2
 Memory accessed: 0x904c37c
 Stack pointer: 0x6bf0a4
 Frame pointer: 0x6bf0e0

Callstack:
 arx.exe!0xe7a4b2
 arx.exe!0xd796da
 arx.exe!0xd78b4b
 arx.exe!0xe7ce76
 arx.exe!0xe1176e
 arx.exe!0xd64ad5
 arx.exe!0xd61243
 arx.exe!0xd6079e
 arx.exe!0xd727f9
 arx.exe!0xe5511a
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:04:42 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1797</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1797</guid>
		</item>
		
		<item>
			<title>#1068 - [E491D7D7] arx.exe!CheckAnythingInCylinder() [collisions.cpp:707]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x1401ae0ae
 Memory accessed: 0x0
 Stack pointer: 0x12f240

Callstack:
 arx.exe!0x1401ae0ae
 arx.exe!0x1401db2b2
 arx.exe!0x140104d90
 arx.exe!0x1400e9b6f
 arx.exe!0x1400f4f97
 arx.exe!0x1400e7180
 arx.exe!0x1400b993d
 arx.exe!0x1400ba476
 arx.exe!0x1400b78e5
 arx.exe!0x1400b747e
 arx.exe!0x1400bf8a0
 arx.exe!0x1400c687a
 arx.exe!0x1401bd652
 arx.exe!0x1402aaf65
 kernel32.dll!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  0  arx.exe!CheckAnythingInCylinder(Cylinder const &,Entity *,long) [collisions.cpp : 707 + 0x0]
  1  arx.exe!ARX_INTERACTIVE_ConvertToValidPosForIO(Entity *,glm::tvec3 *) [interactive.cpp : 1098 + 0x0]
  2  arx.exe!SummonCreatureSpell::CanLaunch() [spellslvl09.cpp : 76 + 0xc]
  3  arx.exe!ARX_SPELLS_Launch(SpellType,HandleType,Flags,long,HandleType,DurationType) [spells.cpp : 1084 + 0x0]
  4  arx.exe!ARX_SPELLS_AnalyseSPELL() [spellrecognition.cpp : 1172 + 0x0]
  5  arx.exe!ARX_SPELLS_ManageMagic() [spells.cpp : 598 + 0x5]
  6  arx.exe!ArxGame::updateLevel() [arxgame.cpp : 1928 + 0x0]
  7  arx.exe!ArxGame::render() [arxgame.cpp : 2171 + 0x0]
  8  arx.exe!ArxGame::doFrame() [arxgame.cpp : 1304 + 0x0]
  9  arx.exe!ArxGame::run() [arxgame.cpp : 1227 + 0x0]
 10  arx.exe!runGame() [core.cpp : 282 + 0x0]
 11  arx.exe!utf8_main(int,char * * const) [startup.cpp : 164 + 0x0]
 12  arx.exe!WinMain [windowsmaingui.cpp : 48 + 0xe]
 13  arx.exe!__tmainCRTStartup [crtexe.c : 618 + 0x15]]]></description>
						<pubDate>Thu, 17 Jul 2025 14:06:12 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1068</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1068</guid>
		</item>
		
		<item>
			<title>#1755 - Fatal Error happening when loading the Castle</title>
						<description><![CDATA[Hello, hope you're good! ( First i'm sorry for my english )

I just started playing Arx this week and i use Ars Liberatatis.

As said in the description, i have an fatal error each time i want to load the "Castle" in the "City of Arx".

You can contact me via my email: irazoqui.n@gmail.com

Thanks in advance !]]></description>
						<pubDate>Thu, 17 Jul 2025 14:06:45 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1755</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1755</guid>
		</item>
		
		<item>
			<title>#1806 - [FD59B1E] arx.exe!0x722f8b</title>
						<description><![CDATA[Assertion Failed at Mesh.cpp:530: size_t(endRoom) < g_rooms->rooms.size()

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x722f8b
 Stack pointer: 0x113ed68
 Frame pointer: 0x113ed80

Callstack:
 Warning: WoW64 process detected, stack may be corrupted!
 arx.exe!0x722f8b
 arx.exe!0x6eaeea
 arx.exe!0x7ca125
 arx.exe!0x7adc97
 arx.exe!0x6e548f
 arx.exe!0x6c33ed
 arx.exe!0x6c4d0c
 arx.exe!0x6c1243
 arx.exe!0x6c079e
 arx.exe!0x6d27f9
 arx.exe!0x7b511a
 arx.exe!0x780065
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:08:19 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1806</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1806</guid>
		</item>
		
		<item>
			<title>#1751 - [C477F3F4] arx.exe!0x3f9232</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x3f9232
 Memory accessed: 0x1123832c
 Stack pointer: 0x2baf2fc
 Frame pointer: 0x2baf320

Callstack:
 Warning: WoW64 process detected, stack may be corrupted!
 arx.exe!0x3f9232
 arx.exe!0x3f96da
 arx.exe!0x3f8b4b
 arx.exe!0x4fce76
 arx.exe!0x49176e
 arx.exe!0x3e4ad5
 arx.exe!0x3e1243
 arx.exe!0x3e079e
 arx.exe!0x3f27f9
 arx.exe!0x4d511a
 arx.exe!0x4d511a
 arx.exe!0x60f4f7
 KERNEL32.DLL!timeGetTime()
 ??!0x2dd8000
 KERNEL32.DLL!timeGetTime()
 ??!0x2bafe80
 ntdll.dll!_fltused()
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:08:30 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1751</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1751</guid>
		</item>
		
		<item>
			<title>#1699 - [42304314] arx.exe!convertToValidIO() [ChangeLevel.cpp:165]</title>
						<description><![CDATA[Assertion Failed at ChangeLevel.cpp:168: idString.find_first_not_of("abcdefghijklmnopqrstuvwxyz_0123456789") == std::string_view::npos
Message: bad interactive object id: "����"

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff7cd867c0e
 Stack pointer: 0xd1d378da50

Callstack:
 arx.exe!0x7ff7cd867c0e
 arx.exe!0x7ff7cd92288f
 arx.exe!0x7ff7cd86f22c
 arx.exe!0x7ff7cd875f8e
 arx.exe!0x7ff7cd877302
 arx.exe!0x7ff7cd80ae00
 arx.exe!0x7ff7cd7436e7
 arx.exe!0x7ff7cd74300e
 arx.exe!0x7ff7cd74d535
 arx.exe!0x7ff7cd759d00
 arx.exe!0x7ff7cd85f2ba
 arx.exe!0x7ff7cd9d204a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  0  arx.exe!convertToValidIO [ChangeLevel.cpp : 165 + 0x42]
  1  arx.exe!ConvertToValidIO [ChangeLevel.cpp : 197 + 0xdd]
  2  arx.exe!ARX_CHANGELEVEL_Pop_Player [ChangeLevel.cpp : 1564 + 0xc]
  3  arx.exe!ARX_CHANGELEVEL_PopLevel [ChangeLevel.cpp : 2472 + 0x18]
  4  arx.exe!ARX_CHANGELEVEL_Load(fs::path const &) [ChangeLevel.cpp : 2638 + 0x0]
  5  arx.exe!ARX_LoadGame(SaveGame const &) [MenuWidgets.cpp : 134 + 0x0]
  6  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1163 + 0x0]
  7  arx.exe!ArxGame::run() [ArxGame.cpp : 1075 + 0x0]
  8  arx.exe!runGame() [Core.cpp : 245 + 0x1f]
  9  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 169 + 0x0]
 10  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 11  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 14:09:44 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1699</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1699</guid>
		</item>
		
		<item>
			<title>#1588 - [3B143353] arx.exe!BaseGLPersistentVertexBuffer::setData() [GLVertexBuffer.h:535]</title>
						<description><![CDATA[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::setData(TexturedVertex const *,unsigned __int64,unsigned __int64,Flags) [GLVertexBuffer.h : 535 + 0x0]
  2  arx.exe!CircularVertexBuffer::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]]]></description>
						<pubDate>Thu, 17 Jul 2025 14:13:25 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1588</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1588</guid>
		</item>
		
		<item>
			<title>#1610 - [A852652] arx.exe!0x7ff7e2ba6a84</title>
						<description><![CDATA[Unhandled exception

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff7e2ba6a84
 Memory accessed: 0xffffffffffffffff
 Stack pointer: 0x4de1fff480

Callstack:
 arx.exe!0x7ff7e2ba6a84
 arx.exe!0x7ff7e2add221
 arx.exe!0x7ff7e29c3515
 arx.exe!0x7ff7e29cb336
 arx.exe!0x7ff7e29c6350
 arx.exe!0x7ff7e29bf853
 arx.exe!0x7ff7e29c26af
 arx.exe!0x7ff7e29c23f3
 arx.exe!0x7ff7e2af4527
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!std::_Tree::_Find_lower_bound(std::basic_string const &) [xtree : 1607 + 0x0]
 1  arx.exe!PakDirectory::getFile(res::path const &) [PakEntry.cpp : 128 + 0x53]
 2  arx.exe!audio::createStream(res::path const &) [Stream.cpp : 56 + 0xf]
 3  arx.exe!audio::OpenALSource::init(audio::SourcedSample,audio::OpenALSource *,audio::Channel const &) [OpenALSource.cpp : 207 + 0x9]
 4  arx.exe!audio::OpenALBackend::createSource(HandleType,audio::Channel const &) [OpenALBackend.cpp : 409 + 0x10]
 5  arx.exe!audio::Ambiance::Track::keyPlay() [Ambiance.cpp : 323 + 0x15]
 6  arx.exe!audio::SoundUpdateThread::update() [Audio.cpp : 715 + 0xa1]
 7  arx.exe!audio::SoundUpdateThread::run() [Audio.cpp : 680 + 0x0]
 8  arx.exe!Thread::entryPoint(void *) [Thread.cpp : 272 + 0x0]]]></description>
						<pubDate>Thu, 17 Jul 2025 14:15:26 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1610</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1610</guid>
		</item>
		
		<item>
			<title>#1300 - [BB1D89F0]   arx.exe!script::Context::getCommand()  scriptutils.cpp(58) </title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!script::Context::getCommand()  scriptutils.cpp(58) 
  arx.exe!ScriptEvent::send()  scriptevent.cpp(394) 
  arx.exe!ARX_SCRIPT_Timer_Check()  script.cpp(1956) 
  arx.exe!ArxGame::Render()  arxgame.cpp(1312) 
  arx.exe!ArxGame::Run()  arxgame.cpp(599) 
  arx.exe!WinMain()  startup.cpp(174) 
  arx.exe!__tmainCRTStartup()  crtexe.c(547) 
  KERNEL32.DLL!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 

Registers:
  RAX:000000000000171E  RBX:0000000000000000  RCX:000000000000031F  RDX:000000000014F650  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:37221471
  SS:RSP:002B:000000000014FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010283
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:16:42 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1300</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1300</guid>
		</item>
		
		<item>
			<title>#1756 - [BDCEAD8C] arx.exe!CheckAnythingInCylinder_Inner() [Collisions.cpp:543]</title>
						<description><![CDATA[Assertion Failed at Collisions.cpp:543: source->ioflags & IO_NPC

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff7a5c3f0b0
 Stack pointer: 0xa8fe0fe660

Callstack:
 arx.exe!0x7ff7a5c3f0b0
 arx.exe!0x7ff7a5c3fbba
 arx.exe!0x7ff7a5c3db31
 arx.exe!0x7ff7a5b09057
 arx.exe!0x7ff7a5c789dd
 arx.exe!0x7ff7a5c8766a
 arx.exe!0x7ff7a5b36400
 arx.exe!0x7ff7a5b37740
 arx.exe!0x7ff7a5b33f52
 arx.exe!0x7ff7a5b3305e
 arx.exe!0x7ff7a5b3d585
 arx.exe!0x7ff7a5b49d70
 arx.exe!0x7ff7a5c4f85a
 arx.exe!0x7ff7a5dc2c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  0  arx.exe!CheckAnythingInCylinder_Inner [Collisions.cpp : 543 + 0x1c]
  1  arx.exe!CheckAnythingInCylinder(Cylinder const &,Entity *,Flags) [Collisions.cpp : 673 + 0x0]
  2  arx.exe!PushIO_ON_Top(Entity const &,float) [Collisions.cpp : 331 + 0x10]
  3  arx.exe!StoreEntityMovement [AnimationRender.cpp : 1184 + 0x0]
  4  arx.exe!UpdateInter() [Interactive.cpp : 1968 + 0x8a]
  5  arx.exe!ARX_SCENE_Update() [Scene.cpp : 1583 + 0x0]
  6  arx.exe!ArxGame::updateLevel() [ArxGame.cpp : 1720 + 0x0]
  7  arx.exe!ArxGame::render() [ArxGame.cpp : 1953 + 0x0]
  8  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1209 + 0x0]
  9  arx.exe!ArxGame::run() [ArxGame.cpp : 1075 + 0x0]
 10  arx.exe!runGame() [Core.cpp : 245 + 0x1f]
 11  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 169 + 0x0]
 12  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 13  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 14:17:26 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1756</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1756</guid>
		</item>
		
		<item>
			<title>#661 - [63937493]   arx.exe!Image::ApplyColorKeyToAlpha() [image.cpp:574]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!0x5b2dd2 
  arx.exe!0x660ee8 
  arx.exe!0x5b7fcc 
  arx.exe!0x66393e 
  arx.exe!0x50c52d 
  arx.exe!0x50cf48 
  arx.exe!0x66e808 
  arx.exe!0x525d51 
  arx.exe!0x528cf1 
  arx.exe!0x52afc0 
  arx.exe!0x52b7d3 
  arx.exe!0x61934d 
  arx.exe!0x614797 
  arx.exe!0x4e017f 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlInitializeExceptionChain() 
  ntdll.dll!RtlInitializeExceptionChain() 
Symbols:
  0  arx.exe!Image::ApplyColorKeyToAlpha(Color4) [image.cpp : 574 + 0x12]
  1  arx.exe!Texture2D::Restore() [texture.cpp : 57 + 0x28]
  2  arx.exe!TextureContainer::LoadFile(res::path const &) [texturecontainer.cpp : 227 + 0x20]
  3  arx.exe!TextureContainer::Load(res::path const &,Flags) [texturecontainer.cpp : 270 + 0x7]
  4  arx.exe!ARX_FTL_Load(res::path const &) [ftl.cpp : 574 + 0x14]
  5  arx.exe!TheoToEerie_Fast [object.cpp : 1769 + 0xb]
  6  arx.exe!loadObject(res::path const &,bool) [object.cpp : 1825 + 0x3b]
  7  arx.exe!LoadInter_Ex(res::path const &,long,Vector3 const &,Angle const &,Vector3 const &) [loadlevel.cpp : 622 + 0x42]
  8  arx.exe!ARX_CHANGELEVEL_Pop_IO [changelevel.cpp : 1974 + 0x6a]
  9  arx.exe!ARX_CHANGELEVEL_PopAllIO [changelevel.cpp : 2388 + 0x2c]
 10  arx.exe!ARX_CHANGELEVEL_PopLevel [changelevel.cpp : 2702 + 0xd]
 11  arx.exe!ARX_CHANGELEVEL_Change(std::basic_string const &,std::basic_string const &,long) [changelevel.cpp : 325 + 0xc]
 12  arx.exe!ArxGame::Render() [arxgame.cpp : 857 + 0x4a]
 13  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x12]
 14  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 15  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x1c]

Registers:
  EAX:00004000  EBX:00000000  ECX:12542FFE  EDX:0000200A  ESI:00000080  EDI:0A016B18
  CS:EIP:001B:77DC37BE
  SS:ESP:0023:0012FFDC  EBP:0012FFEC
  DS:0023  ES:0023  FS:003B  GS:0000
  Flags:00210246
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:18:23 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/661</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/661</guid>
		</item>
		
		<item>
			<title>#587 - [3EC0BC0F]   arx.exe!ClearTileLights()  scene.cpp(1879) </title>
						<description><![CDATA[Illegal storage access

Callstack:
  ntdll.dll!RtlFreeHeap() 
  kernel32.dll!HeapFree() 
  MSVCR100.dll!free() 
  arx.exe!ClearTileLights()  scene.cpp(1879) 
  arx.exe!DanaeClearLevel()  loadlevel.cpp(1153) 
  arx.exe!DANAE_StartNewQuest()  core.cpp(3081) 
  arx.exe!ArxGame::Render()  arxgame.cpp(848) 
  arx.exe!ArxGame::Run()  arxgame.cpp(599) 
  arx.exe!WinMain()  startup.cpp(174) 
  arx.exe!__tmainCRTStartup()  crtexe.c(547) 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 

Registers:
  RAX:000000000012F7E8  RBX:0000000000000000  RCX:0000000002070000  RDX:0000000000000000  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:772DC541
  SS:RSP:002B:000000000012FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010246
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:19:40 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/587</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/587</guid>
		</item>
		
		<item>
			<title>#1577 - [5CE199AB] arx.exe!GLTextureStage::apply() [GLTextureStage.cpp:206]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff74cade61f
 Memory accessed: 0x229000002a8
 Stack pointer: 0xc65aefec50

Callstack:
 arx.exe!0x7ff74cade61f
 arx.exe!0x7ff74cae1361
 arx.exe!0x7ff74cc01e8e
 arx.exe!0x7ff74cc20929
 arx.exe!0x7ff74caac215
 arx.exe!0x7ff74cafa361
 arx.exe!0x7ff74ca54396
 arx.exe!0x7ff74ca54b26
 arx.exe!0x7ff74ca5128e
 arx.exe!0x7ff74ca505ee
 arx.exe!0x7ff74ca5a860
 arx.exe!0x7ff74ca66738
 arx.exe!0x7ff74cb6470a
 arx.exe!0x7ff74ccb4d82
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  0  arx.exe!GLTextureStage::apply() [GLTextureStage.cpp : 206 + 0xc]
  1  arx.exe!OpenGLRenderer::flushState() [OpenGLRenderer.cpp : 985 + 0x21]
  2  arx.exe!OpenGLRenderer::beforeDraw() [OpenGLRenderer.h : 93 + 0xe]
  3  arx.exe!BaseGLVertexBuffer::draw(Renderer::Primitive,unsigned __int64,unsigned __int64) [GLVertexBuffer.h : 146 + 0x0]
  4  arx.exe!EERIEDrawBitmap(Rectangle_ const &,float,TextureContainer *,Color4) [Draw.cpp : 167 + 0x65]
  5  arx.exe!HudRoot::draw() [Hud.cpp : 1481 + 0x0]
  6  arx.exe!ArxGame::renderLevel() [ArxGame.cpp : 1928 + 0x0]
  7  arx.exe!ArxGame::render() [ArxGame.cpp : 2043 + 0x0]
  8  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1269 + 0x0]
  9  arx.exe!ArxGame::run() [ArxGame.cpp : 1133 + 0x0]
 10  arx.exe!runGame() [Core.cpp : 246 + 0x1f]
 11  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 168 + 0x0]
 12  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 13  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 14:22:15 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1577</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1577</guid>
		</item>
		
		<item>
			<title>#1454 - [6DE87279] arx.exe!TreatBackgroundDynlights() [Light.cpp:173]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff60c3a4e9d
 Memory accessed: 0x81b7c372434
 Stack pointer: 0x5b930feb30

Callstack:
 arx.exe!0x7ff60c3a4e9d
 arx.exe!0x7ff60c3afad7
 arx.exe!0x7ff60c2784c9
 arx.exe!0x7ff60c279a6e
 arx.exe!0x7ff60c276512
 arx.exe!0x7ff60c2875ce
 arx.exe!0x7ff60c37d8fa
 arx.exe!FT_GlyphSlot_Own_Bitmap()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!TreatBackgroundDynlights() [Light.cpp : 173 + 0x9]
 1  arx.exe!ARX_SCENE_Update() [Scene.cpp : 1362 + 0x0]
 2  arx.exe!ArxGame::updateLevel() [ArxGame.cpp : 1814 + 0x0]
 3  arx.exe!ArxGame::render() [ArxGame.cpp : 2065 + 0x0]
 4  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1302 + 0x0]
 5  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 164 + 0xa5]
 6  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]]]></description>
						<pubDate>Thu, 17 Jul 2025 14:26:13 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1454</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1454</guid>
		</item>
		
		<item>
			<title>#1815 - [743CF340] arx.exe!0x7ff6696e8340</title>
						<description><![CDATA[Assertion Failed at Inventory.cpp:452: item.show == SHOW_FLAG_LINKED || item.show == SHOW_FLAG_IN_INVENTORY

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff6696e8340
 Stack pointer: 0xbe77afe6b0

Callstack:
 arx.exe!0x7ff6696e8340
 arx.exe!0x7ff6696e8b80
 arx.exe!0x7ff669770b03
 arx.exe!0x7ff669776032
 arx.exe!0x7ff66977d12f
 arx.exe!0x7ff6696c5d75
 arx.exe!0x7ff6696c7740
 arx.exe!0x7ff6696c3f52
 arx.exe!0x7ff6696c305e
 arx.exe!0x7ff6696cd585
 arx.exe!0x7ff6696d9d70
 arx.exe!0x7ff6697df85a
 arx.exe!0x7ff669952c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:26:40 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1815</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1815</guid>
		</item>
		
		<item>
			<title>#1673 - [55954E29] arx.exe!unlinkEntity() [LinkedObject.cpp:171]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff6c8b7c09d
 Memory accessed: 0xffffffffffffffff
 Stack pointer: 0x8cdf37e8a0

Callstack:
 arx.exe!0x7ff6c8b7c09d
 arx.exe!0x7ff6c8a50aca
 arx.exe!0x7ff6c8a50f1a
 arx.exe!0x7ff6c8a505b6
 arx.exe!0x7ff6c8b709f6
 arx.exe!0x7ff6c8a6af33
 arx.exe!0x7ff6c8b7f19c
 arx.exe!0x7ff6c8afb1e5
 arx.exe!0x7ff6c8a37477
 arx.exe!0x7ff6c8a33f02
 arx.exe!0x7ff6c8a3300e
 arx.exe!0x7ff6c8a3d535
 arx.exe!0x7ff6c8a49d00
 arx.exe!0x7ff6c8b4f2ba
 arx.exe!0x7ff6c8cc204a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  0  arx.exe!unlinkEntity(Entity &) [LinkedObject.cpp : 171 + 0x0]
  1  arx.exe!Entity::setOwner(Entity *) [Entity.cpp : 259 + 0x0]
  2  arx.exe!Entity::cleanReferences() [Entity.cpp : 352 + 0x0]
  3  arx.exe!Entity::~Entity() [Entity.cpp : 184 + 0x0]
  4  arx.exe!CleanScriptLoadedIO() [Interactive.cpp : 534 + 0x11]
  5  arx.exe!ARX_GAME_Reset() [Player.cpp : 2586 + 0x0]
  6  arx.exe!DanaeClearLevel() [LoadLevel.cpp : 523 + 0x0]
  7  arx.exe!MainMenuDoFrame() [MenuWidgets.cpp : 204 + 0xac]
  8  arx.exe!ArxGame::render() [ArxGame.cpp : 1948 + 0x0]
  9  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1209 + 0x0]
 10  arx.exe!ArxGame::run() [ArxGame.cpp : 1075 + 0x0]
 11  arx.exe!runGame() [Core.cpp : 245 + 0x1f]
 12  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 169 + 0x0]
 13  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 14  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 14:27:28 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1673</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1673</guid>
		</item>
		
		<item>
			<title>#1394 - [F66B5BA2]   arx.exe!PrepareAnim() [animation.cpp:406]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!0x140272ade 
  arx.exe!0x140275618 
  arx.exe!0x1401385a3 
  arx.exe!0x14012286f 
  arx.exe!0x140258f27 
  arx.exe!0x140250fde 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  KERNEL32.DLL!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 
Symbols:
 0  arx.exe!PrepareAnim(EERIE_3DOBJ *,ANIM_USE *,unsigned long,Entity *) [animation.cpp : 406 + 0x4]
 1  arx.exe!EERIEDrawAnimQuat(EERIE_3DOBJ *,ANIM_USE *,Angle *,Vector3 *,unsigned long,Entity *,bool,bool) [animation.cpp : 606 + 0x0]
 2  arx.exe!RenderInter(float,float) [interactive.cpp : 3265 + 0x0]
 3  arx.exe!ARX_SCENE_Render(long) [scene.cpp : 3153 + 0x0]
 4  arx.exe!ArxGame::Render() [arxgame.cpp : 1696 + 0x0]
 5  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x13]
 6  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 7  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]
Registers:
  RAX:000000001703F9E0  RBX:00000000291913D0  RCX:00000000132D0820  RDX:0000000000000000  RSI:00000000FFFFD000  RDI:00000000400F8EBC
  CS:RIP:0033:295754F4
  SS:RSP:002B:000000000013FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010246
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:28:50 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1394</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1394</guid>
		</item>
		
		<item>
			<title>#1455 - [E2211A00] arx.exe!BaseGLVertexBuffer::drawIndexed() [GLVertexBuffer.h:217]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ffbf5f43ad0
 Memory accessed: 0x24cb3a14000
 Stack pointer: 0xe073aff0f0

Callstack:
 atio6axx.dll!DrvPresentBuffers()
 atio6axx.dll!DrvPresentBuffers()
 atio6axx.dll!DrvPresentBuffers()
 atio6axx.dll!DrvPresentBuffers()
 atio6axx.dll!DrvPresentBuffers()
 arx.exe!0x7ff60c45cea1
 arx.exe!0x7ff60c3af406
 arx.exe!0x7ff60c3b0440
 arx.exe!0x7ff60c278a75
 arx.exe!0x7ff60c279a73
 arx.exe!0x7ff60c276512
 arx.exe!0x7ff60c2875ce
 arx.exe!0x7ff60c37d8fa
 arx.exe!FT_GlyphSlot_Own_Bitmap()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  5  arx.exe!BaseGLVertexBuffer::drawIndexed(Renderer::Primitive,unsigned __int64,unsigned __int64,unsigned short const *,unsigned __int64) [GLVertexBuffer.h : 217 + 0x0]
  6  arx.exe!BackgroundRenderTransparent [Scene.cpp : 1273 + 0x0]
  7  arx.exe!ARX_SCENE_Render() [Scene.cpp : 1449 + 0x0]
  8  arx.exe!ArxGame::renderLevel() [ArxGame.cpp : 1889 + 0x0]
  9  arx.exe!ArxGame::render() [ArxGame.cpp : 2067 + 0x0]
 10  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1302 + 0x0]
 11  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 164 + 0xa5]
 12  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]]]></description>
						<pubDate>Thu, 17 Jul 2025 14:30:08 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1455</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1455</guid>
		</item>
		
		<item>
			<title>#1425 - [E991374C] arx.exe!0x414351</title>
						<description><![CDATA[Assertion Failed at NPC.cpp:2437: isallfinite(io->pos)

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x414351
 Stack pointer: 0xcff058
 Frame pointer: 0xcff120

Callstack:
 Warning: WoW64 process detected, stack may be corrupted!
 arx.exe!0x414351
 arx.exe!0x413fd3
 arx.exe!0x4105f3
 arx.exe!0x3f3710
 arx.exe!0x3f5162
 arx.exe!0x3f1bdb
 arx.exe!0x3f104f
 arx.exe!0x400a8d
 arx.exe!FT_Library_SetLcdFilterWeights()
 arx.exe!FT_Set_Default_Properties()
 arx.exe!FT_Set_Default_Properties()
 KERNELBASE.dll!CreateThreadpoolTimer()
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:30:35 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1425</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1425</guid>
		</item>
		
		<item>
			<title>#800 - [53D477FD]   arx.exe!ARX_CHANGELEVEL_Pop_Index() [changelevel.cpp:1485]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  MSVCR100.dll!memcpy() 
  arx.exe!0x524e4a 
  arx.exe!0x52acd9 
  arx.exe!0x52b7d3 
  arx.exe!0x61934d 
  arx.exe!0x614797 
  arx.exe!0x4e017f 
  kernel32.dll!RegisterWaitForInputIdle() 
Symbols:
 1  arx.exe!ARX_CHANGELEVEL_Pop_Index [changelevel.cpp : 1485 + 0x26]
 2  arx.exe!ARX_CHANGELEVEL_PopLevel [changelevel.cpp : 2664 + 0xe]
 3  arx.exe!ARX_CHANGELEVEL_Change(std::basic_string const &,std::basic_string const &,long) [changelevel.cpp : 325 + 0xc]
 4  arx.exe!ArxGame::Render() [arxgame.cpp : 857 + 0x4a]
 5  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x12]
 6  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 7  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x1c]

Registers:
  EAX:06D09AB4  EBX:00000000  ECX:000172AD  EDX:00000000  ESI:06CAD000  EDI:02251A2C
  CS:EIP:001B:7C816037
  SS:ESP:0023:0012FFC8  EBP:0012FFF0
  DS:0023  ES:0023  FS:003B  GS:0000
  Flags:00210216
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:31:57 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/800</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/800</guid>
		</item>
		
		<item>
			<title>#1389 - [476DA4D2] arx.exe!ARX_DAMAGES_PushIO() [damage.cpp:608]</title>
						<description><![CDATA[Assertion Failed at Damage.cpp:608: isallfinite(vect)

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x4959cd
 Stack pointer: 0x14f5b0
 Frame pointer: 0x14f604

Callstack:
 arx.exe!0x4959cd
 arx.exe!0x5698b0
 arx.exe!0x56be22
 arx.exe!0x4a3831
 arx.exe!0x487e38
 arx.exe!0x4887a8
 arx.exe!0x4864cc
 gameoverlayrenderer.dll!OverlayHookD3D3()
 SDL2.dll!SDL_LogCritical()
 SDL2.dll!SDL_LogCritical()
 SDL2.dll!SDL_LogCritical()
 SDL2.dll!SDL_LogCritical()
Symbols:
 0  arx.exe!ARX_DAMAGES_PushIO [damage.cpp : 608 + 0x3d]
 1  arx.exe!CheckAnythingInCylinder(Cylinder const &,Entity *,long) [collisions.cpp : 621 + 0x22]
 2  arx.exe!AttemptValidCylinderPos(Cylinder &,Entity *,Flags) [collisions.cpp : 1179 + 0x0]
 3  arx.exe!ARX_PHYSICS_Apply() [npc.cpp : 989 + 0x0]
 4  arx.exe!ArxGame::updateLevel() [arxgame.cpp : 1828 + 0x0]
 5  arx.exe!ArxGame::render() [arxgame.cpp : 2090 + 0x0]
 6  arx.exe!ArxGame::doFrame() [arxgame.cpp : 1285 + 0x0]]]></description>
						<pubDate>Thu, 17 Jul 2025 14:33:56 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1389</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1389</guid>
		</item>
		
		<item>
			<title>#1749 - [C0CB67E4] arx.exe!loadCinematic() [CinematicLoad.cpp:115]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff7680386d0
 Memory accessed: 0x0
 Stack pointer: 0xe7fdafed70

Callstack:
 arx.exe!0x7ff7680386d0
 arx.exe!0x7ff768036177
 arx.exe!0x7ff7680438bd
 arx.exe!0x7ff76804296e
 arx.exe!0x7ff76804d3c5
 arx.exe!0x7ff768059c10
 arx.exe!0x7ff76815a41a
 arx.exe!0x7ff7682c517a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!loadCinematic(Cinematic *,res::path const &) [CinematicLoad.cpp : 115 + 0x41]
 1  arx.exe!cinematicLaunchWaiting() [CinematicController.cpp : 111 + 0xa]
 2  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1210 + 0x0]
 3  arx.exe!ArxGame::run() [ArxGame.cpp : 1077 + 0x0]
 4  arx.exe!runGame() [Core.cpp : 245 + 0x1f]
 5  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 169 + 0x0]
 6  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 7  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 14:34:52 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1749</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1749</guid>
		</item>
		
		<item>
			<title>#1781 - [D8D41F7] wrap_oal.dll!alcCloseDevice()</title>
						<description><![CDATA[Unhandled exception

Exception code: ACCESS_VIOLATION


 Instruction address: 0xa84095
 Memory accessed: 0x87834368
 Stack pointer: 0x57b18ffa50

Callstack:
 wrap_oal.dll!alcCloseDevice()
 WINMM.dll!PlaySoundW()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:35:07 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1781</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1781</guid>
		</item>
		
		<item>
			<title>#953 - [EB651E67] arx.exe!ARX_FOGS_Render() [fog.cpp:125]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x6785e9
 Memory accessed: 0xa5e000
 Stack pointer: 0x12fa0c
 Frame pointer: 0x62c8730

Callstack:
 arx.exe!0x6785e9
 arx.exe!0x50f152
Symbols:
 0  arx.exe!boost::random::detail::generate_uniform_real(boost::random::mersenne_twister_engine &,float,float,boost::mpl::bool_) [uniform_real_distribution.hpp : 57 + 0x29]
 1  arx.exe!ARX_FOGS_Render() [fog.cpp : 125 + 0x41]
 2  arx.exe!ArxGame::updateLevel() [arxgame.cpp : 1919 + 0x5]
 3  arx.exe!ArxGame::render() [arxgame.cpp : 2231 + 0x5]
 4  arx.exe!ArxGame::doFrame() [arxgame.cpp : 1329 + 0x5]
 5  arx.exe!ArxGame::run() [arxgame.cpp : 1251 + 0x7]
 6  arx.exe!runGame() [core.cpp : 289 + 0xb]
 7  arx.exe!utf8_main(int,char * * const) [startup.cpp : 206 + 0x5]
 8  arx.exe!WinMain [windowsmaingui.cpp : 48 + 0xd]]]></description>
						<pubDate>Thu, 17 Jul 2025 14:35:51 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/953</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/953</guid>
		</item>
		
		<item>
			<title>#709 - [BF8AE51D]   arx.exe!GLVertexBuffer::setData() [glvertexbuffer.h:185]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  MSVCR100.dll!memcpy() 
  arx.exe!0x1400225a7 
  arx.exe!0x1401f891b 
  arx.exe!0x14029f7b0 
  arx.exe!0x14029f926 
  arx.exe!0x14024b77a 
  arx.exe!0x14025652b 
  arx.exe!0x140250fde 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 
Symbols:
 1  arx.exe!GLVertexBuffer::setData(TexturedVertex const *,unsigned __int64,unsigned __int64,Flags) [glvertexbuffer.h : 185 + 0x0]
 2  arx.exe!EERIEDrawBitmap2(float,float,float,float,float,TextureContainer *,Color4) [draw.cpp : 889 + 0x72]
 3  arx.exe!DrawCenteredImage [intro.cpp : 113 + 0x0]
 4  arx.exe!ARX_INTERFACE_ShowLogo(TextureContainer *) [intro.cpp : 131 + 0x0]
 5  arx.exe!DANAE_ManageSplashThings() [core.cpp : 3130 + 0x0]
 6  arx.exe!ArxGame::Render() [arxgame.cpp : 835 + 0x5]
 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:00000000433F8000  RBX:0000000000000000  RCX:00000000000000A0  RDX:000000000012F6C0  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:7757C521
  SS:RSP:002B:000000000012FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010206
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:39:33 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/709</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/709</guid>
		</item>
		
		<item>
			<title>#1802 - [BD20A473] libc.so.6!0x769b723ad3f4</title>
						<description><![CDATA[Abnormal termination


 Instruction address: 0x769b723ad3f4
 Stack pointer: 0x7ffe7ad037e0

Callstack:
 arx!0x632102e9d342
 libc.so.6!0x769b723541d0
 libc.so.6!0x769b723ad3f4
 libc.so.6!0x769b72354120
 libc.so.6!0x769b7233b4c3
 libgallium-24.3.1-arch1.3.so!0x769b6f02b714
 libgallium-24.3.1-arch1.3.so!0x769b70790565
 libgallium-24.3.1-arch1.3.so!0x769b6f6ffa71
 libgallium-24.3.1-arch1.3.so!0x769b6f6f876e
 libgallium-24.3.1-arch1.3.so!0x769b6f6f8ed3
 libgallium-24.3.1-arch1.3.so!0x769b6f700d18
 libgallium-24.3.1-arch1.3.so!0x769b6f0e46f7
 libgallium-24.3.1-arch1.3.so!0x769b6f03580b
 libgallium-24.3.1-arch1.3.so!0x769b6f03a720
 libGLX_mesa.so.0.0.0!0x769b719fe436
 libGLX_mesa.so.0.0.0!0x769b719ef771
 libSDL2-2.0.so.0.3000.10!0x769b72b05b2a
 arx!0x632102dd1141
 arx!0x632102d91708
 libc.so.6!0x769b7233ce08
 libc.so.6!0x769b7233cecc
 arx!0x632102d95765
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:42:04 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1802</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1802</guid>
		</item>
		
		<item>
			<title>#1322 - [408CE3BF] arx.exe!getFreeEntityInstance() [interactive.cpp:1325]</title>
						<description><![CDATA[Assertion Failed at ChangeLevel.cpp:289: false

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff7b3085e9f
 Stack pointer: 0x4bef1ae3c0

Callstack:
 arx.exe!0x7ff7b3085e9f
 arx.exe!0x7ff7b3087ccf
 arx.exe!0x7ff7b3085c15
 arx.exe!0x7ff7b30d7ccf
 arx.exe!0x7ff7b309cea1
 arx.exe!0x7ff7b309740b
 arx.exe!0x7ff7b309752b
 arx.exe!0x7ff7b2f6a050
 arx.exe!0x7ff7b2f6214c
 arx.exe!0x7ff7b2f619de
 arx.exe!0x7ff7b2f69949
 arx.exe!0x7ff7b2f7009b
 arx.exe!0x7ff7b30692c2
 arx.exe!0x7ff7b31a81cd
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  0  arx.exe!getFreeEntityInstance [interactive.cpp : 1325 + 0x1c]
  1  arx.exe!AddItem(res::path const &,long,Flags) [interactive.cpp : 1658 + 0xa]
  2  arx.exe!Prepare_SetWeapon(Entity *,res::path const &) [interactive.cpp : 1282 + 0x10]
  3  arx.exe!script::`anonymous namespace'::SetWeaponCommand::execute(script::Context &) [scriptedinventory.cpp : 543 + 0xc]
  4  arx.exe!ScriptEvent::send(EERIE_SCRIPT const *,Entity *,Entity *,ScriptEventName,ScriptParameters const &,unsigned __int64) [scriptevent.cpp : 343 + 0x0]
  5  arx.exe!ARX_SCRIPT_ResetObject(Entity *,bool) [script.cpp : 318 + 0x3f]
  6  arx.exe!ARX_SCRIPT_ResetAll(bool) [script.cpp : 348 + 0x36]
  7  arx.exe!levelInit() [core.cpp : 403 + 0x0]
  8  arx.exe!ArxGame::doFrame() [arxgame.cpp : 1283 + 0x0]
  9  arx.exe!ArxGame::run() [arxgame.cpp : 1157 + 0x0]
 10  arx.exe!runGame() [core.cpp : 243 + 0x0]
 11  arx.exe!utf8_main(int,char * * const) [startup.cpp : 168 + 0x0]
 12  arx.exe!WinMain [windowsmaingui.cpp : 48 + 0xe]
 13  arx.exe!__tmainCRTStartup [crtexe.c : 618 + 0x15]]]></description>
						<pubDate>Thu, 17 Jul 2025 14:42:36 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1322</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1322</guid>
		</item>
		
		<item>
			<title>#677 - [BE16AD43]   arx.exe!Cinematic::Render()  cinematic.cpp(505) </title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!Cinematic::Render()  cinematic.cpp(505) 
  arx.exe!DANAE_Manage_Cinematic()  core.cpp(3266) 
  arx.exe!ArxGame::Render()  arxgame.cpp(994) 
  arx.exe!ArxGame::Run()  arxgame.cpp(599) 
  arx.exe!WinMain()  startup.cpp(174) 
  arx.exe!__tmainCRTStartup()  crtexe.c(547) 
  kernel32.dll!RegisterWaitForInputIdle() 

Registers:
  EAX:00006887  EBX:7FFDA000  ECX:0008AB4D  EDX:0012FBA8  ESI:00340035  EDI:00330038
  CS:EIP:001B:7C816D4F
  SS:ESP:0023:0012FFC8  EBP:0012FFF0
  DS:0023  ES:0023  FS:003B  GS:0000
  Flags:00210206
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:42:50 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/677</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/677</guid>
		</item>
		
		<item>
			<title>#1812 - [2C69930A] arx!0x5026ec</title>
						<description><![CDATA[Illegal storage access: address not mapped to object


 Instruction address: 0x5026ec
 Memory accessed: 0xffffffff81000020
 Stack pointer: 0xa39fed20
 Frame pointer: 0x0

Callstack:
 arx!0x507ec2
 ??!0xb68771f0
 arx!0x5026ec
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:43:50 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1812</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1812</guid>
		</item>
		
		<item>
			<title>#1234 - [A3892EA] debugHud_Audio() DebugHudAudio.cpp:40</title>
						<description><![CDATA[Illegal storage access: address not mapped to object


 Instruction address: 0x562881f278d7
 Memory accessed: 0x102c0000c
 Stack pointer: 0x7ffc39e7bbe0

Callstack:
 arx!0x562881f7b6ae
 arx!0x562881f7b8d0
 libpthread-2.27.so!0x7f733a9bbe30
 arx!0x562881f278d7
 arx!0x562881cba0b8
 arx!0x562881cba602
 arx!0x562881cbadf3
 arx!0x562881cd6369
 arx!0x562881c33c5f
 libc-2.27.so!0x7f7338a719da
 arx!0x562881c457ea

GDB stack trace:
 [New LWP 11919]
 [New LWP 11920]
 [New LWP 11921]
 [New LWP 11922]
 [New LWP 11923]
 [New LWP 11924]
 [New LWP 11925]
 [New LWP 11926]
 [New LWP 11927]
 [New LWP 11928]
 [New LWP 11929]
 [New LWP 11930]
 [New LWP 11934]
 [New LWP 11935]
 [New LWP 11936]
 [New LWP 12094]
 [Thread debugging using libthread_db enabled]
 Using host libthread_db library "/lib64/libthread_db.so.1".
 0x00007f733a9baef8 in __GI___nanosleep (requested_time=requested_time@entry=0x7ffc39e7b5d0, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
 [Current thread is 1 (Thread 0x7f733ad72b80 (LWP 11918))]
   Id   Target Id         Frame 
 * 1    Thread 0x7f733ad72b80 (LWP 11918) "arx" 0x00007f733a9baef8 in __GI___nanosleep (requested_time=requested_time@entry=0x7ffc39e7b5d0, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
   2    Thread 0x7f732b497700 (LWP 11919) "arx:cs0" 0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x5628831910a8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
   3    Thread 0x7f732a93f700 (LWP 11920) "arx:disk$0" 0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x562883165be8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
   4    Thread 0x7f732a13e700 (LWP 11921) "arx:sh0" 0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x562883193f6c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
   5    Thread 0x7f732993d700 (LWP 11922) "arx:sh1" 0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x562883193f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
   6    Thread 0x7f732913c700 (LWP 11923) "arx:sh2" 0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x562883193f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
   7    Thread 0x7f732893b700 (LWP 11924) "arx:sh3" 0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x562883193f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
   8    Thread 0x7f7313fff700 (LWP 11925) "arx:sh4" 0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x562883193f6c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
   9    Thread 0x7f73137fe700 (LWP 11926) "arx:sh5" 0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x562883193f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
   10   Thread 0x7f7312ffd700 (LWP 11927) "arx:shlo0" 0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x56288319436c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
   11   Thread 0x7f73127fc700 (LWP 11928) "arx:shlo1" 0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x56288319436c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
   12   Thread 0x7f7311ffb700 (LWP 11929) "arx:shlo2" 0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x56288319436c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
   13   Thread 0x7f73117fa700 (LWP 11930) "arx:shlo3" 0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x562883194368) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
   14   Thread 0x7f7310ff9700 (LWP 11934) "arx:gdrv0" 0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x56288361aab4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
   15   Thread 0x7f73107f8700 (LWP 11935) "arx" 0x00007f7338b45cb3 in __GI___poll (fds=fds@entry=0x7f73107f7dc0, nfds=nfds@entry=1, timeout=timeout@entry=1000) at ../sysdeps/unix/sysv/linux/poll.c:29
   16   Thread 0x7f72f37a9700 (LWP 11936) "Sound Update" 0x00007f733a9baef8 in __GI___nanosleep (requested_time=requested_time@entry=0x7f72f37a8eb0, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
   17   Thread 0x7f72f1a36700 (LWP 12094) "Pathfinder" 0x00007f733a9baef8 in __GI___nanosleep (requested_time=requested_time@entry=0x7f72f1a35e00, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
 
 Thread 17 (Thread 0x7f72f1a36700 (LWP 12094)):
 #0  0x00007f733a9baef8 in __GI___nanosleep (requested_time=requested_time@entry=0x7f72f1a35e00, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
         resultvar = 18446744073709551100
         sc_cancel_oldtype = 0
         sc_ret = 
 #1  0x0000562881f6cb96 in Thread::sleep (time=) at /home/dscharrer/pro/arx/src/platform/Thread.cpp:384
         t = {tv_sec = 0, tv_nsec = 10000000}
 #2  0x0000562881c4b27f in PathFinderThread::run (this=0x562887423710) at /home/dscharrer/pro/arx/src/ai/PathFinderManager.cpp:139
         eb = 
         pathfinder = {m_radius = 25, m_height = -45, m_heuristic = 0.21800001, map_s = 1867, map_d = 0x5628851e2a10, slight_c = 1200, slight_l = 0x5628825b7540 }
 #3  0x0000562881f6cb2c in Thread::entryPoint (param=0x562887423710) at /home/dscharrer/pro/arx/src/platform/Thread.cpp:155
         thread = @0x562887423710: {_vptr.Thread = 0x56288235ed90 , m_thread = 140131657017088, m_priority = 0, m_started = true, m_threadName = "Pathfinder"}
 #4  0x00007f733a9af92a in start_thread (arg=0x7f72f1a36700) at pthread_create.c:463
         pd = 0x7f72f1a36700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140131657017088, -5828191192243239344, 140721279964654, 140721279964655, 140721279964656, 22, 5907589921560331856, 5906593819011057232}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
 #5  0x00007f7338b515ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 16 (Thread 0x7f72f37a9700 (LWP 11936)):
 #0  0x00007f733a9baef8 in __GI___nanosleep (requested_time=requested_time@entry=0x7f72f37a8eb0, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
         resultvar = 18446744073709551100
         sc_cancel_oldtype = 0
         sc_ret = 
 #1  0x0000562881f6cb96 in Thread::sleep (time=) at /home/dscharrer/pro/arx/src/platform/Thread.cpp:384
         t = {tv_sec = 0, tv_nsec = 100000000}
 #2  0x0000562881fa404c in SoundUpdateThread::run (this=0x5628838f7640) at /home/dscharrer/pro/arx/src/scene/GameSound.cpp:1255
 No locals.
 #3  0x0000562881f6cb2c in Thread::entryPoint (param=0x5628838f7640) at /home/dscharrer/pro/arx/src/platform/Thread.cpp:155
         thread = @0x5628838f7640: {_vptr.Thread = 0x5628823618b0 , m_thread = 140131687896832, m_priority = 0, m_started = true, m_threadName = "Sound Update"}
 #4  0x00007f733a9af92a in start_thread (arg=0x7f72f37a9700) at pthread_create.c:463
         pd = 0x7f72f37a9700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140131687896832, -5828191192243239344, 140721279976798, 140721279976799, 140721279976800, 0, 5907592448611714640, 5906593819011057232}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
 #5  0x00007f7338b515ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 15 (Thread 0x7f73107f8700 (LWP 11935)):
 #0  0x00007f7338b45cb3 in __GI___poll (fds=fds@entry=0x7f73107f7dc0, nfds=nfds@entry=1, timeout=timeout@entry=1000) at ../sysdeps/unix/sysv/linux/poll.c:29
         resultvar = 18446744073709551100
         sc_cancel_oldtype = 0
         sc_ret = 
 #1  0x00007f7338374eef in poll (__timeout=1000, __nfds=1, __fds=0x7f73107f7dc0) at /usr/include/bits/poll2.h:46
 No locals.
 #2  snd1_pcm_wait_nocheck (pcm=0x562883ac16c0, timeout=1000) at /var/tmp/portage/media-libs/alsa-lib-1.1.6-r1/work/alsa-lib-1.1.6/src/pcm/pcm.c:2792
         pfd = 0x7f73107f7dc0
         revents = 0
         npfds = 
         err = 
         err_poll = 
         __FUNCTION__ = "snd1_pcm_wait_nocheck"
 #3  0x00007f73383751ab in snd_pcm_wait (pcm=0x562883ac16c0, timeout=) at /var/tmp/portage/media-libs/alsa-lib-1.1.6-r1/work/alsa-lib-1.1.6/src/pcm/pcm.c:2743
         err = 
 #4  0x00007f733a2900cc in ALCplaybackAlsa_mixerProc (ptr=ptr@entry=0x5628835a8640) at /var/tmp/portage/media-libs/openal-1.18.2-r1/work/openal-soft-1.18.2/Alc/backends/alsa.c:524
         state = 3
         self = 0x5628835a8640
         device = 0x5628838ff380
         areas = 0x562883ac0e10
         update_size = 1024
         num_updates = 
         avail = 
         commitres = 
         offset = 2048
         frames = 1024
         WritePtr = 
         err = 
         __FUNCTION__ = "ALCplaybackAlsa_mixerProc"
 #5  0x00007f733a252ae7 in althrd_starter (arg=) at /var/tmp/portage/media-libs/openal-1.18.2-r1/work/openal-soft-1.18.2/common/threads.c:528
         cntr = 
 #6  0x00007f733a9af92a in start_thread (arg=0x7f73107f8700) at pthread_create.c:463
         pd = 0x7f73107f8700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140132174759680, -5828191192243239344, 140721279974990, 140721279974991, 140721279975136, 0, 5906534698561570384, 5906593819011057232}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
 #7  0x00007f7338b515ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 14 (Thread 0x7f7310ff9700 (LWP 11934)):
 #0  0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x56288361aab4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x56288361aa60, cond=0x56288361aa88) at pthread_cond_wait.c:502
         spin = 0
         buffer = {__routine = 0x7f733a9b6150 , __arg = 0x7f7310ff8e00, __canceltype = -2095816112, __prev = 0x0}
         cbuffer = {wseq = 1147019, cond = 0x56288361aa88, mutex = 0x56288361aa60, private = 0}
         rt = 
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 
         seq = 573509
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         rt = 
         s = 
 #2  __pthread_cond_wait (cond=cond@entry=0x56288361aa88, mutex=mutex@entry=0x56288361aa60) at pthread_cond_wait.c:655
 No locals.
 #3  0x00007f733431f7ea in cnd_wait (mtx=0x56288361aa60, cond=0x56288361aa88) at ../mesa-9999/src/../include/c11/threads_posix.h:155
 No locals.
 #4  util_queue_thread_func (input=input@entry=0x562883637c70) at ../mesa-9999/src/util/u_queue.c:256
         job = 
         queue = 0x56288361aa28
         thread_index = 
         __PRETTY_FUNCTION__ = "util_queue_thread_func"
 #5  0x00007f733431f51f in impl_thrd_routine (p=) at ../mesa-9999/src/../include/c11/threads_posix.h:87
         pack = {func = 0x7f733431f750 , arg = 0x562883637c70}
 #6  0x00007f733a9af92a in start_thread (arg=0x7f7310ff9700) at pthread_create.c:463
         pd = 0x7f7310ff9700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140132183152384, -5828191192243239344, 140721279972462, 140721279972463, 140721279972464, 22, 5906535792167618128, 5906593819011057232}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
 #7  0x00007f7338b515ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 13 (Thread 0x7f73117fa700 (LWP 11930)):
 #0  0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x562883194368) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x562883194318, cond=0x562883194340) at pthread_cond_wait.c:502
         spin = 0
         buffer = {__routine = 0x7f733a9b6150 , __arg = 0x7f73117f9e00, __canceltype = 11264, __prev = 0x0}
         cbuffer = {wseq = 16, cond = 0x562883194340, mutex = 0x562883194318, private = 0}
         rt = 
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 
         seq = 8
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         rt = 
         s = 
 #2  __pthread_cond_wait (cond=cond@entry=0x562883194340, mutex=mutex@entry=0x562883194318) at pthread_cond_wait.c:655
 No locals.
 #3  0x00007f733431f7ea in cnd_wait (mtx=0x562883194318, cond=0x562883194340) at ../mesa-9999/src/../include/c11/threads_posix.h:155
 No locals.
 #4  util_queue_thread_func (input=input@entry=0x562883197460) at ../mesa-9999/src/util/u_queue.c:256
         job = 
         queue = 0x5628831942e0
         thread_index = 
         __PRETTY_FUNCTION__ = "util_queue_thread_func"
 #5  0x00007f733431f51f in impl_thrd_routine (p=) at ../mesa-9999/src/../include/c11/threads_posix.h:87
         pack = {func = 0x7f733431f750 , arg = 0x562883197460}
 #6  0x00007f733a9af92a in start_thread (arg=0x7f73117fa700) at pthread_create.c:463
         pd = 0x7f73117fa700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140132191545088, -5828191192243239344, 140721279971630, 140721279971631, 140721279971632, 0, 5906532494169605712, 5906593819011057232}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
 #7  0x00007f7338b515ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 12 (Thread 0x7f7311ffb700 (LWP 11929)):
 #0  0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x56288319436c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x562883194318, cond=0x562883194340) at pthread_cond_wait.c:502
         spin = 0
         buffer = {__routine = 0x7f733a9b6150 , __arg = 0x7f7311ffae00, __canceltype = 624, __prev = 0x0}
         cbuffer = {wseq = 13, cond = 0x562883194340, mutex = 0x562883194318, private = 0}
         rt = 
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 
         seq = 6
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         rt = 
         s = 
 #2  __pthread_cond_wait (cond=cond@entry=0x562883194340, mutex=mutex@entry=0x562883194318) at pthread_cond_wait.c:655
 No locals.
 #3  0x00007f733431f7ea in cnd_wait (mtx=0x562883194318, cond=0x562883194340) at ../mesa-9999/src/../include/c11/threads_posix.h:155
 No locals.
 #4  util_queue_thread_func (input=input@entry=0x562883197290) at ../mesa-9999/src/util/u_queue.c:256
         job = 
         queue = 0x5628831942e0
         thread_index = 
         __PRETTY_FUNCTION__ = "util_queue_thread_func"
 #5  0x00007f733431f51f in impl_thrd_routine (p=) at ../mesa-9999/src/../include/c11/threads_posix.h:87
         pack = {func = 0x7f733431f750 , arg = 0x562883197290}
 #6  0x00007f733a9af92a in start_thread (arg=0x7f7311ffb700) at pthread_create.c:463
         pd = 0x7f7311ffb700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140132199937792, -5828191192243239344, 140721279971630, 140721279971631, 140721279971632, 0, 5906533592070620752, 5906593819011057232}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
 #7  0x00007f7338b515ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 11 (Thread 0x7f73127fc700 (LWP 11928)):
 #0  0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x56288319436c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x562883194318, cond=0x562883194340) at pthread_cond_wait.c:502
         spin = 0
         buffer = {__routine = 0x7f733a9b6150 , __arg = 0x7f73127fbe00, __canceltype = 624, __prev = 0x0}
         cbuffer = {wseq = 15, cond = 0x562883194340, mutex = 0x562883194318, private = 0}
         rt = 
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 
         seq = 7
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         rt = 
         s = 
 #2  __pthread_cond_wait (cond=cond@entry=0x562883194340, mutex=mutex@entry=0x562883194318) at pthread_cond_wait.c:655
 No locals.
 #3  0x00007f733431f7ea in cnd_wait (mtx=0x562883194318, cond=0x562883194340) at ../mesa-9999/src/../include/c11/threads_posix.h:155
 No locals.
 #4  util_queue_thread_func (input=input@entry=0x5628831970c0) at ../mesa-9999/src/util/u_queue.c:256
         job = 
         queue = 0x5628831942e0
         thread_index = 
         __PRETTY_FUNCTION__ = "util_queue_thread_func"
 #5  0x00007f733431f51f in impl_thrd_routine (p=) at ../mesa-9999/src/../include/c11/threads_posix.h:87
         pack = {func = 0x7f733431f750 , arg = 0x5628831970c0}
 #6  0x00007f733a9af92a in start_thread (arg=0x7f73127fc700) at pthread_create.c:463
         pd = 0x7f73127fc700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140132208330496, -5828191192243239344, 140721279971630, 140721279971631, 140721279971632, 0, 5906539090165630544, 5906593819011057232}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
 #7  0x00007f7338b515ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 10 (Thread 0x7f7312ffd700 (LWP 11927)):
 #0  0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x56288319436c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x562883194318, cond=0x562883194340) at pthread_cond_wait.c:502
         spin = 0
         buffer = {__routine = 0x7f733a9b6150 , __arg = 0x7f7312ffce00, __canceltype = 624, __prev = 0x0}
         cbuffer = {wseq = 11, cond = 0x562883194340, mutex = 0x562883194318, private = 0}
         rt = 
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 
         seq = 5
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         rt = 
         s = 
 #2  __pthread_cond_wait (cond=cond@entry=0x562883194340, mutex=mutex@entry=0x562883194318) at pthread_cond_wait.c:655
 No locals.
 #3  0x00007f733431f7ea in cnd_wait (mtx=0x562883194318, cond=0x562883194340) at ../mesa-9999/src/../include/c11/threads_posix.h:155
 No locals.
 #4  util_queue_thread_func (input=input@entry=0x56288318fa20) at ../mesa-9999/src/util/u_queue.c:256
         job = 
         queue = 0x5628831942e0
         thread_index = 
         __PRETTY_FUNCTION__ = "util_queue_thread_func"
 #5  0x00007f733431f51f in impl_thrd_routine (p=) at ../mesa-9999/src/../include/c11/threads_posix.h:87
         pack = {func = 0x7f733431f750 , arg = 0x56288318fa20}
 #6  0x00007f733a9af92a in start_thread (arg=0x7f7312ffd700) at pthread_create.c:463
         pd = 0x7f7312ffd700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140132216723200, -5828191192243239344, 140721279971630, 140721279971631, 140721279971632, 0, 5906540192361612880, 5906593819011057232}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
 #7  0x00007f7338b515ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 9 (Thread 0x7f73137fe700 (LWP 11926)):
 #0  0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x562883193f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x562883193f18, cond=0x562883193f40) at pthread_cond_wait.c:502
         spin = 0
         buffer = {__routine = 0x7f733a9b6150 , __arg = 0x7f73137fde00, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 70, cond = 0x562883193f40, mutex = 0x562883193f18, private = 0}
         rt = 
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 
         seq = 35
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         rt = 
         s = 
 #2  __pthread_cond_wait (cond=cond@entry=0x562883193f40, mutex=mutex@entry=0x562883193f18) at pthread_cond_wait.c:655
 No locals.
 #3  0x00007f733431f7ea in cnd_wait (mtx=0x562883193f18, cond=0x562883193f40) at ../mesa-9999/src/../include/c11/threads_posix.h:155
 No locals.
 #4  util_queue_thread_func (input=input@entry=0x562883196550) at ../mesa-9999/src/util/u_queue.c:256
         job = 
         queue = 0x562883193ee0
         thread_index = 
         __PRETTY_FUNCTION__ = "util_queue_thread_func"
 #5  0x00007f733431f51f in impl_thrd_routine (p=) at ../mesa-9999/src/../include/c11/threads_posix.h:87
         pack = {func = 0x7f733431f750 , arg = 0x562883196550}
 #6  0x00007f733a9af92a in start_thread (arg=0x7f73137fe700) at pthread_create.c:463
         pd = 0x7f73137fe700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140132225115904, -5828191192243239344, 140721279971630, 140721279971631, 140721279971632, 0, 5906536894363600464, 5906593819011057232}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
 #7  0x00007f7338b515ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 8 (Thread 0x7f7313fff700 (LWP 11925)):
 #0  0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x562883193f6c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x562883193f18, cond=0x562883193f40) at pthread_cond_wait.c:502
         spin = 0
         buffer = {__routine = 0x7f733a9b6150 , __arg = 0x7f7313ffee00, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 75, cond = 0x562883193f40, mutex = 0x562883193f18, private = 0}
         rt = 
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 
         seq = 37
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         rt = 
         s = 
 #2  __pthread_cond_wait (cond=cond@entry=0x562883193f40, mutex=mutex@entry=0x562883193f18) at pthread_cond_wait.c:655
 No locals.
 #3  0x00007f733431f7ea in cnd_wait (mtx=0x562883193f18, cond=0x562883193f40) at ../mesa-9999/src/../include/c11/threads_posix.h:155
 No locals.
 #4  util_queue_thread_func (input=input@entry=0x562883196380) at ../mesa-9999/src/util/u_queue.c:256
         job = 
         queue = 0x562883193ee0
         thread_index = 
         __PRETTY_FUNCTION__ = "util_queue_thread_func"
 #5  0x00007f733431f51f in impl_thrd_routine (p=) at ../mesa-9999/src/../include/c11/threads_posix.h:87
         pack = {func = 0x7f733431f750 , arg = 0x562883196380}
 #6  0x00007f733a9af92a in start_thread (arg=0x7f7313fff700) at pthread_create.c:463
         pd = 0x7f7313fff700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140132233508608, -5828191192243239344, 140721279971630, 140721279971631, 140721279971632, 0, 5906537992264615504, 5906593819011057232}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
 #7  0x00007f7338b515ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 7 (Thread 0x7f732893b700 (LWP 11924)):
 #0  0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x562883193f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x562883193f18, cond=0x562883193f40) at pthread_cond_wait.c:502
         spin = 0
         buffer = {__routine = 0x7f733a9b6150 , __arg = 0x7f732893ae00, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 68, cond = 0x562883193f40, mutex = 0x562883193f18, private = 0}
         rt = 
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 
         seq = 34
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         rt = 
         s = 
 #2  __pthread_cond_wait (cond=cond@entry=0x562883193f40, mutex=mutex@entry=0x562883193f18) at pthread_cond_wait.c:655
 No locals.
 #3  0x00007f733431f7ea in cnd_wait (mtx=0x562883193f18, cond=0x562883193f40) at ../mesa-9999/src/../include/c11/threads_posix.h:155
 No locals.
 #4  util_queue_thread_func (input=input@entry=0x5628831961b0) at ../mesa-9999/src/util/u_queue.c:256
         job = 
         queue = 0x562883193ee0
         thread_index = 
         __PRETTY_FUNCTION__ = "util_queue_thread_func"
 #5  0x00007f733431f51f in impl_thrd_routine (p=) at ../mesa-9999/src/../include/c11/threads_posix.h:87
         pack = {func = 0x7f733431f750 , arg = 0x5628831961b0}
 #6  0x00007f733a9af92a in start_thread (arg=0x7f732893b700) at pthread_create.c:463
         pd = 0x7f732893b700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140132578735872, -5828191192243239344, 140721279971630, 140721279971631, 140721279971632, 0, 5906554310992856656, 5906593819011057232}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
 #7  0x00007f7338b515ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 6 (Thread 0x7f732913c700 (LWP 11923)):
 #0  0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x562883193f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x562883193f18, cond=0x562883193f40) at pthread_cond_wait.c:502
         spin = 0
         buffer = {__routine = 0x7f733a9b6150 , __arg = 0x7f732913be00, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 66, cond = 0x562883193f40, mutex = 0x562883193f18, private = 0}
         rt = 
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 
         seq = 33
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         rt = 
         s = 
 #2  __pthread_cond_wait (cond=cond@entry=0x562883193f40, mutex=mutex@entry=0x562883193f18) at pthread_cond_wait.c:655
 No locals.
 #3  0x00007f733431f7ea in cnd_wait (mtx=0x562883193f18, cond=0x562883193f40) at ../mesa-9999/src/../include/c11/threads_posix.h:155
 No locals.
 #4  util_queue_thread_func (input=input@entry=0x56288318f9b0) at ../mesa-9999/src/util/u_queue.c:256
         job = 
         queue = 0x562883193ee0
         thread_index = 
         __PRETTY_FUNCTION__ = "util_queue_thread_func"
 #5  0x00007f733431f51f in impl_thrd_routine (p=) at ../mesa-9999/src/../include/c11/threads_posix.h:87
         pack = {func = 0x7f733431f750 , arg = 0x56288318f9b0}
 #6  0x00007f733a9af92a in start_thread (arg=0x7f732913c700) at pthread_create.c:463
         pd = 0x7f732913c700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140132587128576, -5828191192243239344, 140721279971630, 140721279971631, 140721279971632, 0, 5906551012994844240, 5906593819011057232}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
 #7  0x00007f7338b515ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 5 (Thread 0x7f732993d700 (LWP 11922)):
 #0  0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x562883193f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x562883193f18, cond=0x562883193f40) at pthread_cond_wait.c:502
         spin = 0
         buffer = {__routine = 0x7f733a9b6150 , __arg = 0x7f732993ce00, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 64, cond = 0x562883193f40, mutex = 0x562883193f18, private = 0}
         rt = 
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 
         seq = 32
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         rt = 
         s = 
 #2  __pthread_cond_wait (cond=cond@entry=0x562883193f40, mutex=mutex@entry=0x562883193f18) at pthread_cond_wait.c:655
 No locals.
 #3  0x00007f733431f7ea in cnd_wait (mtx=0x562883193f18, cond=0x562883193f40) at ../mesa-9999/src/../include/c11/threads_posix.h:155
 No locals.
 #4  util_queue_thread_func (input=input@entry=0x56288318f7e0) at ../mesa-9999/src/util/u_queue.c:256
         job = 
         queue = 0x562883193ee0
         thread_index = 
         __PRETTY_FUNCTION__ = "util_queue_thread_func"
 #5  0x00007f733431f51f in impl_thrd_routine (p=) at ../mesa-9999/src/../include/c11/threads_posix.h:87
         pack = {func = 0x7f733431f750 , arg = 0x56288318f7e0}
 #6  0x00007f733a9af92a in start_thread (arg=0x7f732993d700) at pthread_create.c:463
         pd = 0x7f732993d700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140132595521280, -5828191192243239344, 140721279971630, 140721279971631, 140721279971632, 0, 5906552115190826576, 5906593819011057232}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
 #7  0x00007f7338b515ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 4 (Thread 0x7f732a13e700 (LWP 11921)):
 #0  0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x562883193f6c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x562883193f18, cond=0x562883193f40) at pthread_cond_wait.c:502
         spin = 0
         buffer = {__routine = 0x7f733a9b6150 , __arg = 0x7f732a13de00, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 73, cond = 0x562883193f40, mutex = 0x562883193f18, private = 0}
         rt = 
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 
         seq = 36
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         rt = 
         s = 
 #2  __pthread_cond_wait (cond=cond@entry=0x562883193f40, mutex=mutex@entry=0x562883193f18) at pthread_cond_wait.c:655
 No locals.
 #3  0x00007f733431f7ea in cnd_wait (mtx=0x562883193f18, cond=0x562883193f40) at ../mesa-9999/src/../include/c11/threads_posix.h:155
 No locals.
 #4  util_queue_thread_func (input=input@entry=0x56288318f610) at ../mesa-9999/src/util/u_queue.c:256
         job = 
         queue = 0x562883193ee0
         thread_index = 
         __PRETTY_FUNCTION__ = "util_queue_thread_func"
 #5  0x00007f733431f51f in impl_thrd_routine (p=) at ../mesa-9999/src/../include/c11/threads_posix.h:87
         pack = {func = 0x7f733431f750 , arg = 0x56288318f610}
 #6  0x00007f733a9af92a in start_thread (arg=0x7f732a13e700) at pthread_create.c:463
         pd = 0x7f732a13e700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140132603913984, -5828191192243239344, 140721279971630, 140721279971631, 140721279971632, 0, 5906557613285836368, 5906593819011057232}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
 #7  0x00007f7338b515ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 3 (Thread 0x7f732a93f700 (LWP 11920)):
 #0  0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x562883165be8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x562883165b98, cond=0x562883165bc0) at pthread_cond_wait.c:502
         spin = 0
         buffer = {__routine = 0x7f733a9b6150 , __arg = 0x7f732a93ee00, __canceltype = 624, __prev = 0x0}
         cbuffer = {wseq = 0, cond = 0x562883165bc0, mutex = 0x562883165b98, private = 0}
         rt = 
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 
         seq = 0
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         rt = 
         s = 
 #2  __pthread_cond_wait (cond=cond@entry=0x562883165bc0, mutex=mutex@entry=0x562883165b98) at pthread_cond_wait.c:655
 No locals.
 #3  0x00007f733431f7ea in cnd_wait (mtx=0x562883165b98, cond=0x562883165bc0) at ../mesa-9999/src/../include/c11/threads_posix.h:155
 No locals.
 #4  util_queue_thread_func (input=input@entry=0x5628831952c0) at ../mesa-9999/src/util/u_queue.c:256
         job = 
         queue = 0x562883165b60
         thread_index = 
         __PRETTY_FUNCTION__ = "util_queue_thread_func"
 #5  0x00007f733431f51f in impl_thrd_routine (p=) at ../mesa-9999/src/../include/c11/threads_posix.h:87
         pack = {func = 0x7f733431f750 , arg = 0x5628831952c0}
 #6  0x00007f733a9af92a in start_thread (arg=0x7f732a93f700) at pthread_create.c:463
         pd = 0x7f732a93f700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140132612306688, -5828191192243239344, 140721279971070, 140721279971071, 140721279971072, 0, 5906558711186851408, 5906593819011057232}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
 #7  0x00007f7338b515ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 2 (Thread 0x7f732b497700 (LWP 11919)):
 #0  0x00007f733a9b63fc in futex_wait_cancelable (private=, expected=0, futex_word=0x5628831910a8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, mutex=0x562883191058, cond=0x562883191080) at pthread_cond_wait.c:502
         spin = 0
         buffer = {__routine = 0x7f733a9b6150 , __arg = 0x7f732b496e00, __canceltype = 3, __prev = 0x0}
         cbuffer = {wseq = 363040, cond = 0x562883191080, mutex = 0x562883191058, private = 0}
         rt = 
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 
         seq = 181520
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         rt = 
         s = 
 #2  __pthread_cond_wait (cond=cond@entry=0x562883191080, mutex=mutex@entry=0x562883191058) at pthread_cond_wait.c:655
 No locals.
 #3  0x00007f733431f7ea in cnd_wait (mtx=0x562883191058, cond=0x562883191080) at ../mesa-9999/src/../include/c11/threads_posix.h:155
 No locals.
 #4  util_queue_thread_func (input=input@entry=0x56288318e620) at ../mesa-9999/src/util/u_queue.c:256
         job = 
         queue = 0x562883191020
         thread_index = 
         __PRETTY_FUNCTION__ = "util_queue_thread_func"
 #5  0x00007f733431f51f in impl_thrd_routine (p=) at ../mesa-9999/src/../include/c11/threads_posix.h:87
         pack = {func = 0x7f733431f750 , arg = 0x56288318e620}
 #6  0x00007f733a9af92a in start_thread (arg=0x7f732b497700) at pthread_create.c:463
         pd = 0x7f732b497700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140132624201472, -5828191192243239344, 140721279971790, 140721279971791, 140721279971792, 0, 5906554953090467408, 5906593819011057232}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
 #7  0x00007f7338b515ef in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 1 (Thread 0x7f733ad72b80 (LWP 11918)):
 #0  0x00007f733a9baef8 in __GI___nanosleep (requested_time=requested_time@entry=0x7ffc39e7b5d0, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
         resultvar = 18446744073709551100
         sc_cancel_oldtype = 0
         sc_ret = 
 #1  0x0000562881f7b71a in CrashHandlerPOSIX::handleCrash (this=0x5628830b7a70, signal=, info=0x7ffc39e7b770, context=) at /home/dscharrer/pro/arx/src/platform/crashhandler/CrashHandlerPOSIX.cpp:500
         t = {tv_sec = 0, tv_nsec = 100000}
         processor = 12095
         args = {0x1941c7cee0 , 0xffffffff00000800 , 0x7ffc00000000 }
 #2  0x0000562881f7b8d0 in signalHandler (signal=, info=, context=) at /home/dscharrer/pro/arx/src/platform/crashhandler/CrashHandlerPOSIX.cpp:84
 No locals.
 #3  
 No locals.
 #4  0x0000562881f278d7 in debugHud_Audio () at /home/dscharrer/pro/arx/src/gui/debug/DebugHudAudio.cpp:40
         p = 0x5628869d64d8
         srcInfos = {m_pos = {{{x = 10, y = 10}, {r = 10, g = 10}, {s = 10, t = 10}}}, m_chars = {{{x = 0, y = 0}, {r = 0, g = 0}, {s = 0, t = 0}}}, m_size = {{{x = 0, y = 0}, {r = 0, g = 0}, {s = 0, t = 0}}}, m_title = "Audio Sources", m_elements = std::vector of length 10, capacity 16 = {{fields = std::vector of length 4, capacity 4 = {"src", "status", "smp", "sample path"}}, {fields = std::vector of length 4, capacity 4 = {"0", "playing", "561", "\"sfx/ambiance/loop_cave_a.wav\""}}, {fields = std::vector of length 4, capacity 4 = {"1", "paused", "664", "\"sfx/ambiance/loop_crypt6l.wav\""}}, {fields = std::vector of length 4, capacity 4 = {"2", "playing", "612", "\"water_fall2.wav\""}}, {fields = std::vector of length 4, capacity 4 = {"3", "playing", "613", "\"water_fall1.wav\""}}, {fields = std::vector of length 4, capacity 4 = {"4", "playing", "614", "\"river1.wav\""}}, {fields = std::vector of length 4, capacity 4 = {"5", "playing", "615", "\"water_fall1.wav\""}}, {fields = std::vector of length 4, capacity 4 = {"6", "playing", "616", "\"river1.wav\""}}, {fields = std::vector of length 4, capacity 4 = {"7", "playing", "226", "\"footstep_bare_stone_step3.wav\""}}, {fields = std::vector of length 4, capacity 4 = {"8", "idle", "8", "\"interface_invstd.wav\""}}}, colums = std::vector of length 0, capacity 0}
 #5  0x0000562881cba0b8 in ArxGame::render (this=0x5628830ba430) at /home/dscharrer/pro/arx/src/core/ArxGame.cpp:2076
 No locals.
 #6  0x0000562881cba602 in ArxGame::doFrame (this=this@entry=0x5628830ba430) at /home/dscharrer/pro/arx/src/core/ArxGame.cpp:1285
 No locals.
 #7  0x0000562881cbadf3 in ArxGame::run (this=0x5628830ba430) at /home/dscharrer/pro/arx/src/core/ArxGame.cpp:1169
 No locals.
 #8  0x0000562881cd6369 in runGame () at /home/dscharrer/pro/arx/src/core/Core.cpp:238
 No locals.
 #9  0x0000562881c33c5f in main (argc=1, argv=0x7ffc39e7d1e8) at /home/dscharrer/pro/arx/src/core/Startup.cpp:164
         status = 
 
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:48:25 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1234</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1234</guid>
		</item>
		
		<item>
			<title>#1168 - [6891FF98]   ntdll.dll!TpCallbackMayRunLong() </title>
						<description><![CDATA[Illegal storage access

Callstack:
  ntdll.dll!TpCallbackMayRunLong() 
  ntdll.dll!RtlAllocateHeap() 
  MSVCR100.dll!malloc() 
  MSVCR100.dll!void * __ptr64 __cdecl operator new(unsigned __int64)() 
  arx.exe!std::allocator::allocate()  xmemory(187) 
  arx.exe!std::vector::reserve()  vector(751) 
  arx.exe!std::vector::_Reserve()  vector(1298) 
  arx.exe!std::vector::resize()  vector(864) 
  arx.exe!ARX_FTL_Load()  ftl.cpp(501) 
  arx.exe!TheoToEerie_Fast()  object.cpp(1769) 
  arx.exe!loadObject()  object.cpp(1825) 
  arx.exe!LoadInter_Ex()  loadlevel.cpp(622) 
  arx.exe!ARX_CHANGELEVEL_Pop_IO()  changelevel.cpp(1974) 
  arx.exe!ARX_CHANGELEVEL_PopAllIO()  changelevel.cpp(2388) 
  arx.exe!ARX_CHANGELEVEL_PopLevel()  changelevel.cpp(2706) 
  arx.exe!ARX_CHANGELEVEL_Load()  changelevel.cpp(2913) 
  arx.exe!ARXMenu_LoadQuest()  menupublic.cpp(308) 
  arx.exe!CMenuElementText::OnMouseClick()  menuwidgets.cpp(2010) 
  arx.exe!CWindowMenuConsole::Update()  menuwidgets.cpp(3519) 
  arx.exe!CWindowMenu::Render()  menuwidgets.cpp(3039) 
  arx.exe!Menu2_Render()  menuwidgets.cpp(1592) 
  arx.exe!ARX_Menu_Render()  menu.cpp(398) 
  arx.exe!ArxGame::Render()  arxgame.cpp(959) 
  arx.exe!ArxGame::Run()  arxgame.cpp(599) 
  arx.exe!WinMain()  startup.cpp(174) 
  arx.exe!__tmainCRTStartup()  crtexe.c(547) 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 

Registers:
  RAX:0000000042C80000  RBX:0000000000000000  RCX:00000000D56AA530  RDX:000000000000004C  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:77C2A561
  SS:RSP:002B:000000000012FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010216
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:49:56 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1168</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1168</guid>
		</item>
		
		<item>
			<title>#949 - [C2FD2A4B]   nvoglv64.DLL!vk_optimusGetInstanceProcAddr() </title>
						<description><![CDATA[Illegal storage access

Callstack:
  nvoglv64.DLL!vk_optimusGetInstanceProcAddr() 
  nvoglv64.DLL!0x5dcd97c8 
  arx.exe!0x14028ac85 
  arx.exe!0x1401f5077 
  arx.exe!0x1402b1f7d 
  arx.exe!0x1402b33f4 
  arx.exe!0x14023f30b 
  arx.exe!0x140254523 
  arx.exe!0x140250fd4 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 
Symbols:
  2  arx.exe!GLTexture2D::Upload() [gltexture2d.cpp : 92 + 0x34]
  3  arx.exe!CreateCinematicBitmap(res::path const &,int) [cinematictexture.cpp : 363 + 0x0]
  4  arx.exe!parseCinematic(Cinematic *,char const *,unsigned __int64) [cinematicload.cpp : 212 + 0xc]
  5  arx.exe!loadCinematic(Cinematic *,res::path const &) [cinematicload.cpp : 142 + 0xe]
  6  arx.exe!LaunchWaitingCine() [core.cpp : 3223 + 0xa]
  7  arx.exe!ArxGame::FrameMove() [arxgame.cpp : 614 + 0x0]
  8  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x9]
  9  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 10  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]

Registers:
  RAX:0000000000000034  RBX:0000000000000000  RCX:0000000004E2C110  RDX:0000000006B36EF0  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:77AAA561
  SS:RSP:002B:000000000012FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010202
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:50:14 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/949</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/949</guid>
		</item>
		
		<item>
			<title>#1460 - [1AFCF71A] ??()</title>
						<description><![CDATA[Illegal storage access: address not mapped to object


 Instruction address: 0x558bef660247
 Memory accessed: 0x10
 Stack pointer: 0x7ffd299ebec0

Callstack:
 arx!0x558bef69c19f
 libpthread-2.31.so!0x7f0b59e33960
 arx!0x558bef660247
 arx!0x558bef5a4879
 arx!0x558bef5a7304
 arx!0x558bef55c7cc
 libc-2.31.so!0x7f0b59469002
 arx!0x558bef567dfe

GDB stack trace:
 [New LWP 40027]
 [New LWP 40028]
 [New LWP 40029]
 [New LWP 40030]
 [New LWP 40033]
 [Thread debugging using libthread_db enabled]
 Using host libthread_db library "/usr/lib/libthread_db.so.1".
 0x00007f0b59509571 in clock_nanosleep@GLIBC_2.2.5 () from /usr/lib/libc.so.6
 [Current thread is 1 (Thread 0x7f0b591494c0 (LWP 40023))]
   Id   Target Id                                        Frame 
 * 1    Thread 0x7f0b591494c0 (LWP 40023) "arx"          0x00007f0b59509571 in clock_nanosleep@GLIBC_2.2.5 () from /usr/lib/libc.so.6
   2    Thread 0x7f0b55d78700 (LWP 40027) "arx"          0x00007f0b5953705f in poll () from /usr/lib/libc.so.6
   3    Thread 0x7f0b550b7700 (LWP 40028) "arx"          0x00007f0b5953705f in poll () from /usr/lib/libc.so.6
   4    Thread 0x7f0b548b6700 (LWP 40029) "arx"          0x00007f0b59e318f4 in do_futex_wait.constprop () from /usr/lib/libpthread.so.0
   5    Thread 0x7f0b3b44a700 (LWP 40030) "Sound Update" 0x00007f0b59509571 in clock_nanosleep@GLIBC_2.2.5 () from /usr/lib/libc.so.6
   6    Thread 0x7f0b39049700 (LWP 40033) "Pathfinder"   0x00007f0b59509571 in clock_nanosleep@GLIBC_2.2.5 () from /usr/lib/libc.so.6
 
 Thread 6 (Thread 0x7f0b39049700 (LWP 40033)):
 #0  0x00007f0b59509571 in clock_nanosleep@GLIBC_2.2.5 () from /usr/lib/libc.so.6
 No symbol table info available.
 #1  0x00007f0b5950ee87 in nanosleep () from /usr/lib/libc.so.6
 No symbol table info available.
 #2  0x0000558bef5736f5 in ?? ()
 No symbol table info available.
 #3  0x0000558bef69dfb5 in ?? ()
 No symbol table info available.
 #4  0x00007f0b59e28422 in start_thread () from /usr/lib/libpthread.so.0
 No symbol table info available.
 #5  0x00007f0b59541bf3 in clone () from /usr/lib/libc.so.6
 No symbol table info available.
 
 Thread 5 (Thread 0x7f0b3b44a700 (LWP 40030)):
 #0  0x00007f0b59509571 in clock_nanosleep@GLIBC_2.2.5 () from /usr/lib/libc.so.6
 No symbol table info available.
 #1  0x00007f0b5950ee87 in nanosleep () from /usr/lib/libc.so.6
 No symbol table info available.
 #2  0x0000558bef578759 in ?? ()
 No symbol table info available.
 #3  0x0000558bef69dfb5 in ?? ()
 No symbol table info available.
 #4  0x00007f0b59e28422 in start_thread () from /usr/lib/libpthread.so.0
 No symbol table info available.
 #5  0x00007f0b59541bf3 in clone () from /usr/lib/libc.so.6
 No symbol table info available.
 
 Thread 4 (Thread 0x7f0b548b6700 (LWP 40029)):
 #0  0x00007f0b59e318f4 in do_futex_wait.constprop () from /usr/lib/libpthread.so.0
 No symbol table info available.
 #1  0x00007f0b59e319f8 in __new_sem_wait_slow.constprop.0 () from /usr/lib/libpthread.so.0
 No symbol table info available.
 #2  0x00007f0b59c71e74 in ?? () from /usr/lib/libopenal.so.1
 No symbol table info available.
 #3  0x00007f0b59c0fe09 in ?? () from /usr/lib/libopenal.so.1
 No symbol table info available.
 #4  0x00007f0b59837b74 in std::execute_native_thread_routine (__p=0x558bf1d698f0) at /build/gcc/src/gcc/libstdc  -v3/src/c  11/thread.cc:80
         __t = 
 #5  0x00007f0b59e28422 in start_thread () from /usr/lib/libpthread.so.0
 No symbol table info available.
 #6  0x00007f0b59541bf3 in clone () from /usr/lib/libc.so.6
 No symbol table info available.
 
 Thread 3 (Thread 0x7f0b550b7700 (LWP 40028)):
 #0  0x00007f0b5953705f in poll () from /usr/lib/libc.so.6
 No symbol table info available.
 #1  0x00007f0b59c68ba7 in ?? () from /usr/lib/libopenal.so.1
 No symbol table info available.
 #2  0x00007f0b5553e059 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
 No symbol table info available.
 #3  0x00007f0b55548301 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
 No symbol table info available.
 #4  0x00007f0b555483b1 in pa_mainloop_run () from /usr/lib/libpulse.so.0
 No symbol table info available.
 #5  0x00007f0b59c6949e in ?? () from /usr/lib/libopenal.so.1
 No symbol table info available.
 #6  0x00007f0b59837b74 in std::execute_native_thread_routine (__p=0x558bf192feb0) at /build/gcc/src/gcc/libstdc  -v3/src/c  11/thread.cc:80
         __t = 
 #7  0x00007f0b59e28422 in start_thread () from /usr/lib/libpthread.so.0
 No symbol table info available.
 #8  0x00007f0b59541bf3 in clone () from /usr/lib/libc.so.6
 No symbol table info available.
 
 Thread 2 (Thread 0x7f0b55d78700 (LWP 40027)):
 #0  0x00007f0b5953705f in poll () from /usr/lib/libc.so.6
 No symbol table info available.
 #1  0x00007f0b59c68ba7 in ?? () from /usr/lib/libopenal.so.1
 No symbol table info available.
 #2  0x00007f0b5553e059 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
 No symbol table info available.
 #3  0x00007f0b55548301 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
 No symbol table info available.
 #4  0x00007f0b555483b1 in pa_mainloop_run () from /usr/lib/libpulse.so.0
 No symbol table info available.
 #5  0x00007f0b59c6949e in ?? () from /usr/lib/libopenal.so.1
 No symbol table info available.
 #6  0x00007f0b59837b74 in std::execute_native_thread_routine (__p=0x558bf192ccc0) at /build/gcc/src/gcc/libstdc  -v3/src/c  11/thread.cc:80
         __t = 
 #7  0x00007f0b59e28422 in start_thread () from /usr/lib/libpthread.so.0
 No symbol table info available.
 #8  0x00007f0b59541bf3 in clone () from /usr/lib/libc.so.6
 No symbol table info available.
 
 Thread 1 (Thread 0x7f0b591494c0 (LWP 40023)):
 #0  0x00007f0b59509571 in clock_nanosleep@GLIBC_2.2.5 () from /usr/lib/libc.so.6
 No symbol table info available.
 #1  0x00007f0b5950ee87 in nanosleep () from /usr/lib/libc.so.6
 No symbol table info available.
 #2  0x0000558bef69c203 in ?? ()
 No symbol table info available.
 #3  
 No symbol table info available.
 #4  0x0000558bef660247 in ?? ()
 No symbol table info available.
 #5  0x0000558bef5a4879 in ?? ()
 No symbol table info available.
 #6  0x0000558bef5a7304 in ?? ()
 No symbol table info available.
 #7  0x0000558bef55c7cc in ?? ()
 No symbol table info available.
 #8  0x00007f0b59469002 in __libc_start_main () from /usr/lib/libc.so.6
 No symbol table info available.
 #9  0x0000558bef567dfe in ?? ()
 No symbol table info available.
 [Inferior 1 (process 40023) detached]
 
]]></description>
						<pubDate>Thu, 17 Jul 2025 14:52:19 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1460</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1460</guid>
		</item>
		
		<item>
			<title>#1767 - [435A6429] arx.exe!ARX_NPC_GetNextAttainableNodeIncrement() [NPC.cpp:432]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff7ce21c1c0
 Memory accessed: 0x18
 Stack pointer: 0x77f06fe790

Callstack:
 arx.exe!0x7ff7ce21c1c0
 arx.exe!0x7ff7ce21e2a0
 arx.exe!0x7ff7ce1f62bb
 arx.exe!0x7ff7ce1f7740
 arx.exe!0x7ff7ce1f3f52
 arx.exe!0x7ff7ce1f305e
 arx.exe!0x7ff7ce1fd585
 arx.exe!0x7ff7ce209d70
 arx.exe!0x7ff7ce30f85a
 arx.exe!0x7ff7ce482c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!ARX_NPC_GetNextAttainableNodeIncrement [NPC.cpp : 432 + 0x0]
 1  arx.exe!ARX_PHYSICS_Apply() [NPC.cpp : 974 + 0x8]
 2  arx.exe!ArxGame::updateLevel() [ArxGame.cpp : 1716 + 0x0]
 3  arx.exe!ArxGame::render() [ArxGame.cpp : 1953 + 0x0]
 4  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1209 + 0x0]
 5  arx.exe!ArxGame::run() [ArxGame.cpp : 1075 + 0x0]
 6  arx.exe!runGame() [Core.cpp : 245 + 0x1f]
 7  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 169 + 0x0]
 8  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 9  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 14:54:42 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1767</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1767</guid>
		</item>
		
		<item>
			<title>#940 - [3FD2B627] arx.exe!ApplyTileLights() [light.cpp:753]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x1401e310a
 Memory accessed: 0xffffffffffffffff
 Stack pointer: 0x14f2e0

Callstack:
 arx.exe!0x1401e310a
 arx.exe!0x1401e297c
 arx.exe!0x1400dcf93
 arx.exe!0x1400dbb22
 arx.exe!0x1400b11af
 arx.exe!0x1400b2225
 arx.exe!0x1400af4e3
 arx.exe!0x1400af07e
 arx.exe!0x1400b74f0
 arx.exe!0x1400bec89
 arx.exe!0x1401bb2c2
 arx.exe!0x1402ab9e5
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  0  arx.exe!ApplyTileLights(EERIEPOLY *,glm::tvec2 const &) [light.cpp : 753 + 0x0]
  1  arx.exe!GetColorz(glm::tvec3 const &) [light.cpp : 669 + 0x0]
  2  arx.exe!PlayerMovementIterate(float) [player.cpp : 2455 + 0x34]
  3  arx.exe!ARX_PLAYER_Manage_Movement() [player.cpp : 1988 + 0x0]
  4  arx.exe!ArxGame::updateLevel() [arxgame.cpp : 1843 + 0x0]
  5  arx.exe!ArxGame::render() [arxgame.cpp : 2230 + 0x0]
  6  arx.exe!ArxGame::doFrame() [arxgame.cpp : 1330 + 0x0]
  7  arx.exe!ArxGame::run() [arxgame.cpp : 1253 + 0x0]
  8  arx.exe!runGame() [core.cpp : 290 + 0x0]
  9  arx.exe!utf8_main(int,char * * const) [startup.cpp : 207 + 0x0]
 10  arx.exe!WinMain [windowsmaingui.cpp : 48 + 0xe]
 11  arx.exe!__tmainCRTStartup [crtexe.c : 618 + 0x15]]]></description>
						<pubDate>Thu, 17 Jul 2025 14:58:06 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/940</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/940</guid>
		</item>
		
		<item>
			<title>#1624 - [BE5ED0B9] script::Context::skipWhitespace() string_view:194</title>
						<description><![CDATA[Illegal storage access


 Instruction address: 0x559b8d385241
 Memory accessed: 0x0
 Stack pointer: 0x7ffee1ec52b0

Callstack:
 arx!0x559b8d2a9976
 arx!0x559b8d2a9ab4
 libpthread-2.31.so!0x7ffa66b643c0
 arx!0x559b8d385241
 arx!0x559b8d3859aa
 arx!0x559b8d382f31
 arx!0x559b8d2f5ea3
 arx!0x559b8d125041
 arx!0x559b8d125b11
 arx!0x559b8d1267f8
 arx!0x559b8d126eb8
 arx!0x559b8d13d00d
 arx!0x559b8d0cd9b6
 libc-2.31.so!0x7ffa661d90b3
 arx!0x559b8d0d401e

GDB stack trace:
 [New LWP 23196]
 [New LWP 23197]
 [New LWP 23198]
 [New LWP 23199]
 [New LWP 23200]
 [New LWP 23201]
 [New LWP 23202]
 [New LWP 23203]
 [New LWP 23204]
 [New LWP 23205]
 [New LWP 23206]
 [New LWP 23207]
 [New LWP 23208]
 [New LWP 23209]
 [New LWP 23210]
 [New LWP 23211]
 [New LWP 23212]
 [New LWP 23213]
 [New LWP 23214]
 [New LWP 23218]
 [New LWP 23222]
 [New LWP 23224]
 [New LWP 23225]
 [New LWP 23239]
 [New LWP 23257]
 [Thread debugging using libthread_db enabled]
 Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
 0x00007ffa6629226f in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7ffee1ec4650, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
 [Current thread is 1 (Thread 0x7ffa654947c0 (LWP 23195))]
   Id   Target Id                                        Frame 
 * 1    Thread 0x7ffa654947c0 (LWP 23195) "arx"          0x00007ffa6629226f in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7ffee1ec4650, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
   2    Thread 0x7ffa5d1ad700 (LWP 23196) "arx:cs0"      futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f298134) at ../sysdeps/nptl/futex-internal.h:183
   3    Thread 0x7ffa5c857700 (LWP 23197) "arx:disk$0"   futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29d248) at ../sysdeps/nptl/futex-internal.h:183
   4    Thread 0x7ffa4ffff700 (LWP 23198) "arx:sh0"      futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
   5    Thread 0x7ffa57fff700 (LWP 23199) "arx:sh1"      futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
   6    Thread 0x7ffa577fe700 (LWP 23200) "arx:sh2"      futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
   7    Thread 0x7ffa56ffd700 (LWP 23201) "arx:sh3"      futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
   8    Thread 0x7ffa567fc700 (LWP 23202) "arx:sh4"      futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
   9    Thread 0x7ffa55ffb700 (LWP 23203) "arx:sh5"      futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
   10   Thread 0x7ffa557fa700 (LWP 23204) "arx:sh6"      futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
   11   Thread 0x7ffa54ff9700 (LWP 23205) "arx:sh7"      futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
   12   Thread 0x7ffa4f7fe700 (LWP 23206) "arx:sh8"      futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b384) at ../sysdeps/nptl/futex-internal.h:183
   13   Thread 0x7ffa4effd700 (LWP 23207) "arx:sh9"      futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
   14   Thread 0x7ffa4e7fc700 (LWP 23208) "arx:sh10"     futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b384) at ../sysdeps/nptl/futex-internal.h:183
   15   Thread 0x7ffa4dffb700 (LWP 23209) "arx:sh11"     futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b384) at ../sysdeps/nptl/futex-internal.h:183
   16   Thread 0x7ffa4d7fa700 (LWP 23210) "arx:shlo0"    futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b910) at ../sysdeps/nptl/futex-internal.h:183
   17   Thread 0x7ffa4cff9700 (LWP 23211) "arx:shlo1"    futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b910) at ../sysdeps/nptl/futex-internal.h:183
   18   Thread 0x7ffa1bfff700 (LWP 23212) "arx:shlo2"    futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b910) at ../sysdeps/nptl/futex-internal.h:183
   19   Thread 0x7ffa1b7fe700 (LWP 23213) "arx:shlo3"    futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b914) at ../sysdeps/nptl/futex-internal.h:183
   20   Thread 0x7ffa1affd700 (LWP 23214) "arx:shlo4"    futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b910) at ../sysdeps/nptl/futex-internal.h:183
   21   Thread 0x7ffa1a7fc700 (LWP 23218) "arx:gdrv0"    futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f460614) at ../sysdeps/nptl/futex-internal.h:183
   22   Thread 0x7ffa19ffb700 (LWP 23222) "threaded-ml"  0x00007ffa662c79cf in __GI___poll (fds=0x7ff9f800e1b0, nfds=3, timeout=513) at ../sysdeps/unix/sysv/linux/poll.c:29
   23   Thread 0x7ffa18fd3700 (LWP 23224) "arx"          futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x559b8f292bb0) at ../sysdeps/nptl/futex-internal.h:320
   24   Thread 0x7ffa18dd2700 (LWP 23225) "Sound Update" 0x00007ffa6629226f in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7ffa18dd1e20, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
   25   Thread 0x7ff9df979700 (LWP 23239) "Pathfinder"   0x00007ffa6629226f in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7ff9df978da0, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
   26   Thread 0x7ffa4c3f8700 (LWP 23257) "arx"          futex_wait_cancelable (private=, expected=0, futex_word=0x7ff9f800c65c) at ../sysdeps/nptl/futex-internal.h:183
 
 Thread 26 (Thread 0x7ffa4c3f8700 (LWP 23257)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x7ff9f800c65c) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f55f070, cond=0x7ff9f800c630) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa4c3f7da0, __canceltype = 8192, __prev = 0x0}
         cbuffer = {wseq = 76739, cond = 0x7ff9f800c630, mutex = 0x559b8f55f070, private = 0}
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 76739
         seq = 38369
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x7ff9f800c630, mutex=0x559b8f55f070) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa6604f87c in pa_threaded_mainloop_wait () from /lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #4  0x00007ffa669de496 in ?? () from /lib/x86_64-linux-gnu/libopenal.so.1
 No symbol table info available.
 #5  0x00007ffa669e4b57 in ?? () from /lib/x86_64-linux-gnu/libopenal.so.1
 No symbol table info available.
 #6  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140712997783296, 4929104653397881353, 140732688783326, 140732688783327, 140732688783472, 140712997781312, -4930549957103881719, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #7  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 25 (Thread 0x7ff9df979700 (LWP 23239)):
 #0  0x00007ffa6629226f in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7ff9df978da0, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
         sc_cancel_oldtype = 0
         sc_ret = 
         r = 
 #1  0x00007ffa66297ef7 in __GI___nanosleep (requested_time=requested_time@entry=0x7ff9df978da0, remaining=remaining@entry=0x0) at nanosleep.c:27
         ret = 
 #2  0x0000559b8d2a126a in Thread::sleep (time=, time@entry={ = { = { = { = {}, }, }, }, m_value = 10000}) at /home/lali/projektek/arx/ArxLibertatis/src/platform/Thread.cpp:406
         t = {tv_sec = 0, tv_nsec = 10000000}
 #3  0x0000559b8d0d6fa0 in PathFinderThread::run (this=0x559b915eae30) at /home/lali/projektek/arx/ArxLibertatis/src/ai/PathFinderManager.cpp:136
         pathfinder = {m_radius = 29.6999989, m_height = -163.349991, m_heuristic = 0.211999997, map_s = 1830, map_d = 0x559b912953a0, m_lights = 0x559b8d6c3a80 }
 #4  0x0000559b8d2a11fb in Thread::entryPoint (param=0x559b915eae30) at /home/lali/projektek/arx/ArxLibertatis/src/platform/Thread.cpp:160
         thread = @0x559b915eae30: {_vptr.Thread = 0x559b8d4733f0 , m_thread = 140711174838016, m_priority = 0, m_started = true, m_threadName = "Pathfinder"}
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140711174838016, 4929104653397881353, 140732688771582, 140732688771583, 140732688771728, 140711174836032, -4930300582175870455, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 24 (Thread 0x7ffa18dd2700 (LWP 23225)):
 #0  0x00007ffa6629226f in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7ffa18dd1e20, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
         sc_cancel_oldtype = 0
         sc_ret = 
         r = 
 #1  0x00007ffa66297ef7 in __GI___nanosleep (requested_time=requested_time@entry=0x7ffa18dd1e20, remaining=remaining@entry=0x0) at nanosleep.c:27
         ret = 
 #2  0x0000559b8d2a126a in Thread::sleep (time=, time@entry={ = { = { = { = {}, }, }, }, m_value = 100000}) at /home/lali/projektek/arx/ArxLibertatis/src/platform/Thread.cpp:406
         t = {tv_sec = 0, tv_nsec = 100000000}
 #3  0x0000559b8d103808 in audio::SoundUpdateThread::run (this=0x559b8f4e3520) at /home/lali/projektek/arx/ArxLibertatis/src/audio/Audio.cpp:758
 No locals.
 #4  0x0000559b8d2a11fb in Thread::entryPoint (param=0x559b8f4e3520) at /home/lali/projektek/arx/ArxLibertatis/src/platform/Thread.cpp:160
         thread = @0x559b8f4e3520: {_vptr.Thread = 0x559b8d4734a8 , m_thread = 140712135698176, m_priority = 0, m_started = true, m_threadName = "Sound Update"}
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140712135698176, 4929104653397881353, 140732688783438, 140732688783439, 140732688783584, 140712135696192, -4930452945603825143, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 23 (Thread 0x7ffa18fd3700 (LWP 23224)):
 #0  futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x559b8f292bb0) at ../sysdeps/nptl/futex-internal.h:320
         __ret = -512
         op = 393
         __ret = 
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         clockbit = 
         op = 
         __ret = 
         resultvar = 
         __arg6 = 
         __arg5 = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a6 = 
         _a5 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  do_futex_wait (sem=sem@entry=0x559b8f292bb0, abstime=0x0, clockid=0) at sem_waitcommon.c:112
         err = 
 #2  0x00007ffa66b624e8 in __new_sem_wait_slow (sem=0x559b8f292bb0, abstime=0x0, clockid=0) at sem_waitcommon.c:184
         _buffer = {__routine = 0x7ffa66b623a0 , __arg = 0x559b8f292bb0, __canceltype = 0, __prev = 0x0}
         err = 
         d = 0
 #3  0x00007ffa669e4fe9 in ?? () from /lib/x86_64-linux-gnu/libopenal.so.1
 No symbol table info available.
 #4  0x00007ffa669aa2dd in ?? () from /lib/x86_64-linux-gnu/libopenal.so.1
 No symbol table info available.
 #5  0x00007ffa669e4b57 in ?? () from /lib/x86_64-linux-gnu/libopenal.so.1
 No symbol table info available.
 #6  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140712137799424, 4929104653397881353, 140732688781870, 140732688781871, 140732688782016, 140712137797440, -4930452670189047287, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #7  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 22 (Thread 0x7ffa19ffb700 (LWP 23222)):
 #0  0x00007ffa662c79cf in __GI___poll (fds=0x7ff9f800e1b0, nfds=3, timeout=513) at ../sysdeps/unix/sysv/linux/poll.c:29
         resultvar = 18446744073709551100
         sc_cancel_oldtype = 0
         sc_ret = 
 #1  0x00007ffa6604f1d6 in ?? () from /lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #2  0x00007ffa66040841 in pa_mainloop_poll () from /lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #3  0x00007ffa66040ec3 in pa_mainloop_iterate () from /lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #4  0x00007ffa66040f70 in pa_mainloop_run () from /lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #5  0x00007ffa6604f11d in ?? () from /lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #6  0x00007ffa65dd972c in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-13.99.so
 No symbol table info available.
 #7  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140712154740480, 4929104653397881353, 140732688781806, 140732688781807, 140732688781808, 140712154738496, -4930454856327400951, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #8  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 21 (Thread 0x7ffa1a7fc700 (LWP 23218)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f460614) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f4605c0, cond=0x559b8f4605e8) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa1a7fbc60, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 7415, cond = 0x559b8f4605e8, mutex = 0x559b8f4605c0, private = 0}
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 7415
         seq = 3707
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f4605e8, mutex=0x559b8f4605c0) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140712163133184, 4929104653397881353, 140732688779166, 140732688779167, 140732688779168, 140712163131200, -4930449358232391159, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 20 (Thread 0x7ffa1affd700 (LWP 23214)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b910) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29b8c0, cond=0x559b8f29b8e8) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa1affcc60, __canceltype = -1893095056, __prev = 0x0}
         cbuffer = {wseq = 20, cond = 0x559b8f29b8e8, mutex = 0x559b8f29b8c0, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 20
         seq = 10
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29b8e8, mutex=0x559b8f29b8c0) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140712171525888, 4929104653397881353, 140732688777742, 140732688777743, 140732688777744, 140712171523904, -4930448258183892471, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 19 (Thread 0x7ffa1b7fe700 (LWP 23213)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b914) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29b8c0, cond=0x559b8f29b8e8) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa1b7fdc60, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 19, cond = 0x559b8f29b8e8, mutex = 0x559b8f29b8c0, private = 0}
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 19
         seq = 9
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29b8e8, mutex=0x559b8f29b8c0) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140712179918592, 4929104653397881353, 140732688777742, 140732688777743, 140732688777744, 140712179916608, -4930451556181904887, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 18 (Thread 0x7ffa1bfff700 (LWP 23212)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b910) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29b8c0, cond=0x559b8f29b8e8) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa1bffec60, __canceltype = -1893095056, __prev = 0x0}
         cbuffer = {wseq = 24, cond = 0x559b8f29b8e8, mutex = 0x559b8f29b8c0, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 24
         seq = 12
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29b8e8, mutex=0x559b8f29b8c0) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140712188311296, 4929104653397881353, 140732688777742, 140732688777743, 140732688777744, 140712188309312, -4930450456133406199, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 17 (Thread 0x7ffa4cff9700 (LWP 23211)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b910) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29b8c0, cond=0x559b8f29b8e8) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa4cff8c60, __canceltype = -1893095056, __prev = 0x0}
         cbuffer = {wseq = 22, cond = 0x559b8f29b8e8, mutex = 0x559b8f29b8c0, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 22
         seq = 11
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29b8e8, mutex=0x559b8f29b8c0) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140713010370304, 4929104653397881353, 140732688777742, 140732688777743, 140732688777744, 140713010368320, -4930549415401131511, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 16 (Thread 0x7ffa4d7fa700 (LWP 23210)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b910) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29b8c0, cond=0x559b8f29b8e8) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa4d7f9c60, __canceltype = -1893095056, __prev = 0x0}
         cbuffer = {wseq = 26, cond = 0x559b8f29b8e8, mutex = 0x559b8f29b8c0, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 26
         seq = 13
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29b8e8, mutex=0x559b8f29b8c0) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140713018763008, 4929104653397881353, 140732688777742, 140732688777743, 140732688777744, 140713018761024, -4930552713399143927, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 15 (Thread 0x7ffa4dffb700 (LWP 23209)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b384) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29b330, cond=0x559b8f29b358) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa4dffac60, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 103, cond = 0x559b8f29b358, mutex = 0x559b8f29b330, private = 0}
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 103
         seq = 51
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29b358, mutex=0x559b8f29b330) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140713027155712, 4929104653397881353, 140732688777742, 140732688777743, 140732688777744, 140713027153728, -4930551613350645239, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 14 (Thread 0x7ffa4e7fc700 (LWP 23208)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b384) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29b330, cond=0x559b8f29b358) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa4e7fbc60, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 99, cond = 0x559b8f29b358, mutex = 0x559b8f29b330, private = 0}
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 99
         seq = 49
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29b358, mutex=0x559b8f29b330) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140713035548416, 4929104653397881353, 140732688777742, 140732688777743, 140732688777744, 140713035546432, -4930546115255635447, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 13 (Thread 0x7ffa4effd700 (LWP 23207)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29b330, cond=0x559b8f29b358) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa4effcc60, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 86, cond = 0x559b8f29b358, mutex = 0x559b8f29b330, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 86
         seq = 43
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29b358, mutex=0x559b8f29b330) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140713043941120, 4929104653397881353, 140732688777742, 140732688777743, 140732688777744, 140713043939136, -4930545015207136759, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 12 (Thread 0x7ffa4f7fe700 (LWP 23206)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b384) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29b330, cond=0x559b8f29b358) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa4f7fdc60, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 101, cond = 0x559b8f29b358, mutex = 0x559b8f29b330, private = 0}
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 101
         seq = 50
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29b358, mutex=0x559b8f29b330) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140713052333824, 4929104653397881353, 140732688777742, 140732688777743, 140732688777744, 140713052331840, -4930548313205149175, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 11 (Thread 0x7ffa54ff9700 (LWP 23205)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29b330, cond=0x559b8f29b358) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa54ff8c60, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 84, cond = 0x559b8f29b358, mutex = 0x559b8f29b330, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 84
         seq = 42
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29b358, mutex=0x559b8f29b330) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140713144588032, 4929104653397881353, 140732688777742, 140732688777743, 140732688777744, 140713144586048, -4930567007587175927, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 10 (Thread 0x7ffa557fa700 (LWP 23204)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29b330, cond=0x559b8f29b358) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa557f9c60, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 80, cond = 0x559b8f29b358, mutex = 0x559b8f29b330, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 80
         seq = 40
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29b358, mutex=0x559b8f29b330) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140713152980736, 4929104653397881353, 140732688777742, 140732688777743, 140732688777744, 140713152978752, -4930570305585188343, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 9 (Thread 0x7ffa55ffb700 (LWP 23203)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29b330, cond=0x559b8f29b358) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa55ffac60, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 90, cond = 0x559b8f29b358, mutex = 0x559b8f29b330, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 90
         seq = 45
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29b358, mutex=0x559b8f29b330) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140713161373440, 4929104653397881353, 140732688777742, 140732688777743, 140732688777744, 140713161371456, -4930569205536689655, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 8 (Thread 0x7ffa567fc700 (LWP 23202)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29b330, cond=0x559b8f29b358) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa567fbc60, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 96, cond = 0x559b8f29b358, mutex = 0x559b8f29b330, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 96
         seq = 48
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29b358, mutex=0x559b8f29b330) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140713169766144, 4929104653397881353, 140732688777742, 140732688777743, 140732688777744, 140713169764160, -4930563707441679863, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 7 (Thread 0x7ffa56ffd700 (LWP 23201)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29b330, cond=0x559b8f29b358) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa56ffcc60, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 94, cond = 0x559b8f29b358, mutex = 0x559b8f29b330, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 94
         seq = 47
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29b358, mutex=0x559b8f29b330) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140713178158848, 4929104653397881353, 140732688777742, 140732688777743, 140732688777744, 140713178156864, -4930562607393181175, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 6 (Thread 0x7ffa577fe700 (LWP 23200)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29b330, cond=0x559b8f29b358) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa577fdc60, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 92, cond = 0x559b8f29b358, mutex = 0x559b8f29b330, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 92
         seq = 46
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29b358, mutex=0x559b8f29b330) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140713186551552, 4929104653397881353, 140732688777742, 140732688777743, 140732688777744, 140713186549568, -4930565905391193591, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 5 (Thread 0x7ffa57fff700 (LWP 23199)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29b330, cond=0x559b8f29b358) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa57ffec60, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 88, cond = 0x559b8f29b358, mutex = 0x559b8f29b330, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 88
         seq = 44
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29b358, mutex=0x559b8f29b330) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140713194944256, 4929104653397881353, 140732688777742, 140732688777743, 140732688777744, 140713194942272, -4930564805342694903, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 4 (Thread 0x7ffa4ffff700 (LWP 23198)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29b380) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29b330, cond=0x559b8f29b358) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa4fffec60, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 82, cond = 0x559b8f29b358, mutex = 0x559b8f29b330, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 82
         seq = 41
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29b358, mutex=0x559b8f29b330) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140713060726528, 4929104653397881353, 140732688777742, 140732688777743, 140732688777744, 140713060724544, -4930547213156650487, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 3 (Thread 0x7ffa5c857700 (LWP 23197)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f29d248) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f29d1f8, cond=0x559b8f29d220) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa5c856c60, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 0, cond = 0x559b8f29d220, mutex = 0x559b8f29d1f8, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 0
         seq = 0
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f29d220, mutex=0x559b8f29d1f8) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140713270802176, 4929104653397881353, 140732688777214, 140732688777215, 140732688777216, 140713270800192, -4930584403278466551, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 2 (Thread 0x7ffa5d1ad700 (LWP 23196)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x559b8f298134) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x559b8f2980e0, cond=0x559b8f298108) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7ffa66b5f050 , __arg = 0x7ffa5d1acc60, __canceltype = 49, __prev = 0x0}
         cbuffer = {wseq = 90555, cond = 0x559b8f298108, mutex = 0x559b8f2980e0, private = 0}
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 90555
         seq = 45277
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x559b8f298108, mutex=0x559b8f2980e0) at pthread_cond_wait.c:638
 No locals.
 #3  0x00007ffa62ce35eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007ffa62ce31eb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007ffa66b58609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140713280591616, 4929104653397881353, 140732688777886, 140732688777887, 140732688777888, 140713280589632, -4930587664232386039, -4930456454820564471}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007ffa662d4163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 1 (Thread 0x7ffa654947c0 (LWP 23195)):
 #0  0x00007ffa6629226f in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7ffee1ec4650, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
         sc_cancel_oldtype = 0
         sc_ret = 
         r = 
 #1  0x00007ffa66297ef7 in __GI___nanosleep (requested_time=requested_time@entry=0x7ffee1ec4650, remaining=remaining@entry=0x0) at nanosleep.c:27
         ret = 
 #2  0x0000559b8d2a99da in CrashHandlerPOSIX::handleCrash (this=0x559b8f170b40, signal=, info=0x7ffee1ec47f0, context=0x7ffee1ec46c0) at /home/lali/projektek/arx/ArxLibertatis/src/platform/crashhandler/CrashHandlerPOSIX.cpp:505
         t = {tv_sec = 0, tv_nsec = 100000}
         processor = 26704
         args = {0x7ffee1ec4580 "", 0x7fffffff , 0x8 }
 #3  0x0000559b8d2a9ab4 in signalHandler (signal=, info=, context=) at /home/lali/projektek/arx/ArxLibertatis/src/platform/crashhandler/CrashHandlerPOSIX.cpp:329
 No locals.
 #4  
 No locals.
 #5  0x0000559b8d385241 in script::Context::skipWhitespace (this=0x7ffee1ec5830, skipNewlines=false, warnNewlines=false) at /usr/include/c  /9/string_view:194
         esdat = 
 #6  0x0000559b8d3859aa in script::Context::getCommand[abi:cxx11](bool) (this=this@entry=0x7ffee1ec5830, skipNewlines=false) at /home/lali/projektek/arx/ArxLibertatis/src/script/ScriptUtils.cpp:97
         esdat = 
         word = ""
 #7  0x0000559b8d382f31 in ScriptEvent::send (es=es@entry=0x7ffee1ec5a20, sender=sender@entry=0x0, entity=entity@entry=0x559b8fdba860, event=, parameters={ = std::vector of length 0, capacity 0, m_peekOnly = false}, position=position@entry=17) at /home/lali/projektek/arx/ArxLibertatis/src/script/Script.h:422
         word = ""
         ret = 
         pos = 
         context = {m_script = 0x7ffee1ec5a20, m_pos = 17, m_sender = 0x0, m_entity = 0x559b8fdba860, m_message = SM_EXECUTELINE, m_parameters = { = std::vector of length 0, capacity 0, m_peekOnly = false}, m_stack = std::vector of length 0, capacity 0}
         brackets = 1
 #8  0x0000559b8d2f5ea3 in ScriptEvent::resume (position=17, entity=, es=0x7ffee1ec5a20) at /usr/include/c  /9/bits/char_traits.h:300
 No locals.
 #9  ARX_SCRIPT_Timer_Check () at /home/lali/projektek/arx/ArxLibertatis/src/script/Script.cpp:1791
         es = 0x7ffee1ec5a20
         io = 
         now = 
         fire_time = 
         pos = 17
         name = "c"
         timer = @0x559b92ade368: {name = "", exist = 0, idle = false, count = 1, interval = { = { = { = { = {}, }, }, }, m_value = 1000000}, pos = 17, start = { = { = { = { = {}, }, }, }, t = 8230304213}, io = 0x559b8fdba860, es = 0x7ffee1ec5a20}
         __for_range = std::vector of length 56, capacity 64 = {{name = "miscreflection", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 10000000}, pos = 12306, start = { = { = { = { = {}, }, }, }, t = 8229911000}, io = 0x559b90a87760, es = 0x559b90a88100}, {name = "main", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 2000000}, pos = 45570, start = { = { = { = { = {}, }, }, }, t = 8230266000}, io = 0x559b90a87760, es = 0x559b90a88100}, {name = "miscreflection", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 36000000}, pos = 58262, start = { = { = { = { = {}, }, }, }, t = 8219949567}, io = 0x559b91b91af0, es = 0x559b91b92490}, {name = "main", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 2000000}, pos = 45570, start = { = { = { = { = {}, }, }, }, t = 8229985586}, io = 0x559b91b91af0, es = 0x559b91b92490}, {name = "main", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 2000000}, pos = 45570, start = { = { = { = { = {}, }, }, }, t = 8229985586}, io = 0x559b91c1ce00, es = 0x559b91c1d7a0}, {name = "miscreflection", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 10000000}, pos = 15995, start = { = { = { = { = {}, }, }, }, t = 8229911000}, io = 0x559b91c9b590, es = 0x559b91c9bf30}, {name = "miscreflection", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 33000000}, pos = 58262, start = { = { = { = { = {}, }, }, }, t = 8217982339}, io = 0x559b91c7e9c0, es = 0x559b91c7f360}, {name = "miscreflection", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 15000000}, pos = 58262, start = { = { = { = { = {}, }, }, }, t = 8229920487}, io = 0x559b91cf0c20, es = 0x559b91cf15c0}, {name = "main", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 2000000}, pos = 45570, start = { = { = { = { = {}, }, }, }, t = 8229448000}, io = 0x559b91cf0c20, es = 0x559b91cf15c0}, {name = "miscreflection", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 24000000}, pos = 58262, start = { = { = { = { = {}, }, }, }, t = 8222900760}, io = 0x559b91d61410, es = 0x559b91d61db0}, {name = "main", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 2000000}, pos = 45570, start = { = { = { = { = {}, }, }, }, t = 8231243139}, io = 0x559b91d61410, es = 0x559b91d61db0}, {name = "food", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 4000000}, pos = 202, start = { = { = { = { = {}, }, }, }, t = 8229911000}, io = 0x559b91e0a200, es = 0x559b91e0aba0}, {name = "spelldecision", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 4000000}, pos = 4440, start = { = { = { = { = {}, }, }, }, t = 8229911000}, io = 0x559b91e39b00, es = 0x559b91e3a4a0}, {name = "miscreflection", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 35000000}, pos = 39034, start = { = { = { = { = {}, }, }, }, t = 8229927000}, io = 0x559b91e39b00, es = 0x559b91e3a4a0}, {name = "main", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 2000000}, pos = 26342, start = { = { = { = { = {}, }, }, }, t = 8230297000}, io = 0x559b91e39b00, es = 0x559b91e3a4a0}, {name = "spelldecision", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 5000000}, pos = 21464, start = { = { = { = { = {}, }, }, }, t = 8229911000}, io = 0x559b91ffb270, es = 0x559b91ffbc10}, {name = "main", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 2000000}, pos = 45570, start = { = { = { = { = {}, }, }, }, t = 8229948000}, io = 0x559b91ffb270, es = 0x559b91ffbc10}, {name = "miscreflection", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 10000000}, pos = 16696, start = { = { = { = { = {}, }, }, }, t = 8223234487}, io = 0x559b92122e40, es = 0x559b921237e0}, {name = "miscreflection", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 25000000}, pos = 58262, start = { = { = { = { = {}, }, }, }, t = 8224985136}, io = 0x559b9226eb90, es = 0x559b9226f530}, {name = "main", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 2000000}, pos = 45570, start = { = { = { = { = {}, }, }, }, t = 8230536383}, io = 0x559b9226eb90, es = 0x559b9226f530}, {name = "miscreflection", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 18000000}, pos = 58262, start = { = { = { = { = {}, }, }, }, t = 8215979000}, io = 0x559b9238d910, es = 0x559b9238e2b0}, {name = "main", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 2000000}, pos = 45570, start = { = { = { = { = {}, }, }, }, t = 8230219000}, io = 0x559b9238d910, es = 0x559b9238e2b0}, {name = "manifest", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 3000000}, pos = 497, start = { = { = { = { = {}, }, }, }, t = 8231143000}, io = 0x559b9245b2f0, es = 0x559b9245bc90}, {name = "food", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 4000000}, pos = 202, start = { = { = { = { = {}, }, }, }, t = 8229911000}, io = 0x559b9245f760, es = 0x559b92460100}, {name = "manifest", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 3000000}, pos = 497, start = { = { = { = { = {}, }, }, }, t = 8228810000}, io = 0x559b923d2ac0, es = 0x559b923d3460}, {name = "miscreflection", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 10000000}, pos = 12306, start = { = { = { = { = {}, }, }, }, t = 8229911000}, io = 0x559b923d74a0, es = 0x559b923d7e40}, {name = "spelldecision", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 4000000}, pos = 4440, start = { = { = { = { = {}, }, }, }, t = 8229911000}, io = 0x559b92506b20, es = 0x559b925074c0}, {name = "miscreflection", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 10000000}, pos = 7635, start = { = { = { = { = {}, }, }, }, t = 8229911000}, io = 0x559b92506b20, es = 0x559b925074c0}, {name = "miscreflection", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 10000000}, pos = 15995, start = { = { = { = { = {}, }, }, }, t = 8229911000}, io = 0x559b92558970, es = 0x559b92559310}, {name = "miscreflection", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 27000000}, pos = 58262, start = { = { = { = { = {}, }, }, }, t = 8219182535}, io = 0x559b9296b880, es = 0x559b9296c220}, {name = "miscreflection", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 10000000}, pos = 15995, start = { = { = { = { = {}, }, }, }, t = 8229911000}, io = 0x559b929e6f10, es = 0x559b929e78b0}, {name = "manifest", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, }, }, m_value = 3000000}, pos = 497, start = { = { = { = { = {}, }, }, }, t = 8229911000}, io = 0x559b92ae2a60, es = 0x559b92ae3400}, {name = "manifest", exist = 1, idle = true, count = 0, interval = { = { = { = { = {}, }, ]]></description>
						<pubDate>Thu, 17 Jul 2025 14:58:37 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1624</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1624</guid>
		</item>
		
		<item>
			<title>#1281 - [EDADAC0A]   arx.exe!ARX_FTL_Load() [ftl.cpp:627]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  MSVCR100.dll!memcpy() 
  arx.exe!0x1402acbbb 
  arx.exe!0x140129b7a 
  arx.exe!0x14021512c 
  arx.exe!0x14025636c 
  arx.exe!0x140250f9f 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  KERNEL32.DLL!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 
Symbols:
 1  arx.exe!ARX_FTL_Load(res::path const &) [ftl.cpp : 627 + 0x0]
 2  arx.exe!TheoToEerie_Fast [object.cpp : 1769 + 0x8]
 3  arx.exe!ARX_PLAYER_LoadHeroAnimsAndMesh() [player.cpp : 1506 + 0x70]
 4  arx.exe!ArxGame::BeforeRun() [arxgame.cpp : 783 + 0x0]
 5  arx.exe!ArxGame::Run() [arxgame.cpp : 591 + 0x0]
 6  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 7  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]
Registers:
  RAX:000000000000002E  RBX:0000000000000000  RCX:0000000015BB8BC0  RDX:00000000FF97844C  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:3B031461
  SS:RSP:002B:000000000014FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010206
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:00:07 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1281</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1281</guid>
		</item>
		
		<item>
			<title>#1582 - [CD6F4557] arx.exe!getFreeEntityInstance() [Interactive.cpp:1328]</title>
						<description><![CDATA[Assertion Failed at ChangeLevel.cpp:290: false

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff6816efc27
 Stack pointer: 0xf722bfe610

Callstack:
 arx.exe!0x7ff6816efc27
 arx.exe!0x7ff6816f2083
 arx.exe!0x7ff68174cfe4
 arx.exe!0x7ff6817071b7
 arx.exe!0x7ff6817010ad
 arx.exe!0x7ff681701276
 arx.exe!0x7ff6815cfc3a
 arx.exe!0x7ff6815c64df
 arx.exe!0x7ff6815d75ce
 arx.exe!0x7ff6816cd8fa
 arx.exe!FT_GlyphSlot_Own_Bitmap()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!getFreeEntityInstance [Interactive.cpp : 1328 + 0x1c]
 1  arx.exe!AddItem(res::path const &,long,Flags) [Interactive.cpp : 1661 + 0xa]
 2  arx.exe!script::`anonymous namespace'::SetWeaponCommand::execute [ScriptedInventory.cpp : 543 + 0xdd]
 3  arx.exe!ScriptEvent::send(EERIE_SCRIPT const *,Entity *,Entity *,ScriptEventName,ScriptParameters const &,unsigned __int64) [ScriptEvent.cpp : 343 + 0x0]
 4  arx.exe!ARX_SCRIPT_ResetObject(Entity *,bool) [Script.cpp : 318 + 0x3d]
 5  arx.exe!ARX_SCRIPT_ResetAll(bool) [Script.cpp : 343 + 0x0]
 6  arx.exe!levelInit() [Core.cpp : 405 + 0x0]
 7  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1302 + 0x0]
 8  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 164 + 0xa5]
 9  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]]]></description>
						<pubDate>Thu, 17 Jul 2025 15:00:38 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1582</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1582</guid>
		</item>
		
		<item>
			<title>#692 - [755CF182]   arx.exe!audio::ResourceList&lt;audio::Sample&gt;::remove()  audioresource.h(167) </title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!audio::ResourceList::remove()  audioresource.h(167) 
  arx.exe!audio::deleteSample()  audio.cpp(332) 
  arx.exe!ReleaseAnim()  object.cpp(211) 
  arx.exe!EERIE_ANIMMANAGER_PurgeUnused()  animation.cpp(228) 
  arx.exe!ARX_CHANGELEVEL_Pop_Level()  changelevel.cpp(1623) 
  arx.exe!ARX_CHANGELEVEL_PopLevel()  changelevel.cpp(2683) 
  arx.exe!ARX_CHANGELEVEL_Change()  changelevel.cpp(329) 
  arx.exe!ArxGame::Render()  arxgame.cpp(857) 
  arx.exe!ArxGame::Run()  arxgame.cpp(599) 
  arx.exe!WinMain()  startup.cpp(174) 
  arx.exe!__tmainCRTStartup()  crtexe.c(547) 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlInitializeExceptionChain() 
  ntdll.dll!RtlInitializeExceptionChain() 

Registers:
  EAX:00001390  EBX:7FFD6000  ECX:000003D0  EDX:76EA70F4  ESI:00000000  EDI:00000000
  CS:EIP:001B:76EC37BE
  SS:ESP:0023:0012FFDC  EBP:0012FFEC
  DS:0023  ES:0023  FS:003B  GS:0000
  Flags:00210206
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:02:28 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/692</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/692</guid>
		</item>
		
		<item>
			<title>#1816 - [3E4126BB] nvoglv64.dll!DrvValidateVersion()</title>
						<description><![CDATA[Illegal instruction

Exception code: ILLEGAL_INSTRUCTION


 Instruction address: 0x7ffd77b499a3
 Stack pointer: 0x8e88ddc060

Callstack:
 nvoglv64.dll!DrvValidateVersion()
 nvoglv64.dll!DrvValidateVersion()
 nvoglv64.dll!0x7ffd778cd78c
 nvoglv64.dll!0x7ffd778caf82
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvValidateVersion()
 OPENGL32.DLL!wglSwapMultipleBuffers()
 OPENGL32.DLL!wglSwapMultipleBuffers()
 OPENGL32.DLL!wglDescribePixelFormat()
 OPENGL32.DLL!wglChoosePixelFormat()
 gdi32full.dll!ChoosePixelFormat()
 SDL2.dll!SDL_DYNAPI_entry()
 SDL2.dll!SDL_DYNAPI_entry()
 SDL2.dll!SDL_DYNAPI_entry()
 SDL2.dll!SDL_DYNAPI_entry()
 arx.exe!0x7ff77536c467
 arx.exe!0x7ff77536cc5b
 arx.exe!0x7ff7751cc5dd
 arx.exe!0x7ff7751ca765
 arx.exe!0x7ff7751da739
 arx.exe!0x7ff7751e69eb
 arx.exe!0x7ff7752e47aa
 arx.exe!0x7ff775433a62
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:02:59 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1816</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1816</guid>
		</item>
		
		<item>
			<title>#1791 - [A4BC5F82] atio6axx.dll!DllMain()</title>
						<description><![CDATA[Unhandled exception

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff9b63ff64b
 Memory accessed: 0xb8
 Stack pointer: 0xc7cd0fcc40

Callstack:
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!eglGetProcAddress()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:03:41 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1791</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1791</guid>
		</item>
		
		<item>
			<title>#691 - channel.position contains NAN</title>
						<description><![CDATA[ 0	__GI_raise	raise.c	56	0x7ffff5e2bbb9	
 1	__GI_abort	abort.c	89	0x7ffff5e2efc8	
 2	__assert_fail_base	assert.c	92	0x7ffff5e24a76	
 3	__GI___assert_fail	assert.c	101	0x7ffff5e24b22	
 4	glm::sqrt	func_exponential.inl	149	0x47a157	
 5	glm::length	func_geometric.inl	109	0x4b7991	
 6	glm::distance	func_geometric.inl	155	0x4b791a	
 7	audio::OpenALSource::updateCulling	OpenALSource.cpp	628	0x4b39f4	
 8	audio::Source::update	AudioSource.cpp	56	0x49f793	
 9	audio::update	Audio.cpp	234	0x499991	
 10	SoundUpdateThread::run	GameSound.cpp	1708	0x6f3df1	
 11	Thread::entryPoint	Thread.cpp	120	0x6c7c5a	
 12	start_thread	pthread_create.c	312	0x7ffff7bc4182	
 13	clone	clone.S	111	0x7ffff5eeffbd	
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:05:31 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/691</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/691</guid>
		</item>
		
		<item>
			<title>#676 - [5E07ACE9]   arx.exe!ARX_SPELLS_Update()  spells.cpp(5889) </title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!ARX_SPELLS_Update()  spells.cpp(5889) 
  arx.exe!ArxGame::Render()  arxgame.cpp(1813) 
  arx.exe!ArxGame::Run()  arxgame.cpp(599) 
  arx.exe!WinMain()  startup.cpp(174) 
  arx.exe!__tmainCRTStartup()  crtexe.c(547) 
  KERNEL32.DLL!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 

Registers:
  RAX:000000000F4B4670  RBX:0000000000000000  RCX:0000000000000000  RDX:000000000013FA10  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:86384409
  SS:RSP:002B:000000000013FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010202
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:05:42 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/676</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/676</guid>
		</item>
		
		<item>
			<title>#611 - [E2BCDAA2]   arx.exe!GetInfosCombineWithIO() [interface.cpp:1132]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  MSVCR100.dll!strstr() 
  arx.exe!0x14018465b 
  arx.exe!0x140184b80 
  arx.exe!0x1401a0b00 
  arx.exe!0x140256ad9 
  arx.exe!0x140250fde 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  KERNEL32.DLL!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 
Symbols:

 1  arx.exe!GetInfosCombineWithIO(Entity *) [interface.cpp : 1132 + 0x10]
 2  arx.exe!GetInfosCombine() [interface.cpp : 1254 + 0x8]
 3  arx.exe!ArxGame::ManageEditorControls() [interface.cpp : 2166 + 0x0]
 4  arx.exe!ArxGame::Render() [arxgame.cpp : 1004 + 0x5]
 5  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x13]
 6  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 7  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]


Registers:
  RAX:0000000000000000  RBX:0000000000000000  RCX:0000000000000000  RDX:0000000040354B20  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:C28143D1
  SS:RSP:002B:000000000013FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010202
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:06:29 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/611</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/611</guid>
		</item>
		
		<item>
			<title>#1824 - [41DEFADD] arx.exe!0x7ff77c11750a</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff77c11750a
 Memory accessed: 0xffffffffffffffff
 Stack pointer: 0xc891f6e3b0

Callstack:
 arx.exe!0x7ff77c11750a
 arx.exe!0x7ff77c11a7c9
 arx.exe!0x7ff77c25bd2e
 arx.exe!0x7ff77c27f45f
 arx.exe!0x7ff77c0e2958
 arx.exe!0x7ff77c134877
 arx.exe!0x7ff77c086d13
 arx.exe!0x7ff77c087745
 arx.exe!0x7ff77c083f52
 arx.exe!0x7ff77c08305e
 arx.exe!0x7ff77c08d585
 arx.exe!0x7ff77c099d70
 arx.exe!0x7ff77c19f85a
 arx.exe!0x7ff77c312c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:09:09 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1824</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1824</guid>
		</item>
		
		<item>
			<title>#1774 - [65415186] arx.exe!ARX_INTERACTIVE_DestroyDynamicInfo() [Interactive.cpp:232]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff611fa0000
 Memory accessed: 0x20
 Stack pointer: 0x419755e7b0

Callstack:
 arx.exe!0x7ff611fa0000
 arx.exe!0x7ff611e80edb
 arx.exe!0x7ff611e805a0
 arx.exe!0x7ff611faf992
 arx.exe!0x7ff611f9609f
 arx.exe!0x7ff611f88c55
 arx.exe!0x7ff611e639e5
 arx.exe!0x7ff611e6305e
 arx.exe!0x7ff611e6d585
 arx.exe!0x7ff611e79d70
 arx.exe!0x7ff611f7f85a
 arx.exe!0x7ff6120f2c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  0  arx.exe!ARX_INTERACTIVE_DestroyDynamicInfo(Entity *) [Interactive.cpp : 232 + 0xb]
  1  arx.exe!Entity::cleanReferences() [Entity.cpp : 350 + 0x0]
  2  arx.exe!Entity::~Entity() [Entity.cpp : 184 + 0x0]
  3  arx.exe!DanaeClearLevel() [LoadLevel.cpp : 542 + 0x33]
  4  arx.exe!ARX_CHANGELEVEL_PopLevel [ChangeLevel.cpp : 2420 + 0x0]
  5  arx.exe!ARX_CHANGELEVEL_Change(util::HandleType,std::basic_string_view,float) [ChangeLevel.cpp : 354 + 0x0]
  6  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1157 + 0x0]
  7  arx.exe!ArxGame::run() [ArxGame.cpp : 1075 + 0x0]
  8  arx.exe!runGame() [Core.cpp : 245 + 0x1f]
  9  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 169 + 0x0]
 10  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 11  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 15:10:52 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1774</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1774</guid>
		</item>
		
		<item>
			<title>#1818 - [7C20B8AC] nvwgf2umx.dll!public: static class cask::ShaderList&lt;struct cask::ConvShader,class cask::Convolution&gt; const * __ptr64 __cdecl cask::ShaderList&lt;struct cask::ConvShader,class cask::Convolution&gt;::availableShaders(void)()</title>
						<description><![CDATA[Unhandled exception

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ffdfe076126
 Memory accessed: 0x0
 Stack pointer: 0x9f982fcfc0

Callstack:
 nvwgf2umx.dll!public: static class cask::ShaderList const * __ptr64 __cdecl cask::ShaderList::availableShaders(void)()
 nvwgf2umx.dll!OpenAdapter10()
 d3d11.dll!D3D11CoreCreateDevice()
 d3d11.dll!D3D11CoreCreateDevice()
 d3d11.dll!D3D11CoreCreateDevice()
 d3d11.dll!D3D11CoreCreateDevice()
 d3d11.dll!0x7ffe435d1823
 d3d11.dll!D3D11CoreCreateDevice()
 d3d11.dll!D3D11CoreCreateDevice()
 d3d11.dll!D3D11CoreCreateDevice()
 d3d11.dll!D3D11CoreCreateDevice()
 d3d11.dll!D3D11CoreCreateDevice()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvValidateVersion()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!DrvSwapLayerBuffers()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!0x7ffe03485886
 nvoglv64.dll!0x7ffe0348555d
 nvoglv64.dll!DrvValidateVersion()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:11:18 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1818</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1818</guid>
		</item>
		
		<item>
			<title>#1796 - [5D807C6D] arx.exe!0x7ff67eae1a4c</title>
						<description><![CDATA[Assertion Failed at SDL2Window.cpp:363: !m_displayModes.empty()

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff67eae1a4c
 Stack pointer: 0x277a31ee10

Callstack:
 arx.exe!0x7ff67eae1a4c
 arx.exe!0x7ff67e920e63
 arx.exe!0x7ff67e91f2f2
 arx.exe!0x7ff67e93a0f2
 arx.exe!0x7ff67ea3418a
 arx.exe!0x7ff67ebae05a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:11:58 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1796</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1796</guid>
		</item>
		
		<item>
			<title>#1807 - [EA0205D0] arx.exe!0x822f8b</title>
						<description><![CDATA[Assertion Failed at Mesh.cpp:530: size_t(endRoom) < g_rooms->rooms.size()

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x822f8b
 Stack pointer: 0x12ff138
 Frame pointer: 0x12ff150

Callstack:
 Warning: WoW64 process detected, stack may be corrupted!
 arx.exe!0x822f8b
 arx.exe!0x7eaeea
 arx.exe!0x8ca125
 arx.exe!0x8adc97
 arx.exe!0x7e548f
 arx.exe!0x7c33ed
 arx.exe!0x7c4d0c
 arx.exe!0x7c1243
 arx.exe!0x7c079e
 arx.exe!0x7d27f9
 arx.exe!0x8b511a
 arx.exe!0x8b511a
 arx.exe!0x9ef4f7
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlInitializeExceptionChain()
 ntdll.dll!RtlClearBits()
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:14:09 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1807</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1807</guid>
		</item>
		
		<item>
			<title>#1117 - [96674D9C] arx.exe!MiniMap::getData() [MiniMap.cpp : 102]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x140175278
 Memory accessed: 0x4
 Stack pointer: 0x12f7c0

Symbols:
 0 arx.exe!MiniMap::getData(int showLevel) Line 102	C++
 1 arx.exe!MiniMap::showPlayerMiniMap(int showLevel) Line 288	C++
 2 arx.exe!ArxGame::renderLevel() Line 2056	C++
 3 arx.exe!ArxGame::render() Line 2154	C++
 4 arx.exe!ArxGame::doFrame() Line 1303	C++
 5 arx.exe!ArxGame::run() Line 1198	C++
 6 arx.exe!runGame() Line 278	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!0x140175278
 arx.exe!0x140175b2b
 arx.exe!0x1400b84ee
 arx.exe!0x1400b87cd
 arx.exe!0x1400b6098
 arx.exe!0x1400b5b7e
 arx.exe!0x1400bdb5b
 arx.exe!0x1400c489a
 arx.exe!0x1401b8502
 arx.exe!0x1402a57d5
 kernel32.dll!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:14:42 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1117</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1117</guid>
		</item>
		
		<item>
			<title>#1782 - [A956DF99] arx.exe!convertToValidIO() [ChangeLevel.cpp:165]</title>
						<description><![CDATA[Assertion Failed at ChangeLevel.cpp:168: idString.find_first_not_of("abcdefghijklmnopqrstuvwxyz_0123456789") == std::string_view::npos
Message: bad interactive object id: "����"

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff773c381ae
 Stack pointer: 0xa3d8fdd8d0

Callstack:
 arx.exe!0x7ff773c381ae
 arx.exe!0x7ff773cf328f
 arx.exe!0x7ff773c3f81c
 arx.exe!0x7ff773c4658e
 arx.exe!0x7ff773c47902
 arx.exe!0x7ff773bdb3b0
 arx.exe!0x7ff773b13737
 arx.exe!0x7ff773b1305e
 arx.exe!0x7ff773b1d585
 arx.exe!0x7ff773b29d70
 arx.exe!0x7ff773c2f85a
 arx.exe!0x7ff773da2c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!convertToValidIO [ChangeLevel.cpp : 165 + 0x42]
 1  arx.exe!ConvertToValidIO [ChangeLevel.cpp : 197 + 0xdd]
 2  arx.exe!ARX_CHANGELEVEL_Pop_Player [ChangeLevel.cpp : 1566 + 0xc]
 3  arx.exe!ARX_CHANGELEVEL_PopLevel [ChangeLevel.cpp : 2474 + 0x18]
 4  arx.exe!ARX_CHANGELEVEL_Load(fs::path const &) [ChangeLevel.cpp : 2640 + 0x0]
 5  arx.exe!ARX_LoadGame(SaveGame const &) [MenuWidgets.cpp : 134 + 0x0]
 6  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1163 + 0x0]
 7  arx.exe!ArxGame::run() [ArxGame.cpp : 1075 + 0x0]
 8  arx.exe!runGame() [Core.cpp : 245 + 0x1f]
 9  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 169 + 0x0]
10  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
11  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 15:15:23 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1782</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1782</guid>
		</item>
		
		<item>
			<title>#489 - Visual C++ runtime error (ai/Paths.cpp)</title>
						<description><![CDATA[Visual C++ runtime error, see backtrace: https://gist.github.com/LordSk/514e53a0ed3774a31f7d :

Breakpoint 1, 0x75f7b2e5 in msvcrt!_exit ()
from C:\Windows\syswow64\msvcrt.dll
(gdb) bt
#0 0x75f7b2e5 in msvcrt!_exit () from C:\Windows\syswow64\msvcrt.dll
#1 0x75f78f7b in msvcrt!abort () from C:\Windows\syswow64\msvcrt.dll
#2 0x006df078 in __subvsi3 (a=-2147483648, b=1)
at ../../../src/libgcc/libgcc2.c:121
#3 0x00409bde in IsFULLObjectVertexInValidPosition (obj=0x120262c8)
at C:\Prog\Projets\ArxLibertatis\src\ai\Paths.cpp:1561
#4 0x0040aceb in ARX_EERIE_PHYSICS_BOX_Compute (obj=0x120262c8,
framediff=0.109999999, source=59)
at C:\Prog\Projets\ArxLibertatis\src\ai\Paths.cpp:1705
#5 0x0040b1c8 in ARX_PHYSICS_BOX_ApplyModel (obj=0x120262c8,
framediff=16.7089996, rubber=1.5, source=59)
at C:\Prog\Projets\ArxLibertatis\src\ai\Paths.cpp:1790
#6 0x0047bf7a in ARX_PHYSICS_Apply ()
at C:\Prog\Projets\ArxLibertatis\src\game\NPC.cpp:1068
#7 0x0043efe0 in ArxGame::renderLevel (this=0x3e6190)
at C:\Prog\Projets\ArxLibertatis\src\core\ArxGame.cpp:1429
#8 0x0043fd4f in ArxGame::render (this=0x3e6190)
at C:\Prog\Projets\ArxLibertatis\src\core\ArxGame.cpp:1740
#9 0x0043afcb in ArxGame::doFrame (this=0x3e6190)
at C:\Prog\Projets\ArxLibertatis\src\core\ArxGame.cpp:647
#10 0x0043aba7 in ArxGame::run (this=0x3e6190)
at C:\Prog\Projets\ArxLibertatis\src\core\ArxGame.cpp:582
#11 0x00446599 in runGame ()
at C:\Prog\Projets\ArxLibertatis\src\core\Core.cpp:693
#12 0x0045d5d7 in WinMain@16 (hInstance=0x400000, hPrevInstance=0x0,
lpCmdLine=0x69d4186 "", nCmdShow=10)
at C:\Prog\Projets\ArxLibertatis\src\core\Startup.cpp:199
#13 0x007dc7b3 in main ()
(gdb)]]></description>
						<pubDate>Thu, 17 Jul 2025 15:16:06 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/489</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/489</guid>
		</item>
		
		<item>
			<title>#583 - [EBC78E89]   arx.exe!ARX_PORTALS_Frustrum_RenderRoomTCullSoft() [scene.cpp : 2272]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!0x14011eb0c 
  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:

 0  arx.exe!ARX_PORTALS_Frustrum_RenderRoomTCullSoft(long,EERIE_FRUSTRUM_DATA *,long,long) [scene.cpp : 2272 + 0x16]
 1  arx.exe!ARX_PORTALS_Frustrum_RenderRoomsTCullSoft(long,long) [scene.cpp : 1534 + 0x2c]
 2  arx.exe!ARX_SCENE_Render(long) [scene.cpp : 2963 + 0x0]
 3  arx.exe!ArxGame::Render() [arxgame.cpp : 1696 + 0x0]
 4  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x13]
 5  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 6  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]


Registers:
  RAX:000000000D9CC880  RBX:0000000000000000  RCX:0000000000000008  RDX:00000000040165F0  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:76DE2CA1
  SS:RSP:002B:000000000012FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010202
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:17:03 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/583</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/583</guid>
		</item>
		
		<item>
			<title>#253 - [9774F695]   arx.exe!Cedric_AnimCalcTranslation() animationrender.cpp(243) </title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!0x63f4aa 
  arx.exe!0x6408a2 
  arx.exe!0x645156 
  arx.exe!0x523ad0 
  arx.exe!0x50b63e 
  arx.exe!0x622e10 
  arx.exe!0x61bc77 
  arx.exe!0x61948e 
  arx.exe!0x4dbb41 
  kernel32.dll!RegisterWaitForInputIdle() 

Registers:
  EAX:00000000  EBX:0149F5E4  ECX:1EB07FC8  EDX:1EB07FC8  ESI:1B8FB928  EDI:1B8FB560
  CS:EIP:001B:7C817077
  SS:ESP:0023:0149FFC8  EBP:0149FFF0
  DS:0023  ES:0023  FS:003B  GS:0000
  Flags:00210246
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:21:43 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/253</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/253</guid>
		</item>
		
		<item>
			<title>#1708 - [2AF7FC60] atio6axx.dll!DllMain()</title>
						<description><![CDATA[Unhandled exception

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff93d6cc5ab
 Memory accessed: 0x440
 Stack pointer: 0x25db2fed50

Callstack:
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!eglGetProcAddress()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:22:55 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1708</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1708</guid>
		</item>
		
		<item>
			<title>#861 - [8E65E891] arx.exe!SDL2Window::initialize() [sdl2window.cpp:398]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x14022818d
 Memory accessed: 0xffffffffffffffff
 Stack pointer: 0x14f1e0

Callstack:
 arx.exe!0x14022818d
 arx.exe!0x1400a2340
 arx.exe!0x1400a24ca
 arx.exe!0x1400a0b51
 arx.exe!0x1400aeeff
 arx.exe!0x1400b6399
 arx.exe!0x1401abb42
 arx.exe!0x140274ae5
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!SDL2Window::initialize() [sdl2window.cpp : 398 + 0x5f]
 1  arx.exe!ArxGame::initWindow(RenderWindow *) [arxgame.cpp : 437 + 0xa]
 2  arx.exe!ArxGame::initWindow() [arxgame.cpp : 466 + 0xb]
 3  arx.exe!ArxGame::initialize() [arxgame.cpp : 221 + 0x0]
 4  arx.exe!runGame() [core.cpp : 288 + 0x6]
 5  arx.exe!utf8_main(int,char * * const) [startup.cpp : 207 + 0x0]
 6  arx.exe!WinMain [windowsmaingui.cpp : 48 + 0xe]
 7  arx.exe!__tmainCRTStartup [crtexe.c : 618 + 0x15]
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:23:09 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/861</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/861</guid>
		</item>
		
		<item>
			<title>#1606 - [26B3000A] arx.exe!Inventory&lt;PlayerInventoryAccess&gt;::insertIntoNewSlot() [Inventory.cpp:516]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff7ce3acb27
 Memory accessed: 0x818
 Stack pointer: 0x4b76d0eda0

Callstack:
 arx.exe!0x7ff7ce3acb27
 arx.exe!0x7ff7ce3aa469
 arx.exe!0x7ff7ce222f4b
 arx.exe!0x7ff7ce22e7c8
 arx.exe!0x7ff7ce246c97
 arx.exe!0x7ff7ce23adcb
 arx.exe!0x7ff7ce244b32
 arx.exe!0x7ff7ce237bb7
 arx.exe!0x7ff7ce2037cd
 arx.exe!0x7ff7ce204b21
 arx.exe!0x7ff7ce20128e
 arx.exe!0x7ff7ce2005ee
 arx.exe!0x7ff7ce20a860
 arx.exe!0x7ff7ce216738
 arx.exe!0x7ff7ce31470a
 arx.exe!0x7ff7ce464d82
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  0  arx.exe!`anonymous namespace'::Inventory]]></description>
						<pubDate>Thu, 17 Jul 2025 15:26:35 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1606</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1606</guid>
		</item>
		
		<item>
			<title>#1825 - [2509AFE6] OPENGL32.DLL!wglGetProcAddress()</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ffa383e8aae
 Memory accessed: 0x0
 Stack pointer: 0xad316fec70

Callstack:
 OPENGL32.DLL!wglGetProcAddress()
 OPENGL32.DLL!GetCursorPos()
 OPENGL32.DLL!wglGetProcAddress()
 OPENGL32.DLL!wglSwapBuffers()
 gdi32full.dll!SwapBuffers()
 SDL2.dll!SDL_DYNAPI_entry()
 arx.exe!0x7ff6a58658cf
 arx.exe!0x7ff6a587a13e
 arx.exe!0x7ff6a597418a
 arx.exe!0x7ff6a5aee05a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:28:03 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1825</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1825</guid>
		</item>
		
		<item>
			<title>#1793 - [63ABFAE3] nvoglv64.dll!DrvPresentBuffers()</title>
						<description><![CDATA[Unhandled exception

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ffaef5254b9
 Memory accessed: 0x4
 Stack pointer: 0x7eb59fd540

Callstack:
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvValidateVersion()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!DrvSwapLayerBuffers()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!0x7ffaef260c53
 nvoglv64.dll!0x7ffaef260937
 nvoglv64.dll!DrvValidateVersion()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:30:25 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1793</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1793</guid>
		</item>
		
		<item>
			<title>#579 - [1CEE3651]   arx.exe!PushVertexInTableCull()  animation.cpp(644) </title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!PushVertexInTableCull()  animation.cpp(644) 
  arx.exe!Cedric_RenderObject()  animationrender.cpp(1510) 
  arx.exe!Cedric_AnimateDrawEntity()  animationrender.cpp(1999) 
  arx.exe!EERIEDrawAnimQuat()  animation.cpp(619) 
  arx.exe!RenderInter()  interactive.cpp(3265) 
  arx.exe!ARX_SCENE_Render()  scene.cpp(3153) 
  arx.exe!ArxGame::Render()  arxgame.cpp(1696) 
  arx.exe!ArxGame::Run()  arxgame.cpp(599) 
  arx.exe!WinMain()  startup.cpp(174) 
  arx.exe!__tmainCRTStartup()  crtexe.c(547) 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 

Registers:
  RAX:00000000131F9990  RBX:0000000000000000  RCX:0000000000000197  RDX:00000000406005F0  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:76E12CA1
  SS:RSP:002B:000000000012FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010202
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:32:51 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/579</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/579</guid>
		</item>
		
		<item>
			<title>#1800 - [D8602B85] nvoglv64.dll!DrvPresentBuffers()</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7fffc5152d59
 Memory accessed: 0x4
 Stack pointer: 0x8c26afc350

Callstack:
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvValidateVersion()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!DrvSwapLayerBuffers()
 OPENGL32.DLL!wglCopyContext()
 OPENGL32.DLL!wglSwapBuffers()
 gdi32full.dll!SwapBuffers()
 SDL2.dll!SDL_DYNAPI_entry()
 arx.exe!0x7ff75298119b
 arx.exe!0x7ff7529804ee
 arx.exe!0x7ff75298a760
 arx.exe!0x7ff7529969eb
 arx.exe!0x7ff752a947aa
 arx.exe!0x7ff752be3a62
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:33:44 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1800</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1800</guid>
		</item>
		
		<item>
			<title>#1388 - [3AA19401] arx.exe!ARX_DAMAGES_DealDamages() [Damage.cpp:722]</title>
						<description><![CDATA[Assertion Failed at Damage.cpp:634: isallfinite(vect)

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff74e67a153
 Stack pointer: 0xff6df7e5f0

Callstack:
 arx.exe!0x7ff74e67a153
 arx.exe!0x7ff74e75f167
 arx.exe!0x7ff74e760136
 arx.exe!0x7ff74e761872
 arx.exe!0x7ff74e761eaa
 arx.exe!0x7ff74e68c742
 arx.exe!0x7ff74e68d19c
 arx.exe!0x7ff74e689689
 arx.exe!0x7ff74e66832e
 arx.exe!0x7ff74e6698fd
 arx.exe!0x7ff74e66639b
 arx.exe!0x7ff74e66f0d3
 arx.exe!0x7ff74e6774bd
 arx.exe!0x7ff74e76f0ca
 arx.exe!FT_GlyphSlot_Own_Bitmap()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  0  arx.exe!ARX_DAMAGES_DealDamages(HandleType,float,HandleType,Flags,glm::vec *) [Damage.cpp : 722 + 0x3c]
  1  arx.exe!CheckAnythingInCylinder_Inner [Collisions.cpp : 527 + 0x0]
  2  arx.exe!CheckAnythingInCylinder(Cylinder const &,Entity *,long) [Collisions.cpp : 739 + 0x20]
  3  arx.exe!AttemptValidCylinderPos(Cylinder &,Entity *,Flags) [Collisions.cpp : 1151 + 0x5]
  4  arx.exe!ARX_COLLISION_Move_Cylinder(IO_PHYSICS *,Entity *,float,Flags) [Collisions.cpp : 1308 + 0x5]
  5  arx.exe!ManageNPCMovement_End [NPC.cpp : 2091 + 0x33]
  6  arx.exe!ManageNPCMovement [NPC.cpp : 2365 + 0x8]
  7  arx.exe!ARX_PHYSICS_Apply() [NPC.cpp : 990 + 0x0]
  8  arx.exe!ArxGame::updateLevel() [ArxGame.cpp : 1811 + 0x0]
  9  arx.exe!ArxGame::render() [ArxGame.cpp : 2066 + 0x0]
 10  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1303 + 0x0]
 11  arx.exe!runGame() [Core.cpp : 243 + 0x5b]
 12  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 168 + 0x0]
 13  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]]]></description>
						<pubDate>Thu, 17 Jul 2025 15:35:07 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1388</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1388</guid>
		</item>
		
		<item>
			<title>#1459 - [794ACFCB] arx.exe!FT_GlyphSlot_Own_Bitmap()</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff6a6eaae31
 Memory accessed: 0x0
 Stack pointer: 0xd2dbafe8b0

Callstack:
 arx.exe!FT_GlyphSlot_Own_Bitmap()
 arx.exe!FT_GlyphSlot_Own_Bitmap()
 arx.exe!0x7ff6a6cbeadd
 arx.exe!0x7ff6a6de88b0
 arx.exe!0x7ff6a6de8bde
 arx.exe!0x7ff6a6c31136
 arx.exe!0x7ff6a6c2f522
 arx.exe!0x7ff6a6c47582
 arx.exe!0x7ff6a6d3d8fa
 arx.exe!FT_GlyphSlot_Own_Bitmap()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:35:33 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1459</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1459</guid>
		</item>
		
		<item>
			<title>#667 - [89F38754]   arx.exe!EERIEPOLY_Compute_PolyIn() [mesh.cpp:1897]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!0x1401ecab8 
  arx.exe!0x1401f32f7 
  arx.exe!0x1401f4203 
  arx.exe!0x1402b949a 
  arx.exe!0x14014d08e 
  arx.exe!0x14014d847 
  arx.exe!0x14014e31c 
  arx.exe!0x1402565f7 
  arx.exe!0x140250fde 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 
Symbols:
  0  arx.exe!EERIEPOLY_Compute_PolyIn() [mesh.cpp : 1897 + 0x5]
  1  arx.exe!loadFastScene [mesh.cpp : 2870 + 0x0]
  2  arx.exe!FastSceneLoad(res::path const &) [mesh.cpp : 2563 + 0x10]
  3  arx.exe!DanaeLoadLevel(res::path const &,bool) [loadlevel.cpp : 706 + 0xc]
  4  arx.exe!ARX_CHANGELEVEL_Pop_Level(ARX_CHANGELEVEL_INDEX *,long,bool) [changelevel.cpp : 1587 + 0x38]
  5  arx.exe!ARX_CHANGELEVEL_PopLevel [changelevel.cpp : 2683 + 0x12]
  6  arx.exe!ARX_CHANGELEVEL_Change(std::basic_string const &,std::basic_string const &,long) [changelevel.cpp : 329 + 0x0]
  7  arx.exe!ArxGame::Render() [arxgame.cpp : 857 + 0x7e]
  8  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x13]
  9  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 10  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]

Registers:
  RAX:0000000000002A02  RBX:0000000000000000  RCX:00000000039630B0  RDX:00000000000000A0  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:7782C541
  SS:RSP:002B:000000000012FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010297
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:36:12 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/667</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/667</guid>
		</item>
		
		<item>
			<title>#1801 - [29233583] arx.exe!0x7ff7baacc126</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff7baacc126
 Memory accessed: 0x1a9466
 Stack pointer: 0x933aafeb10

Callstack:
 arx.exe!0x7ff7baacc126
 arx.exe!0x7ff7baacc32f
 arx.exe!0x7ff7bab1a5f1
 arx.exe!0x7ff7baa74296
 arx.exe!0x7ff7baa74a26
 arx.exe!0x7ff7baa7118e
 arx.exe!0x7ff7baa704ee
 arx.exe!0x7ff7baa7a760
 arx.exe!0x7ff7baa869eb
 arx.exe!0x7ff7bab847aa
 arx.exe!0x7ff7bacd3a62
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:38:58 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1801</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1801</guid>
		</item>
		
		<item>
			<title>#1623 - [34393EE8] arx.exe!stbi::expand() [stb_image.cpp:1830]</title>
						<description><![CDATA[new operator failed


Callstack:
 Warning: WoW64 process detected, stack may be corrupted!
 arx.exe!FT_Library_SetLcdFilterWeights()
 ucrtbase.dll!__libm_sse2_tan()
 arx.exe!0xa7297e
 ??!0x6a50000
 ??!0x36d0000
 ??!0xffffffffac520000
 ??!0x20fc0000
 ??!0xffffffff81e80000
 ??!0x930000
 ??!0x21120000
 ??!0x3b1d2e
 ??!0x341627
 ??!0x34192f
 ??!0x351b30
 ??!0x372032
 ??!0x331d33
 ??!0x331c33
 ??!0x392439
 ??!0x39233a
 ??!0x3b2642
 ??!0x422744
 ??!0x2e0d28
 ??!0x330e28
 ??!0x3e152d
 ??!0x351126
 ??!0x260d21
 ??!0x291128
 ??!0x260f28
 ??!0x240b24
 ??!0x260a1e
 ??!0x2c0e20
 ??!0x2b0e25
 ??!0x331331
 ??!0x3a2048
 ??!0x2e0e35
 ??!0x300725
 ??!0x44183e
 ??!0x491f40
 ??!0x471e3e
 ??!0x411f42
 ??!0x3e2240
 ??!0x361936
 ??!0x49314d
 ??!0x59415c
 ??!0x4c3351
 ??!0x381a3a
 ??!0x371637
 ??!0x2f0d2e
 ??!0x351436
 ??!0x3d2146
 ??!0x2c1131
 ??!0x260925
 ??!0x3a1738
 ??!0x412040
 ??!0x432645
 ??!0x311735
 ??!0x311837
 ??!0x3f2748
 ??!0x341c3a
 ??!0x3d2543
 ??!0x4d3654
 ??!0x573d5d
 ??!0x4f3655
 ??!0x301936
 ??!0x321b3c
 ??!0x4b3258
 ??!0x40254b
 ??!0x2c1133
 ??!0x3e2245
 ??!0x412345
 ??!0x492f4c
 ??!0x492c4a
 ??!0x341b38
 ??!0x331b36
 ??!0x503758
 ??!0x452b4c
 ??!0x2c1531
 ??!0x311535
 ??!0x3d2344
 ??!0x50395b
 ??!0x53385a
 ??!0x55395a
 ??!0x43274a
 ??!0x280d2a
 ??!0x482c4a
 ??!0x402441
 ??!0x43243f
 ??!0x442641
 ??!0x452644
 ??!0x57385b
 ??!0x634970
 ??!0x5e486c
 ??!0x3a203c
 ??!0x695373
 ??!0x50395c
 ??!0x3e2446
 ??!0x391e3c
 ??!0x4a2e53
 ??!0x503157
 ??!0x311234
 ??!0x260924
 ??!0x290c24
 ??!0x3a1b36
 ??!0x513c64
 ??!0x47385b
 ??!0x3d2e4d
 ??!0x3d2140
 ??!0x3f1634
 ??!0x441a3a
 ??!0x421839
 ??!0x4b2243
 ??!0x5c3354
 ??!0x583457
 ??!0x452f4f
 ??!0x332e4d
 ??!0x3d546c
 ??!0x203d52
 ??!0x304c5e
 ??!0x224664
 ??!0x223e61
 ??!0x254369
 ??!0x233f60
 ??!0x24405c
 ??!0x1f3d56
 ??!0x1c3a53
 ??!0x13263c
 ??!0x172f46
 ??!0x203d4d
 ??!0x1a374a
 ??!0x1f394c
 ??!0x283f4e
 ??!0x162d49
 ??!0x1f3c5c
 ??!0x1c3f65
 ??!0x1d4363
 ??!0x213e56
 ??!0x2d4d5e
 ??!0x583f62
 ??!0x503551
 ??!0x351a31
 ??!0x321930
 ??!0x331a2f
 ??!0x361c31
 ??!0x3a2038
 ??!0x321a35
 ??!0x311d34
 ??!0x392e47
 ??!0x2f2744
 ??!0x2e1e36
 ??!0x2a152d
 ??!0x270c24
 ??!0x341127
 ??!0x331026
 ??!0x291123
 ??!0x230d1f
 ??!0x26101e
 ??!0x210d1b
 ??!0x210916
 ??!0x240c17
 ??!0x260d1b
 ??!0x2a1121
 ??!0x382441
 ??!0x321d3a
 ??!0x32102a
 ??!0x300f2b
 ??!0x2f102b
 ??!0x331730
 ??!0x3b2542
 ??!0x503a54
 ??!0x685167
 ??!0x58425f
 ??!0x57405f
 ??!0x4b3254
 ??!0x3d2041
 ??!0x280a27
 ??!0x472545
 ??!0x523254
 ??!0x3a1d3f
 ??!0x1d0721
 ??!0x250b28
 ??!0x3d2142
 ??!0x482e4e
 ??!0x4a3352
 ??!0x4e3a59
 ??!0x442c4f
 ??!0x371e3f
 ??!0x210928
 ??!0x1d0825
 ??!0x2a0e2c
 ??!0x3f2246
 ??!0x553a5d
 ??!0x3f2547
 ??!0x321738
 ??!0x482c52
 ??!0x442a4b
 ??!0x301838
 ??!0x2e1334
 ??!0x361c39
 ??!0x3a213e
 ??!0x442b47
 ??!0x442a48
 ??!0x371f3d
 ??!0x3a2040
 ??!0x53385a
 ??!0x583d5e
 ??!0x563b5e
 ??!0x351b3d
 ??!0x200729
 ??!0x270d30
 ??!0x391e43
 ??!0x4b3251
 ??!0x422540
 ??!0x351834
 ??!0x2e0e2b
 ??!0x280c26
 ??!0x270b24
 ??!0x351731
 ??!0x492947
 ??!0x4b2c4d
 ??!0x5c466b
 ??!0x291132
 ??!0x2b1335
 ??!0x301636
 ??!0x3a1c3f
 ??!0x43294e
 ??!0x402647
 ??!0x442746
 ??!0x3c1b3a
 ??!0x300d2b
 ??!0x361631
 ??!0x350f2c
 ??!0x381c45
 ??!0x2f1530
 ??!0x452844
 ??!0x3f183b
 ??!0x3a0f35
 ??!0x3b1030
 ??!0x3e1a34
 ??!0x432138
 ??!0x4a344e
 ??!0x454465
 ??!0x3a4873
 ??!0x3e5c7e
 ??!0x233e58
 ??!0x385f71
 ??!0x33505f
 ??!0x274863
 ??!0x1e3a59
 ??!0x284766
 ??!0x334861
 ??!0x2e4863
 ??!0x1a3953
 ??!0x30556d
 ??!0x305269
 ??!0x2a4a63
 ??!0x26435e
Symbols:
 0  arx.exe!NewHandler(unsigned int) [CrashHandlerWindows.cpp : 363 + 0x12]
 1  ucrtbase.dll + 0x9940e
 2  ucrtbase.dll + 0x782b7
 3  arx.exe!stbi::expand [stb_image.cpp : 1830 + 0x8]
 4  arx.exe!stbi::parse_huffman_block [stb_image.cpp : 1863 + 0x14]
 5  arx.exe!stbi::parse_zlib [stb_image.cpp : 2010 + 0xb]
 6  arx.exe!stbi::parse_png_file [stb_image.cpp : 2509 + 0x73]
 7  arx.exe!stbi::stbi_load_main [stb_image.cpp : 228 + 0x2e]]]></description>
						<pubDate>Thu, 17 Jul 2025 15:42:15 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1623</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1623</guid>
		</item>
		
		<item>
			<title>#1810 - [335A634A] arx.exe!0x6fc5f4</title>
						<description><![CDATA[Assertion Failed at Trail.cpp:117: m_positions.size() >= size_t(std::ceil(n))   2

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x6fc5f4
 Stack pointer: 0xd0f230
 Frame pointer: 0xd0f428

Callstack:
 Warning: WoW64 process detected, stack may be corrupted!
 arx.exe!0x6fc5f4
 arx.exe!FT_Library_SetLcdFilterWeights()
 arx.exe!0x693fe4
 arx.exe!0x694f4e
 arx.exe!0x6918ba
 arx.exe!0x690d4e
 arx.exe!0x6a0d9f
 arx.exe!FT_Library_SetLcdFilterWeights()
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:42:38 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1810</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1810</guid>
		</item>
		
		<item>
			<title>#1392 - [D7C6CE88] ?? ()</title>
						<description><![CDATA[Illegal storage access: address not mapped to object


GDB stack trace:

[New LWP 20290]
[New LWP 20291]
[New LWP 20292]
[New LWP 20293]
[New LWP 20294]
[New LWP 20295]
[New LWP 20296]
[New LWP 20297]
[New LWP 20298]
[New LWP 20299]
[New LWP 20300]
[New LWP 20301]
[New LWP 20302]
[New LWP 20305]
[New LWP 20306]
[New LWP 20307]
[New LWP 20310]
[New LWP 30410]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
futex_wait_cancelable (private=, expected=0, futex_word=0x5619db5425b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
[Current thread is 1 (Thread 0x7fb9977c5800 (LWP 20289))]
  Id   Target Id                                        Frame 
* 1    Thread 0x7fb9977c5800 (LWP 20289) "arx"          futex_wait_cancelable (private=, expected=0, futex_word=0x5619db5425b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  2    Thread 0x7fb98f66f700 (LWP 20290) "arx:cs0"      futex_wait_cancelable (private=, expected=0, futex_word=0x5619db104fc4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  3    Thread 0x7fb98ed0f700 (LWP 20291) "arx:disk$0"   futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108ec8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  4    Thread 0x7fb98e50e700 (LWP 20292) "arx:sh0"      futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108570) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  5    Thread 0x7fb98dd0d700 (LWP 20293) "arx:sh1"      futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108570) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  6    Thread 0x7fb98d50c700 (LWP 20294) "arx:sh2"      futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108570) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  7    Thread 0x7fb98cd0b700 (LWP 20295) "arx:sh3"      futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108570) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  8    Thread 0x7fb977fff700 (LWP 20296) "arx:sh4"      futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108570) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  9    Thread 0x7fb9777fe700 (LWP 20297) "arx:sh5"      futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108570) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  10   Thread 0x7fb976ffd700 (LWP 20298) "arx:shlo0"    futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108af4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  11   Thread 0x7fb9767fc700 (LWP 20299) "arx:shlo1"    futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108af4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  12   Thread 0x7fb975ffb700 (LWP 20300) "arx:shlo2"    futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108af4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  13   Thread 0x7fb9757fa700 (LWP 20301) "arx:shlo3"    futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108af4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  14   Thread 0x7fb974ff9700 (LWP 20302) "arx:gdrv0"    futex_wait_cancelable (private=, expected=0, futex_word=0x5619db498a1c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  15   Thread 0x7fb94ffff700 (LWP 20305) "threaded-ml"  0x00007fb9972b9729 in __GI___poll (fds=0x7fb954009c10, nfds=3, timeout=155) at ../sysdeps/unix/sysv/linux/poll.c:29
  16   Thread 0x7fb974777700 (LWP 20306) "arx"          futex_wait_cancelable (private=, expected=0, futex_word=0x5619db53755c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  17   Thread 0x7fb974576700 (LWP 20307) "arx"          futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x5619db058b20) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  18   Thread 0x7fb93f7f7700 (LWP 20310) "Sound Update" 0x00005619d95fe005 in ?? ()
  19   Thread 0x7fb93e31a700 (LWP 30410) "Pathfinder"   0x00007fb997713440 in __GI___nanosleep (requested_time=0x7fb93e319ce0, remaining=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28

Thread 19 (Thread 0x7fb93e31a700 (LWP 30410)):
#0  0x00007fb997713440 in __GI___nanosleep (requested_time=0x7fb93e319ce0, remaining=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
        resultvar = 18446744073709551100
        sc_cancel_oldtype = 0
        sc_ret = 
#1  0x00005619d95fbea1 in ?? ()
No symbol table info available.
#2  0x00005619d9428cfa in ?? ()
No symbol table info available.
#3  0x00005619d95fbe0a in ?? ()
No symbol table info available.
#4  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140433589118720, -5494894612492445604, 140730067999550, 140730067999551, 0, 140433589116672, 5533879499083356252, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#5  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 18 (Thread 0x7fb93f7f7700 (LWP 20310)):
#0  0x00005619d95fe005 in ?? ()
No symbol table info available.
#1  0x00005619d95fda89 in ?? ()
No symbol table info available.
#2  
No locals.
#3  0x00005619d96c1c5c in ?? ()
No symbol table info available.
#4  0x00005619d944e76c in ?? ()
No symbol table info available.
#5  0x00005619d96cdd76 in ?? ()
No symbol table info available.
#6  0x00005619d95fbe0a in ?? ()
No symbol table info available.
#7  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140433610995456, -5494894612492445604, 140730068013246, 140730068013247, 0, 140433610993408, 5533877792370727004, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#8  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 17 (Thread 0x7fb974576700 (LWP 20307)):
#0  futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x5619db058b20) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
        __ret = -512
        oldtype = 0
        err = 
        oldtype = 
        err = 
        __ret = 
        resultvar = 
        __arg6 = 
        __arg5 = 
        __arg4 = 
        __arg3 = 
        __arg2 = 
        __arg1 = 
        _a6 = 
        _a5 = 
        _a4 = 
        _a3 = 
        _a2 = 
        _a1 = 
#1  do_futex_wait (sem=sem@entry=0x5619db058b20, abstime=0x0) at sem_waitcommon.c:111
        err = 
#2  0x00007fb997712178 in __new_sem_wait_slow (sem=0x5619db058b20, abstime=0x0) at sem_waitcommon.c:181
        _buffer = {__routine = 0x7fb997712040 , __arg = 0x5619db058b20, __canceltype = 0, __prev = 0x0}
        err = 
        d = 0
#3  0x00007fb997b4ffe9 in ?? () from /usr/lib/x86_64-linux-gnu/libopenal.so.1
No symbol table info available.
#4  0x00007fb997b152dd in ?? () from /usr/lib/x86_64-linux-gnu/libopenal.so.1
No symbol table info available.
#5  0x00007fb997b4fb57 in ?? () from /usr/lib/x86_64-linux-gnu/libopenal.so.1
No symbol table info available.
#6  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140434497562368, -5494894612492445604, 140730068012222, 140730068012223, 140730068012368, 140434497560320, 5534043062175406172, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#7  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 16 (Thread 0x7fb974777700 (LWP 20306)):
#0  futex_wait_cancelable (private=, expected=0, futex_word=0x5619db53755c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
        __ret = -512
        oldtype = 0
        err = 
        oldtype = 
        err = 
        __ret = 
        resultvar = 
        __arg4 = 
        __arg3 = 
        __arg2 = 
        __arg1 = 
        _a4 = 
        _a3 = 
        _a2 = 
        _a1 = 
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5619db541670, cond=0x5619db537530) at pthread_cond_wait.c:502
        spin = 0
        buffer = {__routine = 0x7fb99770f050 , __arg = 0x7fb974776d60, __canceltype = 8192, __prev = 0x0}
        cbuffer = {wseq = 1462051, cond = 0x5619db537530, mutex = 0x5619db541670, private = 0}
        rt = 
        err = 
        g = 1
        flags = 
        g1_start = 
        signals = 
        result = 0
        wseq = 1462051
        seq = 731025
        private = 
        maxspin = 
        err = 
        result = 
        wseq = 
        g = 
        seq = 
        flags = 
        private = 
        signals = 
        g1_start = 
        spin = 
        buffer = 
        cbuffer = 
        rt = 
        s = 
#2  __pthread_cond_wait (cond=0x5619db537530, mutex=0x5619db541670) at pthread_cond_wait.c:655
No locals.
#3  0x00007fb996f2afb8 in pa_threaded_mainloop_wait () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#4  0x00007fb997b49496 in ?? () from /usr/lib/x86_64-linux-gnu/libopenal.so.1
No symbol table info available.
#5  0x00007fb997b4fb57 in ?? () from /usr/lib/x86_64-linux-gnu/libopenal.so.1
No symbol table info available.
#6  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140434499663616, -5494894612492445604, 140730068012030, 140730068012031, 140730068012176, 140434499661568, 5534042787834370140, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#7  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 15 (Thread 0x7fb94ffff700 (LWP 20305)):
#0  0x00007fb9972b9729 in __GI___poll (fds=0x7fb954009c10, nfds=3, timeout=155) at ../sysdeps/unix/sysv/linux/poll.c:29
        resultvar = 18446744073709551100
        sc_cancel_oldtype = 0
        sc_ret = 
#1  0x00007fb996f2a9f1 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#2  0x00007fb996f1c260 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#3  0x00007fb996f1c8ae in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#4  0x00007fb996f1c960 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#5  0x00007fb996f2a939 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#6  0x00007fb996a82788 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-12.2.so
No symbol table info available.
#7  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140433887852288, -5494894612492445604, 140730068012158, 140730068012159, 0, 140433887850240, 5533984449293588572, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#8  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 14 (Thread 0x7fb974ff9700 (LWP 20302)):
#0  futex_wait_cancelable (private=, expected=0, futex_word=0x5619db498a1c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
        __ret = -512
        oldtype = 0
        err = 
        oldtype = 
        err = 
        __ret = 
        resultvar = 
        __arg4 = 
        __arg3 = 
        __arg2 = 
        __arg1 = 
        _a4 = 
        _a3 = 
        _a2 = 
        _a1 = 
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5619db4989c8, cond=0x5619db4989f0) at pthread_cond_wait.c:502
        spin = 0
        buffer = {__routine = 0x7fb99770f050 , __arg = 0x7fb974ff8d40, __canceltype = -619775872, __prev = 0x0}
        cbuffer = {wseq = 17441899, cond = 0x5619db4989f0, mutex = 0x5619db4989c8, private = 0}
        rt = 
        err = 
        g = 1
        flags = 
        g1_start = 
        signals = 
        result = 0
        wseq = 17441899
        seq = 8720949
        private = 
        maxspin = 
        err = 
        result = 
        wseq = 
        g = 
        seq = 
        flags = 
        private = 
        signals = 
        g1_start = 
        spin = 
        buffer = 
        cbuffer = 
        rt = 
        s = 
#2  __pthread_cond_wait (cond=0x5619db4989f0, mutex=0x5619db4989c8) at pthread_cond_wait.c:655
No locals.
#3  0x00007fb993ad4f0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#4  0x00007fb993ad4c77 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#5  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140434508584704, -5494894612492445604, 140730068010350, 140730068010351, 0, 140434508582656, 5534043823995230300, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#6  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 13 (Thread 0x7fb9757fa700 (LWP 20301)):
#0  futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108af4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
        __ret = -512
        oldtype = 0
        err = 
        oldtype = 
        err = 
        __ret = 
        resultvar = 
        __arg4 = 
        __arg3 = 
        __arg2 = 
        __arg1 = 
        _a4 = 
        _a3 = 
        _a2 = 
        _a1 = 
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5619db108aa0, cond=0x5619db108ac8) at pthread_cond_wait.c:502
        spin = 0
        buffer = {__routine = 0x7fb99770f050 , __arg = 0x7fb9757f9d40, __canceltype = 23040, __prev = 0x0}
        cbuffer = {wseq = 15, cond = 0x5619db108ac8, mutex = 0x5619db108aa0, private = 0}
        rt = 
        err = 
        g = 1
        flags = 
        g1_start = 
        signals = 
        result = 0
        wseq = 15
        seq = 7
        private = 
        maxspin = 
        err = 
        result = 
        wseq = 
        g = 
        seq = 
        flags = 
        private = 
        signals = 
        g1_start = 
        spin = 
        buffer = 
        cbuffer = 
        rt = 
        s = 
#2  __pthread_cond_wait (cond=0x5619db108ac8, mutex=0x5619db108aa0) at pthread_cond_wait.c:655
No locals.
#3  0x00007fb993ad4f0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#4  0x00007fb993ad4c77 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#5  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140434516977408, -5494894612492445604, 140730068007518, 140730068007519, 0, 140434516975360, 5534040525997217884, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#6  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 12 (Thread 0x7fb975ffb700 (LWP 20300)):
#0  futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108af4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
        __ret = -512
        oldtype = 0
        err = 
        oldtype = 
        err = 
        __ret = 
        resultvar = 
        __arg4 = 
        __arg3 = 
        __arg2 = 
        __arg1 = 
        _a4 = 
        _a3 = 
        _a2 = 
        _a1 = 
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5619db108aa0, cond=0x5619db108ac8) at pthread_cond_wait.c:502
        spin = 0
        buffer = {__routine = 0x7fb99770f050 , __arg = 0x7fb975ffad40, __canceltype = 15872, __prev = 0x0}
        cbuffer = {wseq = 13, cond = 0x5619db108ac8, mutex = 0x5619db108aa0, private = 0}
        rt = 
        err = 
        g = 1
        flags = 
        g1_start = 
        signals = 
        result = 0
        wseq = 13
        seq = 6
        private = 
        maxspin = 
        err = 
        result = 
        wseq = 
        g = 
        seq = 
        flags = 
        private = 
        signals = 
        g1_start = 
        spin = 
        buffer = 
        cbuffer = 
        rt = 
        s = 
#2  __pthread_cond_wait (cond=0x5619db108ac8, mutex=0x5619db108aa0) at pthread_cond_wait.c:655
No locals.
#3  0x00007fb993ad4f0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#4  0x00007fb993ad4c77 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#5  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140434525370112, -5494894612492445604, 140730068007518, 140730068007519, 0, 140434525368064, 5534041626045716572, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#6  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 11 (Thread 0x7fb9767fc700 (LWP 20299)):
#0  futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108af4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
        __ret = -512
        oldtype = 0
        err = 
        oldtype = 
        err = 
        __ret = 
        resultvar = 
        __arg4 = 
        __arg3 = 
        __arg2 = 
        __arg1 = 
        _a4 = 
        _a3 = 
        _a2 = 
        _a1 = 
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5619db108aa0, cond=0x5619db108ac8) at pthread_cond_wait.c:502
        spin = 0
        buffer = {__routine = 0x7fb99770f050 , __arg = 0x7fb9767fbd40, __canceltype = 11776, __prev = 0x0}
        cbuffer = {wseq = 11, cond = 0x5619db108ac8, mutex = 0x5619db108aa0, private = 0}
        rt = 
        err = 
        g = 1
        flags = 
        g1_start = 
        signals = 
        result = 0
        wseq = 11
        seq = 5
        private = 
        maxspin = 
        err = 
        result = 
        wseq = 
        g = 
        seq = 
        flags = 
        private = 
        signals = 
        g1_start = 
        spin = 
        buffer = 
        cbuffer = 
        rt = 
        s = 
#2  __pthread_cond_wait (cond=0x5619db108ac8, mutex=0x5619db108aa0) at pthread_cond_wait.c:655
No locals.
#3  0x00007fb993ad4f0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#4  0x00007fb993ad4c77 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#5  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140434533762816, -5494894612492445604, 140730068007518, 140730068007519, 0, 140434533760768, 5534038328047704156, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#6  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 10 (Thread 0x7fb976ffd700 (LWP 20298)):
#0  futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108af4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
        __ret = -512
        oldtype = 0
        err = 
        oldtype = 
        err = 
        __ret = 
        resultvar = 
        __arg4 = 
        __arg3 = 
        __arg2 = 
        __arg1 = 
        _a4 = 
        _a3 = 
        _a2 = 
        _a1 = 
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5619db108aa0, cond=0x5619db108ac8) at pthread_cond_wait.c:502
        spin = 0
        buffer = {__routine = 0x7fb99770f050 , __arg = 0x7fb976ffcd40, __canceltype = 7680, __prev = 0x0}
        cbuffer = {wseq = 9, cond = 0x5619db108ac8, mutex = 0x5619db108aa0, private = 0}
        rt = 
        err = 
        g = 1
        flags = 
        g1_start = 
        signals = 
        result = 0
        wseq = 9
        seq = 4
        private = 
        maxspin = 
        err = 
        result = 
        wseq = 
        g = 
        seq = 
        flags = 
        private = 
        signals = 
        g1_start = 
        spin = 
        buffer = 
        cbuffer = 
        rt = 
        s = 
#2  __pthread_cond_wait (cond=0x5619db108ac8, mutex=0x5619db108aa0) at pthread_cond_wait.c:655
No locals.
#3  0x00007fb993ad4f0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#4  0x00007fb993ad4c77 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#5  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140434542155520, -5494894612492445604, 140730068007518, 140730068007519, 0, 140434542153472, 5534039423801235548, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#6  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 9 (Thread 0x7fb9777fe700 (LWP 20297)):
#0  futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108570) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
        __ret = -512
        oldtype = 0
        err = 
        oldtype = 
        err = 
        __ret = 
        resultvar = 
        __arg4 = 
        __arg3 = 
        __arg2 = 
        __arg1 = 
        _a4 = 
        _a3 = 
        _a2 = 
        _a1 = 
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5619db108520, cond=0x5619db108548) at pthread_cond_wait.c:502
        spin = 0
        buffer = {__routine = 0x7fb99770f050 , __arg = 0x7fb9777fdd40, __canceltype = -523527488, __prev = 0x0}
        cbuffer = {wseq = 70, cond = 0x5619db108548, mutex = 0x5619db108520, private = 0}
        rt = 
        err = 
        g = 0
        flags = 
        g1_start = 
        signals = 
        result = 0
        wseq = 70
        seq = 35
        private = 
        maxspin = 
        err = 
        result = 
        wseq = 
        g = 
        seq = 
        flags = 
        private = 
        signals = 
        g1_start = 
        spin = 
        buffer = 
        cbuffer = 
        rt = 
        s = 
#2  __pthread_cond_wait (cond=0x5619db108548, mutex=0x5619db108520) at pthread_cond_wait.c:655
No locals.
#3  0x00007fb993ad4f0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#4  0x00007fb993ad4c77 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#5  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140434550548224, -5494894612492445604, 140730068007518, 140730068007519, 0, 140434550546176, 5534036125803223132, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#6  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 8 (Thread 0x7fb977fff700 (LWP 20296)):
#0  futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108570) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
        __ret = -512
        oldtype = 0
        err = 
        oldtype = 
        err = 
        __ret = 
        resultvar = 
        __arg4 = 
        __arg3 = 
        __arg2 = 
        __arg1 = 
        _a4 = 
        _a3 = 
        _a2 = 
        _a1 = 
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5619db108520, cond=0x5619db108548) at pthread_cond_wait.c:502
        spin = 0
        buffer = {__routine = 0x7fb99770f050 , __arg = 0x7fb977ffed40, __canceltype = -568391824, __prev = 0x0}
        cbuffer = {wseq = 78, cond = 0x5619db108548, mutex = 0x5619db108520, private = 0}
        rt = 
        err = 
        g = 0
        flags = 
        g1_start = 
        signals = 
        result = 0
        wseq = 78
        seq = 39
        private = 
        maxspin = 
        err = 
        result = 
        wseq = 
        g = 
        seq = 
        flags = 
        private = 
        signals = 
        g1_start = 
        spin = 
        buffer = 
        cbuffer = 
        rt = 
        s = 
#2  __pthread_cond_wait (cond=0x5619db108548, mutex=0x5619db108520) at pthread_cond_wait.c:655
No locals.
#3  0x00007fb993ad4f0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#4  0x00007fb993ad4c77 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#5  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140434558940928, -5494894612492445604, 140730068007518, 140730068007519, 0, 140434558938880, 5534037225851721820, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#6  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 7 (Thread 0x7fb98cd0b700 (LWP 20295)):
#0  futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108570) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
        __ret = -512
        oldtype = 0
        err = 
        oldtype = 
        err = 
        __ret = 
        resultvar = 
        __arg4 = 
        __arg3 = 
        __arg2 = 
        __arg1 = 
        _a4 = 
        _a3 = 
        _a2 = 
        _a1 = 
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5619db108520, cond=0x5619db108548) at pthread_cond_wait.c:502
        spin = 0
        buffer = {__routine = 0x7fb99770f050 , __arg = 0x7fb98cd0ad40, __canceltype = -496606480, __prev = 0x0}
        cbuffer = {wseq = 80, cond = 0x5619db108548, mutex = 0x5619db108520, private = 0}
        rt = 
        err = 
        g = 0
        flags = 
        g1_start = 
        signals = 
        result = 0
        wseq = 80
        seq = 40
        private = 
        maxspin = 
        err = 
        result = 
        wseq = 
        g = 
        seq = 
        flags = 
        private = 
        signals = 
        g1_start = 
        spin = 
        buffer = 
        cbuffer = 
        rt = 
        s = 
#2  __pthread_cond_wait (cond=0x5619db108548, mutex=0x5619db108520) at pthread_cond_wait.c:655
No locals.
#3  0x00007fb993ad4f0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#4  0x00007fb993ad4c77 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#5  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140434908165888, -5494894612492445604, 140730068007518, 140730068007519, 0, 140434908163840, 5534132121006643292, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#6  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 6 (Thread 0x7fb98d50c700 (LWP 20294)):
#0  futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108570) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
        __ret = -512
        oldtype = 0
        err = 
        oldtype = 
        err = 
        __ret = 
        resultvar = 
        __arg4 = 
        __arg3 = 
        __arg2 = 
        __arg1 = 
        _a4 = 
        _a3 = 
        _a2 = 
        _a1 = 
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5619db108520, cond=0x5619db108548) at pthread_cond_wait.c:502
        spin = 0
        buffer = {__routine = 0x7fb99770f050 , __arg = 0x7fb98d50bd40, __canceltype = -508304576, __prev = 0x0}
        cbuffer = {wseq = 74, cond = 0x5619db108548, mutex = 0x5619db108520, private = 0}
        rt = 
        err = 
        g = 0
        flags = 
        g1_start = 
        signals = 
        result = 0
        wseq = 74
        seq = 37
        private = 
        maxspin = 
        err = 
        result = 
        wseq = 
        g = 
        seq = 
        flags = 
        private = 
        signals = 
        g1_start = 
        spin = 
        buffer = 
        cbuffer = 
        rt = 
        s = 
#2  __pthread_cond_wait (cond=0x5619db108548, mutex=0x5619db108520) at pthread_cond_wait.c:655
No locals.
#3  0x00007fb993ad4f0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#4  0x00007fb993ad4c77 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#5  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140434916558592, -5494894612492445604, 140730068007518, 140730068007519, 0, 140434916556544, 5534128823008630876, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#6  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 5 (Thread 0x7fb98dd0d700 (LWP 20293)):
#0  futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108570) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
        __ret = -512
        oldtype = 0
        err = 
        oldtype = 
        err = 
        __ret = 
        resultvar = 
        __arg4 = 
        __arg3 = 
        __arg2 = 
        __arg1 = 
        _a4 = 
        _a3 = 
        _a2 = 
        _a1 = 
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5619db108520, cond=0x5619db108548) at pthread_cond_wait.c:502
        spin = 0
        buffer = {__routine = 0x7fb99770f050 , __arg = 0x7fb98dd0cd40, __canceltype = -498838368, __prev = 0x0}
        cbuffer = {wseq = 76, cond = 0x5619db108548, mutex = 0x5619db108520, private = 0}
        rt = 
        err = 
        g = 0
        flags = 
        g1_start = 
        signals = 
        result = 0
        wseq = 76
        seq = 38
        private = 
        maxspin = 
        err = 
        result = 
        wseq = 
        g = 
        seq = 
        flags = 
        private = 
        signals = 
        g1_start = 
        spin = 
        buffer = 
        cbuffer = 
        rt = 
        s = 
#2  __pthread_cond_wait (cond=0x5619db108548, mutex=0x5619db108520) at pthread_cond_wait.c:655
No locals.
#3  0x00007fb993ad4f0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#4  0x00007fb993ad4c77 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#5  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140434924951296, -5494894612492445604, 140730068007518, 140730068007519, 0, 140434924949248, 5534129918762162268, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#6  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 4 (Thread 0x7fb98e50e700 (LWP 20292)):
#0  futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108570) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
        __ret = -512
        oldtype = 0
        err = 
        oldtype = 
        err = 
        __ret = 
        resultvar = 
        __arg4 = 
        __arg3 = 
        __arg2 = 
        __arg1 = 
        _a4 = 
        _a3 = 
        _a2 = 
        _a1 = 
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5619db108520, cond=0x5619db108548) at pthread_cond_wait.c:502
        spin = 0
        buffer = {__routine = 0x7fb99770f050 , __arg = 0x7fb98e50dd40, __canceltype = -468455184, __prev = 0x0}
        cbuffer = {wseq = 72, cond = 0x5619db108548, mutex = 0x5619db108520, private = 0}
        rt = 
        err = 
        g = 0
        flags = 
        g1_start = 
        signals = 
        result = 0
        wseq = 72
        seq = 36
        private = 
        maxspin = 
        err = 
        result = 
        wseq = 
        g = 
        seq = 
        flags = 
        private = 
        signals = 
        g1_start = 
        spin = 
        buffer = 
        cbuffer = 
        rt = 
        s = 
#2  __pthread_cond_wait (cond=0x5619db108548, mutex=0x5619db108520) at pthread_cond_wait.c:655
No locals.
#3  0x00007fb993ad4f0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#4  0x00007fb993ad4c77 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#5  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140434933344000, -5494894612492445604, 140730068007518, 140730068007519, 0, 140434933341952, 5534126620764149852, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#6  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 3 (Thread 0x7fb98ed0f700 (LWP 20291)):
#0  futex_wait_cancelable (private=, expected=0, futex_word=0x5619db108ec8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
        __ret = -512
        oldtype = 0
        err = 
        oldtype = 
        err = 
        __ret = 
        resultvar = 
        __arg4 = 
        __arg3 = 
        __arg2 = 
        __arg1 = 
        _a4 = 
        _a3 = 
        _a2 = 
        _a1 = 
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5619db108e78, cond=0x5619db108ea0) at pthread_cond_wait.c:502
        spin = 0
        buffer = {__routine = 0x7fb99770f050 , __arg = 0x7fb98ed0ed40, __canceltype = 35, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x5619db108ea0, mutex = 0x5619db108e78, private = 0}
        rt = 
        err = 
        g = 0
        flags = 
        g1_start = 
        signals = 
        result = 0
        wseq = 0
        seq = 0
        private = 
        maxspin = 
        err = 
        result = 
        wseq = 
        g = 
        seq = 
        flags = 
        private = 
        signals = 
        g1_start = 
        spin = 
        buffer = 
        cbuffer = 
        rt = 
        s = 
#2  __pthread_cond_wait (cond=0x5619db108ea0, mutex=0x5619db108e78) at pthread_cond_wait.c:655
No locals.
#3  0x00007fb993ad4f0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#4  0x00007fb993ad4c77 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#5  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140434941736704, -5494894612492445604, 140730068006766, 140730068006767, 0, 140434941734656, 5534127720812648540, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#6  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 2 (Thread 0x7fb98f66f700 (LWP 20290)):
#0  futex_wait_cancelable (private=, expected=0, futex_word=0x5619db104fc4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
        __ret = -512
        oldtype = 0
        err = 
        oldtype = 
        err = 
        __ret = 
        resultvar = 
        __arg4 = 
        __arg3 = 
        __arg2 = 
        __arg1 = 
        _a4 = 
        _a3 = 
        _a2 = 
        _a1 = 
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5619db104f70, cond=0x5619db104f98) at pthread_cond_wait.c:502
        spin = 0
        buffer = {__routine = 0x7fb99770f050 , __arg = 0x7fb98f66ed40, __canceltype = 6, __prev = 0x0}
        cbuffer = {wseq = 3995255, cond = 0x5619db104f98, mutex = 0x5619db104f70, private = 0}
        rt = 
        err = 
        g = 1
        flags = 
        g1_start = 
        signals = 
        result = 0
        wseq = 3995255
        seq = 1997627
        private = 
        maxspin = 
        err = 
        result = 
        wseq = 
        g = 
        seq = 
        flags = 
        private = 
        signals = 
        g1_start = 
        spin = 
        buffer = 
        cbuffer = 
        rt = 
        s = 
#2  __pthread_cond_wait (cond=0x5619db104f98, mutex=0x5619db104f70) at pthread_cond_wait.c:655
No locals.
#3  0x00007fb993ad4f0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#4  0x00007fb993ad4c77 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
No symbol table info available.
#5  0x00007fb997709182 in start_thread (arg=) at pthread_create.c:486
        ret = 
        pd = 
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140434951567104, -5494894612492445604, 140730068007662, 140730068007663, 0, 140434951565056, 5534124302018680924, 5534106556921157724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
#6  0x00007fb9972c5b1f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 1 (Thread 0x7fb9977c5800 (LWP 20289)):
#0  futex_wait_cancelable (private=, expected=0, futex_word=0x5619db5425b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
        __ret = -512
        oldtype = 0
        err = 
        oldtype = 
        err = 
        __ret = 
        resultvar = 
        __arg4 = 
        __arg3 = 
        __arg2 = 
        __arg1 = 
        _a4 = 
        _a3 = 
        _a2 = 
        _a1 = 
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5619db542560, cond=0x5619db542588) at pthread_cond_wait.c:502
        spin = 0
        buffer = {__routine = 0x7fb99770f050 , __arg = 0x7ffe45b695b0, __canceltype = 1169593920, __prev = 0x0}
        cbuffer = {wseq = 16668, cond = 0x5619db542588, mutex = 0x5619db542560, private = 0}
        rt = 
        err = 
        g = 0
        flags = 
        g1_start = 
        signals = 
        result = 0
        wseq = 16668
        seq = 8334
        private = 
        maxspin = 
        err = 
        result = 
        wseq = 
        g = 
        seq = 
        flags = 
        private = 
        signals = 
        g1_start = 
        spin = 
        buffer = 
        cbuffer = 
        rt = 
        s = 
#2  __pthread_cond_wait (cond=0x5619db542588, mutex=0x5619db542560) at pthread_cond_wait.c:655
No locals.
#3  0x00005619d95fa3ca in ?? ()
No symbol table info available.
#4  0x00005619d96bf728 in ?? ()
No symbol table info available.
#5  0x00005619d944f402 in ?? ()
No symbol table info available.
#6  0x00005619d960e96d in ?? ()
No symbol table info available.
#7  0x00005619d9467885 in ?? ()
No symbol table info available.
#8  0x00005619d946261a in ?? ()
No symbol table info available.
#9  0x00005619d94625b2 in ?? ()
No symbol table info available.
#10 0x00005619d946c87b in ?? ()
No symbol table info available.
#11 0x00005619d9485208 in ?? ()
No symbol table info available.
#12 0x00007fb9971ceb6b in __libc_start_main (main=0x5619d9484dd5, argc=1, argv=0x7ffe45b69d38, init=, fini=, rtld_fini=, stack_end=0x7ffe45b69d28) at ../csu/libc-start.c:308
        self = 
        result = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 2273619176372181084, 94669019180224, 140730068016432, 0, 0, 5495162421841369180, 5534106245870917724}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x7ffe45b69d48, 0x7fb997d2c190}, data = {prev = 0x0, cleanup = 0x0, canceltype = 1169595720}}}
        not_first_call = 
#13 0x00005619d9426cea in _start ()
No symbol table info available.
[Inferior 1 (process 20289) detached]

]]></description>
						<pubDate>Thu, 17 Jul 2025 15:43:12 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1392</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1392</guid>
		</item>
		
		<item>
			<title>#1723 - [34AFFB5D] arx.exe!Inventory::slotsInBag() [Inventory.h:304]</title>
						<description><![CDATA[Assertion Failed at Paths.cpp:304: m_bags > 0 && bag < m_bags && size_t(s16(bag)) == bag

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff7160f565e
 Stack pointer: 0x8487cfe610

Callstack:
 arx.exe!0x7ff7160f565e
 arx.exe!0x7ff7160f5775
 arx.exe!0x7ff7160c43fd
 arx.exe!0x7ff716016d13
 arx.exe!0x7ff716017745
 arx.exe!0x7ff716013f52
 arx.exe!0x7ff71601305e
 arx.exe!0x7ff71601d585
 arx.exe!0x7ff716029d70
 arx.exe!0x7ff71612f85a
 arx.exe!0x7ff7162a2c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()

Symbols:
 0 [Inline Frame] arx.exe!Inventory::slotsInBag(unsigned __int64) Line 304	C++
 1 arx.exe!PlayerInventoryHud::drawBag(unsigned __int64 bag, glm::vec i) Line 220	C++
 2 arx.exe!PlayerInventoryHud::draw() Line 279	C++
 3 arx.exe!HudRoot::draw() Line 1438	C++
 4 arx.exe!ArxGame::renderLevel() Line 1851	C++
 5 arx.exe!ArxGame::render() Line 1955	C++
 6 arx.exe!ArxGame::doFrame() Line 1209	C++
 7 arx.exe!ArxGame::run() Line 1075	C++
 8 arx.exe!runGame() Line 245	C++
 9 arx.exe!utf8_main(int argc, char * * argv) Line 169	C++
 10 arx.exe!WinMain(HINSTANCE__ * hInstance, HINSTANCE__ * hPrevInstance, char * lpCmdLine, int nCmdShow) Line 48	C++

]]></description>
						<pubDate>Thu, 17 Jul 2025 15:46:35 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1723</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1723</guid>
		</item>
		
		<item>
			<title>#1805 - [50EDE864] atio6axx.dll!DrvSetCallbackProcs()</title>
						<description><![CDATA[Unhandled exception

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7fffd61ec885
 Memory accessed: 0x238
 Stack pointer: 0xcc31fff0f0

Callstack:
 atio6axx.dll!DrvSetCallbackProcs()
 atio6axx.dll!DrvSetCallbackProcs()
 atio6axx.dll!DrvSetCallbackProcs()
 atio6axx.dll!DrvSetCallbackProcs()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!DllMain()
 atio6axx.dll!eglGetProcAddress()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:46:45 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1805</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1805</guid>
		</item>
		
		<item>
			<title>#1794 - [51BD9900] arx.exe!0x69c5f4</title>
						<description><![CDATA[Assertion Failed at Trail.cpp:117: m_positions.size() >= size_t(std::ceil(n))   2

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x69c5f4
 Stack pointer: 0x12ff380
 Frame pointer: 0x12ff578

Callstack:
 Warning: WoW64 process detected, stack may be corrupted!
 arx.exe!0x69c5f4
 arx.exe!0x66c7cf
 arx.exe!0x65f723
 arx.exe!0x6345b7
 arx.exe!0x634f4e
 arx.exe!0x6318ba
 arx.exe!0x630d4e
 arx.exe!0x640d9f
 arx.exe!FT_Library_SetLcdFilterWeights()
 arx.exe!FT_Library_SetLcdFilterWeights()
 ??!0x2e0078
 arx.exe!FT_Library_SetLcdFilterWeights()
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:47:37 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1794</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1794</guid>
		</item>
		
		<item>
			<title>#1705 - [D9768098] arx.exe!removeFromInventories() [Inventory.cpp:858]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff652d7322f
 Memory accessed: 0x818
 Stack pointer: 0xbe4038e890

Callstack:
 arx.exe!0x7ff652d7322f
 arx.exe!0x7ff652d6d5bc
 arx.exe!0x7ff652d6cef6
 arx.exe!0x7ff652d6da81
 arx.exe!0x7ff652d839c6
 arx.exe!0x7ff652d54610
 arx.exe!0x7ff652d5118e
 arx.exe!0x7ff652d504ee
 arx.exe!0x7ff652d5a760
 arx.exe!0x7ff652d669eb
 arx.exe!0x7ff652e647aa
 arx.exe!0x7ff652fb3a62
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()

Symbols:
 0 `anonymous-namespace'::EntityInventoryAccess::{ctor}(Entity *) [Inventory.cpp(247)]
 1 `anonymous-namespace'::Inventory]]></description>
						<pubDate>Thu, 17 Jul 2025 15:49:11 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1705</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1705</guid>
		</item>
		
		<item>
			<title>#891 - [7A15A6C1] arx.exe!audio::OpenALBackend::setListenerPosition() [openalbackend.cpp:384]</title>
						<description><![CDATA[Assertion Failed at OpenALBackend.cpp:384: isallfinite(position)

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x14008e30a
 Stack pointer: 0x12f7d0

Callstack:
 arx.exe!0x14008e30a
 arx.exe!0x14008932f
 arx.exe!0x1400b1103
 arx.exe!0x1400b2045
 arx.exe!0x1400af3dc
 arx.exe!0x1400aef5e
 arx.exe!0x1400b7370
 arx.exe!0x1400beb19
 arx.exe!0x1401bb962
 arx.exe!0x1402ab115
 kernel32.dll!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!audio::OpenALBackend::setListenerPosition(glm::tvec3 const &) [openalbackend.cpp : 384 + 0x2b]
 1  arx.exe!audio::setListenerPosition(glm::tvec3 const &) [audio.cpp : 418 + 0x10]
 2  arx.exe!ArxGame::updateLevel() [arxgame.cpp : 1887 + 0x15]
 3  arx.exe!ArxGame::render() [arxgame.cpp : 2230 + 0x0]
 4  arx.exe!ArxGame::doFrame() [arxgame.cpp : 1336 + 0x0]
 5  arx.exe!ArxGame::run() [arxgame.cpp : 1261 + 0x0]
 6  arx.exe!runGame() [core.cpp : 292 + 0x0]
 7  arx.exe!utf8_main(int,char * * const) [startup.cpp : 207 + 0x0]
 8  arx.exe!WinMain [windowsmaingui.cpp : 48 + 0xe]
 9  arx.exe!__tmainCRTStartup [crtexe.c : 618 + 0x15]]]></description>
						<pubDate>Thu, 17 Jul 2025 15:52:20 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/891</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/891</guid>
		</item>
		
		<item>
			<title>#1047 - [290AF990]   OpenAL32.dll!alcMakeContextCurrent() </title>
						<description><![CDATA[Unhandled exception

Callstack:
  OpenAL32.dll!alcMakeContextCurrent() 
  OpenAL32.dll!alcMakeContextCurrent() 
  OpenAL32.dll!alcMakeContextCurrent() 
  OpenAL32.dll!alcMakeContextCurrent() 
  OpenAL32.dll!alcMakeContextCurrent() 
  KERNEL32.DLL!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 

Registers:
  RAX:00000000000097CC  RBX:0000000000000000  RCX:00000000025EC000  RDX:00000000025C20C0  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:38460D51
  SS:RSP:002B:00000000163EFF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010213
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:53:30 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1047</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1047</guid>
		</item>
		
		<item>
			<title>#827 - [5AAE6BC] arx.exe!CircularVertexBuffer::draw() [vertexbuffer.h:115]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7fffc8dfc3f9
 Memory accessed: 0x0
 Stack pointer: 0x14f968

Callstack:
 MSVCR120.dll!memcpy()
 ??!0x3cf
Symbols:
  0  msvcr120.dll + 0x3c3f9
  1  arx.exe!CircularVertexBuffer::draw(Renderer::Primitive,TexturedVertex const *,unsigned __int64) [vertexbuffer.h : 115 + 0x38]
  2  arx.exe!PopAllTriangleList(bool) [animationrender.cpp : 199 + 0xa8]
  3  arx.exe!ARX_SCENE_Render() [scene.cpp : 1550 + 0x5]
  4  arx.exe!ArxGame::renderLevel() [arxgame.cpp : 1950 + 0x5]
  5  arx.exe!ArxGame::render() [arxgame.cpp : 2195 + 0x5]
  6  arx.exe!ArxGame::run() [arxgame.cpp : 1255 + 0x8]
  7  arx.exe!runGame() [core.cpp : 299 + 0xd]
  8  arx.exe!utf8_main(int,char * * const) [startup.cpp : 203 + 0x5]
  9  arx.exe!WinMain [windowsmaingui.cpp : 48 + 0xe]
 10  arx.exe!__tmainCRTStartup [crtexe.c : 618 + 0x15]
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:54:17 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/827</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/827</guid>
		</item>
		
		<item>
			<title>#1629 - Arx Libertatis crashed!</title>
						<description><![CDATA[Game crash always when i load my saves or continue the game.

> Fatal Error - Arx Libertatis

Arx Libertatis crashed!
Please install arxcrashreporter or manually report the crash to https://arx.vg/bug

Include the files contained in the following directory in your report :
"C:\Users\Nosfelias\Saved Games\Arx Libertatis\crashes\2022-06-02-17-53-55-00"

Click OK to open that directory now.

> arx.log

[I] Startup:163           Starting Arx Libertatis 1.2-dev + 7ed8e92
[I] ArxGame:345           Using config file "cfg.ini"
[I] SDL2Window:191        Using SDL 2.0.12
[I] SDL2Window:541        Window: Windows r:8 g:8 b:8 a:0 depth:24 aa:4x doublebuffer:1
[I] OpenGLRenderer:114    Using OpenGL 4.6.0 NVIDIA 512.95
[I] OpenGLRenderer:118     ├─ Vendor: NVIDIA Corporation
[I] OpenGLRenderer:122     ├─ Device: NVIDIA GeForce GTX 950/PCIe/SSE2
[I] OpenGLRenderer:136     ├─ Context type: no error
[I] OpenGLRenderer:189     └─ VRAM: 2048 MiB, 1558 MiB free
[I] ArxGame:1098          Using fullscreen desktop mode 1920x1080@60Hz
[I] PakReader:588         Loaded PAK "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\data.pak"
[I] PakReader:588         Loaded PAK "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\LOC_default.pak"
[I] PakReader:588         Loaded PAK "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\loc.pak"
[I] PakReader:588         Loaded PAK "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\data2.pak"
[I] PakReader:588         Loaded PAK "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\SFX.pak"
[I] PakReader:588         Loaded PAK "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\SPEECH_default.pak"
[I] PakReader:533         "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\speech.pak": ignoring "speech/english"
[I] PakReader:533         "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\speech.pak": ignoring "speech/deutsch"
[I] PakReader:588         Loaded PAK "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\speech.pak"
[I] PakReader:637         Added dir "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\editor"
[I] PakReader:637         Added dir "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\game"
[I] PakReader:637         Added dir "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\Graph"
[I] PakReader:637         Added dir "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\localisation"
[I] PakReader:637         Added dir "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\misc"
[I] PakReader:637         Added dir "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\sfx"
[I] PakReader:637         Added dir "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\speech"
[I] PakReader:637         Added dir "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\data\localisation"
[I] PakReader:637         Added dir "C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\data\misc"
[I] SaveGame:69           Using save game dir "C:\Users\Nosfelias\Saved Games\Arx Libertatis\save"
[I] SaveGame:174           ├─ "L'évasion"       2022-06-02   4:07
[I] SaveGame:174           ├─ "Les geôles"      2022-06-02   5:36
[I] SaveGame:174           ├─ "L'anniversaire"   2022-06-02   8:12
[I] SaveGame:174           └─ "Nouveau"          2022-06-02   8:03
[I] OpenALBackend:281     Using OpenAL 1.1 ALSOFT 1.20.1 with EFX 1.0
[I] OpenALBackend:321      ├─ Vendor: OpenAL Community
[I] OpenALBackend:325      ├─ Renderer: OpenAL Soft
[I] OpenALBackend:350      ├─ Device: Haut-parleurs (3- Razer Nari Essential)
[I] OpenALBackend:353      └─ HRTF: Disabled
[I] Localisation:359      Using text language from config: francais
[I] Localisation:376      Using audio language from config: francais
[W] IniReader:178         Ignoring non-empty line 1 outside a section: ﻿//speech string count = 1620

[W] IniReader:204         Missing '=' separator @ line 8188: Pog, king of the trolls.

[W] Localisation:410      Error parsing localisation file localisation/utext_francais.ini
[I] Localisation:237      Loading: xtext_default_001_arxlibertatis.ini
[I] ScriptEvent:448       Scripting system initialized with 174 commands and 200 suppressions
[I] FontCache:194         Using FreeType 2.9.1
[I] Text:443              Loaded font "misc/arx_default.ttf" with sizes 90, 49, 31, 63, 34, 34, 34, 14
[I] ArxGame:855           Initialized Arx Fatalis (full game)
[I] LoadLevel:227         Loading level "graph/levels/level10/level10.dlf"
[I] LoadLevel:511         Done loading level
[I] CinematicLoad:114     Loading cinematic "graph/interface/illustrations/introduction.cin"
[I] Player:2420           Starting a new playthrough
[I] LoadLevel:227         Loading level "graph/levels/level1/level1.dlf"
[I] LoadLevel:511         Done loading level
[I] CinematicLoad:114     Loading cinematic "graph/interface/illustrations/akbaa_dream_c.cin"
[I] ChangeLevel:2676      Loading save "C:\Users\Nosfelias\Saved Games\Arx Libertatis\save\save0003\gsave.sav"
[I] LoadLevel:227         Loading level "graph/levels/level1/level1.dlf"
[I] LoadLevel:511         Done loading level


> cfg.ini


[language]
string="francais"
audio="francais"

[video]
renderer="OpenGL"
resolution="auto"
refresh_rate=0
full_screen=true
others_details=2
fog=10
gamma=5
vsync=1
fps_limit=59
fov=75
view_bobbing=true
screen_shake=true
antialiasing=true
max_anisotropic_filtering=9001
colorkey_antialiasing=true
alpha_cutout_antialiasing=2
buffer_size=0
buffer_upload=""

[interface]
show_crosshair=true
limit_speech_width=true
cinematic_widescreen_mode=2
hud_scale=0.5
hud_scale_integer=true
book_scale=1
book_scale_integer=false
cursor_scale=0.5
cursor_scale_integer=true
font_size=1
font_weight=3
scale_filter=0
save_thumbnail_size="320x200"

[window]
size="640x480"
minimize_on_focus_lost=true

[audio]
backend="auto"
device="auto"
master_volume=10
effects_volume=10
speech_volume=10
ambiance_volume=8
eax=true
hrtf=0
mute_on_focus_lost=true

[input]
invert_mouse=false
auto_ready_weapon=0
mouse_look_toggle=true
mouse_sensitivity=2
mouse_acceleration=0
raw_mouse_input=true
auto_description=true
border_turning=true
improved_rune_recognition=true
improved_bow_aim=true
quick_level_transition=0

[key]
jump_k0="Space"
jump_k1=""
magic_mode_k0="LeftControl"
magic_mode_k1=""
stealth_mode_k0="C"
stealth_mode_k1="LeftAlt"
walk_forward_k0="W"
walk_forward_k1=""
walk_backward_k0="S"
walk_backward_k1=""
strafe_left_k0="A"
strafe_left_k1=""
strafe_right_k0="D"
strafe_right_k1=""
lean_left_k0="Q"
lean_left_k1=""
lean_right_k0="E"
lean_right_k1=""
sprint_k0="LeftShift"
sprint_k1=""
mouselook_k0="F"
mouselook_k1="Return"
action_combine_k0="Button1"
action_combine_k1=""
inventory_k0="I"
inventory_k1=""
book_k0="N"
book_k1=""
char_sheet_k0="F1"
char_sheet_k1=""
magic_book_k0="F2"
magic_book_k1=""
map_k0="F3"
map_k1=""
quest_book_k0="F4"
quest_book_k1=""
drink_potion_life_k0="H"
drink_potion_life_k1=""
drink_potion_mana_k0="G"
drink_potion_mana_k1=""
drink_potion_cure_k0="K"
drink_potion_cure_k1=""
torch_k0="T"
torch_k1=""
precast_1_k0="1"
precast_1_k1=""
precast_2_k0="2"
precast_2_k1=""
precast_3_k0="3"
precast_3_k1=""
precast_4_k0="4"
precast_4_k1=""
precast_5_k0="5"
precast_5_k1=""
draw_weapon_k0="Tab"
draw_weapon_k1=""
quickload_k0="F9"
quickload_k1=""
quicksave_k0="F5"
quicksave_k1=""
turn_left_k0="Left"
turn_left_k1=""
turn_right_k0="Right"
turn_right_k1=""
look_up_k0="Up"
look_up_k1=""
look_down_k0="Down"
look_down_k1=""
strafe_k0="V"
strafe_k1=""
center_view_k0="U"
center_view_k1=""
freelook_k0="Button2"
freelook_k1=""
previous_k0="PageDown"
previous_k1=""
next_k0="PageUp"
next_k1=""
unequip_weapon_k0="B"
unequip_weapon_k1=""
cancel_current_spell_k0="6"
cancel_current_spell_k1=""
minimap_k0="M"
minimap_k1=""
toggle_fullscreen_k0="LeftAlt+Return"
toggle_fullscreen_k1="RightAlt+Return"
console_k0="`"
console_k1=""

[misc]
forcetoggle=false
migration=1
quicksave_slots=10
debug=""
immersive_mode=false
notification_enabled=true


> crash.txt

Unhandled exception

Exception code: Unknown error (3765269347).


 Instruction address: 0x7ffde0944fd9
 Stack pointer: 0xf5a39be480

Callstack:
 KERNELBASE.dll!RaiseException()
 VCRUNTIME140.dll!_CxxThrowException()
 MSVCP140.dll!void __cdecl std::_Xlength_error(char const * __ptr64)()
 arx.exe!0x7ff7933dc551  vector:1926
 arx.exe!0x7ff7933f196e  vector:1436
 arx.exe!0x7ff7934eeafc  changelevel.cpp:2267
 arx.exe!0x7ff7934ec684  changelevel.cpp:2351
 arx.exe!0x7ff7934eb2dc  changelevel.cpp:2543
 arx.exe!0x7ff7934ea258  changelevel.cpp:2710
 arx.exe!0x7ff793552d14  menuwidgets.cpp:132
 arx.exe!0x7ff793614c3e  arxgame.cpp:1224
 arx.exe!0x7ff79360ab7e  core.cpp:246
 arx.exe!0x7ff793600cf7  startup.cpp:168
 arx.exe!0x7ff7934fff85  windowsmaingui.cpp:50
 arx.exe!0x7ff7934a8006  exe_common.inl:288
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()


Process information:
- path: C:\Program Files\WindowsApps\BethesdaSoftworks.ArxFatalis_1.4.0.0_x86__3275kfvn8vcwc\FR\arx.exe
- version: Arx Libertatis 1.2-dev + 7ed8e92
- memory usage: 660307968 bytes
- architecture: x86_64
- runnig time: 115.138 seconds
- crash time: 2022-06-02 17:53:55

System information:
- operating system: Microsoft Windows 8 (build 9200), 64-bit
- architecture: x86_64
- cpu: Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz
- total physical memory: 8514379776 bytes
- free physical memory: 1868161024 bytes

Variables:
- Command line: 
- Compiler: MSVC 14.16
- stdlib: Dinkumware C++ stdlib 6.50
- CMake: 3.12.1
- Boost version: 1.69.0
- GLM version: 0.9.9.7
- zlib version (headers): 1.2.5
- zlib version (runtime): 1.2.5
- SDL version (headers): 2.0.12
- SDL version (runtime): 2.0.12
- OpenGL version: 4.6.0 NVIDIA 512.95
- OpenGL vendor: NVIDIA Corporation
- OpenGL device: NVIDIA GeForce GTX 950/PCIe/SSE2
- VRAM size: 2147483648
- VRAM available: 1634004992
- OpenAL version: 1.1 ALSOFT 1.20.1
- OpenAL vendor: OpenAL Community
- OpenAL renderer: OpenAL Soft
- OpenAL device: Haut-parleurs (3- Razer Nari Essential)
- FreeType version: 2.9.1
- Data files: full

Additional files:
- arx.log
- cfg.ini
- crash.dmp




]]></description>
						<pubDate>Thu, 17 Jul 2025 15:56:32 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1629</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1629</guid>
		</item>
		
		<item>
			<title>#1789 - [51CC388C] arx.exe!0x7ff6def9100e</title>
						<description><![CDATA[Assertion Failed at Trail.cpp:117: m_positions.size() >= size_t(std::ceil(n))   2

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff6def9100e
 Stack pointer: 0xc4ae6fef20

Callstack:
 arx.exe!0x7ff6def9100e
 arx.exe!0x7ff6def58e11
 arx.exe!0x7ff6def18fca
 arx.exe!0x7ff6def19956
 arx.exe!0x7ff6def160d2
 arx.exe!0x7ff6def27cfe
 arx.exe!0x7ff6df01f01a
 arx.exe!FT_GlyphSlot_Own_Bitmap()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 15:59:19 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1789</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1789</guid>
		</item>
		
		<item>
			<title>#679 - [6C32DD98]   arx.exe!ArxGame::ManageEditorControls() [interface.cpp:2215]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!0x1401a0c1a 
  arx.exe!0x140256ad9 
  arx.exe!0x140250fde 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 
Symbols:
 0  arx.exe!ArxGame::ManageEditorControls() [interface.cpp : 2215 + 0x0]
 1  arx.exe!ArxGame::Render() [arxgame.cpp : 1004 + 0x5]
 2  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x13]
 3  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 4  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]

Registers:
  RAX:0000000000000005  RBX:0000000000000000  RCX:0000000000000000  RDX:00000000000000E1  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:7701C541
  SS:RSP:002B:000000000012FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010206
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:00:09 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/679</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/679</guid>
		</item>
		
		<item>
			<title>#1799 - [CDB4E05F] arx.exe!0x7ff774ba4ae8</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff774ba4ae8
 Memory accessed: 0x18
 Stack pointer: 0xde1ccfe450

Callstack:
 arx.exe!0x7ff774ba4ae8
 arx.exe!0x7ff774cc0f73
 arx.exe!0x7ff774c90df7
 arx.exe!0x7ff774c89399
 arx.exe!0x7ff774c5eacd
 arx.exe!0x7ff774c663c6
 arx.exe!0x7ff774c58c55
 arx.exe!0x7ff774b339e5
 arx.exe!0x7ff774b3305e
 arx.exe!0x7ff774b3d585
 arx.exe!0x7ff774b49d70
 arx.exe!0x7ff774c4f85a
 arx.exe!0x7ff774dc2c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:00:55 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1799</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1799</guid>
		</item>
		
		<item>
			<title>#1682 - [CF62D94A] arx.exe!InvisibilitySpell::Launch() [SpellsLvl08.cpp:53]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff600283b50
 Memory accessed: 0x880
 Stack pointer: 0x77e25dea20

Callstack:
 arx.exe!0x7ff600283b50
 arx.exe!0x7ff60026afab
 arx.exe!0x7ff60026e644
 arx.exe!0x7ff6002336d2
 arx.exe!0x7ff600234a21
 arx.exe!0x7ff60023118e
 arx.exe!0x7ff6002304ee
 arx.exe!0x7ff60023a760
 arx.exe!0x7ff6002469eb
 arx.exe!0x7ff6003447aa
 arx.exe!0x7ff600493a62
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  0  arx.exe!InvisibilitySpell::Launch() [SpellsLvl08.cpp : 53 + 0x4]
  1  arx.exe!ARX_SPELLS_Launch(SpellType,HandleType,Flags,long,HandleType,DurationType) [Spells.cpp : 1089 + 0x0]
  2  arx.exe!ARX_SPELLS_UpdateSymbolDraw() [RuneDraw.cpp : 215 + 0x0]
  3  arx.exe!ArxGame::updateLevel() [ArxGame.cpp : 1834 + 0x0]
  4  arx.exe!ArxGame::render() [ArxGame.cpp : 2035 + 0x0]
  5  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1269 + 0x0]
  6  arx.exe!ArxGame::run() [ArxGame.cpp : 1133 + 0x0]
  7  arx.exe!runGame() [Core.cpp : 246 + 0x1f]
  8  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 168 + 0x0]
  9  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 10  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 16:02:56 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1682</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1682</guid>
		</item>
		
		<item>
			<title>#880 - [7FB37CFA]   OpenAL32.dll!alcMakeContextCurrent() </title>
						<description><![CDATA[Unhandled exception

Callstack:
  OpenAL32.dll!alcMakeContextCurrent() 
  OpenAL32.dll!alcMakeContextCurrent() 
  OpenAL32.dll!alcMakeContextCurrent() 
  OpenAL32.dll!alcMakeContextCurrent() 
  OpenAL32.dll!alcMakeContextCurrent() 
  KERNEL32.DLL!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 

Registers:
  RAX:00000000000097A8  RBX:000000006AA380E0  RCX:0000000002662000  RDX:0000000002638150  RSI:0000000002650460  RDI:000000006B61F310
  CS:RIP:0033:6B11C5B4
  SS:RSP:002B:000000001ADFFF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010217
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:06:41 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/880</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/880</guid>
		</item>
		
		<item>
			<title>#1273 - [A27A77EB] KERNELBASE.dll!RaiseException()</title>
						<description><![CDATA[Unhandled exception

Exception code: Unknown error (29539).


 Instruction address: 0x7ffeb38ca388
 Stack pointer: 0x14e810

Callstack:
 KERNELBASE.dll!RaiseException()
 MSVCR110.dll!_CxxThrowException()
 MSVCP110.dll!void __cdecl std::_Xout_of_range(char const * __ptr64)()
 OPENGL32.dll!wglMakeCurrent()
 SDL2.dll!SDL_LogCritical()
 SDL2.dll!SDL_LogCritical()
 arx.exe!0x1402523f9
 arx.exe!0x1402528ff
 arx.exe!0x1400b1173
 arx.exe!0x1400b1233
 arx.exe!0x1400af9c6
 arx.exe!0x1400bdb4a
 arx.exe!0x1400c489a
 arx.exe!0x1401b8502
 arx.exe!0x1402a57d5
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!SDL2Window::createWindowAndGLContext(char const *) [sdl2window.cpp : 258 + 0x9]
 1  arx.exe!SDL2Window::initialize() [sdl2window.cpp : 331 + 0x8]
 2  arx.exe!ArxGame::initWindow(RenderWindow *) [arxgame.cpp : 436 + 0xa]
 3  arx.exe!ArxGame::initWindow() [arxgame.cpp : 457 + 0xb]
 4  arx.exe!ArxGame::initialize() [arxgame.cpp : 220 + 0x0]
 5  arx.exe!runGame() [core.cpp : 275 + 0x6]
 6  arx.exe!utf8_main(int,char * * const) [startup.cpp : 164 + 0x0]
 7  arx.exe!WinMain [windowsmaingui.cpp : 48 + 0xe]
 8  arx.exe!__tmainCRTStartup [crtexe.c : 618 + 0x15]]]></description>
						<pubDate>Thu, 17 Jul 2025 16:07:34 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1273</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1273</guid>
		</item>
		
		<item>
			<title>#1795 - [49F13853] arx.exe!0x7ff60ccb2e2d</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff60ccb2e2d
 Memory accessed: 0x15a
 Stack pointer: 0xf68efee830

Callstack:
 arx.exe!0x7ff60ccb2e2d
 arx.exe!0x7ff60ccae31e
 arx.exe!0x7ff60cc862bb
 arx.exe!0x7ff60cc87740
 arx.exe!0x7ff60cc83f52
 arx.exe!0x7ff60cc8305e
 arx.exe!0x7ff60cc8d585
 arx.exe!0x7ff60cc99d70
 arx.exe!0x7ff60cd9f85a
 arx.exe!0x7ff60cf12c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:08:09 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1795</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1795</guid>
		</item>
		
		<item>
			<title>#672 - [137E8680]   arx.exe!SendIOScriptEvent() [script.cpp:1665]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!0x140118586 
  arx.exe!0x1401984c4 
  arx.exe!0x14025931f 
  arx.exe!0x140250fde 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 
Symbols:
 0  arx.exe!SendIOScriptEvent(Entity *,ScriptMessage,std::basic_string const &,std::basic_string const &) [script.cpp : 1665 + 0x7]
 1  arx.exe!ArxGame::DrawAllInterface() [interface.cpp : 6505 + 0x62]
 2  arx.exe!ArxGame::Render() [arxgame.cpp : 1835 + 0x0]
 3  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x13]
 4  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 5  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]

Registers:
  RAX:000000000012F758  RBX:0000000000000000  RCX:0000000009870686  RDX:000000000000001D  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:770CC541
  SS:RSP:002B:000000000012FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010287
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:08:36 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/672</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/672</guid>
		</item>
		
		<item>
			<title>#1787 - [23E9BB72] arx.exe!ANCHOR_BLOCK_By_IO() [Anchors.cpp:93]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff7d69320db
 Memory accessed: 0xa8
 Stack pointer: 0xe63877e8f0

Callstack:
 arx.exe!0x7ff7d69320db
 arx.exe!0x7ff7d6ac434d
 arx.exe!0x7ff7d6aaddd3
 arx.exe!0x7ff7d6aa7b82
 arx.exe!0x7ff7d696b1a5
 arx.exe!0x7ff7d696117f
 arx.exe!0x7ff7d69604ee
 arx.exe!0x7ff7d696a760
 arx.exe!0x7ff7d69769eb
 arx.exe!0x7ff7d6a747aa
 arx.exe!0x7ff7d6bc3a62
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  0  arx.exe!ANCHOR_BLOCK_By_IO(Entity *,bool) [Anchors.cpp : 93 + 0x11]
  1  arx.exe!script::`anonymous namespace'::AnchorBlockCommand::execute [ScriptedControl.cpp : 176 + 0x0]
  2  arx.exe!ScriptEvent::send(EERIE_SCRIPT const *,Entity *,Entity *,ScriptEventName,ScriptParameters const &,unsigned __int64) [ScriptEvent.cpp : 343 + 0x0]
  3  arx.exe!SendMsgToAllIO(Entity *,ScriptEventName const &,ScriptParameters const &) [Script.cpp : 283 + 0x62]
  4  arx.exe!levelInit() [Core.cpp : 416 + 0x35]
  5  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1264 + 0x0]
  6  arx.exe!ArxGame::run() [ArxGame.cpp : 1133 + 0x0]
  7  arx.exe!runGame() [Core.cpp : 246 + 0x1f]
  8  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 168 + 0x0]
  9  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 10  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 16:10:41 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1787</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1787</guid>
		</item>
		
		<item>
			<title>#656 - [D5C4456]   arx.exe!FrustrumsClipSphere() [scene.cpp:342]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!0x1401198df 
  arx.exe!0x1401209aa 
  arx.exe!0x14020587f 
  arx.exe!0x140259234 
  arx.exe!0x140250fde 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 
Symbols:
 0  arx.exe!FrustrumsClipSphere(EERIE_FRUSTRUM_DATA *,EERIE_SPHERE *) [scene.cpp : 342 + 0x0]
 1  arx.exe!VisibleSphere(float,float,float,float) [scene.cpp : 368 + 0x3a]
 2  arx.exe!ARX_SPELLS_Update() [spells.cpp : 6671 + 0x20]
 3  arx.exe!ArxGame::Render() [arxgame.cpp : 1813 + 0x0]
 4  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x13]
 5  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 6  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]

Registers:
  RAX:0000000000000000  RBX:0000000000000000  RCX:000000000000A35C  RDX:000000000012F650  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:77BFC541
  SS:RSP:002B:000000000012FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010202
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:11:12 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/656</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/656</guid>
		</item>
		
		<item>
			<title>#1321 - [FCDB3F23]   OpenAL32.dll!alcMakeContextCurrent() </title>
						<description><![CDATA[Unhandled exception

Callstack:
  OpenAL32.dll!alcMakeContextCurrent() 
  OpenAL32.dll!alcMakeContextCurrent() 
  OpenAL32.dll!alcMakeContextCurrent() 
  OpenAL32.dll!alcMakeContextCurrent() 
  OpenAL32.dll!alcMakeContextCurrent() 
  KERNEL32.DLL!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 

Registers:
  RAX:00000000000097C4  RBX:0000000000000000  RCX:0000000002A4C000  RDX:0000000002A220E0  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:0CCFA251
  SS:RSP:002B:000000001941FF60  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010217
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:13:46 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1321</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1321</guid>
		</item>
		
		<item>
			<title>#818 - [14529FB2]   arx.exe!ARX_CHANGELEVEL_Pop_IO() [changelevel.cpp:2326]</title>
						<description><![CDATA[Unhandled exception

Callstack:
  KERNELBASE.dll!RaiseException() 
  MSVCR100.dll!_CxxThrowException() 
  MSVCP100.dll!void __cdecl std::_Xlength_error(char const * __ptr64)() 
  arx.exe!0x14002ddc0 
  arx.exe!0x14002dc60 
  arx.exe!0x140149ca0 
  arx.exe!0x14014a476 
  arx.exe!0x14014a73f 
  arx.exe!0x14014c0d8 
  arx.exe!0x14014d9e0 
  arx.exe!0x14014e6df 
  arx.exe!0x140181764 
  arx.exe!0x1401806cb 
  arx.exe!0x14016a23f 
  arx.exe!0x14016fdca 
  arx.exe!0x14017fdeb 
  arx.exe!0x1402883a5 
  arx.exe!0x1402569c2 
  arx.exe!0x140250fde 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  KERNEL32.DLL!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 
Symbols:
  3  arx.exe!std::vector::reserve(unsigned __int64) [vector : 748 + 0xd]
  4  arx.exe!std::vector::resize(unsigned __int64) [vector : 864 + 0x0]
  5  arx.exe!ARX_CHANGELEVEL_Pop_IO [changelevel.cpp : 2326 + 0x0]
  6  arx.exe!convertToValidIO [changelevel.cpp : 169 + 0x32]
  7  arx.exe!ConvertToValidIO [changelevel.cpp : 174 + 0x4a]
  8  arx.exe!ARX_CHANGELEVEL_Pop_Player [changelevel.cpp : 1789 + 0x8]
  9  arx.exe!ARX_CHANGELEVEL_PopLevel [changelevel.cpp : 2710 + 0x5]
 10  arx.exe!ARX_CHANGELEVEL_Load(fs::path const &) [changelevel.cpp : 2913 + 0x0]
 11  arx.exe!ARXMenu_LoadQuest(unsigned __int64) [menupublic.cpp : 308 + 0x0]
 12  arx.exe!CMenuElementText::OnMouseClick(int) [menuwidgets.cpp : 2010 + 0x0]
 13  arx.exe!CWindowMenuConsole::Update(int,int,int) [menuwidgets.cpp : 3519 + 0xc]
 14  arx.exe!CWindowMenu::Render() [menuwidgets.cpp : 3039 + 0xc]
 15  arx.exe!Menu2_Render() [menuwidgets.cpp : 1592 + 0x0]
 16  arx.exe!ARX_Menu_Render() [menu.cpp : 398 + 0x0]
 17  arx.exe!ArxGame::Render() [arxgame.cpp : 959 + 0x5]
 18  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x13]
 19  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 20  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]

Registers:
  RAX:0000000000148EF0  RBX:00000000E38C80E0  RCX:00000000FFFFFFFF  RDX:00000000FFFFFFFF  RSI:0000000000260000  RDI:00000000400F8EBC
  CS:RIP:0033:E39BC5B4
  SS:RSP:002B:000000000014FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00000202
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:16:14 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/818</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/818</guid>
		</item>
		
		<item>
			<title>#1809 - [7B799FCD] arx.exe!0x6dc5f4</title>
						<description><![CDATA[Assertion Failed at Trail.cpp:117: m_positions.size() >= size_t(std::ceil(n))   2

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x6dc5f4
 Stack pointer: 0xd2f260
 Frame pointer: 0xd2f458

Callstack:
 Warning: WoW64 process detected, stack may be corrupted!
 arx.exe!0x6dc5f4
 arx.exe!FT_Library_SetLcdFilterWeights()
 arx.exe!0x673fe4
 arx.exe!0x674f4e
 arx.exe!0x6718ba
 arx.exe!0x670d4e
 arx.exe!0x680d9f
 arx.exe!FT_Library_SetLcdFilterWeights()
 arx.exe!0x67006f
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:16:44 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1809</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1809</guid>
		</item>
		
		<item>
			<title>#1058 - [8C756472]   arx.exe!TheaToEerie()  object.cpp(284) </title>
						<description><![CDATA[new operator failed

Callstack:
  arx.exe!CrashHandlerWindows::handleCrash()  crashhandlerwindows.cpp(312) 
  arx.exe!NewHandler()  crashhandlerwindows.cpp(433) 
  MSVCR100.dll!_callnewh() 
  MSVCR100.dll!malloc() 
  arx.exe!TheaToEerie()  object.cpp(284) 
  arx.exe!EERIE_ANIMMANAGER_Load_NoWarning()  animation.cpp(312) 
  arx.exe!script::`anonymous namespace'::LoadAnimCommand::execute()  scriptedanimation.cpp(353) 
  arx.exe!ScriptEvent::send()  scriptevent.cpp(426) 
  arx.exe!ARX_SCRIPT_ResetObject()  script.cpp(199) 
  arx.exe!ARX_SCRIPT_ResetAll()  script.cpp(236) 
  arx.exe!FirstFrameHandling()  core.cpp(1899) 
  arx.exe!ArxGame::Render()  arxgame.cpp(1976) 
  arx.exe!ArxGame::Run()  arxgame.cpp(599) 
  arx.exe!WinMain()  startup.cpp(174) 
  arx.exe!__tmainCRTStartup()  crtexe.c(547) 
  KERNEL32.DLL!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 

Registers:
  RAX:0000000001C96250  RBX:000000008B4013B0  RCX:0000000001C96250  RDX:0000000000000000  RSI:00000000FFFF9000  RDI:00000000400F8EBC
  CS:RIP:0033:8B7554E4
  SS:RSP:002B:000000000013FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00000206
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:19:08 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1058</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1058</guid>
		</item>
		
		<item>
			<title>#1344 - [9C6F012F]   arx.exe!script::Context::getCommand() [scriptutils.cpp:58]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!0x14010d626 
  arx.exe!0x140112108 
  arx.exe!0x14011939e 
  arx.exe!0x140257a12 
  arx.exe!0x140250fde 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  KERNEL32.DLL!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 
Symbols:
 0  arx.exe!script::Context::getCommand(bool) [scriptutils.cpp : 58 + 0xd]
 1  arx.exe!ScriptEvent::send(EERIE_SCRIPT *,ScriptMessage,std::basic_string const &,Entity *,std::basic_string const &,long) [scriptevent.cpp : 394 + 0x19]
 2  arx.exe!ARX_SCRIPT_Timer_Check() [script.cpp : 1956 + 0x74]
 3  arx.exe!ArxGame::Render() [arxgame.cpp : 1312 + 0x5]
 4  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x13]
 5  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 6  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]
Registers:
  RAX:000000000000171E  RBX:0000000000000000  RCX:000000000000031F  RDX:000000000014F650  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:211A3691
  SS:RSP:002B:000000000014FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010283
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:20:49 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1344</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1344</guid>
		</item>
		
		<item>
			<title>#870 - Dialog initiated crash.</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x14029faaa
 Memory accessed: 0x1407b2000
 Stack pointer: 0x14f790

Callstack:
 arx.exe!0x14029faaa
 arx.exe!0x140147379
 arx.exe!0x1400b118d
 arx.exe!0x1400b1f85
 arx.exe!0x1400af31c
 arx.exe!0x1400aee9e
 arx.exe!0x1400b79e0
 arx.exe!0x1400bf589
 arx.exe!0x1401bcac2
 arx.exe!0x1402ab9b5
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!boost::random::detail::generate_uniform_real(boost::random::mersenne_twister_engine &,float,float,boost::mpl::bool_) [uniform_real_distribution.hpp : 57 + 0x18]
 1  arx.exe!TreatBackgroundActions() [particleeffects.cpp : 1063 + 0x14]
 2  arx.exe!ArxGame::updateLevel() [arxgame.cpp : 1914 + 0x0]
 3  arx.exe!ArxGame::render() [arxgame.cpp : 2228 + 0x0]
 4  arx.exe!ArxGame::doFrame() [arxgame.cpp : 1334 + 0x0]
 5  arx.exe!ArxGame::run() [arxgame.cpp : 1259 + 0x0]
 6  arx.exe!runGame() [core.cpp : 293 + 0x0]
 7  arx.exe!utf8_main(int,char * * const) [startup.cpp : 207 + 0x0]
 8  arx.exe!WinMain [windowsmaingui.cpp : 48 + 0xe]
 9  arx.exe!__tmainCRTStartup [crtexe.c : 618 + 0x15]]]></description>
						<pubDate>Thu, 17 Jul 2025 16:21:15 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/870</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/870</guid>
		</item>
		
		<item>
			<title>#1784 - [AF7FD993] ??() from /usr/lib/libc.so.6</title>
						<description><![CDATA[Abnormal termination


 Instruction address: 0x707405f82a7c
 Stack pointer: 0x7fffe8121800

Callstack:
 arx!0x55694e2b3802
 libc.so.6!0x707405f2d5b0
 libc.so.6!0x707405f82a7c
 libc.so.6!0x707405f2d508
 libc.so.6!0x707405f154bb
 crocus_dri.so!0x707402e27a20
 crocus_dri.so!0x707404302d5d
 crocus_dri.so!0x707403433911
 crocus_dri.so!0x70740342cc46
 crocus_dri.so!0x70740342d378
 crocus_dri.so!0x707403435698
 crocus_dri.so!0x707402f0ab82
 crocus_dri.so!0x707402e38651
 libGLX_mesa.so.0.0.0!0x7074053272ff
 libGLX_mesa.so.0.0.0!0x707405318526
 libGLX_mesa.so.0.0.0!0x7074053078e1
 libSDL2-2.0.so.0.3000.5!0x70740667b12a
 arx!0x55694e1e7601
 arx!0x55694e1a86a8
 libc.so.6!0x707405f16d6e
 libc.so.6!0x707405f16e2a
 arx!0x55694e1ac6e5

GDB stack trace:
 [New LWP 10899]
 [New LWP 10559]
 [New LWP 10558]
 [New LWP 10554]
 [New LWP 10553]
 [New LWP 10552]
 [New LWP 10551]
 [New LWP 10550]
 [New LWP 10545]
 [New LWP 10543]
 
 This GDB supports auto-downloading debuginfo from the following URLs:
   
 Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal]
 Debuginfod has been disabled.
 To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
 [Thread debugging using libthread_db enabled]
 Using host libthread_db library "/usr/lib/libthread_db.so.1".
 0x0000707405fca535 in clock_nanosleep () from /usr/lib/libc.so.6
 [Current thread is 1 (Thread 0x707405b54780 (LWP 10542))]
   Id   Target Id                                         Frame 
 * 1    Thread 0x707405b54780 (LWP 10542) "arx"           0x0000707405fca535 in clock_nanosleep () from /usr/lib/libc.so.6
   2    Thread 0x7073e8a006c0 (LWP 10899) "Pathfinder"    0x0000707405fca535 in clock_nanosleep () from /usr/lib/libc.so.6
   3    Thread 0x7073ea0006c0 (LWP 10559) "Sound Update"  0x0000707405fca535 in clock_nanosleep () from /usr/lib/libc.so.6
   4    Thread 0x7073eaa006c0 (LWP 10558) "arx"           0x0000707405f7d52e in ?? () from /usr/lib/libc.so.6
   5    Thread 0x7073eb4006c0 (LWP 10554) "data-loop.0"   0x00007074060003f6 in epoll_wait () from /usr/lib/libc.so.6
   6    Thread 0x7073ebe006c0 (LWP 10553) "module-rt"     0x00007074060003f6 in epoll_wait () from /usr/lib/libc.so.6
   7    Thread 0x7073f4c006c0 (LWP 10552) "ALSoftP0"      0x00007074060003f6 in epoll_wait () from /usr/lib/libc.so.6
   8    Thread 0x7073f56006c0 (LWP 10551) "PWEventThread" 0x00007074060003f6 in epoll_wait () from /usr/lib/libc.so.6
   9    Thread 0x7073f60006c0 (LWP 10550) "module-rt"     0x00007074060003f6 in epoll_wait () from /usr/lib/libc.so.6
   10   Thread 0x7073f7e006c0 (LWP 10545) "arx:gdrv0"     0x0000707405f7d52e in ?? () from /usr/lib/libc.so.6
   11   Thread 0x7073f88006c0 (LWP 10543) "arx:disk$0"    0x0000707405f7d52e in ?? () from /usr/lib/libc.so.6
 
 Thread 11 (Thread 0x7073f88006c0 (LWP 10543) "arx:disk$0"):
 #0  0x0000707405f7d52e in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 #1  0x0000707405f7fe00 in pthread_cond_wait () from /usr/lib/libc.so.6
 No symbol table info available.
 #2  0x0000707402e9b9de in ?? () from /usr/lib/dri/crocus_dri.so
 No symbol table info available.
 #3  0x0000707402e7a27c in ?? () from /usr/lib/dri/crocus_dri.so
 No symbol table info available.
 #4  0x0000707402e9b90c in ?? () from /usr/lib/dri/crocus_dri.so
 No symbol table info available.
 #5  0x0000707405f80c1a in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 #6  0x0000707405ffffcc in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 
 Thread 10 (Thread 0x7073f7e006c0 (LWP 10545) "arx:gdrv0"):
 #0  0x0000707405f7d52e in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 #1  0x0000707405f7fe00 in pthread_cond_wait () from /usr/lib/libc.so.6
 No symbol table info available.
 #2  0x0000707402e9b9de in ?? () from /usr/lib/dri/crocus_dri.so
 No symbol table info available.
 #3  0x0000707402e7a27c in ?? () from /usr/lib/dri/crocus_dri.so
 No symbol table info available.
 #4  0x0000707402e9b90c in ?? () from /usr/lib/dri/crocus_dri.so
 No symbol table info available.
 #5  0x0000707405f80c1a in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 #6  0x0000707405ffffcc in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 
 Thread 9 (Thread 0x7073f60006c0 (LWP 10550) "module-rt"):
 #0  0x00007074060003f6 in epoll_wait () from /usr/lib/libc.so.6
 No symbol table info available.
 #1  0x00007073fa7679d7 in ?? () from /usr/lib/spa-0.2/support/libspa-support.so
 No symbol table info available.
 #2  0x00007073fa758f8d in ?? () from /usr/lib/spa-0.2/support/libspa-support.so
 No symbol table info available.
 #3  0x00007073f88826d5 in ?? () from /usr/lib/libpipewire-0.3.so.0
 No symbol table info available.
 #4  0x0000707405f80c1a in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 #5  0x0000707405ffffcc in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 
 Thread 8 (Thread 0x7073f56006c0 (LWP 10551) "PWEventThread"):
 #0  0x00007074060003f6 in epoll_wait () from /usr/lib/libc.so.6
 No symbol table info available.
 #1  0x00007073fa7679d7 in ?? () from /usr/lib/spa-0.2/support/libspa-support.so
 No symbol table info available.
 #2  0x00007073fa758f8d in ?? () from /usr/lib/spa-0.2/support/libspa-support.so
 No symbol table info available.
 #3  0x00007073f88826d5 in ?? () from /usr/lib/libpipewire-0.3.so.0
 No symbol table info available.
 #4  0x0000707405f80c1a in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 #5  0x0000707405ffffcc in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 
 Thread 7 (Thread 0x7073f4c006c0 (LWP 10552) "ALSoftP0"):
 #0  0x00007074060003f6 in epoll_wait () from /usr/lib/libc.so.6
 No symbol table info available.
 #1  0x00007073fa7679d7 in ?? () from /usr/lib/spa-0.2/support/libspa-support.so
 No symbol table info available.
 #2  0x00007073fa758f8d in ?? () from /usr/lib/spa-0.2/support/libspa-support.so
 No symbol table info available.
 #3  0x00007073f88826d5 in ?? () from /usr/lib/libpipewire-0.3.so.0
 No symbol table info available.
 #4  0x0000707405f80c1a in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 #5  0x0000707405ffffcc in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 
 Thread 6 (Thread 0x7073ebe006c0 (LWP 10553) "module-rt"):
 #0  0x00007074060003f6 in epoll_wait () from /usr/lib/libc.so.6
 No symbol table info available.
 #1  0x00007073fa7679d7 in ?? () from /usr/lib/spa-0.2/support/libspa-support.so
 No symbol table info available.
 #2  0x00007073fa758f8d in ?? () from /usr/lib/spa-0.2/support/libspa-support.so
 No symbol table info available.
 #3  0x00007073f88826d5 in ?? () from /usr/lib/libpipewire-0.3.so.0
 No symbol table info available.
 #4  0x0000707405f80c1a in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 #5  0x0000707405ffffcc in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 
 Thread 5 (Thread 0x7073eb4006c0 (LWP 10554) "data-loop.0"):
 #0  0x00007074060003f6 in epoll_wait () from /usr/lib/libc.so.6
 No symbol table info available.
 #1  0x00007073fa7679d7 in ?? () from /usr/lib/spa-0.2/support/libspa-support.so
 No symbol table info available.
 #2  0x00007073fa758f8d in ?? () from /usr/lib/spa-0.2/support/libspa-support.so
 No symbol table info available.
 #3  0x00007073f88398d2 in ?? () from /usr/lib/libpipewire-0.3.so.0
 No symbol table info available.
 #4  0x0000707405f80c1a in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 #5  0x0000707405ffffcc in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 
 Thread 4 (Thread 0x7073eaa006c0 (LWP 10558) "arx"):
 #0  0x0000707405f7d52e in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 #1  0x0000707405f88c50 in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 #2  0x00007074068a525c in ?? () from /usr/lib/libopenal.so.1
 No symbol table info available.
 #3  0x00007074062e0984 in std::execute_native_thread_routine (__p=0x556952619f10) at /usr/src/debug/gcc/gcc/libstdc  -v3/src/c  11/thread.cc:104
         __t = 
 #4  0x0000707405f80c1a in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 #5  0x0000707405ffffcc in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 
 Thread 3 (Thread 0x7073ea0006c0 (LWP 10559) "Sound Update"):
 #0  0x0000707405fca535 in clock_nanosleep () from /usr/lib/libc.so.6
 No symbol table info available.
 #1  0x0000707405fd5c47 in nanosleep () from /usr/lib/libc.so.6
 No symbol table info available.
 #2  0x000055694e1bb917 in ?? ()
 No symbol table info available.
 #3  0x000055694e2b3f28 in ?? ()
 No symbol table info available.
 #4  0x0000707405f80c1a in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 #5  0x0000707405ffffcc in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 
 Thread 2 (Thread 0x7073e8a006c0 (LWP 10899) "Pathfinder"):
 #0  0x0000707405fca535 in clock_nanosleep () from /usr/lib/libc.so.6
 No symbol table info available.
 #1  0x0000707405fd5c47 in nanosleep () from /usr/lib/libc.so.6
 No symbol table info available.
 #2  0x000055694e1ad73b in ?? ()
 No symbol table info available.
 #3  0x000055694e2b3f28 in ?? ()
 No symbol table info available.
 #4  0x0000707405f80c1a in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 #5  0x0000707405ffffcc in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 
 Thread 1 (Thread 0x707405b54780 (LWP 10542) "arx"):
 #0  0x0000707405fca535 in clock_nanosleep () from /usr/lib/libc.so.6
 No symbol table info available.
 #1  0x0000707405fd5c47 in nanosleep () from /usr/lib/libc.so.6
 No symbol table info available.
 #2  0x000055694e2b3866 in ?? ()
 No symbol table info available.
 #3  
 No symbol table info available.
 #4  0x0000707405f82a7c in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 #5  0x0000707405f2d508 in raise () from /usr/lib/libc.so.6
 No symbol table info available.
 #6  0x0000707405f154bb in abort () from /usr/lib/libc.so.6
 No symbol table info available.
 #7  0x0000707402e27a20 in ?? () from /usr/lib/dri/crocus_dri.so
 No symbol table info available.
 #8  0x0000707404302d5d in ?? () from /usr/lib/dri/crocus_dri.so
 No symbol table info available.
 #9  0x0000707403433911 in ?? () from /usr/lib/dri/crocus_dri.so
 No symbol table info available.
 #10 0x000070740342cc46 in ?? () from /usr/lib/dri/crocus_dri.so
 No symbol table info available.
 #11 0x000070740342d378 in ?? () from /usr/lib/dri/crocus_dri.so
 No symbol table info available.
 #12 0x0000707403435698 in ?? () from /usr/lib/dri/crocus_dri.so
 No symbol table info available.
 #13 0x0000707402f0ab82 in ?? () from /usr/lib/dri/crocus_dri.so
 No symbol table info available.
 #14 0x0000707402e38651 in ?? () from /usr/lib/dri/crocus_dri.so
 No symbol table info available.
 #15 0x00007074053272ff in glLabelObjectEXT () from /usr/lib/libGLX_mesa.so.0
 No symbol table info available.
 #16 0x0000707405318526 in ?? () from /usr/lib/libGLX_mesa.so.0
 No symbol table info available.
 #17 0x00007074053078e1 in ?? () from /usr/lib/libGLX_mesa.so.0
 No symbol table info available.
 #18 0x000070740667b12a in ?? () from /usr/lib/libSDL2-2.0.so.0
 No symbol table info available.
 #19 0x000055694e1e7601 in ?? ()
 No symbol table info available.
 #20 0x000055694e1a86a8 in ?? ()
 No symbol table info available.
 #21 0x0000707405f16d6e in ?? () from /usr/lib/libc.so.6
 No symbol table info available.
 #22 0x0000707405f16e2a in __libc_start_main () from /usr/lib/libc.so.6
 No symbol table info available.
 #23 0x000055694e1ac6e5 in ?? ()
 No symbol table info available.
 [Inferior 1 (process 10542) detached]
 
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:21:52 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1784</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1784</guid>
		</item>
		
		<item>
			<title>#1144 - [E9466384] arx.exe!getFreeEntityInstance() [ChangeLevel.cpp : 286]</title>
						<description><![CDATA[Assertion Failed at ChangeLevel.cpp:286: unreachable code

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x1401b3484
 Stack pointer: 0x14ef60

Symbols:
 0 arx.exe!getFreeEntityInstance(const res::path & classPath) Line 1355	C++
 1 arx.exe!AddItem(const res::path & classPath_, long instance, Flags flags) Line 1705	C++
 2 arx.exe!Prepare_SetWeapon(Entity * io, const res::path & temp) Line 1312	C++
 3 arx.exe!script::`anonymous namespace'::SetWeaponCommand::execute(script::Context & context) Line 543	C++
 4 arx.exe!ScriptEvent::send(const EERIE_SCRIPT * es, Entity * sender, Entity * entity, ScriptEventName event, const ScriptParameters & parameters, long info) Line 344	C++
 5 arx.exe!ARX_SCRIPT_ResetObject(Entity * io, bool init) Line 321	C++
 6 arx.exe!ARX_SCRIPT_ResetAll(bool init) Line 348	C++
 7 arx.exe!levelInit() Line 426	C++
 8 arx.exe!ArxGame::doFrame() Line 1282	C++
 9 arx.exe!ArxGame::run() Line 1173	C++
 10 arx.exe!runGame() Line 247	C++
 11 arx.exe!utf8_main(int argc, char * * argv) Line 168	C++
 12 arx.exe!WinMain(HINSTANCE__ * hInstance, HINSTANCE__ * hPrevInstance, char * lpCmdLine, int nCmdShow) Line 48	C++

Callstack:
 arx.exe!0x1401b3484
 arx.exe!0x1401b5308
 arx.exe!0x1401b331a
 arx.exe!0x14020783b
 arx.exe!0x1401cbb7a
 arx.exe!0x1401c5c69
 arx.exe!0x1401c5d8b
 arx.exe!0x14009c0af
 arx.exe!0x1400942d2
 arx.exe!0x140093c9e
 arx.exe!0x14009b8db
 arx.exe!0x1400a2382
 arx.exe!0x140195a92
 arx.exe!0x1402cc89d
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:23:11 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1144</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1144</guid>
		</item>
		
		<item>
			<title>#1808 - [36DF0470] igxelpicd32.dll!RegisterProcTableCallback()</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x6a6cbcd5
 Memory accessed: 0x18
 Stack pointer: 0x12fedb0
 Frame pointer: 0x12fee10

Callstack:
 Warning: WoW64 process detected, stack may be corrupted!
 igxelpicd32.dll!RegisterProcTableCallback()
 igxelpicd32.dll!RegisterProcTableCallback()
 igxelpicd32.dll!DumpRegistryKeyDefinitions()
 igxelpicd32.dll!RegisterProcTableCallback()
 igxelpicd32.dll!RegisterProcTableCallback()
 igxelpicd32.dll!RegisterProcTableCallback()
 igxelpicd32.dll!RegisterProcTableCallback()
 igxelpicd32.dll!DumpRegistryKeyDefinitions()
 igxelpicd32.dll!RegisterProcTableCallback()
 igxelpicd32.dll!RegisterProcTableCallback()
 OPENGL32.DLL!glClear()
 arx.exe!0x5797b6
 arx.exe!0x503f4f
 arx.exe!0x504f4e
 arx.exe!0x5018ba
 arx.exe!0x500d4e
 arx.exe!0x510d9f
 arx.exe!FT_Library_SetLcdFilterWeights()
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:23:39 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1808</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1808</guid>
		</item>
		
		<item>
			<title>#1798 - [8EA486C3] DDRAW.dll!DirectDrawCreateEx()</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7feed988995
 Memory accessed: 0x7ea0a66
 Stack pointer: 0x30e4f8

Callstack:
 DDRAW.dll!DirectDrawCreateEx()
 ??!0x65010c1c
 ??!0xfffffffffffffffe
 ??!0x200003029
 ??!0x302a
 ??!0x302b
 ??!0xffffffff00003038
 ??!0x113610
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:24:04 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1798</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1798</guid>
		</item>
		
		<item>
			<title>#993 - [44888B2E] arx.exe!script::Context::getCommand() [ScriptUtils.cpp:56]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x1402020b4
 Memory accessed: 0x36
 Stack pointer: 0x14f190

Callstack:
 arx.exe!0x1402020b4
 arx.exe!0x1401fff17
 arx.exe!0x1401fe7f8
 arx.exe!0x1400b269d
 arx.exe!0x1400b3625
 arx.exe!0x1400b08c5
 arx.exe!0x1400b045e
 arx.exe!0x1400b89c0
 arx.exe!0x1400c003c
 arx.exe!0x1401c29f2
 arx.exe!0x1402b5255
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()

Symbols:
 0 arx.exe!script::Context::getCommand(bool skipNewlines) Line 56	C++
 1 arx.exe!ScriptEvent::send() Line 384	C++
 2 arx.exe!ARX_SCRIPT_Timer_Check() Line 1883	C++
 3 arx.exe!ArxGame::updateLevel() Line 1885	C++
 4 arx.exe!ArxGame::render() Line 2239	C++
 5 arx.exe!ArxGame::doFrame() Line 1330	C++
 6 arx.exe!ArxGame::run() Line 1253	C++
 6 arx.exe!runGame() Line 290	C++
 7 arx.exe!utf8_main(int argc, char * * argv) Line 214	C++
 8 arx.exe!WinMain(HINSTANCE__ * hInstance, HINSTANCE__ * hPrevInstance, char * lpCmdLine, int nCmdShow) Line 48	C++]]></description>
						<pubDate>Thu, 17 Jul 2025 16:24:50 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/993</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/993</guid>
		</item>
		
		<item>
			<title>#1642 - [B01AEE5] arx.exe!ARX_CHANGELEVEL_Pop_IO() [ChangeLevel.cpp:2158]</title>
						<description><![CDATA[Unhandled exception

Exception code: Unknown error (3765269347).


 Instruction address: 0x7ffd61054fd9
 Stack pointer: 0xf6d6b9d740

Callstack:
 KERNELBASE.dll!RaiseException()
 VCRUNTIME140.dll!_CxxThrowException()
 MSVCP140.dll!void __cdecl std::_Xlength_error(char const * __ptr64)()
 arx.exe!0x7ff7bc4b5ce1
 arx.exe!0x7ff7bc4db162
 arx.exe!0x7ff7bc4b29f5
 arx.exe!0x7ff7bc41dc18
 arx.exe!0x7ff7bc4121f2
 arx.exe!0x7ff7bc4c587f
 arx.exe!0x7ff7bc419713
 arx.exe!0x7ff7bc41f6e0
 arx.exe!0x7ff7bc412c2f
 arx.exe!0x7ff7bc2f33f1
 arx.exe!0x7ff7bc2f296e
 arx.exe!0x7ff7bc2fd3c5
 arx.exe!0x7ff7bc309c10
 arx.exe!0x7ff7bc40a41a
 arx.exe!0x7ff7bc57517a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  3  arx.exe!std::vector::_Xlength() [vector : 1774 + 0xd]
  4  arx.exe!std::vector::_Resize_reallocate(unsigned __int64,std::_Value_init_tag const &) [vector : 1231 + 0x5]
  5  arx.exe!std::vector::resize(unsigned __int64) [vector : 1291 + 0x0]
  6  arx.exe!ARX_CHANGELEVEL_Pop_IO [ChangeLevel.cpp : 2158 + 0x0]
  7  arx.exe!convertToValidIO [ChangeLevel.cpp : 188 + 0x1b]
  8  arx.exe!ConvertToValidIO [ChangeLevel.cpp : 193 + 0xdd]
  9  arx.exe!ARX_CHANGELEVEL_Pop_Player [ChangeLevel.cpp : 1580 + 0x2d]
 10  arx.exe!ARX_CHANGELEVEL_PopLevel [ChangeLevel.cpp : 2420 + 0x17]
 11  arx.exe!ARX_CHANGELEVEL_Change(long,std::basic_string_view,float) [ChangeLevel.cpp : 354 + 0x0]
 12  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1159 + 0x0]
 13  arx.exe!ArxGame::run() [ArxGame.cpp : 1077 + 0x0]
 14  arx.exe!runGame() [Core.cpp : 245 + 0x1f]
 15  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 169 + 0x0]
 16  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 17  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 16:25:42 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1642</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1642</guid>
		</item>
		
		<item>
			<title>#1750 - [2BC6B061] ntdll.dll!RtlCaptureContext()</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ffbf97936b0
 Memory accessed: 0xffffffffffffffff
 Stack pointer: 0xfe0d0fe6e0

Callstack:
 ntdll.dll!RtlCaptureContext()
 arx.exe!0x7ff6cacb7933
 arx.exe!0x7ff6cacb7c9b
 ucrtbase.dll!_callnewh()
 ucrtbase.dll!log2f()
 arx.exe!0x7ff6cae0348f
 arx.exe!0x7ff6cad5fd6e
 arx.exe!0x7ff6cad66a47
 arx.exe!0x7ff6cad3f1d7
 arx.exe!0x7ff6cac8ffea
 arx.exe!0x7ff6cac912a3
 arx.exe!0x7ff6cac91525
 arx.exe!0x7ff6cacbcec7
 arx.exe!0x7ff6cacbd397
 arx.exe!0x7ff6caba0b9e
 arx.exe!0x7ff6caba04ee
 arx.exe!0x7ff6cabaa760
 arx.exe!0x7ff6cabb69eb
 arx.exe!0x7ff6cacb47aa
 arx.exe!0x7ff6cae03a62
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  1  arx.exe!CrashHandlerWindows::handleCrash(int,void *,int) [CrashHandlerWindows.cpp : 300 + 0x9]
  2  arx.exe!NewHandler(unsigned __int64) [CrashHandlerWindows.cpp : 364 + 0x17]
  3  0x0
  4  0x0
  5  arx.exe!operator new(unsigned __int64) [new_scalar.cpp : 35 + 0x8]
  6  arx.exe!std::allocator::allocate(unsigned __int64) [xmemory : 839 + 0x2a]
  7  arx.exe!std::vector::_Resize_reallocate(unsigned __int64,std::_Value_init_tag const &) [vector : 1242 + 0x0]
  8  arx.exe!std::vector::resize(unsigned __int64) [vector : 1291 + 0x0]
  9  arx.exe!SaveBlock::File::loadOffsets(std::basic_istream &,unsigned long) [SaveBlock.cpp : 107 + 0x0]
 10  arx.exe!SaveBlock::loadFileTable() [SaveBlock.cpp : 318 + 0x14]
 11  arx.exe!SaveBlock::open(bool) [SaveBlock.cpp : 379 + 0x2a]
 12  arx.exe!openCurrentSavedGameFile [ChangeLevel.cpp : 263 + 0x5]
 13  arx.exe!ARX_CHANGELEVEL_Change(std::basic_string const &,std::basic_string const &,float) [ChangeLevel.cpp : 358 + 0x5]
 14  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1215 + 0x0]
 15  arx.exe!ArxGame::run() [ArxGame.cpp : 1133 + 0x0]
 16  arx.exe!runGame() [Core.cpp : 246 + 0x1f]
 17  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 168 + 0x0]
 18  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 19  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 16:26:32 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1750</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1750</guid>
		</item>
		
		<item>
			<title>#1765 - [675B596A] arx.exe!ARX_CHANGELEVEL_Save() [ChangeLevel.cpp:2523]</title>
						<description><![CDATA[Assertion Failed at ChangeLevel.cpp:2523: !savefile.empty() && fs::exists(savefile.parent())

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff61b71722e
 Stack pointer: 0x9d13efe300

Callstack:
 arx.exe!0x7ff61b71722e
 arx.exe!0x7ff61b5f832d
 arx.exe!0x7ff61b5e3f17
 arx.exe!0x7ff61b5e305e
 arx.exe!0x7ff61b5ed585
 arx.exe!0x7ff61b5f9d70
 arx.exe!0x7ff61b6ff85a
 arx.exe!0x7ff61b872c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!ARX_CHANGELEVEL_Save(std::basic_string_view,fs::path const &) [ChangeLevel.cpp : 2523 + 0x1c]
 1  arx.exe!SaveGameList::save(std::basic_string_view,util::HandleType,Image const &) [SaveGame.cpp : 235 + 0x1a]
 2  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1197 + 0x88]
 3  arx.exe!ArxGame::run() [ArxGame.cpp : 1075 + 0x0]
 4  arx.exe!runGame() [Core.cpp : 245 + 0x1f]
 5  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 169 + 0x0]
 6  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 7  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 16:28:16 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1765</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1765</guid>
		</item>
		
		<item>
			<title>#1597 - [34AD08AA] ??()</title>
						<description><![CDATA[Illegal storage access


 Instruction address: 0x617895
 Memory accessed: 0x0
 Stack pointer: 0x7ffdf2a22010

Callstack:
 arx!0x5b7edf
 libpthread-2.31.so!0x7fc8f5e34420
 arx!0x617895
 arx!0x512136
 arx!0x43e23f
 arx!0x648802
 arx!0x47158b
 arx!0x47a1a1
 arx!0x691dba
 arx!0x6972b8
 arx!0x698578
 arx!0x4393e6
 libc-2.31.so!0x7fc8f591e0b3
 arx!0x43a7dd

GDB stack trace:
 [New LWP 2496]
 [New LWP 2497]
 [New LWP 2498]
 [New LWP 2499]
 [New LWP 2500]
 [New LWP 2501]
 [New LWP 2502]
 [New LWP 2503]
 [New LWP 2504]
 [New LWP 2505]
 [New LWP 2509]
 [New LWP 2511]
 [New LWP 2512]
 [New LWP 2513]
 [New LWP 2514]
 [New LWP 20271]
 [Thread debugging using libthread_db enabled]
 Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
 0x00007fc8f59d73bf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7ffdf2a21a30, rem=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
 [Current thread is 1 (Thread 0x7fc8f58f4740 (LWP 2487))]
   Id   Target Id                                       Frame 
 * 1    Thread 0x7fc8f58f4740 (LWP 2487) "arx"          0x00007fc8f59d73bf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7ffdf2a21a30, rem=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
   2    Thread 0x7fc8ed041700 (LWP 2496) "arx:cs0"      futex_wait_cancelable (private=, expected=0, futex_word=0x201b258) at ../sysdeps/nptl/futex-internal.h:183
   3    Thread 0x7fc8e7fff700 (LWP 2497) "arx:disk$0"   futex_wait_cancelable (private=, expected=0, futex_word=0x201e38c) at ../sysdeps/nptl/futex-internal.h:183
   4    Thread 0x7fc8e77fe700 (LWP 2498) "arx:disk$1"   futex_wait_cancelable (private=, expected=0, futex_word=0x201e388) at ../sysdeps/nptl/futex-internal.h:183
   5    Thread 0x7fc8e6ffd700 (LWP 2499) "arx:disk$2"   futex_wait_cancelable (private=, expected=0, futex_word=0x201e388) at ../sysdeps/nptl/futex-internal.h:183
   6    Thread 0x7fc8e67fc700 (LWP 2500) "arx:disk$3"   futex_wait_cancelable (private=, expected=0, futex_word=0x201e388) at ../sysdeps/nptl/futex-internal.h:183
   7    Thread 0x7fc8e5ffb700 (LWP 2501) "arx:sh0"      futex_wait_cancelable (private=, expected=0, futex_word=0x201d7d8) at ../sysdeps/nptl/futex-internal.h:183
   8    Thread 0x7fc8e57fa700 (LWP 2502) "arx:sh1"      futex_wait_cancelable (private=, expected=0, futex_word=0x201d7dc) at ../sysdeps/nptl/futex-internal.h:183
   9    Thread 0x7fc8e4ff9700 (LWP 2503) "arx:sh2"      futex_wait_cancelable (private=, expected=0, futex_word=0x201d7dc) at ../sysdeps/nptl/futex-internal.h:183
   10   Thread 0x7fc8d7fff700 (LWP 2504) "arx:shlo0"    futex_wait_cancelable (private=, expected=0, futex_word=0x201dee0) at ../sysdeps/nptl/futex-internal.h:183
   11   Thread 0x7fc8d77fe700 (LWP 2505) "arx:shlo1"    futex_wait_cancelable (private=, expected=0, futex_word=0x201dee0) at ../sysdeps/nptl/futex-internal.h:183
   12   Thread 0x7fc8d6ffd700 (LWP 2509) "arx:gdrv0"    futex_wait_cancelable (private=, expected=0, futex_word=0x21e1314) at ../sysdeps/nptl/futex-internal.h:183
   13   Thread 0x7fc8d64c3700 (LWP 2511) "threaded-ml"  0x00007fc8f5a0caff in __GI___poll (fds=0x7fc8ac009cb0, nfds=3, timeout=1020) at ../sysdeps/unix/sysv/linux/poll.c:29
   14   Thread 0x7fc8d5cc2700 (LWP 2512) "arx"          futex_wait_cancelable (private=, expected=0, futex_word=0x264240c) at ../sysdeps/nptl/futex-internal.h:183
   15   Thread 0x7fc8d529a700 (LWP 2513) "arx"          futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x1ff2e00) at ../sysdeps/nptl/futex-internal.h:320
   16   Thread 0x7fc8d5099700 (LWP 2514) "Sound Update" 0x00007fc8f59d73bf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7fc8d5098e70, rem=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
   17   Thread 0x7fc896d5e700 (LWP 20271) "Pathfinder"  0x00007fc8f59d73bf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7fc896d5de80, rem=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
 
 Thread 17 (Thread 0x7fc896d5e700 (LWP 20271)):
 #0  0x00007fc8f59d73bf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7fc896d5de80, rem=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
         sc_cancel_oldtype = 0
         sc_ret = 
         r = 
 #1  0x00007fc8f59dd047 in __GI___nanosleep (requested_time=, remaining=) at nanosleep.c:27
         ret = 
 #2  0x00000000006c1f05 in ?? ()
 No symbol table info available.
 #3  0x00000000005a5959 in ?? ()
 No symbol table info available.
 #4  0x00007fc8f5e28609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140499500787456, -1135049281572039933, 140728674151358, 140728674151359, 140728674151680, 140499500785600, 1129931930055611139, 1130004882941809411}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #5  0x00007fc8f5a19293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 16 (Thread 0x7fc8d5099700 (LWP 2514)):
 #0  0x00007fc8f59d73bf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7fc8d5098e70, rem=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
         sc_cancel_oldtype = 0
         sc_ret = 
         r = 
 #1  0x00007fc8f59dd047 in __GI___nanosleep (requested_time=, remaining=) at nanosleep.c:27
         ret = 
 #2  0x00000000006b2b00 in ?? ()
 No symbol table info available.
 #3  0x00000000005a5959 in ?? ()
 No symbol table info available.
 #4  0x00007fc8f5e28609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140500544362240, -1135049281572039933, 140728674165182, 140728674165183, 140728674165456, 140500544360384, 1130074349560533763, 1130004882941809411}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #5  0x00007fc8f5a19293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 15 (Thread 0x7fc8d529a700 (LWP 2513)):
 #0  futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x1ff2e00) at ../sysdeps/nptl/futex-internal.h:320
         __ret = -512
         op = 393
         __ret = 
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         clockbit = 
         op = 
         __ret = 
         resultvar = 
         __arg6 = 
         __arg5 = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a6 = 
         _a5 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  do_futex_wait (sem=sem@entry=0x1ff2e00, abstime=0x0, clockid=0) at sem_waitcommon.c:112
         err = 
 #2  0x00007fc8f5e32548 in __new_sem_wait_slow (sem=0x1ff2e00, abstime=0x0, clockid=0) at sem_waitcommon.c:184
         _buffer = {__routine = 0x7fc8f5e32400 , __arg = 0x1ff2e00, __canceltype = 0, __prev = 0x0}
         err = 
         d = 0
 #3  0x00007fc8f5d7f445 in ?? () from /media/cammera/Datos/Juegos/Arx Fatalis/arx-libertatis-1.2-linux/bin/amd64/libopenal.so.1
 No symbol table info available.
 #4  0x00007fc8f5d50117 in ?? () from /media/cammera/Datos/Juegos/Arx Fatalis/arx-libertatis-1.2-linux/bin/amd64/libopenal.so.1
 No symbol table info available.
 #5  0x00007fc8f5e28609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140500546463488, -1135049281572039933, 140728674163854, 140728674163855, 140728674164000, 140500546461632, 1130074623901569795, 1130004882941809411}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007fc8f5a19293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 14 (Thread 0x7fc8d5cc2700 (LWP 2512)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x264240c) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x26449c0, cond=0x26423e0) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7fc8f5e2f050 , __arg = 0x7fc8d5cc1e20, __canceltype = 8192, __prev = 0x0}
         cbuffer = {wseq = 1972375, cond = 0x26423e0, mutex = 0x26449c0, private = 0}
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 1972375
         seq = 986187
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x26423e0, mutex=0x26449c0) at pthread_cond_wait.c:647
 No locals.
 #3  0x00007fc8ec07287c in pa_threaded_mainloop_wait () from /lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #4  0x00007fc8f5d53da6 in ?? () from /media/cammera/Datos/Juegos/Arx Fatalis/arx-libertatis-1.2-linux/bin/amd64/libopenal.so.1
 No symbol table info available.
 #5  0x00007fc8f5d50117 in ?? () from /media/cammera/Datos/Juegos/Arx Fatalis/arx-libertatis-1.2-linux/bin/amd64/libopenal.so.1
 No symbol table info available.
 #6  0x00007fc8f5e28609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140500557113088, -1135049281572039933, 140728674163694, 140728674163695, 140728674163840, 140500557111232, 1130074928844247811, 1130004882941809411}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #7  0x00007fc8f5a19293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 13 (Thread 0x7fc8d64c3700 (LWP 2511)):
 #0  0x00007fc8f5a0caff in __GI___poll (fds=0x7fc8ac009cb0, nfds=3, timeout=1020) at ../sysdeps/unix/sysv/linux/poll.c:29
         resultvar = 18446744073709551100
         sc_cancel_oldtype = 0
         sc_ret = 
 #1  0x00007fc8ec0721d6 in ?? () from /lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #2  0x00007fc8ec063841 in pa_mainloop_poll () from /lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #3  0x00007fc8ec063ec3 in pa_mainloop_iterate () from /lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #4  0x00007fc8ec063f70 in pa_mainloop_run () from /lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #5  0x00007fc8ec07211d in ?? () from /lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #6  0x00007fc8e40ea72c in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-13.99.so
 No symbol table info available.
 #7  0x00007fc8f5e28609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140500565505792, -1135049281572039933, 140728674163806, 140728674163807, 140728674163808, 140500565503936, 1130071631919977219, 1130004882941809411}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #8  0x00007fc8f5a19293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 12 (Thread 0x7fc8d6ffd700 (LWP 2509)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x21e1314) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x21e12c0, cond=0x21e12e8) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7fc8f5e2f050 , __arg = 0x7fc8d6ffccf0, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 1626959, cond = 0x21e12e8, mutex = 0x21e12c0, private = 0}
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 1626959
         seq = 813479
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x21e12e8, mutex=0x21e12c0) at pthread_cond_wait.c:647
 No locals.
 #3  0x00007fc8f2d1ee7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007fc8f2d1ea7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007fc8f5e28609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140500577277696, -1135049281572039933, 140728674161454, 140728674161455, 140728674161456, 140500577275840, 1130072891419136771, 1130004882941809411}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007fc8f5a19293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 11 (Thread 0x7fc8d77fe700 (LWP 2505)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x201dee0) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x201de90, cond=0x201deb8) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7fc8f5e2f050 , __arg = 0x7fc8d77fdcf0, __canceltype = 90738384, __prev = 0x0}
         cbuffer = {wseq = 8, cond = 0x201deb8, mutex = 0x201de90, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 8
         seq = 4
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x201deb8, mutex=0x201de90) at pthread_cond_wait.c:647
 No locals.
 #3  0x00007fc8f2d1ee7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007fc8f2d1ea7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007fc8f5e28609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140500585670400, -1135049281572039933, 140728674159982, 140728674159983, 140728674159984, 140500585668544, 1130069592347382531, 1130004882941809411}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007fc8f5a19293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 10 (Thread 0x7fc8d7fff700 (LWP 2504)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x201dee0) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x201de90, cond=0x201deb8) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7fc8f5e2f050 , __arg = 0x7fc8d7ffecf0, __canceltype = 33673088, __prev = 0x0}
         cbuffer = {wseq = 6, cond = 0x201deb8, mutex = 0x201de90, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 6
         seq = 3
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x201deb8, mutex=0x201de90) at pthread_cond_wait.c:647
 No locals.
 #3  0x00007fc8f2d1ee7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007fc8f2d1ea7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007fc8f5e28609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140500594063104, -1135049281572039933, 140728674159982, 140728674159983, 140728674159984, 140500594061248, 1130070693469623043, 1130004882941809411}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007fc8f5a19293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 9 (Thread 0x7fc8e4ff9700 (LWP 2503)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x201d7dc) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x201d788, cond=0x201d7b0) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7fc8f5e2f050 , __arg = 0x7fc8e4ff8cf0, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 65, cond = 0x201d7b0, mutex = 0x201d788, private = 0}
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 65
         seq = 32
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x201d7b0, mutex=0x201d788) at pthread_cond_wait.c:647
 No locals.
 #3  0x00007fc8f2d1ee7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007fc8f2d1ea7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007fc8f5e28609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140500812142336, -1135049281572039933, 140728674159982, 140728674159983, 140728674159984, 140500812140480, 1130042102946075395, 1130004882941809411}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007fc8f5a19293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 8 (Thread 0x7fc8e57fa700 (LWP 2502)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x201d7dc) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x201d788, cond=0x201d7b0) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7fc8f5e2f050 , __arg = 0x7fc8e57f9cf0, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 67, cond = 0x201d7b0, mutex = 0x201d788, private = 0}
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 67
         seq = 33
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x201d7b0, mutex=0x201d788) at pthread_cond_wait.c:647
 No locals.
 #3  0x00007fc8f2d1ee7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007fc8f2d1ea7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007fc8f5e28609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140500820535040, -1135049281572039933, 140728674159982, 140728674159983, 140728674159984, 140500820533184, 1130038803874321155, 1130004882941809411}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007fc8f5a19293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 7 (Thread 0x7fc8e5ffb700 (LWP 2501)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x201d7d8) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x201d788, cond=0x201d7b0) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7fc8f5e2f050 , __arg = 0x7fc8e5ffacf0, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 68, cond = 0x201d7b0, mutex = 0x201d788, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 68
         seq = 34
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x201d7b0, mutex=0x201d788) at pthread_cond_wait.c:647
 No locals.
 #3  0x00007fc8f2d1ee7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007fc8f2d1ea7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007fc8f5e28609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140500828927744, -1135049281572039933, 140728674159982, 140728674159983, 140728674159984, 140500828925888, 1130039904996561667, 1130004882941809411}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007fc8f5a19293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 6 (Thread 0x7fc8e67fc700 (LWP 2500)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x201e388) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x201e338, cond=0x201e360) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7fc8f5e2f050 , __arg = 0x7fc8e67fbcf0, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 6, cond = 0x201e360, mutex = 0x201e338, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 6
         seq = 3
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x201e360, mutex=0x201e338) at pthread_cond_wait.c:647
 No locals.
 #3  0x00007fc8f2d1ee7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007fc8f2d1ea7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007fc8f5e28609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140500837320448, -1135049281572039933, 140728674159454, 140728674159455, 140728674159456, 140500837318592, 1130036605924807427, 1130004882941809411}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007fc8f5a19293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 5 (Thread 0x7fc8e6ffd700 (LWP 2499)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x201e388) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x201e338, cond=0x201e360) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7fc8f5e2f050 , __arg = 0x7fc8e6ffccf0, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 2, cond = 0x201e360, mutex = 0x201e338, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 2
         seq = 1
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x201e360, mutex=0x201e338) at pthread_cond_wait.c:647
 No locals.
 #3  0x00007fc8f2d1ee7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007fc8f2d1ea7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007fc8f5e28609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140500845713152, -1135049281572039933, 140728674159454, 140728674159455, 140728674159456, 140500845711296, 1130037707047047939, 1130004882941809411}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007fc8f5a19293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 4 (Thread 0x7fc8e77fe700 (LWP 2498)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x201e388) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x201e338, cond=0x201e360) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7fc8f5e2f050 , __arg = 0x7fc8e77fdcf0, __canceltype = 0, __prev = 0x0}
         cbuffer = {wseq = 4, cond = 0x201e360, mutex = 0x201e338, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 4
         seq = 2
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x201e360, mutex=0x201e338) at pthread_cond_wait.c:647
 No locals.
 #3  0x00007fc8f2d1ee7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007fc8f2d1ea7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007fc8f5e28609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140500854105856, -1135049281572039933, 140728674159454, 140728674159455, 140728674159456, 140500854104000, 1130034407975293699, 1130004882941809411}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007fc8f5a19293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 3 (Thread 0x7fc8e7fff700 (LWP 2497)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x201e38c) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x201e338, cond=0x201e360) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7fc8f5e2f050 , __arg = 0x7fc8e7ffecf0, __canceltype = 892482355, __prev = 0x0}
         cbuffer = {wseq = 9, cond = 0x201e360, mutex = 0x201e338, private = 0}
         err = 
         g = 1
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 9
         seq = 4
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x201e360, mutex=0x201e338) at pthread_cond_wait.c:647
 No locals.
 #3  0x00007fc8f2d1ee7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007fc8f2d1ea7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007fc8f5e28609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140500862498560, -1135049281572039933, 140728674159454, 140728674159455, 140728674159456, 140500862496704, 1130035509097534211, 1130004882941809411}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007fc8f5a19293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 2 (Thread 0x7fc8ed041700 (LWP 2496)):
 #0  futex_wait_cancelable (private=, expected=0, futex_word=0x201b258) at ../sysdeps/nptl/futex-internal.h:183
         __ret = -512
         oldtype = 0
         err = 
         oldtype = 
         err = 
         __ret = 
         resultvar = 
         __arg4 = 
         __arg3 = 
         __arg2 = 
         __arg1 = 
         _a4 = 
         _a3 = 
         _a2 = 
         _a1 = 
 #1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x201b208, cond=0x201b230) at pthread_cond_wait.c:508
         spin = 0
         buffer = {__routine = 0x7fc8f5e2f050 , __arg = 0x7fc8ed040cf0, __canceltype = 49, __prev = 0x0}
         cbuffer = {wseq = 2226896, cond = 0x201b230, mutex = 0x201b208, private = 0}
         err = 
         g = 0
         flags = 
         g1_start = 
         signals = 
         result = 0
         wseq = 2226896
         seq = 1113448
         private = 
         maxspin = 
         err = 
         result = 
         wseq = 
         g = 
         seq = 
         flags = 
         private = 
         signals = 
         g1_start = 
         spin = 
         buffer = 
         cbuffer = 
         s = 
 #2  __pthread_cond_wait (cond=0x201b230, mutex=0x201b208) at pthread_cond_wait.c:647
 No locals.
 #3  0x00007fc8f2d1ee7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #4  0x00007fc8f2d1ea7b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #5  0x00007fc8f5e28609 in start_thread (arg=) at pthread_create.c:477
         ret = 
         pd = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140500946654976, -1135049281572039933, 140728674160126, 140728674160127, 140728674160128, 140500946653120, 1130021671786648323, 1130004882941809411}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 0
 #6  0x00007fc8f5a19293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 No locals.
 
 Thread 1 (Thread 0x7fc8f58f4740 (LWP 2487)):
 #0  0x00007fc8f59d73bf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7ffdf2a21a30, rem=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
         sc_cancel_oldtype = 0
         sc_ret = 
         r = 
 #1  0x00007fc8f59dd047 in __GI___nanosleep (requested_time=, remaining=) at nanosleep.c:27
         ret = 
 #2  0x00000000005b7f48 in ?? ()
 No symbol table info available.
 #3  
 No locals.
 #4  0x0000000000617895 in ?? ()
 No symbol table info available.
 #5  0x0000000000512136 in ?? ()
 No symbol table info available.
 #6  0x000000000043e23f in ?? ()
 No symbol table info available.
 #7  0x0000000000648802 in ?? ()
 No symbol table info available.
 #8  0x000000000047158b in ?? ()
 No symbol table info available.
 #9  0x000000000047a1a1 in ?? ()
 No symbol table info available.
 #10 0x0000000000691dba in ?? ()
 No symbol table info available.
 #11 0x00000000006972b8 in ?? ()
 No symbol table info available.
 #12 0x0000000000698578 in ?? ()
 No symbol table info available.
 #13 0x00000000004393e6 in ?? ()
 No symbol table info available.
 #14 0x00007fc8f591e0b3 in __libc_start_main (main=0x437a60, argc=2, argv=0x7ffdf2a22f28, init=, fini=, rtld_fini=, stack_end=0x7ffdf2a22f18) at ../csu/libc-start.c:308
         self = 
         result = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {7122768, -1135049281572039933, 4433844, 140728674168608, 0, 0, 1136204484416246531, 1130005014867612419}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x2, 0x7ffdf2a22f28}, data = {prev = 0x0, cleanup = 0x0, canceltype = 2}}}
         not_first_call = 
 #15 0x000000000043a7dd in ?? ()
 No symbol table info available.
 #16 0x00007ffdf2a22f18 in ?? ()
 No symbol table info available.
 #17 0x000000000000001c in ?? ()
 No symbol table info available.
 #18 0x0000000000000002 in ?? ()
 No symbol table info available.
 #19 0x00007ffdf2a24ba0 in ?? ()
 No symbol table info available.
 #20 0x00007ffdf2a24bef in ?? ()
 No symbol table info available.
 #21 0x0000000000000000 in ?? ()
 No symbol table info available.
 [Inferior 1 (process 2487) detached]
 
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:28:31 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1597</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1597</guid>
		</item>
		
		<item>
			<title>#1008 - [B66D280D]   arx.exe!ApplyDynLight_VertexBuffer_2() [animationrender.cpp:2628]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!0x140295794 
  arx.exe!0x14011e3b3 
  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:
 0  arx.exe!ApplyDynLight_VertexBuffer_2(EERIEPOLY *,short,short,SMY_VERTEX *,unsigned short,unsigned short,unsigned short,unsigned short) [animationrender.cpp : 2628 + 0xc]
 1  arx.exe!ARX_PORTALS_Frustrum_RenderRoomTCullSoft(long,EERIE_FRUSTRUM_DATA *,long,long) [scene.cpp : 2126 + 0x0]
 2  arx.exe!ARX_PORTALS_Frustrum_RenderRoomsTCullSoft(long,long) [scene.cpp : 1534 + 0x2c]
 3  arx.exe!ARX_SCENE_Render(long) [scene.cpp : 2963 + 0x0]
 4  arx.exe!ArxGame::Render() [arxgame.cpp : 1696 + 0x0]
 5  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x13]
 6  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 7  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]

Registers:
  RAX:00000000FF321E1B  RBX:0000000000000000  RCX:0000000000000165  RDX:0000000000000079  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:7768A561
  SS:RSP:002B:000000000012FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010246
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:29:20 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1008</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1008</guid>
		</item>
		
		<item>
			<title>#944 - [6D7F32C] arx.exe!audio::OpenALSource::updateBuffers() [openalsource.cpp:675]</title>
						<description><![CDATA[Assertion Failed at OpenALSource.cpp:675: sourceState != AL_INITIAL && sourceState != AL_PAUSED

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x487c97
 Stack pointer: 0x969fd20
 Frame pointer: 0x0

Callstack:
 Warning: WoW64 process detected, stack may be corrupted!
 arx.exe!0x487c97
Symbols:
 0  arx.exe!audio::OpenALSource::updateBuffers() [openalsource.cpp : 675 + 0x2b]
 1  arx.exe!audio::OpenALSource::updateCulling() [openalsource.cpp : 624 + 0x26]
 2  arx.exe!SoundUpdateThread::run() [gamesound.cpp : 1643 + 0xcb]
Main thread symbols:
  3  arx.exe!audio::setSamplePosition(long,glm::tvec3 const &) [audio.cpp : 543 + 0x14]
  4  arx.exe!HarmSpell::Update() [spellslvl02.cpp : 462 + 0x1a]
  5  arx.exe!ARX_SPELLS_Update() [spells.cpp : 1140 + 0x5]
  6  arx.exe!ArxGame::renderLevel() [arxgame.cpp : 2051 + 0x5]
  7  arx.exe!ArxGame::render() [arxgame.cpp : 2230 + 0x5]
  8  arx.exe!ArxGame::doFrame() [arxgame.cpp : 1328 + 0x5]
  9  arx.exe!ArxGame::run() [arxgame.cpp : 1250 + 0x7]
 10  arx.exe!runGame() [core.cpp : 289 + 0xb]
 11  arx.exe!utf8_main(int,char * * const) [startup.cpp : 203 + 0x5]
 12  arx.exe!WinMain [windowsmaingui.cpp : 48 + 0xd]
Symbols from other dump:
 0  arx.exe!audio::OpenALSource::updateBuffers() [openalsource.cpp : 675 + 0x2b]
 1  arx.exe!audio::OpenALSource::updateCulling() [openalsource.cpp : 633 + 0x6]
 2  arx.exe!SoundUpdateThread::run() [gamesound.cpp : 1643 + 0xcb]
Main thread symbols from other dump:
 3  arx.exe!audio::getSampleName(long,res::path &) [audio.cpp : 559 + 0x14]
 4  arx.exe!ARX_SOUND_PlaySFX(long &,glm::tvec3 const *,float,SoundLoopMode) [gamesound.cpp : 502 + 0xb]
 5  arx.exe!ARX_DAMAGES_AddVisual [damage.cpp : 904 + 0x17]
 6  arx.exe!ARX_DAMAGES_UpdateDamage [damage.cpp : 1044 + 0xf]
 7  arx.exe!ArxGame::renderLevel() [arxgame.cpp : 2152 + 0x5]]]></description>
						<pubDate>Thu, 17 Jul 2025 16:30:21 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/944</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/944</guid>
		</item>
		
		<item>
			<title>#384 - [FEF67411]   arx.exe!ARX_INTERFACE_RenderCursorInternal()  interface.cpp(7866) </title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!ARX_INTERFACE_RenderCursorInternal()  interface.cpp(7866) 
  arx.exe!ArxGame::Render()  arxgame.cpp(1993) 
  arx.exe!ArxGame::Run()  arxgame.cpp(564) 
  arx.exe!runGame()  core.cpp(841) 
  arx.exe!WinMain()  core.cpp(874) 
  arx.exe!__tmainCRTStartup()  crtexe.c(547) 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 

Registers:
  RAX:00000000000002E6  RBX:0000000000000000  RCX:000000003ECC0000  RDX:0000000000000016  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:7770C521
  SS:RSP:002B:00000000009BFF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010246
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:31:21 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/384</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/384</guid>
		</item>
		
		<item>
			<title>#1586 - [E8B3018C] arx.exe!BackgroundRenderOpaque() [Scene.cpp:1171]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff71285664e
 Memory accessed: 0x0
 Stack pointer: 0xe439a9f270

Callstack:
 arx.exe!0x7ff71285664e
 arx.exe!0x7ff7128575b9
 arx.exe!0x7ff712718185
 arx.exe!0x7ff712719146
 arx.exe!0x7ff7127158c2
 arx.exe!0x7ff71272a13e
 arx.exe!0x7ff71282418a
 arx.exe!0x7ff71299e05a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!BackgroundRenderOpaque [Scene.cpp : 1171 + 0xb]
 1  arx.exe!ARX_SCENE_Render() [Scene.cpp : 1409 + 0x0]
 2  arx.exe!ArxGame::renderLevel() [ArxGame.cpp : 1879 + 0x0]
 3  arx.exe!ArxGame::render() [ArxGame.cpp : 2047 + 0x0]
 4  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1269 + 0x0]
 5  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 164 + 0xa5]
 6  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 7  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 16:31:54 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1586</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1586</guid>
		</item>
		
		<item>
			<title>#1678 - [A851A4BD] arx.exe!CheckAnythingInCylinder_Inner() [Collisions.cpp:543]</title>
						<description><![CDATA[Assertion Failed at Collisions.cpp:543: source->ioflags & IO_NPC

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff74e35eb10
 Stack pointer: 0xf2088fe0f0

Callstack:
 arx.exe!0x7ff74e35eb10
 arx.exe!0x7ff74e35f61a
 arx.exe!0x7ff74e35d591
 arx.exe!0x7ff74e229007
 arx.exe!0x7ff74e3982ed
 arx.exe!0x7ff74e3a6e3a
 arx.exe!0x7ff74e2563b0
 arx.exe!0x7ff74e2576f0
 arx.exe!0x7ff74e253f02
 arx.exe!0x7ff74e25300e
 arx.exe!0x7ff74e25d535
 arx.exe!0x7ff74e269d00
 arx.exe!0x7ff74e36f2ba
 arx.exe!0x7ff74e4e204a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  0  arx.exe!CheckAnythingInCylinder_Inner [Collisions.cpp : 543 + 0x1c]
  1  arx.exe!CheckAnythingInCylinder(Cylinder const &,Entity *,Flags) [Collisions.cpp : 673 + 0x0]
  2  arx.exe!PushIO_ON_Top(Entity const &,float) [Collisions.cpp : 331 + 0x10]
  3  arx.exe!StoreEntityMovement [AnimationRender.cpp : 1184 + 0x0]
  4  arx.exe!UpdateInter() [Interactive.cpp : 1954 + 0x8a]
  5  arx.exe!ARX_SCENE_Update() [Scene.cpp : 1576 + 0x0]
  6  arx.exe!ArxGame::updateLevel() [ArxGame.cpp : 1720 + 0x0]
  7  arx.exe!ArxGame::render() [ArxGame.cpp : 1954 + 0x0]
  8  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1209 + 0x0]
  9  arx.exe!ArxGame::run() [ArxGame.cpp : 1075 + 0x0]
 10  arx.exe!runGame() [Core.cpp : 245 + 0x1f]
 11  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 169 + 0x0]
 12  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 13  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 16:33:25 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1678</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1678</guid>
		</item>
		
		<item>
			<title>#1814 - [5AEEC70F] OpenGLOn12.dll!_glapi_set_nop_handler()</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff88680f39e
 Memory accessed: 0x374
 Stack pointer: 0x6b85efbdf0

Callstack:
 OpenGLOn12.dll!_glapi_set_nop_handler()
 OpenGLOn12.dll!_glapi_set_nop_handler()
 OpenGLOn12.dll!_glapi_set_nop_handler()
 OpenGLOn12.dll!stw_unbind_context()
 OpenGLOn12.dll!stw_unbind_context()
 OpenGLOn12.dll!_glapi_set_nop_handler()
 OpenGLOn12.dll!_glapi_set_nop_handler()
 OpenGLOn12.dll!_glapi_set_nop_handler()
 OpenGLOn12.dll!_glapi_set_nop_handler()
 OpenGLOn12.dll!_glapi_set_nop_handler()
 OpenGLOn12.dll!_glapi_set_nop_handler()
 OpenGLOn12.dll!_glapi_set_nop_handler()
 OpenGLOn12.dll!stw_unbind_context()
 OpenGLOn12.dll!stw_unbind_context()
 OpenGLOn12.dll!stw_unbind_context()
 OpenGLOn12.dll!stw_unbind_context()
 OpenGLOn12.dll!st_context_flush()
 OpenGLOn12.dll!stw_get_framebuffer_resource()
 OpenGLOn12.dll!stw_make_current()
 OpenGLOn12.dll!DrvReleaseContext()
 opengl32.dll!wglMakeCurrent()
 opengl32.dll!wglDeleteContext()
 OPENGL32.DLL!wglDeleteContext()
 SDL2.dll!SDL_DYNAPI_entry()
 SDL2.dll!SDL_DYNAPI_entry()
 arx.exe!0x7ff7617ac4b4
 arx.exe!0x7ff7617acc5b
 arx.exe!0x7ff76160c5dd
 arx.exe!0x7ff76160a765
 arx.exe!0x7ff76161a739
 arx.exe!0x7ff7616269eb
 arx.exe!0x7ff7617247aa
 arx.exe!0x7ff761873a62
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:33:35 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1814</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1814</guid>
		</item>
		
		<item>
			<title>#1525 - [26ECC18F] OpenAL32.dll!alSourcePlayv()</title>
						<description><![CDATA[Unhandled exception

Exception code: ACCESS_VIOLATION


 Instruction address: 0x6cd3984a
 Memory accessed: 0xc
 Stack pointer: 0x91dc3fed20

Callstack:
 OpenAL32.dll!alSourcePlayv()
 OpenAL32.dll!alSourcePlay()
 arx.exe!0x7ff69de5b4d3
 arx.exe!0x7ff69de635ed
 arx.exe!0x7ff69de5441e
 arx.exe!0x7ff69de542f3
 arx.exe!0x7ff69df83f96
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:36:13 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1525</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1525</guid>
		</item>
		
		<item>
			<title>#900 - [5A398184]   nvoglv64.DLL!DrvPresentBuffers() </title>
						<description><![CDATA[Illegal storage access

Callstack:
  nvoglv64.DLL!DrvPresentBuffers() 
  nvoglv64.DLL!DrvPresentBuffers() 
  nvoglv64.DLL!DrvPresentBuffers() 
  nvoglv64.DLL!DrvPresentBuffers() 
  nvoglv64.DLL!DrvPresentBuffers() 
  nvoglv64.DLL!0x5b95d916 
  nvoglv64.DLL!0x5b959240 
  nvoglv64.DLL!0x5b9658eb 
  arx.exe!0x140022590 
  arx.exe!0x140017aa5 
  arx.exe!0x140297592 
  arx.exe!0x14028dc30 
  arx.exe!0x140122844 
  arx.exe!0x140258f27 
  arx.exe!0x140250fde 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 
Symbols:
 0  arx.exe!GLVertexBuffer::setData(TexturedVertex const *,unsigned __int64,unsigned __int64,Flags) [glvertexbuffer.h : 181 + 0x0]
 1  arx.exe!CircularVertexBuffer::draw(Renderer::Primitive,TexturedVertex const *,unsigned __int64) [vertexbuffer.h : 116 + 0x0]
 2  arx.exe!ARX_DrawPrimitive(TexturedVertex *,TexturedVertex *,TexturedVertex *,float) [animationrender.cpp : 1340 + 0x0]
 3  arx.exe!ARXDRAW_DrawInterShadows() [draweffects.cpp : 173 + 0x13]
 4  arx.exe!ARX_SCENE_Render(long) [scene.cpp : 3143 + 0x0]
 5  arx.exe!ArxGame::Render() [arxgame.cpp : 1696 + 0x0]
 6  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x13]
 7  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 8  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]

Registers:
  RAX:0000000005352B50  RBX:0000000000000000  RCX:0000000003040980  RDX:00000000025B33D0  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:76D0A2E1
  SS:RSP:002B:000000000012FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010206
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:40:23 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/900</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/900</guid>
		</item>
		
		<item>
			<title>#799 - [D058377B]   arx.exe!Input::actionPressed() [input.cpp:949]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!0x14016080e 
  arx.exe!0x1401a2243 
  arx.exe!0x14028a807 
  arx.exe!0x1402569c2 
  arx.exe!0x140250fde 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 
Symbols:
 0  arx.exe!Input::actionPressed(int) [input.cpp : 949 + 0x0]
 1  arx.exe!ARX_INTERFACE_RenderCursorInternal(long) [interface.cpp : 7787 + 0x25]
 2  arx.exe!ARX_Menu_Render() [menu.cpp : 719 + 0x7]
 3  arx.exe!ArxGame::Render() [arxgame.cpp : 959 + 0x5]
 4  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x13]
 5  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 6  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]

Registers:
  RAX:0000000020510004  RBX:0000000000000000  RCX:0000000040600350  RDX:0000000004ABA9AC  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:77BAB981
  SS:RSP:002B:000000000012FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010217
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:41:27 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/799</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/799</guid>
		</item>
		
		<item>
			<title>#1803 - [C11E762] arx.exe!0x7ff7fd8a5ed2</title>
						<description><![CDATA[Assertion Failed at Inventory.cpp:104: slot.entity == nullptr

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff7fd8a5ed2
 Stack pointer: 0x8f216fe270

Callstack:
 arx.exe!0x7ff7fd8a5ed2
 arx.exe!0x7ff7fd8b5c36
 arx.exe!0x7ff7fda33858
 arx.exe!0x7ff7fd9e0617
 arx.exe!0x7ff7fd9dd3da
 arx.exe!0x7ff7fd938ad1
 arx.exe!0x7ff7fd93d492
 arx.exe!0x7ff7fd885d25
 arx.exe!0x7ff7fd8876f0
 arx.exe!0x7ff7fd883f02
 arx.exe!0x7ff7fd88300e
 arx.exe!0x7ff7fd88d535
 arx.exe!0x7ff7fd899d00
 arx.exe!0x7ff7fd99f2ba
 arx.exe!0x7ff7fdb1204a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:44:07 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1803</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1803</guid>
		</item>
		
		<item>
			<title>#1094 - [F4AE7D16] Thread::entryPoint() Thread.cpp:144</title>
						<description><![CDATA[Illegal storage access: address not mapped to object


 Instruction address: 0x78138
 Memory accessed: 0xffffffff81000020
 Stack pointer: 0x722fed20
 Frame pointer: 0x722fee6c

Callstack:
 arx!0x1f6548
 arx!0x1f66f0
 libc-2.24.so!0x7688e6c0
 arx!0x78138

GDB stack trace:
 [New LWP 916]
 [New LWP 917]
 [Thread debugging using libthread_db enabled]
 Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
 0x76eee3c4 in read () at ../sysdeps/unix/syscall-template.S:84
 [Current thread is 1 (Thread 0x75d9c000 (LWP 912))]
   Id   Target Id         Frame 
 * 1    Thread 0x75d9c000 (LWP 912) "arx" 0x76eee3c4 in read () at ../sysdeps/unix/syscall-template.S:84
   2    Thread 0x71aff330 (LWP 916) "arx" 0x76929d50 in poll () at ../sysdeps/unix/syscall-template.S:84
   3    Thread 0x722ff330 (LWP 917) "arx" 0x76eeed10 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
 
 Thread 3 (Thread 0x722ff330 (LWP 917)):
 #0  0x76eeed10 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
 No locals.
 #1  0x001f65b4 in CrashHandlerPOSIX::handleCrash (this=0x1e3e4b0, signal=, info=, context=) at /home/pi/src/ArxLibertatis-master/src/platform/crashhandler/CrashHandlerPOSIX.cpp:498
         t = {tv_sec = 0, tv_nsec = 100000}
         processor = 918
         argument = "\000\000\000\000\240\206\001", '\000' 
         args = {0x0, 0x0, 0x0}
 #2  0x001f66f0 in signalHandler (signal=, info=, context=) at /home/pi/src/ArxLibertatis-master/src/platform/crashhandler/CrashHandlerPOSIX.cpp:84
 No locals.
 #3  
 No locals.
 #4  0x00078138 in Thread::entryPoint (param=0x81000010) at /home/pi/src/ArxLibertatis-master/src/platform/Thread.cpp:144
         thread = 
 #5  0x76ee3fc4 in start_thread (arg=0x722ff330) at pthread_create.c:335
         pd = 0x722ff330
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-195224826, -258160214, 1915745072, 2123871120, 0, 338, 2123871120, 4096, 34471240, 1915743852, 0 }, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
         pagesize_m1 = 
         sp = 
         freesize = 
         __PRETTY_FUNCTION__ = "start_thread"
 #6  0x76932c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
 No locals.
 Backtrace stopped: previous frame identical to this frame (corrupt stack?)
 
 Thread 2 (Thread 0x71aff330 (LWP 916)):
 #0  0x76929d50 in poll () at ../sysdeps/unix/syscall-template.S:84
 No locals.
 #1  0x76751040 in ?? () from /usr/lib/arm-linux-gnueabihf/libasound.so.2
 No symbol table info available.
 Backtrace stopped: previous frame identical to this frame (corrupt stack?)
 
 Thread 1 (Thread 0x75d9c000 (LWP 912)):
 #0  0x76eee3c4 in read () at ../sysdeps/unix/syscall-template.S:84
 No locals.
 #1  0x76ae03bc in std::__basic_file::xsgetn(char*, int) () from /usr/lib/arm-linux-gnueabihf/libstdc  .so.6
 No symbol table info available.
 #2  0x76b1dff4 in std::basic_filebuf::underflow() () from /usr/lib/arm-linux-gnueabihf/libstdc  .so.6
 No symbol table info available.
 #3  0x76b513d8 in std::basic_streambuf::xsgetn(char*, int) () from /usr/lib/arm-linux-gnueabihf/libstdc  .so.6
 No symbol table info available.
 #4  0x76b1da54 in std::basic_filebuf::xsgetn(char*, int) () from /usr/lib/arm-linux-gnueabihf/libstdc  .so.6
 No symbol table info available.
 #5  0x76b2a40c in std::istream::read(char*, int) () from /usr/lib/arm-linux-gnueabihf/libstdc  .so.6
 No symbol table info available.
 #6  0x0002c298 in fs::read (n=, buf=0x7e97af44, ifs=) at /home/pi/src/ArxLibertatis-master/src/io/fs/FileStream.h:86
 No locals.
 #7  (anonymous namespace)::UncompressedFileHandle::read (this=0x207bcf0, buf=0x7e97af44, size=) at /home/pi/src/ArxLibertatis-master/src/io/resource/PakReader.cpp:142
         nread = 4
 #8  0x00136148 in (anonymous namespace)::ChunkFile::check (id=0x246df4 "RIFF", this=0x7e97af40) at /home/pi/src/ArxLibertatis-master/src/audio/codec/WAV.cpp:133
         cc = "\000\000\000"
 #9  audio::StreamWAV::setStream (_stream=0x207bcf0, this=0x20d6020) at /home/pi/src/ArxLibertatis-master/src/audio/codec/WAV.cpp:187
         wave = {file = 0x207bcf0, offset = 0}
         _stream = 0x207bcf0
         this = 0x20d6020
 #10 audio::createStream (name=@0x20d5f28: {pathstr = "footstep_stealth_metal_step2.wav"}) at /home/pi/src/ArxLibertatis-master/src/audio/Stream.cpp:65
         file = 0x207bcf0
         stream = 0x20d6020
 #11 0x00139474 in audio::Sample::load (this=0x20d5f20) at /home/pi/src/ArxLibertatis-master/src/audio/Sample.cpp:79
         stream = 0x76b91000
         this = 0x20d5f20
 #12 audio::createSample (name=@0x7e97b074: {pathstr = "footstep_stealth_metal_step2.wav"}) at /home/pi/src/ArxLibertatis-master/src/audio/Audio.cpp:303
         lock = {lock = 0x20e0a38}
         sample = 0x20d5f20
         s_id = -1
 #13 0x001a3d50 in ARX_SOUND_CreateCollisionMaps () at /home/pi/src/ArxLibertatis-master/src/scene/GameSound.cpp:1470
         oss = 
         sample = -1
         mi = 2
         ki = {name = "metal", value = "FootStep_stealth_metal_step"}
         section = @0x20d4d0c: {keys = std::vector of length -74, capacity -717285 = {{name = , value = }, {name = "", value = "footstep_shoe_water_step.wav"}, {name = , value = "\000\000\000\030\017\000\000\000\000\000\373\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\005\001\000\000\000\000\000\000\003\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\004\003\000\000\000\000\000\203\000\000\000\000\000\000\000\300\003\000\004\003\000\000\000\205\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\020\004\000\000\000\000\000\373\000\000\000\000\000\000\000\f\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\003\f\000\000\000\000\000\377\000\000\000\000\000\000\000\000\020\f\000\000\000\000\000\373\000\000\000\000\000\000\000\017\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\300\003\017\000\000\000\000\000\377\000\000\000\000\000\000\000\000\030\017\000\000\000"...}, {name = "\000\000:\001\230\237\000\000pq\024\246\027\247\000\000\321(\347\210\025@\302(\000\000\000\000\233\233\000\000\063E\217\036\016\002\366z\000\000\316\016fM\000\000\000\000 '\032q\257\t\000\000R\036V\233\000\000^8\000\000KP\000\000\000\000\000\000D\016\000\000\000\000\000\000\000\000\377e\000\000\327\004\000\000\\4\205\071\a!\017\234\000\000\024!\000\000\254s\237h\263)\000\000\000\000\000\000\000\000j\025y\025\210\025\000\000\va\000\000Ib\000\000\000\000\000\000\000\000D\226\017(\000\000\000\000\350o\000\000 \234\000\000\324\024\000\000\000\000\251\227cG\301wD\b\000\000\231u\000\000\vn1gg\225/(\240D\000\000\303t\000\000R\bD\246"..., value = "footstep_shoe_water_step2.wav"}, {name = , value = "\000\000\000\030\017\000\000\000\000\000\373\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\005\001\000\000\000\000\000\000\003\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\004\003\000\000\000\000\000\203\000\000\000\000\000\000\000\300\003\000\004\003\000\000\000\205\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\020\004\000\000\000\000\000\373\000\000\000\000\000\000\000\f\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\003\f\000\000\000\000\000\377\000\000\000\000\000\000\000\000\020\f\000\000\000\000\000\373\000\000\000\000\000\000\000\017\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\300\003\017\000\000\000\000\000\377\000\000\000\000\000\000\000\000\030\017\000\000\000"...}, {name = , value = "footstep_shoe_water_step3.wav"}, {name = , value = "\000\000\000\030\017\000\000\000\000\000\373\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\005\001\000\000\000\000\000\000\003\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\004\003\000\000\000\000\000\203\000\000\000\000\000\000\000\300\003\000\004\003\000\000\000\205\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\020\004\000\000\000\000\000\373\000\000\000\000\000\000\000\f\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\003\f\000\000\000\000\000\377\000\000\000\000\000\000\000\000\020\f\000\000\000\000\000\373\000\000\000\000\000\000\000\017\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\300\003\017\000\000\000\000\000\377\000\000\000\000\000\000\000\000\030\017\000\000\000"...}, {name = , value = ""}, {name = "footstep_shoe_water_step4.wav", value = }, {name = "\000\000\000\030\017\000\000\000\000\000\373\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\005\001\000\000\000\000\000\000\003\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\004\003\000\000\000\000\000\203\000\000\000\000\000\000\000\300\003\000\004\003\000\000\000\205\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\020\004\000\000\000\000\000\373\000\000\000\000\000\000\000\f\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\003\f\000\000\000\000\000\377\000\000\000\000\000\000\000\000\020\f\000\000\000\000\000\373\000\000\000\000\000\000\000\017\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\300\003\017\000\000\000\000\000\377\000\000\000\000\000\000\000\000\030\017\000\000\000"..., value = }, {name = "footstep_stealth_metal_step.wav", value = }, {name = "\000\000\000\030\017\000\000\000\000\000\373\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\005\001\000\000\000\000\000\000\003\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\004\003\000\000\000\000\000\203\000\000\000\000\000\000\000\300\003\000\004\003\000\000\000\205\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\020\004\000\000\000\000\000\373\000\000\000\000\000\000\000\f\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\003\f\000\000\000\000\000\377\000\000\000\000\000\000\000\000\020\f\000\000\000\000\000\373\000\000\000\000\000\000\000\017\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\300\003\017\000\000\000\000\000\377\000\000\000\000\000\000\000\000\030\017\000\000\000"..., value = }, {name = "\360\266\t\002\304\327\231vh]\r\002\000\000\000\000\000\000\000\000\001\000\000\000\060\374\004\002\320A\a\002\370\364\a\002P\303\a\002\300\032\n\002P/\b\002\360Q\022\002\371\001\000\000\000\000\000\000\000\000\002\002\260K\b\002\000\000\000\000\000\000\000\000\221\001\000\000L\331\231vL\331\231v", '\000' ..., value = }, {name = , value = }, {name = "", value = "H\303\a\002\310A\a\002\020\000\000\000 \000\000\000\224G$\000 \000\000\000\000\000\000\000X\355\005\002\030\b\023\000\061\000\000\000pole1\000\000\000\001\000\000\000d7\377\001\000\000\000\000\000\000\000\000@\365\a\002\b\000\000\000pole.asl\000\000\000\000\000\000\000\000\b\365\a\002!\000\000\000\224G$\000\253\000\000\000\000\000\000\000X\355\005\002I\b\023\000j\000\000\000\000\000\000\000\061\000\000\000\001\000\000\000$8\377\001\000\000\000\000\000\000\000\000\220\365\a\002\b\000\000\000pole.asl\000\000\000\000\000\000\000\000X\365\a\002!\000\000\000\224G$\000X\000\000\000\000\000\000\000X\355\005\002\263\b\023\000\067\000\000\000"...}, {name = , value = "D\331\231vD\331\231vL\331\231vL\331\231vT\331\231vT\331\231v\\\331\231v\\\331\231vd\331\231vd\331\231vl\331\231vl\331\231vt\331\231vt\331\231v|\331\231v|\331\231v\204\331\231v\204\331\231v\214\331\231v\214\331\231v\224\331\231v\224\331\231v\234\331\231v\234\331\231v\244\331\231v\244\331\231v\254\331\231v\254\331\231v\264\331\231v\264\331\231v\274\331\231v\274\331\231v\304\331\231v\304\331\231v\314\331\231v\314\331\231v\324\331\231v\324\331\231v\334\331\231v\334\331\231v\344\331\231v\344\331\231v\354\331\231v\354\331\231v\364\331\231v\364\331\231v\374\331\231v\374\331\231v\004\332\231v\004\332\231v"...}, {name = "", value = ""}, {name = "", value = ""}, {name = "", value = }, {name = , value = ""}, {name = "\345\324 \231\345\323\020\331\345\064\061\306\345\"\304\240\341\"\b\240\341/\021\306\345\060!\306\345\"\034\240\341L/\237\345\063\021\306\345\330\020\231\345\000 \222\345\061\301\306\345\062\001\306\345!t\240\341!X\240\341!L\240\341\"\344\240\341\"\310\240\341\"\f\240\341\065\061\306\345\066\061\306\345\067\061\306\345\070\061\306\345\071\061\306\345:1\306\345;1\306\3451\306\345?1\306\345@1\306\345A1\306\345B1\306\345C1\306\345D1\306\345E1\306\345F1\306\345G1\306\345H1\306\345I1\306\345J1\306\345K1\306\345L1\306\345M1\306\345N1\306\345O1\306\345X\021\306\345T1\306\345U1\306"..., value = }, {name = , value = }, {name = "footstep_stealth_metal_step2.wav", value = ""}, {name = "\000\000\000\030\017\000\000\000\000\000\373\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\005\001\000\000\000\000\000\000\003\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\004\003\000\000\000\000\000\203\000\000\000\000\000\000\000\300\003\000\004\003\000\000\000\205\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\020\004\000\000\000\000\000\373\000\000\000\000\000\000\000\f\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\003\f\000\000\000\000\000\377\000\000\000\000\000\000\000\000\020\f\000\000\000\000\000\373\000\000\000\000\000\000\000\017\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\300\003\017\000\000\000\000\000\377\000\000\000\000\000\000\000\000\030\017\000\000\000"..., value = }, {name = "", value = "(\024\n\002\000\305\r\002\020\000\000\000 \000\000\000\224G$\000\325\004\000\000\000\000\000\000X\355\005\002\067\211\017\000L\002\000\000in_b1\000\000\000\001\000\000\000\024D\375\001\000\000\000\000\000\000\000\000\310$\a\002\017\000\000\000goblin_base.asl\000\220$\a\002\031\000\000\000dagger_jeweld.asl\000\000\000!\000\000\000\224G$\000\260\000\000\000\000\000\000\000X\355\005\002\021\252\r\000x\000\000\000\000\000\000\000!\000\000\000\224G$\000\260\000\000\000\000\000\000\000X\355\005\002\211\252\r\000x\000\000\000\000\000\000\000\061\000\000\000\001\000\000\000\204#\375\001\000\000\000\000\000\000\000\000"...}, {name = , value = }, {name = , value = }, {name = , value = ""}, {name = "\360Y\022\002X`\r\002X`\r\002X`\r\002\360\266\t\002\370\023\n\002\324\327\231v\324\327\231v\334\327\231v\334\327\231v\344\327\231v\344\327\231v\354\327\231v\354\327\231v\364\327\231v\364\327\231v\374\327\231v\374\327\231v\004\330\231v\004\330\231v\f\330\231v\f\330\231v\024\330\231v\024\330\231v\034\330\231v\034\330\231v$\330\231v$\330\231v,\330\231v,\330\231v4\330\231v4\330\231v\203\342\364\313\212\345\370\313\212\345\374\313\212\345\004 \203\345\b \203\345\f \203\345\020 \203\345\024 \203\345\030 \203\345\236>\203\342\001\000S\341\366\377\377\032\250\067\037\345\000\240\240\343X&\037\345\260\027\037\345\000\250\203\345\004\250\203\345\b\250\203\345\f\000\200\342U\346\377\353\304\027\037\345\304\067\037\345\314\305\224\345\000z\221\355\001z\321\355\b\340\221\345\000 \240\343\372\r\203\342\000\200\240\343\000\220\240\343\064\020\203\342\f\240\203\345\360\201\303\341\370\201"...}, {name = , value = }, {name = , value = '\000' }, {name = , value = }, {name = , value = "magic_spell_lightning_end.wav"}, {name = , value = }, {name = , value = }, {name = , value = }, {name = , value = }, {name = , value = }, {name = , value = }, {name = , value = "\000\000\000a\000\000\000\001\000\000\000\310v\000\002\000\000\000\000\000\000\000\000\200v\000\002\n\000\000\000skull_0005\000\000\020\022\003\000\000\000\000\000\000\000\000\000\000"}, {name = , value = }, {name = , value = "pack.wav\000\000\000\000\000\000\031\000\000\000fishing_plouf.wav\000\000v\021\000\000\000\020E\361\001\030\202\362\001\020\000\000\000\030\000"}, {name = , value = }, {name = , value = "\001\000\000\000\314T\361\001\000\000\000\000\000\000\000\000\000U\361\001\026\000\000\000\026\000\000\000er/secretwal\350S\361\001\021\000\000\000\000\n\n\002\210\327\f\002\020"}...}}
         si = {first = , second = {keys = std::vector of length -74, capacity -717285 = {{name = , value = }, {name = "", value = "footstep_shoe_water_step.wav"}, {name = , value = "\000\000\000\030\017\000\000\000\000\000\373\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\005\001\000\000\000\000\000\000\003\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\004\003\000\000\000\000\000\203\000\000\000\000\000\000\000\300\003\000\004\003\000\000\000\205\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\020\004\000\000\000\000\000\373\000\000\000\000\000\000\000\f\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\003\f\000\000\000\000\000\377\000\000\000\000\000\000\000\000\020\f\000\000\000\000\000\373\000\000\000\000\000\000\000\017\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\300\003\017\000\000\000\000\000\377\000\000\000\000\000\000\000\000\030\017\000\000\000"...}, {name = "\000\000:\001\230\237\000\000pq\024\246\027\247\000\000\321(\347\210\025@\302(\000\000\000\000\233\233\000\000\063E\217\036\016\002\366z\000\000\316\016fM\000\000\000\000 '\032q\257\t\000\000R\036V\233\000\000^8\000\000KP\000\000\000\000\000\000D\016\000\000\000\000\000\000\000\000\377e\000\000\327\004\000\000\\4\205\071\a!\017\234\000\000\024!\000\000\254s\237h\263)\000\000\000\000\000\000\000\000j\025y\025\210\025\000\000\va\000\000Ib\000\000\000\000\000\000\000\000D\226\017(\000\000\000\000\350o\000\000 \234\000\000\324\024\000\000\000\000\251\227cG\301wD\b\000\000\231u\000\000\vn1gg\225/(\240D\000\000\303t\000\000R\bD\246"..., value = "footstep_shoe_water_step2.wav"}, {name = , value = "\000\000\000\030\017\000\000\000\000\000\373\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\005\001\000\000\000\000\000\000\003\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\004\003\000\000\000\000\000\203\000\000\000\000\000\000\000\300\003\000\004\003\000\000\000\205\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\020\004\000\000\000\000\000\373\000\000\000\000\000\000\000\f\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\003\f\000\000\000\000\000\377\000\000\000\000\000\000\000\000\020\f\000\000\000\000\000\373\000\000\000\000\000\000\000\017\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\300\003\017\000\000\000\000\000\377\000\000\000\000\000\000\000\000\030\017\000\000\000"...}, {name = , value = "footstep_shoe_water_step3.wav"}, {name = , value = "\000\000\000\030\017\000\000\000\000\000\373\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\005\001\000\000\000\000\000\000\003\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\004\003\000\000\000\000\000\203\000\000\000\000\000\000\000\300\003\000\004\003\000\000\000\205\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\020\004\000\000\000\000\000\373\000\000\000\000\000\000\000\f\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\003\f\000\000\000\000\000\377\000\000\000\000\000\000\000\000\020\f\000\000\000\000\000\373\000\000\000\000\000\000\000\017\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\300\003\017\000\000\000\000\000\377\000\000\000\000\000\000\000\000\030\017\000\000\000"...}, {name = , value = ""}, {name = "footstep_shoe_water_step4.wav", value = }, {name = "\000\000\000\030\017\000\000\000\000\000\373\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\005\001\000\000\000\000\000\000\003\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\004\003\000\000\000\000\000\203\000\000\000\000\000\000\000\300\003\000\004\003\000\000\000\205\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\020\004\000\000\000\000\000\373\000\000\000\000\000\000\000\f\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\003\f\000\000\000\000\000\377\000\000\000\000\000\000\000\000\020\f\000\000\000\000\000\373\000\000\000\000\000\000\000\017\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\300\003\017\000\000\000\000\000\377\000\000\000\000\000\000\000\000\030\017\000\000\000"..., value = }, {name = "footstep_stealth_metal_step.wav", value = }, {name = "\000\000\000\030\017\000\000\000\000\000\373\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\005\001\000\000\000\000\000\000\003\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\004\003\000\000\000\000\000\203\000\000\000\000\000\000\000\300\003\000\004\003\000\000\000\205\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\020\004\000\000\000\000\000\373\000\000\000\000\000\000\000\f\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\003\f\000\000\000\000\000\377\000\000\000\000\000\000\000\000\020\f\000\000\000\000\000\373\000\000\000\000\000\000\000\017\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\300\003\017\000\000\000\000\000\377\000\000\000\000\000\000\000\000\030\017\000\000\000"..., value = }, {name = "\360\266\t\002\304\327\231vh]\r\002\000\000\000\000\000\000\000\000\001\000\000\000\060\374\004\002\320A\a\002\370\364\a\002P\303\a\002\300\032\n\002P/\b\002\360Q\022\002\371\001\000\000\000\000\000\000\000\000\002\002\260K\b\002\000\000\000\000\000\000\000\000\221\001\000\000L\331\231vL\331\231v", '\000' ..., value = }, {name = , value = }, {name = "", value = "H\303\a\002\310A\a\002\020\000\000\000 \000\000\000\224G$\000 \000\000\000\000\000\000\000X\355\005\002\030\b\023\000\061\000\000\000pole1\000\000\000\001\000\000\000d7\377\001\000\000\000\000\000\000\000\000@\365\a\002\b\000\000\000pole.asl\000\000\000\000\000\000\000\000\b\365\a\002!\000\000\000\224G$\000\253\000\000\000\000\000\000\000X\355\005\002I\b\023\000j\000\000\000\000\000\000\000\061\000\000\000\001\000\000\000$8\377\001\000\000\000\000\000\000\000\000\220\365\a\002\b\000\000\000pole.asl\000\000\000\000\000\000\000\000X\365\a\002!\000\000\000\224G$\000X\000\000\000\000\000\000\000X\355\005\002\263\b\023\000\067\000\000\000"...}, {name = , value = "D\331\231vD\331\231vL\331\231vL\331\231vT\331\231vT\331\231v\\\331\231v\\\331\231vd\331\231vd\331\231vl\331\231vl\331\231vt\331\231vt\331\231v|\331\231v|\331\231v\204\331\231v\204\331\231v\214\331\231v\214\331\231v\224\331\231v\224\331\231v\234\331\231v\234\331\231v\244\331\231v\244\331\231v\254\331\231v\254\331\231v\264\331\231v\264\331\231v\274\331\231v\274\331\231v\304\331\231v\304\331\231v\314\331\231v\314\331\231v\324\331\231v\324\331\231v\334\331\231v\334\331\231v\344\331\231v\344\331\231v\354\331\231v\354\331\231v\364\331\231v\364\331\231v\374\331\231v\374\331\231v\004\332\231v\004\332\231v"...}, {name = "", value = ""}, {name = "", value = ""}, {name = "", value = }, {name = , value = ""}, {name = "\345\324 \231\345\323\020\331\345\064\061\306\345\"\304\240\341\"\b\240\341/\021\306\345\060!\306\345\"\034\240\341L/\237\345\063\021\306\345\330\020\231\345\000 \222\345\061\301\306\345\062\001\306\345!t\240\341!X\240\341!L\240\341\"\344\240\341\"\310\240\341\"\f\240\341\065\061\306\345\066\061\306\345\067\061\306\345\070\061\306\345\071\061\306\345:1\306\345;1\306\3451\306\345?1\306\345@1\306\345A1\306\345B1\306\345C1\306\345D1\306\345E1\306\345F1\306\345G1\306\345H1\306\345I1\306\345J1\306\345K1\306\345L1\306\345M1\306\345N1\306\345O1\306\345X\021\306\345T1\306\345U1\306"..., value = }, {name = , value = }, {name = "footstep_stealth_metal_step2.wav", value = ""}, {name = "\000\000\000\030\017\000\000\000\000\000\373\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\005\001\000\000\000\000\000\000\003\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\004\003\000\000\000\000\000\203\000\000\000\000\000\000\000\300\003\000\004\003\000\000\000\205\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\020\004\000\000\000\000\000\373\000\000\000\000\000\000\000\f\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\000\003\f\000\000\000\000\000\377\000\000\000\000\000\000\000\000\020\f\000\000\000\000\000\373\000\000\000\000\000\000\000\017\000\000\000\000\000\000\000\367\000\000\000\000\000\000\000\300\003\017\000\000\000\000\000\377\000\000\000\000\000\000\000\000\030\017\000\000\000"..., value = }, {name = "", value = "(\024\n\002\000\305\r\002\020\000\000\000 \000\000\000\224G$\000\325\004\000\000\000\000\000\000X\355\005\002\067\211\017\000L\002\000\000in_b1\000\000\000\001\000\000\000\024D\375\001\000\000\000\000\000\000\000\000\310$\a\002\017\000\000\000goblin_base.asl\000\220$\a\002\031\000\000\000dagger_jeweld.asl\000\000\000!\000\000\000\224G$\000\260\000\000\000\000\000\000\000X\355\005\002\021\252\r\000x\000\000\000\000\000\000\000!\000\000\000\224G$\000\260\000\000\000\000\000\000\000X\355\005\002\211\252\r\000x\000\000\000\000\000\000\000\061\000\000\000\001\000\000\000\204#\375\001\000\000\000\000\000\000\000\000"...}, {name = , value = }, {name = , value = }, {name = , value = ""}, {name = "\360Y\022\002X`\r\002X`\r\002X`\r\002\360\266\t\002\370\023\n\002\324\327\231v\324\327\231v\334\327\231v\334\327\231v\344\327\231v\344\327\231v\354\327\231v\354\327\231v\364\327\231v\364\327\231v\374\327\231v\374\327\231v\004\330\231v\004\330\231v\f\330\231v\f\330\231v\024\330\231v\024\330\231v\034\330\231v\034\330\231v$\330\231v$\330\231v,\330\231v,\330\231v4\330\231v4\330\231v]]></description>
						<pubDate>Thu, 17 Jul 2025 16:44:18 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1094</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1094</guid>
		</item>
		
		<item>
			<title>#1811 - [6EE6A6A8] arx.exe!0xe52f8b</title>
						<description><![CDATA[Assertion Failed at Mesh.cpp:530: size_t(endRoom) < g_rooms->rooms.size()

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0xe52f8b
 Stack pointer: 0x1ef0b8
 Frame pointer: 0x1ef0d0

Callstack:
 Warning: WoW64 process detected, stack may be corrupted!
 arx.exe!0xe52f8b
 arx.exe!0xe1aeea
 arx.exe!0xefa125
 arx.exe!0xeddc97
 arx.exe!0xe1548f
 arx.exe!0xdf33ed
 arx.exe!0xdf4d0c
 arx.exe!0xdf1243
 arx.exe!0xdf079e
 arx.exe!0xe027f9
 arx.exe!0xee511a
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:45:08 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1811</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1811</guid>
		</item>
		
		<item>
			<title>#933 - [2E61C9F1] arx.exe!ARX_SCENE_Update() [scene.cpp:1449]</title>
						<description><![CDATA[Assertion Failed at Scene.cpp:1449: portals

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x1401f0e0a
 Stack pointer: 0x12f840

Callstack:
 arx.exe!0x1401f0e0a
 arx.exe!0x1400b10f9
 arx.exe!0x1400b1f35
 arx.exe!0x1400af343
 arx.exe!0x1400aeede
 arx.exe!0x1400b7250
 arx.exe!0x1400be9e9
 arx.exe!0x1401bb292
 arx.exe!0x1402ab6d5
 kernel32.dll!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!ARX_SCENE_Update() [scene.cpp : 1449 + 0x2e]
 1  arx.exe!ArxGame::updateLevel() [arxgame.cpp : 1905 + 0x0]
 2  arx.exe!ArxGame::render() [arxgame.cpp : 2222 + 0x0]
 3  arx.exe!ArxGame::doFrame() [arxgame.cpp : 1332 + 0x0]
 4  arx.exe!ArxGame::run() [arxgame.cpp : 1255 + 0x0]
 5  arx.exe!runGame() [core.cpp : 290 + 0x0]
 6  arx.exe!utf8_main(int,char * * const) [startup.cpp : 207 + 0x0]
 7  arx.exe!WinMain [windowsmaingui.cpp : 48 + 0xe]
 8  arx.exe!__tmainCRTStartup [crtexe.c : 618 + 0x15]]]></description>
						<pubDate>Thu, 17 Jul 2025 16:45:18 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/933</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/933</guid>
		</item>
		
		<item>
			<title>#1286 - [67302902]   arx.exe!ARX_EQUIPMENT_Strike_Check()  [equipment.cpp:772]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!ARX_EQUIPMENT_Strike_Check()  equipment.cpp(772) 
  arx.exe!ARX_NPC_Manage_Anims()  npc.cpp(2592) 
  arx.exe!ManageNPCMovement()  npc.cpp(3580) 
  arx.exe!ARX_PHYSICS_Apply()  npc.cpp(1197) 
  arx.exe!ArxGame::Render()  arxgame.cpp(1677) 
  arx.exe!ArxGame::Run()  arxgame.cpp(599) 
  arx.exe!WinMain()  startup.cpp(174) 
  arx.exe!__tmainCRTStartup()  crtexe.c(547) 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 

Registers:
  RAX:0000000000000000  RBX:0000000000000000  RCX:000000000EC1C1E0  RDX:0000000010FAE760  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:778CB891
  SS:RSP:002B:000000000012FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010246
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:51:56 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1286</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1286</guid>
		</item>
		
		<item>
			<title>#1667 - [E4E175F1] arx.exe!SP_GetRoomDist() [Mesh.cpp:530]</title>
						<description><![CDATA[Assertion Failed at Mesh.cpp:530: size_t(endRoom) < g_rooms->rooms.size()

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff71135ecfc
 Stack pointer: 0x2b73cfe490

Callstack:
 arx.exe!0x7ff71135ecfc
 arx.exe!0x7ff7113233ef
 arx.exe!0x7ff711428d5a
 arx.exe!0x7ff711404649
 arx.exe!0x7ff71131dbbf
 arx.exe!0x7ff7112f626b
 arx.exe!0x7ff7112f76f0
 arx.exe!0x7ff7112f3f02
 arx.exe!0x7ff7112f300e
 arx.exe!0x7ff7112fd535
 arx.exe!0x7ff711309d00
 arx.exe!0x7ff71140f2ba
 arx.exe!0x7ff711581fda
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  0  arx.exe!SP_GetRoomDist(glm::vec const &,glm::vec const &,util::HandleType,util::HandleType) [Mesh.cpp : 530 + 0x1c]
  1  arx.exe!spawnAudibleSound(glm::vec const &,Entity &,float,float) [NPC.cpp : 2666 + 0x0]
  2  arx.exe!ARX_SOUND_PlayCollision(Material,Material,float,float,glm::vec const &,Entity *) [GameSound.cpp : 465 + 0x0]
  3  arx.exe!ARX_EERIE_PHYSICS_BOX_Compute [Physics.cpp : 574 + 0x6d]
  4  arx.exe!ARX_PHYSICS_Apply() [NPC.cpp : 901 + 0x1f]
  5  arx.exe!ArxGame::updateLevel() [ArxGame.cpp : 1716 + 0x0]
  6  arx.exe!ArxGame::render() [ArxGame.cpp : 1954 + 0x0]
  7  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1209 + 0x0]
  8  arx.exe!ArxGame::run() [ArxGame.cpp : 1075 + 0x0]
  9  arx.exe!runGame() [Core.cpp : 245 + 0x1f]
 10  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 169 + 0x0]
 11  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 12  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 16:53:39 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1667</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1667</guid>
		</item>
		
		<item>
			<title>#1608 - [9383B2F4] arx.exe!drawDebugEntities() [DrawDebug.cpp:559]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff73915c89a
 Memory accessed: 0x1040
 Stack pointer: 0x294e6feaf0

Callstack:
 arx.exe!0x7ff73915c89a
 arx.exe!0x7ff738f9d890
 arx.exe!0x7ff738fdf5ac
 arx.exe!0x7ff738fe0d00
 arx.exe!0x7ff738f83aaf
 arx.exe!0x7ff738f84b26
 arx.exe!0x7ff738f8128e
 arx.exe!0x7ff738f805ee
 arx.exe!0x7ff738f8a860
 arx.exe!0x7ff738f96738
 arx.exe!0x7ff73909470a
 arx.exe!0x7ff7391e4d82
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  0  arx.exe!boost::detail::lexical_istream_limited_src::shl_input_streamable(EntityId const &) [converter_lexical_streams.hpp : 235 + 0x0]
  1  arx.exe!EntityId::string() [EntityId.cpp : 64 + 0xab]
  2  arx.exe!drawDebugEntities [DrawDebug.cpp : 559 + 0x16]
  3  arx.exe!drawDebugRender() [DrawDebug.cpp : 835 + 0x0]
  4  arx.exe!ArxGame::renderLevel() [ArxGame.cpp : 1872 + 0x0]
  5  arx.exe!ArxGame::render() [ArxGame.cpp : 2043 + 0x0]
  6  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1269 + 0x0]
  7  arx.exe!ArxGame::run() [ArxGame.cpp : 1133 + 0x0]
  8  arx.exe!runGame() [Core.cpp : 246 + 0x1f]
  9  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 168 + 0x0]
 10  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 11  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 16:55:27 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1608</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1608</guid>
		</item>
		
		<item>
			<title>#1347 - [347A7621] arx.exe!ComputePortalVertexBuffer() [mesh.cpp:1190]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7f7705fea70
 Memory accessed: 0xac184000
 Stack pointer: 0xf8a0a2c190

Callstack:
 arx.exe!0x7f7705fea70
 arx.exe!0x7f7705fd5b6
 arx.exe!0x7f7705fb0c1
 arx.exe!0x7f7706cc6ec
 arx.exe!0x7f770595a50
 arx.exe!0x7f7705a78d9
 arx.exe!0x7f7706a28ba
 arx.exe!FT_GlyphSlot_Own_Bitmap()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!ComputePortalVertexBuffer() [mesh.cpp : 1190 + 0x4]
 1  arx.exe!loadFastScene [mesh.cpp : 986 + 0x0]
 2  arx.exe!FastSceneLoad(res::path const &,glm::vec &) [mesh.cpp : 739 + 0x37]
 3  arx.exe!DanaeLoadLevel(res::path const &,bool) [loadlevel.cpp : 291 + 0xd]
 4  arx.exe!ArxGame::doFrame() [arxgame.cpp : 1220 + 0xc6]
 5  arx.exe!utf8_main(int,char * * const) [startup.cpp : 164 + 0xab]
 6  arx.exe!WinMain [windowsmaingui.cpp : 48 + 0xe]]]></description>
						<pubDate>Thu, 17 Jul 2025 16:56:28 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1347</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1347</guid>
		</item>
		
		<item>
			<title>#623 - [A32DB54B] ARX_SOUND_PopAnimSamples() (Animation.cpp:868)</title>
						<description><![CDATA[Illegal storage access: address not mapped to object


GDB stack trace:

[New LWP 21233]
[New LWP 21232]
[New LWP 21231]
[New LWP 13211]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000000000047f2d4 in _start ()
[Current thread is 1 (Thread 0x7f496f12a7c0 (LWP 7779))]
  Id   Target Id         Frame 
  5    Thread 0x7f494fbff700 (LWP 13211) "Pathfinder" 0x00007f496ddeb13d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  4    Thread 0x7f496393e700 (LWP 21231) "threaded-ml" 0x00007f496d0e872d in poll () at ../sysdeps/unix/syscall-template.S:81
  3    Thread 0x7f495f13c700 (LWP 21232) "arx" 0x00007f496ddeb13d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  2    Thread 0x7f495e93b700 (LWP 21233) "Sound Update" 0x00007f496ddeb13d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
* 1    Thread 0x7f496f12a7c0 (LWP 7779) "arx" 0x000000000047f2d4 in _start ()

Thread 5 (Thread 0x7f494fbff700 (LWP 13211)):
#0  0x00007f496ddeb13d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x0000000000588661 in _start ()
No symbol table info available.

Thread 4 (Thread 0x7f496393e700 (LWP 21231)):
#0  0x00007f496d0e872d in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x00007f4968ed71d1 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#2  0x00007f4968ec89dc in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#3  0x00007f4968ec906e in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#4  0x00007f4968ec9120 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#5  0x00007f4968ed7183 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
No symbol table info available.
#6  0x00007f4967c89d08 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-4.0.so
No symbol table info available.
#7  0x00007f496dde4062 in start_thread (arg=0x7f496393e700) at pthread_create.c:312
        __res = 
        pd = 0x7f496393e700
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139953179977472, -4821591484368676377, 0, 33880512, 19, 139953179977472, 4865157743933659623, 4865189057517459943}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
        pagesize_m1 = 
        sp = 
        freesize = 
        __PRETTY_FUNCTION__ = "start_thread"
#8  0x00007f496d0f3a3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 3 (Thread 0x7f495f13c700 (LWP 21232)):
#0  0x00007f496ddeb13d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x00007f496e860c2a in ?? () from /usr/lib/x86_64-linux-gnu/libopenal.so.1
No symbol table info available.
#2  0x00007f496e86dc9b in ?? () from /usr/lib/x86_64-linux-gnu/libopenal.so.1
No symbol table info available.
#3  0x00007f496e86054a in ?? () from /usr/lib/x86_64-linux-gnu/libopenal.so.1
No symbol table info available.
#4  0x00007f496dde4062 in start_thread (arg=0x7f495f13c700) at pthread_create.c:312
        __res = 
        pd = 0x7f495f13c700
        now = 
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139953104471808, -4821591484368676377, 0, 34386560, 19, 139953104471808, 4865288582596139495, 4865189057517459943}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 
        pagesize_m1 = 
        sp = 
        freesize = 
        __PRETTY_FUNCTION__ = "start_thread"
#5  0x00007f496d0f3a3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
No locals.

Thread 2 (Thread 0x7f495e93b700 (LWP 21233)):
#0  0x00007f496ddeb13d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x000000000067b09b in ?? ()
No symbol table info available.
#2  0x000000000041d0c6 in _start ()
No symbol table info available.

Thread 1 (Thread 0x7f496f12a7c0 (LWP 7779)):
#0  0x000000000047f2d4 in _start ()
No symbol table info available.

]]></description>
						<pubDate>Thu, 17 Jul 2025 16:58:44 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/623</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/623</guid>
		</item>
		
		<item>
			<title>#1813 - [4AFDF452] arx.exe!0x2bc5f4</title>
						<description><![CDATA[Assertion Failed at Trail.cpp:117: m_positions.size() >= size_t(std::ceil(n))   2

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x2bc5f4
 Stack pointer: 0xcff390
 Frame pointer: 0xcff588

Callstack:
 Warning: WoW64 process detected, stack may be corrupted!
 arx.exe!0x2bc5f4
 arx.exe!0x28c7cf
 arx.exe!0x27f723
 arx.exe!0x2545b7
 arx.exe!0x254f4e
 arx.exe!0x2518ba
 arx.exe!0x250d4e
 arx.exe!0x260d9f
 arx.exe!FT_Library_SetLcdFilterWeights()
 arx.exe!FT_Library_SetLcdFilterWeights()
 arx.exe!FT_GlyphSlot_Own_Bitmap()
 arx.exe!AmdPowerXpressRequestHighPerformance()
 arx.exe!AmdPowerXpressRequestHighPerformance()
 arx.exe!FT_Set_Default_Properties()
 arx.exe!AmdPowerXpressRequestHighPerformance()
 arx.exe!FT_GlyphSlot_Own_Bitmap()
 arx.exe!AmdPowerXpressRequestHighPerformance()
 arx.exe!AmdPowerXpressRequestHighPerformance()
 arx.exe!AmdPowerXpressRequestHighPerformance()
 arx.exe!AmdPowerXpressRequestHighPerformance()
 arx.exe!AmdPowerXpressRequestHighPerformance()
 arx.exe!AmdPowerXpressRequestHighPerformance()
 arx.exe!AmdPowerXpressRequestHighPerformance()
]]></description>
						<pubDate>Thu, 17 Jul 2025 16:59:17 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1813</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1813</guid>
		</item>
		
		<item>
			<title>#1712 - [58058927] arx.exe!EERIE_MESH_TWEAK_Skin() [MeshManipulation.cpp:121]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff60b11b4a5
 Memory accessed: 0x18
 Stack pointer: 0xbe650fdda0

Callstack:
 arx.exe!0x7ff60b11b4a5
 arx.exe!0x7ff60b2264aa
 arx.exe!0x7ff60b1fddd3
 arx.exe!0x7ff60b1f8074
 arx.exe!0x7ff60b1d26f4
 arx.exe!0x7ff60b1d98f5
 arx.exe!0x7ff60b1cd3b5
 arx.exe!0x7ff60b0b0b9e
 arx.exe!0x7ff60b0b04ee
 arx.exe!0x7ff60b0ba760
 arx.exe!0x7ff60b0c69eb
 arx.exe!0x7ff60b1c47aa
 arx.exe!0x7ff60b313a62
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  0  arx.exe!EERIE_MESH_TWEAK_Skin(EERIE_3DOBJ *,res::path const &,res::path const &) [MeshManipulation.cpp : 121 + 0x15]
  1  arx.exe!script::`anonymous namespace'::TweakCommand::execute [ScriptedIOProperties.cpp : 509 + 0x16]
  2  arx.exe!ScriptEvent::send(EERIE_SCRIPT const *,Entity *,Entity *,ScriptEventName,ScriptParameters const &,unsigned __int64) [ScriptEvent.cpp : 343 + 0x0]
  3  arx.exe!ARX_SCRIPT_ResetObject(Entity *,bool) [Script.cpp : 322 + 0x3d]
  4  arx.exe!ARX_CHANGELEVEL_Pop_Level [ChangeLevel.cpp : 1464 + 0x0]
  5  arx.exe!ARX_CHANGELEVEL_PopLevel [ChangeLevel.cpp : 2486 + 0xb]
  6  arx.exe!ARX_CHANGELEVEL_Change(std::basic_string const &,std::basic_string const &,float) [ChangeLevel.cpp : 366 + 0x0]
  7  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1215 + 0x0]
  8  arx.exe!ArxGame::run() [ArxGame.cpp : 1133 + 0x0]
  9  arx.exe!runGame() [Core.cpp : 246 + 0x1f]
 10  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 168 + 0x0]
 11  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 12  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 17:00:28 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1712</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1712</guid>
		</item>
		
		<item>
			<title>#967 - [B2BDADAF]   arx.exe!ARX_SPELLS_Update() [spells.cpp:5804]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!0x1402038e1 
  arx.exe!0x140259234 
  arx.exe!0x140250fde 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  KERNEL32.DLL!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 
Symbols:
 0  arx.exe!ARX_SPELLS_Update() [spells.cpp : 5804 + 0x0]
 1  arx.exe!ArxGame::Render() [arxgame.cpp : 1813 + 0x0]
 2  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x13]
 3  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 4  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]

Registers:
  RAX:000000001E6BB6A0  RBX:0000000000000000  RCX:000000000000013D  RDX:0000000000000000  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:383B70D1
  SS:RSP:002B:000000000014FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010202
]]></description>
						<pubDate>Thu, 17 Jul 2025 17:00:42 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/967</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/967</guid>
		</item>
		
		<item>
			<title>#1819 - [52F3C968] arx.exe!0x17a4b2</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x17a4b2
 Memory accessed: 0x816b86c
 Stack pointer: 0x8af5b4
 Frame pointer: 0x8af5f0

Callstack:
 arx.exe!0x17a4b2
 arx.exe!0x796da
 arx.exe!0x78b4b
 arx.exe!0x17ce76
 arx.exe!0x5fcca
 arx.exe!0x5fbac
 arx.exe!0x7287d
 arx.exe!0x15511a
 arx.exe!0x200078
 arx.exe!0x200078
 arx.exe!0x200078
 ??!0x610046
 ??!0x610074
 ??!0x69006c
 arx.exe!0x200073
 arx.exe!0x520028
 arx.exe!0x420065
 ??!0x690075
 ??!0x64006c
]]></description>
						<pubDate>Thu, 17 Jul 2025 17:02:17 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1819</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1819</guid>
		</item>
		
		<item>
			<title>#1585 - [7C3F2E84] arx.exe!ARX_PATHS_Interpolate() [Paths.cpp:366]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff6e29d61c5
 Memory accessed: 0x30
 Stack pointer: 0xd0388fef70

Callstack:
 arx.exe!0x7ff6e29d61c5
 arx.exe!0x7ff6e2b39e44
 arx.exe!0x7ff6e2a032ff
 arx.exe!0x7ff6e2a04b21
 arx.exe!0x7ff6e2a0128e
 arx.exe!0x7ff6e2a005ee
 arx.exe!0x7ff6e2a0a860
 arx.exe!0x7ff6e2a16738
 arx.exe!0x7ff6e2b1470a
 arx.exe!0x7ff6e2c64d82
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!ARX_PATHS_Interpolate(ARX_USE_PATH *,glm::vec *) [Paths.cpp : 366 + 0x0]
 1  arx.exe!UpdateCameras() [Interactive.cpp : 1994 + 0xf]
 2  arx.exe!ArxGame::updateLevel() [ArxGame.cpp : 1766 + 0x0]
 3  arx.exe!ArxGame::render() [ArxGame.cpp : 2035 + 0x0]
 4  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1269 + 0x0]
 5  arx.exe!ArxGame::run() [ArxGame.cpp : 1133 + 0x0]
 6  arx.exe!runGame() [Core.cpp : 246 + 0x1f]
 7  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 168 + 0x0]
 8  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 9  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 17:03:37 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1585</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1585</guid>
		</item>
		
		<item>
			<title>#628 - [DE2A632C]   arx.exe!MenuCursor::DrawOneCursor() [menuwidgets.cpp:4931]</title>
						<description><![CDATA['''Note: crash was caused by missing critical resources (cursors)'''

Illegal storage access

Callstack:
  arx.exe!0x14016ae4c 
  arx.exe!0x14016b878 
  arx.exe!0x14017feb3 
  arx.exe!0x1402883a5 
  arx.exe!0x1402569c2 
  arx.exe!0x140250fde 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 

Symbols:

 0  arx.exe!MenuCursor::DrawOneCursor(Vector2 const &) [menuwidgets.cpp : 4931 + 0x47]
 1  arx.exe!MenuCursor::DrawCursor() [menuwidgets.cpp : 5067 + 0x0]
 2  arx.exe!Menu2_Render() [menuwidgets.cpp : 1619 + 0x0]
 3  arx.exe!ARX_Menu_Render() [menu.cpp : 398 + 0x0]
 4  arx.exe!ArxGame::Render() [arxgame.cpp : 959 + 0x5]
 5  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x13]
 6  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 7  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]


Registers:
  RAX:0000000000000000  RBX:0000000000000000  RCX:0000000000000000  RDX:0000000000000002  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:771EC541
  SS:RSP:002B:000000000012FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010202
]]></description>
						<pubDate>Thu, 17 Jul 2025 17:04:12 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/628</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/628</guid>
		</item>
		
		<item>
			<title>#1584 - [F3F0722C] OpenAL32.dll!alGetSourcei()</title>
						<description><![CDATA[Unhandled exception

Exception code: ACCESS_VIOLATION


 Instruction address: 0x180024433
 Memory accessed: 0x18
 Stack pointer: 0x634dbff2c0

Callstack:
 Sens_oal.dll!alSourceUnqueueBuffers()
 Sens_oal.dll!alGetSourcei()
 OpenAL32.dll!alGetSourcei()
 arx.exe!0x7ff7590f2069
 arx.exe!0x7ff7590e2500
 arx.exe!0x7ff7590e23f3
 arx.exe!0x7ff759214527
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 3  arx.exe!audio::OpenALSource::updateBuffers() [OpenALSource.cpp : 732 + 0x0]
 4  arx.exe!audio::SoundUpdateThread::update() [Audio.cpp : 704 + 0x2d]
 5  arx.exe!audio::SoundUpdateThread::run() [Audio.cpp : 680 + 0x0]
 6  arx.exe!Thread::entryPoint(void *) [Thread.cpp : 272 + 0x0]]]></description>
						<pubDate>Thu, 17 Jul 2025 17:07:43 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1584</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1584</guid>
		</item>
		
		<item>
			<title>#736 - [9CB972DD]   arx.exe!ARX_SPELLS_Launch() [spells.cpp:3147]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!0x14020aac8 
  arx.exe!0x1402121b3 
  arx.exe!0x14005eba6 
  arx.exe!0x140111b07 
  arx.exe!0x140195e50 
  arx.exe!0x140256916 
  arx.exe!0x140250fde 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  kernel32.dll!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 
Symbols:
 0  arx.exe!ARX_SPELLS_Launch(Spell,long,Flags,long,long,long) [spells.cpp : 3147 + 0xb]
 1  arx.exe!TryToCastSpell(Entity *,Spell,long,long,Flags,long) [spells.cpp : 7473 + 0x0]
 2  arx.exe!script::`anonymous namespace'::SpellcastCommand::execute(script::Context &) [scriptednpc.cpp : 249 + 0x2c]
 3  arx.exe!ScriptEvent::send(EERIE_SCRIPT *,ScriptMessage,std::basic_string const &,Entity *,std::basic_string const &,long) [scriptevent.cpp : 426 + 0x0]
 4  arx.exe!ArxGame::ManageKeyMouse() [interface.cpp : 3459 + 0x106]
 5  arx.exe!ArxGame::Render() [arxgame.cpp : 929 + 0x0]
 6  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x13]
 7  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 8  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]


Registers:
  RAX:0000000000000000  RBX:0000000000000000  RCX:000000000DA6D660  RDX:0000000040736D70  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:7711A551
  SS:RSP:002B:000000000012FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010206
]]></description>
						<pubDate>Thu, 17 Jul 2025 17:10:21 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/736</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/736</guid>
		</item>
		
		<item>
			<title>#1773 - [BD7623F5] arx.exe!ARX_INTERFACE_DrawNumber() [Interface.cpp:23]</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff97223707a
 Memory accessed: 0x1fe86f31000
 Stack pointer: 0x701d0fbff0

Callstack:
 ig8icd64.dll!RegisterProcTableCallback()
 ig8icd64.dll!DrvGetLayerPaletteEntries()
 ig8icd64.dll!DrvGetLayerPaletteEntries()
 ig8icd64.dll!DrvGetLayerPaletteEntries()
 ig8icd64.dll!RegisterProcTableCallback()
 ig8icd64.dll!DrvGetLayerPaletteEntries()
 arx.exe!0x7ff7c551c5a5
 arx.exe!0x7ff7c554e94f
 arx.exe!0x7ff7c554ea4a
 arx.exe!0x7ff7c551a18e
 arx.exe!0x7ff7c5474296
 arx.exe!0x7ff7c5474a26
 arx.exe!0x7ff7c547118e
 arx.exe!0x7ff7c54704ee
 arx.exe!0x7ff7c547a760
 arx.exe!0x7ff7c54869eb
 arx.exe!0x7ff7c55847aa
 arx.exe!0x7ff7c56d3a62
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  6  arx.exe!ARX_INTERFACE_DrawNumber(glm::vec const &,long,Color4,float) [Interface.cpp : 231 + 0x4f]
  7  arx.exe!PlayerInventoryHud::drawBag(unsigned __int64,glm::vec) [PlayerInventory.cpp : 224 + 0x0]
  8  arx.exe!PlayerInventoryHud::draw() [PlayerInventory.cpp : 280 + 0x0]
  9  arx.exe!HudRoot::draw() [Hud.cpp : 1455 + 0x0]
 10  arx.exe!ArxGame::renderLevel() [ArxGame.cpp : 1928 + 0x0]
 11  arx.exe!ArxGame::render() [ArxGame.cpp : 2043 + 0x0]
 12  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1269 + 0x0]
 13  arx.exe!ArxGame::run() [ArxGame.cpp : 1133 + 0x0]
 14  arx.exe!runGame() [Core.cpp : 246 + 0x1f]
 15  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 168 + 0x0]
 16  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 17  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 17:10:52 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1773</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1773</guid>
		</item>
		
		<item>
			<title>#618 - [993A64EE]   arx.exe!ArxGame::Render() [arxgame.cpp:1186]</title>
						<description><![CDATA[Illegal storage access

Callstack:
  arx.exe!0x140257290 
  arx.exe!0x140250fde 
  arx.exe!0x1402b1123 
  arx.exe!0x1400f8d4b 
  KERNEL32.DLL!BaseThreadInitThunk() 
  ntdll.dll!RtlUserThreadStart() 
Symbols:

 0  arx.exe!ArxGame::Render() [arxgame.cpp : 1186 + 0x7]
 1  arx.exe!ArxGame::Run() [arxgame.cpp : 599 + 0x13]
 2  arx.exe!WinMain [startup.cpp : 174 + 0x16]
 3  arx.exe!__tmainCRTStartup [crtexe.c : 547 + 0x25]


Registers:
  RAX:0000000000000000  RBX:0000000000000000  RCX:0000000005FA8010  RDX:0000000000000BE2  RSI:0000000000000000  RDI:0000000000000000
  CS:RIP:0033:0580D609
  SS:RSP:002B:000000000013FF90  RBP:0000000000000000
  DS:002B  ES:002B  FS:0053  GS:002B
  Flags:00010202
]]></description>
						<pubDate>Thu, 17 Jul 2025 17:13:15 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/618</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/618</guid>
		</item>
		
		<item>
			<title>#1741 - [C0F9D71D] arx.exe!SpeedSpell::Update() [SpellsLvl03.cpp:113]</title>
						<description><![CDATA[Assertion Failed at Anchors.cpp:73: handle && size_t(handle) < size()

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff6a90fc628
 Stack pointer: 0xe68b35eb00

Callstack:
 arx.exe!0x7ff6a90fc628
 arx.exe!0x7ff6a90efd4c
 arx.exe!0x7ff6a90b6b28
 arx.exe!0x7ff6a90b7745
 arx.exe!0x7ff6a90b3f52
 arx.exe!0x7ff6a90b305e
 arx.exe!0x7ff6a90bd585
 arx.exe!0x7ff6a90c9d70
 arx.exe!0x7ff6a91cf85a
 arx.exe!0x7ff6a9342c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!SpeedSpell::Update() [SpellsLvl03.cpp : 113 + 0x1a]
 1  arx.exe!ARX_SPELLS_Update() [Spells.cpp : 1043 + 0x9]
 2  arx.exe!ArxGame::renderLevel() [ArxGame.cpp : 1830 + 0x0]
 3  arx.exe!ArxGame::render() [ArxGame.cpp : 1955 + 0x0]
 4  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1209 + 0x0]
 5  arx.exe!ArxGame::run() [ArxGame.cpp : 1075 + 0x0]
 6  arx.exe!runGame() [Core.cpp : 245 + 0x1f]
 7  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 169 + 0x0]
 8  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 9  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 17:14:14 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1741</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1741</guid>
		</item>
		
		<item>
			<title>#1153 - [81B67E1A] ARXMenu_Options_Video_SetGamma() MenuPublic.cpp:143</title>
						<description><![CDATA[Illegal instruction: illegal operand


 Instruction address: 0x465b44
 Stack pointer: 0x7fffdbab6b40

Callstack:
 arx!0x637ec6
 arx!0x638048
 libpthread-2.23.so!0x7fc9e781a390
 arx!0x465b44
 arx!0x62e346
 arx!0x62f1d9
 arx!0x62f2c3
 arx!0x418374
 libc-2.23.so!0x7fc9e5a76830
 arx!0x418a19

GDB stack trace:
 [New LWP 23767]
 [New LWP 23768]
 [New LWP 23769]
 [New LWP 23770]
 [New LWP 23771]
 [New LWP 23772]
 [New LWP 23773]
 [New LWP 23775]
 [New LWP 23778]
 [New LWP 23779]
 [New LWP 23780]
 [Thread debugging using libthread_db enabled]
 Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
 0x00007fc9e7819c1d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
 [Current thread is 1 (Thread 0x7fc9e7b518c0 (LWP 23766))]
   Id   Target Id         Frame 
 * 1    Thread 0x7fc9e7b518c0 (LWP 23766) "arx" 0x00007fc9e7819c1d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
   2    Thread 0x7fc9d95b3700 (LWP 23767) "amdgpu_cs:0" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
   3    Thread 0x7fc9d864a700 (LWP 23768) "disk_cache:0" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
   4    Thread 0x7fc9d7e49700 (LWP 23769) "si_shader:0" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
   5    Thread 0x7fc9d7648700 (LWP 23770) "si_shader:1" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
   6    Thread 0x7fc9d6e47700 (LWP 23771) "si_shader:2" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
   7    Thread 0x7fc9d6646700 (LWP 23772) "si_shader_low:0" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
   8    Thread 0x7fc9d5e45700 (LWP 23773) "si_shader_low:1" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
   9    Thread 0x7fc9d5644700 (LWP 23775) "gallium_drv:0" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
   10   Thread 0x7fc9d4d63700 (LWP 23778) "threaded-ml" 0x00007fc9e5b5174d in poll () at ../sysdeps/unix/syscall-template.S:84
   11   Thread 0x7fc9d4562700 (LWP 23779) "alsoft-mixer" pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
   12   Thread 0x7fc9b7ffd700 (LWP 23780) "Sound Update" 0x00007fc9e7819c1d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
 
 Thread 12 (Thread 0x7fc9b7ffd700 (LWP 23780)):
 #0  0x00007fc9e7819c1d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
 No locals.
 #1  0x00000000006773cf in Thread::sleep (time=) at /home/inferno/dev/ArxLibertatis/src/platform/Thread.cpp:384
         t = {tv_sec = 0, tv_nsec = 100000000}
 #2  SoundUpdateThread::run (this=0x18b9230) at /home/inferno/dev/ArxLibertatis/src/scene/GameSound.cpp:1539
 No locals.
 #3  0x000000000047602d in Thread::entryPoint (param=0x18b9230) at /home/inferno/dev/ArxLibertatis/src/platform/Thread.cpp:155
         thread = @0x18b9230: {_vptr.Thread = 0x6a7170 , m_thread = 140504352151296, m_priority = 0, m_started = true, m_threadName = "Sound Update"}
 #4  0x00007fc9e78106ba in start_thread (arg=0x7fc9b7ffd700) at pthread_create.c:333
         __res = 
         pd = 0x7fc9b7ffd700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504352151296, 2604322388599183318, 0, 140736878832479, 140504352152000, 140736878835440, -2614613818989537322, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
         pagesize_m1 = 
         sp = 
         freesize = 
         __PRETTY_FUNCTION__ = "start_thread"
 #5  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 11 (Thread 0x7fc9d4562700 (LWP 23779)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
 No locals.
 #1  0x00007fc9e5313e48 in pa_threaded_mainloop_wait () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #2  0x00007fc9e711da69 in ?? () from /usr/lib/x86_64-linux-gnu/libopenal.so.1
 No symbol table info available.
 #3  0x00007fc9e7120f27 in ?? () from /usr/lib/x86_64-linux-gnu/libopenal.so.1
 No symbol table info available.
 #4  0x00007fc9e78106ba in start_thread (arg=0x7fc9d4562700) at pthread_create.c:333
         __res = 
         pd = 0x7fc9d4562700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504827569920, 2604322388599183318, 0, 140736878827647, 140504827570624, 140505141860592, -2614408001472358442, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
         pagesize_m1 = 
         sp = 
         freesize = 
         __PRETTY_FUNCTION__ = "start_thread"
 #5  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 10 (Thread 0x7fc9d4d63700 (LWP 23778)):
 #0  0x00007fc9e5b5174d in poll () at ../sysdeps/unix/syscall-template.S:84
 No locals.
 #1  0x00007fc9e5313861 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #2  0x00007fc9e5304e11 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #3  0x00007fc9e53054ae in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #4  0x00007fc9e5305560 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #5  0x00007fc9e53137a9 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
 No symbol table info available.
 #6  0x00007fc9e32c5078 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
 No symbol table info available.
 #7  0x00007fc9e78106ba in start_thread (arg=0x7fc9d4d63700) at pthread_create.c:333
         __res = 
         pd = 0x7fc9d4d63700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504835962624, 2604322388599183318, 0, 140736878827663, 8388608, 25904016, -2614409100447115306, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
         pagesize_m1 = 
         sp = 
         freesize = 
         __PRETTY_FUNCTION__ = "start_thread"
 #8  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 9 (Thread 0x7fc9d5644700 (LWP 23775)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 No locals.
 #1  0x00007fc9ddd5e4fb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #2  0x00007fc9ddd5e407 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #3  0x00007fc9e78106ba in start_thread (arg=0x7fc9d5644700) at pthread_create.c:333
         __res = 
         pd = 0x7fc9d5644700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504845272832, 2604322388599183318, 0, 140736878828463, 8388608, 24661408, -2614405955994183722, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
         pagesize_m1 = 
         sp = 
         freesize = 
         __PRETTY_FUNCTION__ = "start_thread"
 #4  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 8 (Thread 0x7fc9d5e45700 (LWP 23773)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 No locals.
 #1  0x00007fc9ddd5e4fb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #2  0x00007fc9ddd5e407 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #3  0x00007fc9e78106ba in start_thread (arg=0x7fc9d5e45700) at pthread_create.c:333
         __res = 
         pd = 0x7fc9d5e45700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504853665536, 2604322388599183318, 0, 140736878827775, 140504853666240, 1, -2614407054968940586, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
         pagesize_m1 = 
         sp = 
         freesize = 
         __PRETTY_FUNCTION__ = "start_thread"
 #4  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 7 (Thread 0x7fc9d6646700 (LWP 23772)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 No locals.
 #1  0x00007fc9ddd5e4fb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #2  0x00007fc9ddd5e407 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #3  0x00007fc9e78106ba in start_thread (arg=0x7fc9d6646700) at pthread_create.c:333
         __res = 
         pd = 0x7fc9d6646700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504862058240, 2604322388599183318, 0, 140736878827775, 140504862058944, 0, -2614403755897186346, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
         pagesize_m1 = 
         sp = 
         freesize = 
         __PRETTY_FUNCTION__ = "start_thread"
 #4  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 6 (Thread 0x7fc9d6e47700 (LWP 23771)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 No locals.
 #1  0x00007fc9ddd5e4fb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #2  0x00007fc9ddd5e407 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #3  0x00007fc9e78106ba in start_thread (arg=0x7fc9d6e47700) at pthread_create.c:333
         __res = 
         pd = 0x7fc9d6e47700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504870450944, 2604322388599183318, 0, 140736878827775, 140504870451648, 2, -2614404854871943210, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
         pagesize_m1 = 
         sp = 
         freesize = 
         __PRETTY_FUNCTION__ = "start_thread"
 #4  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 5 (Thread 0x7fc9d7648700 (LWP 23770)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 No locals.
 #1  0x00007fc9ddd5e4fb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #2  0x00007fc9ddd5e407 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #3  0x00007fc9e78106ba in start_thread (arg=0x7fc9d7648700) at pthread_create.c:333
         __res = 
         pd = 0x7fc9d7648700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504878843648, 2604322388599183318, 0, 140736878827775, 140504878844352, 1, -2614401555800188970, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
         pagesize_m1 = 
         sp = 
         freesize = 
         __PRETTY_FUNCTION__ = "start_thread"
 #4  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 4 (Thread 0x7fc9d7e49700 (LWP 23769)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 No locals.
 #1  0x00007fc9ddd5e4fb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #2  0x00007fc9ddd5e407 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #3  0x00007fc9e78106ba in start_thread (arg=0x7fc9d7e49700) at pthread_create.c:333
         __res = 
         pd = 0x7fc9d7e49700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504887236352, 2604322388599183318, 0, 140736878827775, 140504887237056, 0, -2614402654774945834, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
         pagesize_m1 = 
         sp = 
         freesize = 
         __PRETTY_FUNCTION__ = "start_thread"
 #4  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 3 (Thread 0x7fc9d864a700 (LWP 23768)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 No locals.
 #1  0x00007fc9ddd5e4fb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #2  0x00007fc9ddd5e407 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #3  0x00007fc9e78106ba in start_thread (arg=0x7fc9d864a700) at pthread_create.c:333
         __res = 
         pd = 0x7fc9d864a700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504895629056, 2604322388599183318, 0, 140736878826559, 140504895629760, 0, -2614381763517147178, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
         pagesize_m1 = 
         sp = 
         freesize = 
         __PRETTY_FUNCTION__ = "start_thread"
 #4  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 2 (Thread 0x7fc9d95b3700 (LWP 23767)):
 #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
 No locals.
 #1  0x00007fc9ddd5e4fb in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #2  0x00007fc9ddd5e407 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
 No symbol table info available.
 #3  0x00007fc9e78106ba in start_thread (arg=0x7fc9d95b3700) at pthread_create.c:333
         __res = 
         pd = 0x7fc9d95b3700
         now = 
         unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140504911787776, 2604322388599183318, 0, 140736878827919, 140504911788480, 0, -2614379319143884842, -2614438092891285546}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
         not_first_call = 
         pagesize_m1 = 
         sp = 
         freesize = 
         __PRETTY_FUNCTION__ = "start_thread"
 #4  0x00007fc9e5b5d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
 No locals.
 
 Thread 1 (Thread 0x7fc9e7b518c0 (LWP 23766)):
 #0  0x00007fc9e7819c1d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
 No locals.
 #1  0x0000000000637f2d in CrashHandlerPOSIX::handleCrash (this=0x16156e0, signal=, info=0x7fffdbab66b0, context=0x7fffdbab6580) at /home/inferno/dev/ArxLibertatis/src/platform/crashhandler/CrashHandlerPOSIX.cpp:500
         t = {tv_sec = 0, tv_nsec = 100000}
         processor = 23781
         args = {0x0, 0x7fc9e5e1ab20  "", 0x201 }
 #2  0x0000000000638048 in signalHandler (signal=, info=, context=) at /home/inferno/dev/ArxLibertatis/src/platform/crashhandler/CrashHandlerPOSIX.cpp:84
 No locals.
 #3  
 No locals.
 #4  0x0000000000465b44 in ARXMenu_Options_Video_SetGamma (gamma=0) at /home/inferno/dev/ArxLibertatis/src/gui/MenuPublic.cpp:143
 No locals.
 #5  0x000000000062e346 in ArxGame::initGame (this=this@entry=0x1616c30) at /home/inferno/dev/ArxLibertatis/src/core/ArxGame.cpp:801
         release = 
         old = 
 #6  0x000000000062f1d9 in ArxGame::initialize (this=0x1616c30) at /home/inferno/dev/ArxLibertatis/src/core/ArxGame.cpp:242
         init = 
 #7  0x000000000062f2c3 in runGame () at /home/inferno/dev/ArxLibertatis/src/core/Core.cpp:244
 No locals.
 #8  0x0000000000418374 in main (argc=5, argv=0x7fffdbab79f8) at /home/inferno/dev/ArxLibertatis/src/core/Startup.cpp:164
         status = RunProgram
 
]]></description>
						<pubDate>Thu, 17 Jul 2025 17:14:53 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1153</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1153</guid>
		</item>
		
		<item>
			<title>#1426 - [D3F42CCD] arx.exe!audio::OpenALBackend::setListenerPosition() [openalbackend.cpp:384]</title>
						<description><![CDATA[Assertion Failed at OpenALBackend.cpp:384: isallfinite(position)

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x14008e30a
 Stack pointer: 0x14f7a0

Callstack:
 arx.exe!0x14008e30a
 arx.exe!0x14008932f
 arx.exe!0x1400b1103
 arx.exe!0x1400b2045
 arx.exe!0x1400af3dc
 arx.exe!0x1400aef5e
 arx.exe!0x1400b7370
 arx.exe!0x1400beb19
 arx.exe!0x1401bb962
 arx.exe!0x1402ab115
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!audio::OpenALBackend::setListenerPosition(glm::tvec3 const &) [openalbackend.cpp : 384 + 0x2b]
 1  arx.exe!audio::setListenerPosition(glm::tvec3 const &) [audio.cpp : 418 + 0x10]
 2  arx.exe!ArxGame::updateLevel() [arxgame.cpp : 1887 + 0x15]
 3  arx.exe!ArxGame::render() [arxgame.cpp : 2230 + 0x0]
 4  arx.exe!ArxGame::doFrame() [arxgame.cpp : 1336 + 0x0]
 5  arx.exe!ArxGame::run() [arxgame.cpp : 1261 + 0x0]
 6  arx.exe!runGame() [core.cpp : 292 + 0x0]
 7  arx.exe!utf8_main(int,char * * const) [startup.cpp : 207 + 0x0]
 8  arx.exe!WinMain [windowsmaingui.cpp : 48 + 0xe]
 9  arx.exe!__tmainCRTStartup [crtexe.c : 618 + 0x15]]]></description>
						<pubDate>Thu, 17 Jul 2025 17:15:54 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1426</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1426</guid>
		</item>
		
		<item>
			<title>#1817 - [1B55B0CA] arx.exe!0x7ff6acac88fb</title>
						<description><![CDATA[Assertion Failed at ChangeLevel.cpp:291: false

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff6acac88fb
 Stack pointer: 0xb7a0efe210

Callstack:
 arx.exe!0x7ff6acac88fb
 arx.exe!0x7ff6acae3f1b
 arx.exe!0x7ff6acae63d5
 arx.exe!0x7ff6acae3d11
 arx.exe!0x7ff6acb3dc02
 arx.exe!0x7ff6acb00df7
 arx.exe!0x7ff6acaf9315
 arx.exe!0x7ff6acaf94e6
 arx.exe!0x7ff6ac9ade0a
 arx.exe!0x7ff6ac9a3f3c
 arx.exe!0x7ff6ac9a305e
 arx.exe!0x7ff6ac9ad585
 arx.exe!0x7ff6ac9b9d70
 arx.exe!0x7ff6acabf85a
 arx.exe!0x7ff6acc32c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 17:19:59 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1817</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1817</guid>
		</item>
		
		<item>
			<title>#1777 - [549B82C7] arx.exe!HudRoot::init() [Hud.cpp:1578]</title>
						<description><![CDATA[Assertion Failed at Hud.cpp:1228: m_texture

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff7c6395c7f
 Stack pointer: 0xc04fefed10

Callstack:
 arx.exe!0x7ff7c6395c7f
 arx.exe!0x7ff7c62df522
 arx.exe!0x7ff7c62e0fb8
 arx.exe!0x7ff7c62dd251
 arx.exe!0x7ff7c62ed55e
 arx.exe!0x7ff7c62f9d70
 arx.exe!0x7ff7c63ff85a
 arx.exe!0x7ff7c6572c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
 0  arx.exe!HudRoot::init() [Hud.cpp : 1578 + 0x1c]
 1  arx.exe!LoadSysTextures [ArxGame.cpp : 527 + 0x0]
 2  arx.exe!ArxGame::initGame() [ArxGame.cpp : 778 + 0x0]
 3  arx.exe!ArxGame::initialize() [ArxGame.cpp : 247 + 0x0]
 4  arx.exe!runGame() [Core.cpp : 242 + 0x0]
 5  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 169 + 0x0]
 6  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 7  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Thu, 17 Jul 2025 17:23:12 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1777</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1777</guid>
		</item>
		
		<item>
			<title>#1822 - [FA81CDCC] FPS64.dll!SetGameName()</title>
						<description><![CDATA[Unhandled exception

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ffd1e65b1c6
 Memory accessed: 0x200000001
 Stack pointer: 0xed5f2fc9c0

Callstack:
 FPS64.dll!SetGameName()
 FPS64.dll!SetGameName()
 FPS64.dll!CapturenVideoLow()
 FPS64.dll!CapturenVideoLow()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvValidateVersion()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DrvPresentBuffers()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!DrvSwapLayerBuffers()
 nvoglv64.dll!DllMain()
 nvoglv64.dll!0x7ffd7a0393df
 nvoglv64.dll!0x7ffd7a0390be
 nvoglv64.dll!DrvValidateVersion()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 17 Jul 2025 17:23:37 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1822</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1822</guid>
		</item>
		
		<item>
			<title>#1821 - [D74DCF85] arx.exe!0x7ff6d392722e</title>
						<description><![CDATA[Assertion Failed at ChangeLevel.cpp:2523: !savefile.empty() && fs::exists(savefile.parent())

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff6d392722e
 Stack pointer: 0x2c9ecfde50

Callstack:
 arx.exe!0x7ff6d392722e
 arx.exe!0x7ff6d380832d
 arx.exe!0x7ff6d39f9206
 arx.exe!0x7ff6d38e03de
 arx.exe!0x7ff6d38dab7a
 arx.exe!0x7ff6d38ba398
 arx.exe!0x7ff6d38bb5d9
 arx.exe!0x7ff6d37f74c7
 arx.exe!0x7ff6d37f3f52
 arx.exe!0x7ff6d37f305e
 arx.exe!0x7ff6d37fd585
 arx.exe!0x7ff6d3809d70
 arx.exe!0x7ff6d390f85a
 arx.exe!0x7ff6d3a82c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Sat, 26 Jul 2025 07:34:03 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1821</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1821</guid>
		</item>
		
		<item>
			<title>#1828 - [12C691B2] arx.exe!0x7ff710e520db</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff710e520db
 Memory accessed: 0xa8
 Stack pointer: 0xf53aafe5c0

Callstack:
 arx.exe!0x7ff710e520db
 arx.exe!0x7ff710fe434d
 arx.exe!0x7ff710fcddd3
 arx.exe!0x7ff710fc7be2
 arx.exe!0x7ff710e8b1a5
 arx.exe!0x7ff710e8117f
 arx.exe!0x7ff710e804ee
 arx.exe!0x7ff710e8a760
 arx.exe!0x7ff710e969eb
 arx.exe!0x7ff710f947aa
 arx.exe!0x7ff7110e3a62
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Mon, 28 Jul 2025 17:10:14 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1828</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1828</guid>
		</item>
		
		<item>
			<title>#1730 - [228A663B] arx.exe!ARX_PARTICLES_Update() [ParticleEffects.cpp:731]</title>
						<description><![CDATA[Assertion Failed at ParticleEffects.cpp:731: part->duration > 0 && part->duration ]]></description>
						<pubDate>Wed, 20 Aug 2025 06:05:54 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1730</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1730</guid>
		</item>
		
		<item>
			<title>#1687 - [4BDA6B8D] arx.exe!Inventory::remove() [Inventory.cpp:452]</title>
						<description><![CDATA[Assertion Failed at Inventory.cpp:452: item.show == SHOW_FLAG_LINKED || item.show == SHOW_FLAG_IN_INVENTORY

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff6aa9182d0
 Stack pointer: 0xa63d8fe8d0

Callstack:
 arx.exe!0x7ff6aa9182d0
 arx.exe!0x7ff6aa919afe
 arx.exe!0x7ff6aa910ac2
 arx.exe!0x7ff6aa99e41e
 arx.exe!0x7ff6aa9a5873
 arx.exe!0x7ff6aa9acbcb
 arx.exe!0x7ff6aa8f5d25
 arx.exe!0x7ff6aa8f76f0
 arx.exe!0x7ff6aa8f3f02
 arx.exe!0x7ff6aa8f300e
 arx.exe!0x7ff6aa8fd535
 arx.exe!0x7ff6aa909d00
 arx.exe!0x7ff6aaa0f2ba
 arx.exe!0x7ff6aab8204a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
Symbols:
  0  arx.exe!Inventory::remove(Entity &) [Inventory.cpp : 452 + 0x2a]
  1  arx.exe!removeFromInventories(Entity *) [Inventory.cpp : 630 + 0x0]
  2  arx.exe!Entity::setOwner(Entity *) [Entity.cpp : 258 + 0x0]
  3  arx.exe!setDraggedEntity(Entity *) [Dragging.cpp : 66 + 0x0]
  4  arx.exe!HudRoot::updateInput() [Hud.cpp : 1601 + 0xaf]
  5  arx.exe!ArxGame::manageEditorControls() [Interface.cpp : 1705 + 0x13]
  6  arx.exe!ArxGame::updateLevel() [ArxGame.cpp : 1609 + 0x0]
  7  arx.exe!ArxGame::render() [ArxGame.cpp : 1954 + 0x0]
  8  arx.exe!ArxGame::doFrame() [ArxGame.cpp : 1209 + 0x0]
  9  arx.exe!ArxGame::run() [ArxGame.cpp : 1075 + 0x0]
 10  arx.exe!runGame() [Core.cpp : 245 + 0x1f]
 11  arx.exe!utf8_main(int,char * * const) [Startup.cpp : 169 + 0x0]
 12  arx.exe!WinMain [WindowsMainGUI.cpp : 48 + 0xe]
 13  arx.exe!__scrt_common_main_seh [exe_common.inl : 288 + 0x21]]]></description>
						<pubDate>Sun, 24 Aug 2025 12:05:35 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1687</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1687</guid>
		</item>
		
		<item>
			<title>#1829 - [813BB530] arx.exe!0x7ff745c6acc7</title>
						<description><![CDATA[Assertion Failed at Anchors.cpp:64: t != Invalid

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff745c6acc7
 Stack pointer: 0xe3ee7fe8f0

Callstack:
 arx.exe!0x7ff745c6acc7
 arx.exe!0x7ff745d0c3f1
 arx.exe!0x7ff745c4610d
 arx.exe!0x7ff745c47740
 arx.exe!0x7ff745c43f52
 arx.exe!0x7ff745c4305e
 arx.exe!0x7ff745c4d585
 arx.exe!0x7ff745c59d70
 arx.exe!0x7ff745d5f85a
 arx.exe!0x7ff745ed2c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Sat, 20 Sep 2025 14:32:12 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1829</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1829</guid>
		</item>
		
		<item>
			<title>#1830 - [12DFD826] SpecialK64.dll!wglDeleteContext()</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7fff61f1cafa
 Memory accessed: 0x0
 Stack pointer: 0x796550d750

Callstack:
 SpecialK64.dll!wglDeleteContext()
 SpecialK64.dll!SwapBuffers()
 SDL2.dll!SDL_DYNAPI_entry()
 arx.exe!0x7ff73ed84e55
 arx.exe!0x7ff73ee10372
 arx.exe!0x7ff73ef1ddc5
 arx.exe!0x7ff73ef1d925
 arx.exe!0x7ff73ed7c5dd
 arx.exe!0x7ff73ed7a765
 arx.exe!0x7ff73ed8a739
 arx.exe!0x7ff73ed969eb
 arx.exe!0x7ff73ee947aa
 arx.exe!0x7ff73efe3a62
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Wed, 24 Sep 2025 19:52:59 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1830</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1830</guid>
		</item>
		
		<item>
			<title>#1833 - [F85C884A] arx.exe!FT_Library_SetLcdFilterWeights()</title>
						<description><![CDATA[new operator failed


Callstack:
 Warning: WoW64 process detected, stack may be corrupted!
 arx.exe!FT_Library_SetLcdFilterWeights()
 ucrtbase.dll!__libm_sse2_tan()
 arx.exe!0x3a4384
 ucrtbase.dll!fegetenv()
 ucrtbase.dll!atof()
 ntdll.dll!SbSelectProcedure()
 ntdll.dll!SbSelectProcedure()
]]></description>
						<pubDate>Wed, 05 Nov 2025 14:59:01 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1833</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1833</guid>
		</item>
		
		<item>
			<title>#1725 - [49E9120A] arx.exe!ARX_SPEECH_Update() [Speech.cpp:267]</title>
						<description><![CDATA[Assertion Failed at Speech.cpp:267: ValidIOAddress(speech.speaker)

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff6abb31fec
 Stack pointer: 0x3f022fe780

Callstack:
 arx.exe!0x7ff6abb31fec
 arx.exe!0x7ff6aba67745
 arx.exe!0x7ff6aba63f52
 arx.exe!0x7ff6aba6305e
 arx.exe!0x7ff6aba6d585
 arx.exe!0x7ff6aba79d70
 arx.exe!0x7ff6abb7f85a
 arx.exe!0x7ff6abcf2c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Wed, 12 Nov 2025 18:14:55 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1725</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1725</guid>
		</item>
		
		<item>
			<title>#1832 - [6650C90B] arx.exe!0x7ff7710f0a42</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff7710f0a42
 Memory accessed: 0x247dfd89fd0
 Stack pointer: 0x4df00fe6f0

Callstack:
 arx.exe!0x7ff7710f0a42
 arx.exe!0x7ff7710f0ee5
 arx.exe!0x7ff7710f05a0
 arx.exe!0x7ff77121f992
 arx.exe!0x7ff77119b795
 arx.exe!0x7ff7710d74c7
 arx.exe!0x7ff7710d3f52
 arx.exe!0x7ff7710d305e
 arx.exe!0x7ff7710dd585
 arx.exe!0x7ff7710e9d70
 arx.exe!0x7ff7711ef85a
 arx.exe!0x7ff771362c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Mon, 29 Dec 2025 15:29:21 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1832</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1832</guid>
		</item>
		
		<item>
			<title>#1737 - XP start, can't find files</title>
						<description><![CDATA[Installed through the installer with full copying on ru version. No problems, but it can't find the files.
Doesn't show help from the command line.

[I] Startup:163           Starting Arx Libertatis 1.2.1
[I] ArxGame:342           Using config file "D:\My documents\My Games\Arx Libertatis\cfg.ini"
[I] ArxGame:289           Changing filenames to lowercase...
[I] SDL2Window:191        Using SDL 2.0.20
[E] SDL2Window:292        Could not create Desktop OpenGL context: Could not create GL context: 
[I] SDL2Window:541        Window: Windows r:8 g:8 b:8 a:0 depth:24 aa:8x doublebuffer:1
[I] OpenGLRenderer:110    Using OpenGL 2.1.2
[I] OpenGLRenderer:113     ├─ Vendor: NVIDIA Corporation
[I] OpenGLRenderer:116     ├─ Device: GeForce 7025 / nForce 630a/integrated/SSE2/3DNOW!
[I] OpenGLRenderer:183     └─ VRAM: (unknown)
[I] OpenGLUtil:182        Ignoring OpenGL extension GL_ARB_texture_non_power_of_two
[W] OpenGLRenderer:239    Missing OpenGL extension GL_ARB_texture_non_power_of_two
[W] OpenGLRenderer:265    Missing OpenGL extension GL_ARB_draw_elements_base_vertex
[I] ArxGame:1095          Using fullscreen desktop mode 1440x900@60Hz
[E] ResourceSetup:170     Missing required data file: "data*.pak"
[E] ResourceSetup:170     Missing required data file: "loc*.pak"
[E] ResourceSetup:170     Missing required data file: "data2*.pak"
[E] ResourceSetup:170     Missing required data file: "sfx*.pak"
[E] ResourceSetup:170     Missing required data file: "speech*.pak"
[I] ArxGame:940           Searched in these locations:
 * D:\My documents\My Games\Arx Libertatis\data\
 * D:\My documents\My Games\Arx Libertatis\
 * F:\Arx Libertatis\bin\x86\data\
 * F:\Arx Libertatis\bin\x86\
 * F:\Arx Libertatis\bin\data\
 * F:\Arx Libertatis\bin\
 * F:\Arx Libertatis\data\
 * F:\Arx Libertatis\
See https://arx.vg/paths or `arx --list-dirs` for details.
[CRITICAL] ArxGame:952    Could not load required data files!

See https://arx.vg/data for help.

[CRITICAL] ArxGame:504    Failed to initialize the game data
[CRITICAL] Core:249       Initialization failed
[I] ArxGame:993           Clean shutdown
]]></description>
						<pubDate>Tue, 06 Jan 2026 01:46:44 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1737</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1737</guid>
		</item>
		
		<item>
			<title>#1835 - [1A3FD2B] arx.exe!0x7ff6b17c7805</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff6b17c7805
 Memory accessed: 0x6f0
 Stack pointer: 0x5be26fea00

Callstack:
 arx.exe!0x7ff6b17c7805
 arx.exe!0x7ff6b1676935
 arx.exe!0x7ff6b1677745
 arx.exe!0x7ff6b1673f52
 arx.exe!0x7ff6b167305e
 arx.exe!0x7ff6b167d585
 arx.exe!0x7ff6b1689d70
 arx.exe!0x7ff6b178f85a
 arx.exe!0x7ff6b1902c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 08 Jan 2026 17:47:31 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1835</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1835</guid>
		</item>
		
		<item>
			<title>#1836 - [3635F546] atio6axx.dll!DrvSetCallbackProcs()</title>
						<description><![CDATA[Unhandled exception

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff922a52c39
 Memory accessed: 0x8
 Stack pointer: 0x9129cff250

Callstack:
 atio6axx.dll!DrvSetCallbackProcs()
 atio6axx.dll!DrvSetCallbackProcs()
 atio6axx.dll!DrvSetCallbackProcs()
 atio6axx.dll!DrvSetCallbackProcs()
 atio6axx.dll!GetSettingsBlobsAll()
 atio6axx.dll!GetSettingsBlobsAll()
 atio6axx.dll!GetSettingsBlobsAll()
 atio6axx.dll!GetSettingsBlobsAll()
 atio6axx.dll!GetSettingsBlobsAll()
 atio6axx.dll!GetSettingsBlobsAll()
 atio6axx.dll!GetSettingsBlobsAll()
 atio6axx.dll!GetSettingsBlobsAll()
 atio6axx.dll!eglGetProcAddress()
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Fri, 09 Jan 2026 07:23:42 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1836</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1836</guid>
		</item>
		
		<item>
			<title>#1837 - [80503402] arx.exe!0x7ff79b2dc7ed</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff79b2dc7ed
 Memory accessed: 0x26d6872ce28
 Stack pointer: 0x9372bdef10

Callstack:
 arx.exe!0x7ff79b2dc7ed
 arx.exe!0x7ff79b1b0a2a
 arx.exe!0x7ff79b1b0ee5
 arx.exe!0x7ff79b1b05a0
 arx.exe!0x7ff79b2df992
 arx.exe!0x7ff79b192540
 arx.exe!0x7ff79b19240b
 arx.exe!0x7ff79b19d64d
 arx.exe!0x7ff79b1a9d70
 arx.exe!0x7ff79b2af85a
 arx.exe!0x7ff79b422c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Sat, 24 Jan 2026 19:12:32 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1837</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1837</guid>
		</item>
		
		<item>
			<title>#1840 - [BCD479B] ntdll.dll!RtlCaptureContext()</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ffe3e0f11b0
 Memory accessed: 0xffffffffffffffff
 Stack pointer: 0x19a1f6bc00

Callstack:
 ntdll.dll!RtlCaptureContext()
 arx.exe!0x7ff767fc7933
 arx.exe!0x7ff767fc7c9b
 ucrtbase.dll!_callnewh()
 ucrtbase.dll!__intrinsic_setjmpex()
 arx.exe!0x7ff76811348f
 arx.exe!0x7ff7680794da
 arx.exe!0x7ff767f188f0
 arx.exe!0x7ff767f18205
 arx.exe!0x7ff767fefe47
 arx.exe!0x7ff767fd2688
 arx.exe!0x7ff767fd98f5
 arx.exe!0x7ff767fcd3b5
 arx.exe!0x7ff767eb0b9e
 arx.exe!0x7ff767eb04ee
 arx.exe!0x7ff767eba760
 arx.exe!0x7ff767ec69eb
 arx.exe!0x7ff767fc47aa
 arx.exe!0x7ff768113a62
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Wed, 25 Feb 2026 09:45:12 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1840</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1840</guid>
		</item>
		
		<item>
			<title>#1841 - [3EBCFB87] arx.exe!0x7ff78fe00a42</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff78fe00a42
 Memory accessed: 0x1d5d51b9870
 Stack pointer: 0xb23cf4e5e0

Callstack:
 arx.exe!0x7ff78fe00a42
 arx.exe!0x7ff78fe00ee5
 arx.exe!0x7ff78fe005a0
 arx.exe!0x7ff78ff2f992
 arx.exe!0x7ff78ff1609f
 arx.exe!0x7ff78ff17902
 arx.exe!0x7ff78feab3b0
 arx.exe!0x7ff78fde3737
 arx.exe!0x7ff78fde305e
 arx.exe!0x7ff78fded585
 arx.exe!0x7ff78fdf9d70
 arx.exe!0x7ff78feff85a
 arx.exe!0x7ff790072c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 26 Feb 2026 19:14:08 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1841</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1841</guid>
		</item>
		
		<item>
			<title>#1842 - [3EBCFB87] arx.exe!0x7ff795850a42</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff795850a42
 Memory accessed: 0x1da54480460
 Stack pointer: 0x7e4891e5d0

Callstack:
 arx.exe!0x7ff795850a42
 arx.exe!0x7ff795850ee5
 arx.exe!0x7ff7958505a0
 arx.exe!0x7ff79597f992
 arx.exe!0x7ff79596609f
 arx.exe!0x7ff795967902
 arx.exe!0x7ff7958fb3b0
 arx.exe!0x7ff795833737
 arx.exe!0x7ff79583305e
 arx.exe!0x7ff79583d585
 arx.exe!0x7ff795849d70
 arx.exe!0x7ff79594f85a
 arx.exe!0x7ff795ac2c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Sun, 01 Mar 2026 19:33:44 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1842</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1842</guid>
		</item>
		
		<item>
			<title>#1844 - [3EBCFB87] arx.exe!0x7ff708bf0a42</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff708bf0a42
 Memory accessed: 0x1b565ff8150
 Stack pointer: 0x15138fe950

Callstack:
 arx.exe!0x7ff708bf0a42
 arx.exe!0x7ff708bf0ee5
 arx.exe!0x7ff708bf05a0
 arx.exe!0x7ff708d1f992
 arx.exe!0x7ff708d0609f
 arx.exe!0x7ff708d07902
 arx.exe!0x7ff708c9b3b0
 arx.exe!0x7ff708bd3737
 arx.exe!0x7ff708bd305e
 arx.exe!0x7ff708bdd585
 arx.exe!0x7ff708be9d70
 arx.exe!0x7ff708cef85a
 arx.exe!0x7ff708e62c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Sun, 08 Mar 2026 18:10:10 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1844</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1844</guid>
		</item>
		
		<item>
			<title>#1845 - [3EBCFB87] arx.exe!0x7ff6e7790a42</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x7ff6e7790a42
 Memory accessed: 0x1f66ffcd540
 Stack pointer: 0xddd358eaf0

Callstack:
 arx.exe!0x7ff6e7790a42
 arx.exe!0x7ff6e7790ee5
 arx.exe!0x7ff6e77905a0
 arx.exe!0x7ff6e78bf992
 arx.exe!0x7ff6e78a609f
 arx.exe!0x7ff6e78a7902
 arx.exe!0x7ff6e783b3b0
 arx.exe!0x7ff6e7773737
 arx.exe!0x7ff6e777305e
 arx.exe!0x7ff6e777d585
 arx.exe!0x7ff6e7789d70
 arx.exe!0x7ff6e788f85a
 arx.exe!0x7ff6e7a02c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Thu, 26 Mar 2026 16:49:28 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1845</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1845</guid>
		</item>
		
		<item>
			<title>#1846 - [772849D1] AcGenral.DLL!NotifyShims()</title>
						<description><![CDATA[Illegal storage access

Exception code: ACCESS_VIOLATION


 Instruction address: 0x6a10ba63
 Memory accessed: 0x63730008
 Stack pointer: 0x10fef58
 Frame pointer: 0x10fef78

Callstack:
 Warning: WoW64 process detected, stack may be corrupted!
 AcGenral.DLL!NotifyShims()
 AcGenral.DLL!NotifyShims()
 AcGenral.DLL!NotifyShims()
 ucrtbase.dll!_malloc_base()
 arx.exe!0x82f244
 arx.exe!0x798b43
]]></description>
						<pubDate>Sat, 28 Mar 2026 17:58:16 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1846</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1846</guid>
		</item>
		
		<item>
			<title>#1834 - [7705C4A0] arx.exe!0x7ff747aff0fc</title>
						<description><![CDATA[Assertion Failed at Mesh.cpp:530: size_t(endRoom) < g_rooms->rooms.size()

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff747aff0fc
 Stack pointer: 0x1bb6cfdfa0

Callstack:
 arx.exe!0x7ff747aff0fc
 arx.exe!0x7ff747ac35ff
 arx.exe!0x7ff747bc93ca
 arx.exe!0x7ff747ba4be9
 arx.exe!0x7ff747abddcf
 arx.exe!0x7ff747a962bb
 arx.exe!0x7ff747a97740
 arx.exe!0x7ff747a93f52
 arx.exe!0x7ff747a9305e
 arx.exe!0x7ff747a9d585
 arx.exe!0x7ff747aa9d70
 arx.exe!0x7ff747baf85a
 arx.exe!0x7ff747d22c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Fri, 03 Apr 2026 00:44:13 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1834</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1834</guid>
		</item>
		
		<item>
			<title>#1843 - [7705C4A0] arx.exe!0x7ff72cbef0fc</title>
						<description><![CDATA[Assertion Failed at Mesh.cpp:530: size_t(endRoom) < g_rooms->rooms.size()

Unhandled exception

Exception code: BREAKPOINT


 Instruction address: 0x7ff72cbef0fc
 Stack pointer: 0xd72959e180

Callstack:
 arx.exe!0x7ff72cbef0fc
 arx.exe!0x7ff72cbb35ff
 arx.exe!0x7ff72ccb93ca
 arx.exe!0x7ff72cc94be9
 arx.exe!0x7ff72cbaddcf
 arx.exe!0x7ff72cb862bb
 arx.exe!0x7ff72cb87740
 arx.exe!0x7ff72cb83f52
 arx.exe!0x7ff72cb8305e
 arx.exe!0x7ff72cb8d585
 arx.exe!0x7ff72cb99d70
 arx.exe!0x7ff72cc9f85a
 arx.exe!0x7ff72ce12c0a
 KERNEL32.DLL!BaseThreadInitThunk()
 ntdll.dll!RtlUserThreadStart()
]]></description>
						<pubDate>Mon, 06 Apr 2026 20:46:00 GMT</pubDate>
			<link>https://bugs.arx-libertatis.org:443/arx/issues/1843</link>
			<guid>https://bugs.arx-libertatis.org:443/arx/issues/1843</guid>
		</item>
	</channel>
</rss>