MantisBT - Zandronum
View Issue Details
0004280Zandronum[All Projects] Bugpublic2024-05-13 09:422024-08-17 01:01
unknownna 
Kaminsky 
normalcrashunable to reproduce
resolvedfixed 
3.2 
3.23.2 
0004280: [3.2] Server crash with QC:DE upon turning into a spectator
I was testing some Quake Champions: Doom Edition and looking around in map QCDE17 while investigating some some strange movement prediction errors at a certain spot on the map. See the attached screenshot.

I was flying around with the fly cheat around the spot in the screenshot. When I attempted to turn into a spectator to see if the jittery movement affected spectators as well as players, the whole server crashed.

I was unable to reproduce the issue so far after trying a few times.
I was additionally using a wad called allyicon_01.wad, which just contains several different variations of the new ally/enemy icons I made recently.
No tags attached.
zip CrashReport_spectatorslopes.zip (37,518) 2024-05-13 09:42
https://zandronum.com/tracker/file_download.php?file_id=3011&type=bug
png Screenshot_Doom_20240513_113240.png (117,292) 2024-05-13 09:42
https://zandronum.com/tracker/file_download.php?file_id=3012&type=bug
png
Issue History
2024-05-13 09:42unknownnaNew Issue
2024-05-13 09:42unknownnaFile Added: CrashReport_spectatorslopes.zip
2024-05-13 09:42unknownnaFile Added: Screenshot_Doom_20240513_113240.png
2024-05-13 10:14unknownnaSummary[3.2] Server crash with QC:DE upon turning into a specator => [3.2] Server crash with QC:DE upon turning into a spectator
2024-05-13 10:20unknownnaNote Added: 0023695
2024-07-10 10:46KaminskyNote Added: 0023784
2024-07-10 10:46KaminskyAssigned To => Kaminsky
2024-07-10 10:46KaminskyStatusnew => needs testing
2024-07-10 10:46KaminskyProduct Version => 3.2
2024-07-10 10:46KaminskyTarget Version => 3.2
2024-08-17 01:01unknownnaNote Added: 0023949
2024-08-17 01:01unknownnaStatusneeds testing => resolved
2024-08-17 01:01unknownnaFixed in Version => 3.2
2024-08-17 01:01unknownnaResolutionopen => fixed

Notes
(0023695)
unknownna   
2024-05-13 10:20   
Turns out the separate prediction issue is unavoidable due to an invisible item calling A_RadiusThrust.
(0023784)
Kaminsky   
2024-07-10 10:46   
The server crash should've been fixed with:'https://foss.heptapod.net/zandronum/zandronum-stable/-/commit/dae77002a78be7f7f8e8e8290dde0a6b4d2c629d [^]'
(0023949)
unknownna   
2024-08-17 01:01   
I wasn't able to reproduce this after re-visiting it, so it seems to be fixed. Great work, and thanks.