|
|
Reporter | Khym Chanur | Assigned To | | |
---|
Priority | low | Severity | trivial | Reproducibility | always |
---|
Status | new | Resolution | open | |
---|
Platform | x86 (AMD Athlon 7550 Dual-Core) | OS | Mandriva One | OS Version | 2010 (2.6.33.7) |
---|
Product Version | 0.31.25 | |
---|
|
|
Summary | 0004761: Pause after "strike the earth" depends on uninitialized memory |
---|
Description | On Linux the game being paused right after you hit ENTER on the "strike the earth" screen doesn't pause if uninitialized memory is filled in with something unexpected. Loading a saved game with the PAUSE_ON_LOAD option set to YES still works, though. |
---|
Steps To Reproduce | Launch df from a bash/sh shell via "MALLOC_PERTURB_=255 ./df", start a new game, embark, hit return at the "strike the earth" screen.
"MALLOC_PERTURB_=255" will cause newly allocated memory to be filled in with 0xFF and newly freed memory to be filled in with 0x00. |
---|
Tags | No tags attached. |
---|
|
|