MantisBT - Zandronum
View Issue Details
0001532Zandronum[All Projects] Bugpublic2013-10-10 17:322018-09-30 23:06
Qent 
Torr Samaho 
highcrashalways
closedfixed 
MicrosoftWindowsXP/Vista/7
2.0-beta 
2.02.0 
0001532: [131006-1139] Zandronum runs out of memory when reading response files
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.
Execute the command
zandronum.exe @test.rsp
where test.rsp can be an empty file.
I'm on Windows XP.
No tags attached.
Issue History
2013-10-10 17:32QentNew Issue
2013-10-10 18:04Torr SamahoNote Added: 0007370
2013-10-10 18:04Torr SamahoProduct Version => 2.0-beta
2013-10-10 18:04Torr SamahoTarget Version => 2.0
2013-10-10 18:04Torr SamahoAssigned To => Torr Samaho
2013-10-10 18:04Torr SamahoStatusnew => assigned
2013-10-10 18:06Torr SamahoNote Edited: 0007370bug_revision_view_page.php?bugnote_id=7370#r4119
2013-10-10 18:06Torr SamahoNote Revision Dropped: 7370: 0004118
2013-10-11 11:17DevilHunterNote Added: 0007380
2013-10-26 16:40Torr SamahoNote Added: 0007466
2013-10-26 16:40Torr SamahoStatusassigned => needs testing
2013-10-26 20:55DevilHunterNote Added: 0007468
2013-10-26 21:55QentStatusneeds testing => resolved
2013-10-26 21:55QentFixed in Version => 2.0-beta
2013-10-26 21:55QentResolutionopen => fixed
2015-01-23 04:56Blzut3Fixed in Version2.0-beta => 2.0
2018-09-30 23:06Blzut3Statusresolved => 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.

(0007380)
DevilHunter   
2013-10-11 11:17   
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
(0007466)
Torr Samaho   
2013-10-26 16:40   
The latest build contains the necessary ZDoom fixes and should work again.
(0007468)
DevilHunter   
2013-10-26 20:55   
Works as Intended, Server Starts up, and goes to MAP01. Nice job..

Fixed