MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002462 | Zandronum | [All Projects] Bug | public | 2015-09-18 17:02 | 2018-09-30 21:39 |
|
Reporter | Zalewa | |
Assigned To | Torr Samaho | |
Priority | normal | Severity | crash | Reproducibility | random |
Status | closed | Resolution | fixed | |
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 3.0-beta | |
Target Version | 2.2 | Fixed in Version | 2.2 | |
|
Summary | 0002462: Joining a server with MOTD set to \0 will randomly crash the client. |
Description | Joining a server with MOTD set to \0 will randomly crash the client.
Unfortunately I'm only able to reproduce it by running the game from a modified version of Doomseeker that passes "+sv_motd" \0 argument pair when MOTD is empty. I have attached a crash report, though. |
Steps To Reproduce | |
Additional Information | Build: 3.0-alpha-r150831-1814 |
Tags | No tags attached. |
Relationships | |
Attached Files | CrashReport-nullmotd.zip (23,728) 2015-09-18 17:02 https://zandronum.com/tracker/file_download.php?file_id=1655&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2015-09-18 17:02 | Zalewa | New Issue | |
2015-09-18 17:02 | Zalewa | File Added: CrashReport-nullmotd.zip | |
2015-10-04 13:32 | Torr Samaho | Note Added: 0013588 | |
2015-10-04 13:35 | Torr Samaho | Assigned To | => Torr Samaho |
2015-10-04 13:35 | Torr Samaho | Status | new => needs testing |
2015-10-04 13:40 | cobalt | Target Version | => 2.2 |
2015-10-04 13:40 | cobalt | Description Updated | bug_revision_view_page.php?rev_id=8091#r8091 |
2015-10-04 13:40 | cobalt | Note Added: 0013589 | |
2015-12-10 04:33 | Combinebobnt | Note Added: 0013956 | |
2015-12-10 04:53 | Combinebobnt | Note View State: 0013956: private | |
2015-12-14 03:33 | Ru5tK1ng | Status | needs testing => resolved |
2015-12-14 03:33 | Ru5tK1ng | Resolution | open => fixed |
2015-12-14 03:33 | Ru5tK1ng | Fixed in Version | => 2.2 |
2015-12-14 03:33 | Ru5tK1ng | Description Updated | bug_revision_view_page.php?rev_id=8327#r8327 |
2015-12-19 11:32 | Zalewa | Note View State: 0013956: public | |
2016-11-20 21:32 | Edward-san | Product Version | 3.0 => 3.0-beta |
2018-09-30 21:39 | Blzut3 | Status | resolved => closed |
Notes |
|
|
The crash log doesn't show any relation to the MOTD string and I couldn't reproduce the crash. Nevertheless, I added some string cleaning on the client, so "\0" as MOTD should cause no problems anymore. |
|
|
(0013589)
|
cobalt
|
2015-10-04 13:40
|
|
|
|
|
Tested with r151206-2117 on a local server, tried setting sv_motd to "\0" with the server and through RCON and nothing happened on reconnect. |
|