ID:2136690
 
BYOND Version:510
Operating System:Linux
Web Browser:Chrome 52.0.2743.85
Applies to:Dream Daemon
Status: Open

Issue hasn't been assigned a status value.
Descriptive Problem Summary:
Server randomly got stuck in a loop of brk calls, ~3.2/s, no other syscalls.
Backtraces: https://gist.github.com/Mloc/ 236b3690cb696a17de05d4609da69fc6
libbyond.so is loaded at f7258000

Numbered Steps to Reproduce Problem:
1. Run latest code at https://github.com/Baystation12/Baystation12/
2. Get (un)lucky

Code Snippet (if applicable) to Reproduce Problem:
n/a

Expected Results: no loop

Actual Results: loop

Does the problem occur:
Every time? Or how often? Very rarely
In other games? unknown
In other user accounts? n/a
On other computers? unknown

When does the problem NOT occur? unknown

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:
none
It sounds like the engine simply ran into some freakish happenstance here. There's no way I can investigate this issue.