MantisBT - Zandronum
View Issue Details
0004356Zandronum[All Projects] Bugpublic2024-07-31 17:432024-10-26 04:54
unknownna 
Kaminsky 
normalcrashsometimes
resolvedfixed 
3.2 
3.23.2 
0004356: Client crashes if connecting to local server with internal browser if already on same server
If you go to the internal browser menu while on a local server and connect to the server again through it, Zandronum will sometimes crash, or even get kicked for "too many missed packets".
No tags attached.
zip CrashReport.zip (25,529) 2024-07-31 17:43
https://zandronum.com/tracker/file_download.php?file_id=3075&type=bug
Issue History
2024-07-31 17:43unknownnaNew Issue
2024-07-31 17:43unknownnaFile Added: CrashReport.zip
2024-07-31 20:16KaminskyNote Added: 0023871
2024-07-31 20:16KaminskyAssigned To => Kaminsky
2024-07-31 20:16KaminskyStatusnew => needs review
2024-07-31 20:16KaminskyProduct Version => 3.2
2024-07-31 20:16KaminskyTarget Version => 3.2
2024-07-31 21:23KaminskyNote Added: 0023873
2024-07-31 21:23KaminskyStatusneeds review => needs testing
2024-08-01 06:48unknownnaNote Added: 0023876
2024-08-01 06:48unknownnaStatusneeds testing => feedback
2024-10-26 04:47unknownnaNote Added: 0024101
2024-10-26 04:47unknownnaStatusfeedback => assigned
2024-10-26 04:47unknownnaStatusassigned => resolved
2024-10-26 04:47unknownnaFixed in Version => 3.2
2024-10-26 04:47unknownnaResolutionopen => fixed
2024-10-26 04:52unknownnaStatusresolved => feedback
2024-10-26 04:52unknownnaResolutionfixed => reopened
2024-10-26 04:54unknownnaNote Edited: 0024101bug_revision_view_page.php?bugnote_id=24101#r14420
2024-10-26 04:54unknownnaStatusfeedback => resolved
2024-10-26 04:54unknownnaResolutionreopened => fixed

Notes
(0023871)
Kaminsky   
2024-07-31 20:16   
Here's a merge request to fix the crash:'https://foss.heptapod.net/zandronum/zandronum-stable/-/merge_requests/148 [^]'
(0023873)
Kaminsky   
2024-07-31 21:23   
This has been pushed into the main repository:'https://foss.heptapod.net/zandronum/zandronum-stable/-/commit/3d0b30bd60c102f3ee701237ff26b863258a5015 [^]'
(0023876)
unknownna   
2024-08-01 06:48   
It fixed the crash it seems, but I still sometimes get kicked for missing too many packets. And when it attempts to connect, it looks very frozen until you're suddenly on the server again, but maybe I'm being picky here.

I suspect the packet loss kick might be caused by this issue, which was strangely closed without being fixed:'https://zandronum.com/tracker/view.php?id=2618 [^]'
(0024101)
unknownna   
2024-10-26 04:47   
(edited on: 2024-10-26 04:54)
Since the crash was fixed, I'll mark this as resolved.

The other ticket has to be re-opened since it still happens and probably causes the client to get kicked for missed packets.

Quote from unknownna
And when it attempts to connect, it looks very frozen until you're suddenly on the server again, but maybe I'm being picky here.

It would be better if the client was put in the full console and "viewactive = false" when connecting. I'll make a note of it and maybe report it sometime in the future.

Edit:
Quote from unknownna
The other ticket has to be re-opened since it still happens and probably causes the client to get kicked for missed packets.

Actually, it didn't seem to happen in the latest 3.2 build I tested, so I'll not re-open it until I notice it again.