BUG: Crashing due to an illegal operation!
Backtrace for BYOND 469.1073 on FreeBSD:
Generated at Sun Jun 13 13:05:53 2010
DreamDaemon [0x8048000, 0x804977c], [0x8048000, 0x804ab04]
libbyond.so 0x27bb20, 0x27c045
libbyond.so 0x1bc0c0, 0x1beb2f
libbyond.so 0x1bf700, 0x1bf842
libbyond.so 0x1c6540, 0x1c671a
libbyond.so 0x26eba0, 0x26ecdc
libbyond.so 0x240540, 0x24076e
DreamDaemon [0x8048000, 0x804977c], [0x8048000, 0x804a26c]
DreamDaemon [0x8048000, 0x804977c], [0x8048000, 0x8049d59]
To help the BYOND developers debug this, please send the above trace as part
of a very detailed bug report: http://www.byond.com/members/?command=view_tracker&tracker=1
DreamDaemon will now produce a file called 'core' that you can send to the
BYOND developers for more analysis. For instructions, please contact us at
http://www.byond.com/support/
ID:96841
![]() Jun 13 2010, 9:16 am (Edited on Jun 29 2010, 2:06 pm)
|
|||||||||||||
Resolved
| |||||||||||||
Don't know what caused the crash. I have the core file if you want it.
|
![]() Jun 13 2010, 1:51 pm
|
|
Crash occured again at at Sun Jun 13 17:39:20 2010.
|
Crash occured two more times, this started up when I moved from 467.1069 to 469.1073.
|
Thanks. I'll take a look at the trace. If you can post the core somewhere that might help (not sure if I need it just yet). Hopefully this is related to the other issues people are having with 468/469.
|
Tom wrote:
Thanks. I'll take a look at the trace. If you can post the core somewhere that might help (not sure if I need it just yet). Hopefully this is related to the other issues people are having with 468/469. A friend running the same dmb on linux (well, compiled on linux from the same code) is getting crash issues too as of 469.1073, I've suggested he post the stacktrace on the bugs system. |
Looking at the core file in GDB shows:
(gdb) bt The two addresses before SendMaps are mislabeled (because those functions are near those named functions). |
If you could, please post the core somewhere (or mail to me at [email protected]).
|