ID:1234449
 
Resolved
BYOND Version:499.1179
Operating System:Windows 7 Home Premium 64-bit
Web Browser:Chrome 28.0.1469.0
Applies to:BYOND Pager
Status: Resolved (499.1180)

This issue has been resolved.
I've been noticing this happen for a few days now, I turn on the BYOND pager - and sometimes, it randomly closes itself.

Today, I started up BYOND at around 7-8 AM, and left it on when I left. It was expanded, and the only tab open aside from Home was the supersaiyanx.balls hub. (I was looking into memory usage while having a hub with screenshots open, I noticed it spike up to 500,000 KB yesterday under similar circumstances.)
So, I left home, left my computer on. My computer does not sleep, only the display(s) turn off. I return home, BYOND is not running, the following errors occurred.

I understand that it might be something going on with my computer, but I haven't noticed anything wrong with other applications. Any ideas?
(these are newest first)

~11:00 AM today.
Faulting application name: byond.exe, version: 4.0.499.1179, time stamp: 0x515dee8f
Faulting module name: mshtml.dll, version: 10.0.9200.16540, time stamp: 0x5125ef5c
Exception code: 0xc00000fd
Fault offset: 0x0003cdcd
Faulting process id: 0x1354
Faulting application start time: 0x01ce376e994aba8a
Faulting application path: C:\Program Files (x86)\BYOND\bin\byond.exe
Faulting module path: C:\Windows\SysWOW64\mshtml.dll
Report Id: 1a464731-a385-11e2-a852-001fc66f7a51


Another one from 4/10/2013:
Faulting application name: byond.exe, version: 4.0.499.1179, time stamp: 0x515dee8f
Faulting module name: mshtml.dll, version: 10.0.9200.16521, time stamp: 0x51208caf
Exception code: 0xc00000fd
Fault offset: 0x0003b4bd
Faulting process id: 0xe70
Faulting application start time: 0x01ce360adfea527e
Faulting application path: C:\Program Files (x86)\BYOND\bin\byond.exe
Faulting module path: C:\Windows\SysWOW64\mshtml.dll
Report Id: 1969c2fb-a207-11e2-ae73-001fc66f7a51


This one has a different faulting module, apparently, from the same day, earlier time.
Faulting application name: byond.exe, version: 4.0.499.1179, time stamp: 0x515dee8f
Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec49b8f
Exception code: 0xc00000fd
Fault offset: 0x0002dede
Faulting process id: 0x1a78
Faulting application start time: 0x01ce35e55949ed66
Faulting application path: C:\Program Files (x86)\BYOND\bin\byond.exe
Faulting module path: C:\Windows\SysWOW64\ntdll.dll
Report Id: d92c892e-a1e3-11e2-ae73-001fc66f7a51


And, one with that same faulting module, but from 4/9/2013:
Faulting application name: byond.exe, version: 4.0.499.1179, time stamp: 0x515dee8f
Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec49b8f
Exception code: 0xc00000fd
Fault offset: 0x0002dede
Faulting process id: 0x111c
Faulting application start time: 0x01ce353d8860db0a
Faulting application path: C:\Program Files (x86)\BYOND\bin\byond.exe
Faulting module path: C:\Windows\SysWOW64\ntdll.dll
Report Id: b1bb3224-a146-11e2-a8cd-000c416a25e5


Both from 4/7/2013:
Faulting application name: byond.exe, version: 4.0.499.1179, time stamp: 0x515dee8f
Faulting module name: mshtml.dll, version: 10.0.9200.16521, time stamp: 0x51208caf
Exception code: 0xc00000fd
Fault offset: 0x0003b4bd
Faulting process id: 0x178c
Faulting application start time: 0x01ce33d7b17f50c8
Faulting application path: C:\Program Files (x86)\BYOND\bin\byond.exe
Faulting module path: C:\Windows\SysWOW64\mshtml.dll
Report Id: c3c4be11-9ff5-11e2-b252-000c416a25e5


Faulting application name: byond.exe, version: 4.0.499.1179, time stamp: 0x515dee8f
Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec49b8f
Exception code: 0xc00000fd
Fault offset: 0x0002dede
Faulting process id: 0x1130
Faulting application start time: 0x01ce33a4583eecd8
Faulting application path: C:\Program Files (x86)\BYOND\bin\byond.exe
Faulting module path: C:\Windows\SysWOW64\ntdll.dll
Report Id: 6f6e7bca-9fbd-11e2-b252-000c416a25e5


4/6/2013: (This is the earliest.)
Faulting application name: byond.exe, version: 4.0.499.1179, time stamp: 0x515dee8f
Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec49b8f
Exception code: 0xc00000fd
Fault offset: 0x0002dede
Faulting process id: 0x15b4
Faulting application start time: 0x01ce32eb2799ed4e
Faulting application path: C:\Program Files (x86)\BYOND\bin\byond.exe
Faulting module path: C:\Windows\SysWOW64\ntdll.dll
Report Id: d88eda02-9ee5-11e2-9591-000c416a25e5
While I have not been able to reproduce this, I have put in code for the next that should prevent stack overflows (the specific error you're seeing here) in any of the cases I think would ever come up.
Wouldn't this be resolved? You said you stopped from stack overflows from happening, and I haven't been experiencing any crashes since build 1180 was released.
Tom resolved issue
I'll mark it as such.