MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001532 | Zandronum | [All Projects] Bug | public | 2013-10-10 17:32 | 2018-09-30 23:06 |
|
Reporter | Qent | |
Assigned To | Torr Samaho | |
Priority | high | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 2.0-beta | |
Target Version | 2.0 | Fixed in Version | 2.0 | |
|
Summary | 0001532: [131006-1139] Zandronum runs out of memory when reading response files |
Description | When starting Zandronum 2.0 with a .rsp file, it errors out with the message Quote Found response file test.rsp!
Execution could not continue.
Could not realloc 207284112 bytes
This happens with or without the -host parameter, but the error does NOT occur if all the parameters in the .rsp file are copied directly to the command line instead of using the .rsp file. |
Steps To Reproduce | Execute the command zandronum.exe @test.rsp where test.rsp can be an empty file. |
Additional Information | I'm on Windows XP. |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-10-10 17:32 | Qent | New Issue | |
2013-10-10 18:04 | Torr Samaho | Note Added: 0007370 | |
2013-10-10 18:04 | Torr Samaho | Product Version | => 2.0-beta |
2013-10-10 18:04 | Torr Samaho | Target Version | => 2.0 |
2013-10-10 18:04 | Torr Samaho | Assigned To | => Torr Samaho |
2013-10-10 18:04 | Torr Samaho | Status | new => assigned |
2013-10-10 18:06 | Torr Samaho | Note Edited: 0007370 | bug_revision_view_page.php?bugnote_id=7370#r4119 |
2013-10-10 18:06 | Torr Samaho | Note Revision Dropped: 7370: 0004118 | |
2013-10-11 11:17 | DevilHunter | Note Added: 0007380 | |
2013-10-26 16:40 | Torr Samaho | Note Added: 0007466 | |
2013-10-26 16:40 | Torr Samaho | Status | assigned => needs testing |
2013-10-26 20:55 | DevilHunter | Note Added: 0007468 | |
2013-10-26 21:55 | Qent | Status | needs testing => resolved |
2013-10-26 21:55 | Qent | Fixed in Version | => 2.0-beta |
2013-10-26 21:55 | Qent | Resolution | open => fixed |
2015-01-23 04:56 | Blzut3 | Fixed in Version | 2.0-beta => 2.0 |
2018-09-30 23:06 | Blzut3 | Status | resolved => closed |
Notes |
|
(0007370)
|
Torr Samaho
|
2013-10-10 18:04
(edited on: 2013-10-10 18:06) |
|
I had a look at ZDoom's commit log. This is a ZDoom bug that was introduced in revision 2183 and supposedly fixed in ZDoom revision 2334.
|
|
|
|
I was wondering wtf happened there. Least I know its not just me now. HOWEVER.. I never did see the "Execution could not continue. Could not realloc 207284112 bytes" part.. just that it says the First line, then I look at Task Manager, and watch the memory usage go off the charts |
|
|
|
The latest build contains the necessary ZDoom fixes and should work again. |
|
|
|
Works as Intended, Server Starts up, and goes to MAP01. Nice job..
Fixed |
|