ID:2304731
 
Resolved
BYOND Version:511
Operating System:Linux
Web Browser:Firefox 56.0
Applies to:Dream Daemon
Status: Resolved

This issue has been resolved.
Descriptive Problem Summary: When starting DreamDaemon on CentOS 7, I get a crash with the message "BUG: Crashing due to an illegal operation!" There are no errors during compilation. It was working yesterday, and today it does not work even if I roll back to the same commit I was on yesterday, so I really do not believe it is a code error. It only crashes on CentOS. I believe this is the same issue reported here: http://www.byond.com/forum/?post=2249117

Numbered Steps to Reproduce Problem:
1. Clone the git repo https://github.com/Stratus-Station/Stratus/tree/Development
2. Compile on Dream Maker 511.1385
3. Start server on Dream Daemon 511.1385
4. Receiver following crash.

Expected Results: Not crashing

Actual Results: Crashing, see: https://gist.github.com/msgerbs/ 8d5c2e6b219228530ace863a949af59f

Does the problem occur:
Every time? Or how often? Every time
In other games?
In other user accounts?
On other computers?

When does the problem NOT occur? On older commits

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)

Workarounds:

Ok so this just got interesting. If I do not have any config files in, it loads and runs fine. If I copy *any* of the example config files, even extremely simple ones like /config/example/ofwhitelist.txt, then it either gives me a similar illegal operation crash, or it gives me a memory corruption error. I got this memory corruption error when the example ofwhitelist.txt was in the config folder. https://gist.github.com/msgerbs/ fb0f435d18acc4e6d791077fb29922e7

I got this illegal operation crash when the example config.txt was in the config folder: https://gist.github.com/msgerbs/ 7071aebd425f7f496eedf5fc8f97902b
For reference here is the github issue the other person mentioned: https://github.com/ParadiseSS13/Paradise/issues/7421
Lummox JR resolved issue
Thank you LummoxJR and MrStoneOne! The 512 beta works like a charm.