MantisBT - Zandronum
View Issue Details
0003853Zandronum[All Projects] Bugpublic2020-08-10 12:142020-09-04 16:00
lorecast162 
 
normalcrashalways
closedfixed 
LinuxUbuntu 20.04.1 LTS
3.0 
 
0003853: Core dumps at launch
Launching zandronum (installed from the DRDTeam APT repository) core dumps saying
"double free or corruption(!prev)" right after the "OSS could not be initialized. Trying ALSA.".
Tried with doom2 1.9 and with dbabrm.pk3 and eonweapons_rc8.pk3.
Happens both when launching from CLI, application menu and Doomseeker.
Zandronum has never been installed before on the machine's Ubuntu install (the OS install itself is quite fresh)
No tags attached.
duplicate of 0003766resolved DrinkyBird Crash on Launch 
Issue History
2020-08-10 12:14lorecast162New Issue
2020-08-10 12:25lorecast162Note Added: 0021530
2020-09-04 15:58DrinkyBirdRelationship addedduplicate of 0003766
2020-09-04 16:00DrinkyBirdNote Added: 0021533
2020-09-04 16:00DrinkyBirdStatusnew => closed
2020-09-04 16:00DrinkyBirdResolutionopen => fixed

Notes
(0021530)
lorecast162   
2020-08-10 12:25   
I just tried with the binary amd64 archive hosted on this site and get the same result.
(0021533)
DrinkyBird   
2020-09-04 16:00   
This is due to a recently introduced incompatibility in the version of FMOD Ex used by Zandronum 3.0. See ticket 0003766 for more info. The solutions are to use 3.1 (which uses a working version of FMOD) or start Zandronum with -nosound and set your audio output to SDL, then restart the game.