ID:1323538
 
BYOND Version:499
Operating System:Linux
Web Browser:Opera 9.80
Applies to:Dream Daemon
Status: Unverified

Thus far we've been unable to verify or reproduce this bug. Or, it has been observed but it cannot be triggered with a reliable test case. You can help us out by editing your report or adding a comment with more information.
Descriptive Problem Summary:
Server crash from illegal operation.

Numbered Steps to Reproduce Problem:
unknown yet, it happened seemingly randomly.




Logs in question

BUG: Crashing due to an illegal operation!

Backtrace for BYOND 499.1197 on Linux:
Generated at Sat Jul 13 23:49:54 2013

DreamDaemon [0x8048000, 0x0], [0x8048000, 0x804a8ce]
libbyond.so 0x35a740, 0x35a792
[0xb7838000, 0xb7838410], [0xb7838000, 0xb7838410]
libbyond.so 0x35a740, 0x35a792
libbyond.so 0x327ab0, 0x327af3
libbyond.so 0x284020, 0x2841c4
libbyond.so [0xb71c5000, 0x0], 0x28b65a
libbyond.so 0x35a990, 0x35ab07
libbyond.so 0x32ba80, 0x32bcea
DreamDaemon [0x8048000, 0x0], [0x8048000, 0x804a3ee]
libc.so.6 0x16af0, 0x16bd6 (__libc_start_main)
DreamDaemon [0x8048000, 0x8049b04], [0x8048000, 0x8049ed1]
Sorry it took me a bit to look into this one. From what I can tell this is happening in a deep part of our code. It looks like there was an attempt to send a map to a broken link, but this shouldn't cause a crash unless some data has gotten corrupted. Ultimately I suspect this boils down to the same heap corruption that's causing your freeze/crash issues.

I'm gonna mark this unverified for now, since I have no idea how to reproduce it and there doesn't appear to be a true cause for me to track down.
Lummox JR changed status to 'Unverified'