ID:2008870
 
BYOND Version:509
Operating System:Windows 8 64-bit
Web Browser:Chrome 47.0.2526.106
Applies to:Dream Seeker
Status: Open

Issue hasn't been assigned a status value.
Descriptive Problem Summary:
When links are clicked in Chat, Dream Seeker stops responding. Both me and my brother have this occur with our Lenovo edges.

MrStonedOne thinks its a race condition that causes it.
Numbered Steps to Reproduce Problem:
Play SS13, click a chat link, Dream Seeker will stop responding EXCEPT sound.

Code Snippet (if applicable) to Reproduce Problem:


Expected Results:
A working dreamseeker after clicking the link.

Actual Results:
Forced to restart Dream Seeker.

Does the problem occur:
Every time? Or how often? Almost every time. Its rarely that it doesn't.
In other games? Only play SS13
In other user accounts? My little brothers account.
On other computers? Other computers of the same type.

When does the problem NOT occur?
As long as you don't click a chat link, its fine. In game UI links are fine.

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.) Happened with every Byond version Ive used with my Lenovo which is 508 and 509.

Workarounds: None so far.

I'm not sure if there's any way I can test this, if it's specific to your system and your brother's. The only thing I might suggest is trying to break into the process via a debugger.

1) Download the Windows debugging tools and install them.
2) When Dream Seeker hangs next time, open WinDbg and attach it to dreamseeker.exe.
3) Type ~* to get information about the threads in the process. Find one that says something like dreamseeker.exe, byondcore.dll, or byondwin.dll. It's probably thread 0.
4) Type ~0s to switch to thread 0; change the number if you got a different one in step 3.
5) Type k to get a stack trace.

If you can get all that info, copy the entire contents of the debugger window and paste it here. I think that would be enough for me to figure out the rest.
Microsoft (R) Windows Debugger Version 6.3.9600.17336 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.

*** wait with pending attach
Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path. *
* Use .symfix to have the debugger choose a symbol path. *
* After setting your symbol path, use .reload to refresh symbol locations. *
****************************************************************************
Executable search path is:
ModLoad: 010e0000 01195000 C:\Program Files (x86)\BYOND\bin\dreamseeker.exe
ModLoad: d5190000 d533c000 C:\windows\SYSTEM32\ntdll.dll
ModLoad: 77970000 77ade000 ntdll.dll
ModLoad: 00000000`778a0000 00000000`778eb000 C:\windows\SYSTEM32\wow64.dll
ModLoad: 00000000`778f0000 00000000`77958000 C:\windows\system32\wow64win.dll
ModLoad: 00000000`77960000 00000000`77969000 C:\windows\system32\wow64cpu.dll
ModLoad: 00000000`77630000 00000000`77770000 KERNEL32.dll
ModLoad: 00000000`758b0000 00000000`75987000 KERNELBASE.dll
ModLoad: 00000000`60b90000 00000000`60d25000 byondwin.dll
ModLoad: 00000000`74c60000 00000000`74c68000 VERSION.dll
ModLoad: 00000000`74620000 00000000`74626000 MSIMG32.dll
ModLoad: 00000000`608a0000 00000000`60b84000 byondcore.dll
ModLoad: 00000000`60370000 00000000`6045e000 MSVCR120.dll
ModLoad: 00000000`60460000 00000000`6089d000 mfc120.dll
ModLoad: 00000000`759b0000 00000000`75b03000 USER32.dll
ModLoad: 00000000`75180000 00000000`7528e000 GDI32.dll
ModLoad: 00000000`761e0000 00000000`7749c000 SHELL32.dll
ModLoad: 00000000`71390000 00000000`71419000 COMCTL32.dll
ModLoad: 00000000`76190000 00000000`761e0000 WS2_32.dll
ModLoad: 00000000`70c60000 00000000`70e5f000 d3dx9_43.dll
ModLoad: 00000000`75630000 00000000`756cb000 COMDLG32.dll
ModLoad: 00000000`77570000 00000000`775ec000 ADVAPI32.dll
ModLoad: 00000000`75b30000 00000000`75b75000 SHLWAPI.dll
ModLoad: 00000000`77770000 00000000`77899000 ole32.dll
ModLoad: 00000000`75290000 00000000`75325000 OLEAUT32.dll
ModLoad: 00000000`742b0000 00000000`742d3000 WINMM.dll
ModLoad: 00000000`774a0000 00000000`77563000 msvcrt.dll
ModLoad: 00000000`60190000 00000000`6036b000 byondext.dll
ModLoad: 00000000`700d0000 00000000`700d8000 WSOCK32.dll
ModLoad: 00000000`60110000 00000000`60181000 MSVCP120.dll
ModLoad: 00000000`755c0000 00000000`755e7000 IMM32.dll
ModLoad: 00000000`744c0000 00000000`745ad000 UxTheme.dll
ModLoad: 00000000`75730000 00000000`758ad000 combase.dll
ModLoad: 00000000`75b20000 00000000`75b27000 NSI.dll
ModLoad: 00000000`75da0000 00000000`75e5a000 RPCRT4.dll
ModLoad: 00000000`75390000 00000000`753d1000 SECHOST.dll
ModLoad: 00000000`74280000 00000000`742a3000 WINMMBASE.dll
ModLoad: 00000000`75490000 00000000`755a2000 MSCTF.dll
ModLoad: 00000000`75160000 00000000`7517e000 SspiCli.dll
ModLoad: 00000000`755f0000 00000000`7562c000 CFGMGR32.dll
ModLoad: 00000000`74250000 00000000`74271000 DEVOBJ.dll
ModLoad: 00000000`747b0000 00000000`7483b000 SHCORE.dll
ModLoad: 00000000`75150000 00000000`7515a000 CRYPTBASE.dll
ModLoad: 00000000`750f0000 00000000`75144000 bcryptPrimitives.dll
ModLoad: 00000000`75030000 00000000`75039000 AppCore.dll
ModLoad: 00000000`70b20000 00000000`70b9d000 tiptsf.dll
ModLoad: 00000000`700c0000 00000000`700c6000 riched32.dll
ModLoad: 00000000`60080000 00000000`6010c000 RICHED20.dll
ModLoad: 00000000`67ca0000 00000000`67cb6000 USP10.dll
ModLoad: 00000000`70080000 00000000`700b3000 msls31.dll
ModLoad: 00000000`744a0000 00000000`744ba000 dwmapi.dll
ModLoad: 00000000`6fb90000 00000000`6fd96000 COMCTL32.dll
ModLoad: 00000000`74450000 00000000`744a0000 OLEACC.dll
ModLoad: 00000000`710a0000 00000000`710b1000 NAPINSP.dll
ModLoad: 00000000`75b80000 00000000`75c0d000 CLBCatQ.DLL
ModLoad: 00000000`71080000 00000000`71096000 PNRPNSP.dll
ModLoad: 00000000`71060000 00000000`71074000 nlaapi.dll
ModLoad: 00000000`741c0000 00000000`7420b000 MSWSOCK.dll
ModLoad: 00000000`70fe0000 00000000`7105e000 DNSAPI.dll
ModLoad: 00000000`70fd0000 00000000`70fda000 WINRNR.dll
ModLoad: 00000000`70fc0000 00000000`70fd0000 wshbth.dll
ModLoad: 00000000`70f70000 00000000`70fb6000 fwpuclnt.dll
ModLoad: 00000000`70f60000 00000000`70f68000 rasadhlp.dll
ModLoad: 00000000`5f430000 00000000`60078000 IEFRAME.dll
ModLoad: 00000000`74a00000 00000000`74c32000 iertutil.dll
ModLoad: 00000000`74990000 00000000`749a9000 CRYPTSP.dll
ModLoad: 00000000`74960000 00000000`74990000 RSAENH.dll
ModLoad: 00000000`74940000 00000000`7495e000 bcrypt.dll
ModLoad: 00000000`71100000 00000000`7123a000 PROPSYS.dll
ModLoad: 00000000`74630000 00000000`7477b000 urlmon.dll
ModLoad: 00000000`74c70000 00000000`74e63000 WININET.dll
ModLoad: 00000000`74ec0000 00000000`74edb000 USERENV.dll
ModLoad: 00000000`74c50000 00000000`74c5f000 profapi.dll
ModLoad: 00000000`71260000 00000000`712de000 sxs.dll
ModLoad: 00000000`75fd0000 00000000`76181000 SETUPAPI.dll
ModLoad: 00000000`748a0000 00000000`74940000 apphelp.dll
ModLoad: 00000000`74e70000 00000000`74e7a000 Secur32.dll
ModLoad: 00000000`5ded0000 00000000`5f346000 MSHTML.dll
ModLoad: 00000000`74e90000 00000000`74eb0000 IPHLPAPI.DLL
ModLoad: 00000000`74c40000 00000000`74c48000 WINNSI.DLL
ModLoad: 00000000`5dec0000 00000000`5dece000 msimtf.dll
ModLoad: 00000000`6ee30000 00000000`6f216000 d2d1.dll
ModLoad: 00000000`6fe30000 00000000`6ffb1000 DWrite.dll
ModLoad: 00000000`6f680000 00000000`6f6e9000 dxgi.dll
ModLoad: 00000000`6ec50000 00000000`6ee29000 d3d11.dll
ModLoad: 00000000`5d810000 00000000`5da28000 d3d10warp.dll
ModLoad: 00000000`70410000 00000000`70450000 POWRPROF.dll
ModLoad: 00000000`6f5b0000 00000000`6f5ba000 OnDemandConnRouteHelper.DLL
ModLoad: 00000000`73fb0000 00000000`7404f000 WINHTTP.dll
ModLoad: 00000000`5da30000 00000000`5de87000 JSCRIPT9.dll
ModLoad: 00000000`5bc60000 00000000`5d00a000 Flash.ocx
ModLoad: 00000000`75c10000 00000000`75d98000 CRYPT32.dll
ModLoad: 00000000`70bd0000 00000000`70c51000 DSOUND.dll
ModLoad: 00000000`70ae0000 00000000`70b16000 DINPUT8.dll
ModLoad: 00000000`622b0000 00000000`623ad000 UIAutomationCore.DLL
ModLoad: 00000000`5bb10000 00000000`5bb8f000 mscms.dll
ModLoad: 00000000`75b10000 00000000`75b1e000 MSASN1.dll
ModLoad: 00000000`70640000 00000000`7064c000 atlthunk.dll
ModLoad: 00000000`70e90000 00000000`70eed000 SCHANNEL.dll
ModLoad: 00000000`701d0000 00000000`70203000 MLANG.dll
ModLoad: 00000000`6eae0000 00000000`6ec4b000 WindowsCodecs.dll
ModLoad: 00000000`71580000 00000000`71753000 d3d9.dll
ModLoad: 00000000`63450000 00000000`64a97000 igdumdim32.dll
ModLoad: 00000000`6dbb0000 00000000`6e425000 igdusc32.dll
(de0.156c): Break instruction exception - code 80000003 (first chance)
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\windows\SYSTEM32\ntdll.dll -
ntdll!DbgBreakPoint:
00007ffb`d5222950 cc int 3
0:023> ~*
0 Id: de0.704 Suspend: 1 Teb: 00000000`7f23c000 Unfrozen
Start: *** ERROR: Module load completed but symbols could not be loaded for C:\Program Files (x86)\BYOND\bin\dreamseeker.exe
dreamseeker+0x55b5f (00000000`01135b5f)
Priority: 0 Priority class: 32 Affinity: f
1 Id: de0.1178 Suspend: 1 Teb: 00000000`7f239000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for WS2_32.dll -
WS2_32!SetAddrInfoExA+0x750 (00000000`761b5ca0)
Priority: 0 Priority class: 32 Affinity: f
2 Id: de0.600 Suspend: 1 Teb: 00000000`7f234000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for MSWSOCK.dll -
MSWSOCK!Tcpip4_WSHGetWildcardSockaddr+0x2230 (00000000`741ccf40)
Priority: 1 Priority class: 32 Affinity: f
3 Id: de0.14c0 Suspend: 1 Teb: 00000000`7f10d000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for ntdll.dll -
ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
4 Id: de0.ca4 Suspend: 1 Teb: 00000000`7f10a000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
5 Id: de0.17bc Suspend: 1 Teb: 00000000`7f107000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for combase.dll -
combase!CleanupOleStateInAllTls+0x530 (00000000`7576d7e0)
Priority: 0 Priority class: 32 Affinity: f
6 Id: de0.990 Suspend: 1 Teb: 00000000`7f104000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
7 Id: de0.17ec Suspend: 1 Teb: 00000000`7f101000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
8 Id: de0.1648 Suspend: 1 Teb: 00000000`7f0fe000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for msvcrt.dll -
msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: -1 Priority class: 32 Affinity: f
9 Id: de0.1650 Suspend: 1 Teb: 00000000`7f0fb000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for MSHTML.dll -
MSHTML!TravelLogCreateInstance+0xd730 (00000000`5e3922b0)
Priority: 0 Priority class: 32 Affinity: f
10 Id: de0.e18 Suspend: 1 Teb: 00000000`7f0f5000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
11 Id: de0.1334 Suspend: 1 Teb: 00000000`7f0f2000 Unfrozen
Start: MSHTML!TravelLogCreateInstance+0xd730 (00000000`5e3922b0)
Priority: 0 Priority class: 32 Affinity: f
12 Id: de0.294 Suspend: 1 Teb: 00000000`7f0ef000 Unfrozen
Start: MSHTML!Ordinal107+0x462b0 (00000000`5e0c3d90)
Priority: 15 Priority class: 32 Affinity: f
13 Id: de0.ab4 Suspend: 1 Teb: 00000000`7f0f8000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
14 Id: de0.1a5c Suspend: 1 Teb: 00000000`7f0ec000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for WINMM.dll -
WINMM!timeBeginPeriod+0xa0 (00000000`742b28d0)
Priority: 2 Priority class: 32 Affinity: f
15 Id: de0.1aa8 Suspend: 1 Teb: 00000000`7f0e9000 Unfrozen
Start: msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: -1 Priority class: 32 Affinity: f
16 Id: de0.984 Suspend: 1 Teb: 00000000`7f0e6000 Unfrozen
Start: msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: 0 Priority class: 32 Affinity: f
17 Id: de0.9a0 Suspend: 1 Teb: 00000000`7f0d7000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for Flash.ocx -
Flash!IAEModule_AEModule_PutKernel+0x420 (00000000`5c1e7b10)
Priority: 15 Priority class: 32 Affinity: f
18 Id: de0.162c Suspend: 1 Teb: 00000000`7f0d4000 Unfrozen
Start: MSHTML!TravelLogCreateInstance+0xd730 (00000000`5e3922b0)
Priority: 0 Priority class: 32 Affinity: f
19 Id: de0.1578 Suspend: 1 Teb: 00000000`7f0e3000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for d3d9.dll -
d3d9!Direct3DShaderValidatorCreate9+0x4c0c0 (00000000`716c4620)
Priority: 0 Priority class: 32 Affinity: f
20 Id: de0.18e4 Suspend: 1 Teb: 00000000`7f0e0000 Unfrozen
Start: d3d9!Direct3DShaderValidatorCreate9+0x664d0 (00000000`716dea30)
Priority: 0 Priority class: 32 Affinity: f
21 Id: de0.618 Suspend: 1 Teb: 00000000`7f0dd000 Unfrozen
Start: d3d9!Direct3DShaderValidatorCreate9+0x664d0 (00000000`716dea30)
Priority: 0 Priority class: 32 Affinity: f
22 Id: de0.1004 Suspend: 1 Teb: 00000000`7f0da000 Unfrozen
Start: d3d9!Direct3DShaderValidatorCreate9+0x664d0 (00000000`716dea30)
Priority: 0 Priority class: 32 Affinity: f
. 23 Id: de0.156c Suspend: 1 Teb: 00000000`7f0d1000 Unfrozen
Start: ntdll!DbgUiRemoteBreakin (00007ffb`d524fbd0)
Priority: 0 Priority class: 32 Affinity: f
0:023> k
Child-SP RetAddr Call Site
00000000`02cef588 00007ffb`d524fc04 ntdll!DbgBreakPoint
00000000`02cef590 00007ffb`d51a5461 ntdll!DbgUiRemoteBreakin+0x34
00000000`02cef5c0 00000000`00000000 ntdll!RtlUserThreadStart+0x41
Shoot, it looks like you missed the ~0s command before k. As a result the stack trace doesn't show where Dream Seeker is stuck.
Don't worry, its doing it rather consistently now. It loads up the game, and while its still loading the game, it locks up.

0:023> ~0s
*** ERROR: Symbol file could not be found. Defaulted to export symbols for byondcore.dll -
byondcore!DMTextPrinter::SetLinkStart+0x18c7e:
00000000`608dc5fe 0fb7c2 movzx eax,dx
0:000> k
Child-SP RetAddr Call Site
00000000`00fdd798 135a4f54`e1b04016 byondcore!DMTextPrinter::SetLinkStart+0x18c7e
00000000`00fdd7a0 60b0179f`12a21e70 0x135a4f54`e1b04016
00000000`00fdd7a8 000000d6`00000006 0x60b0179f`12a21e70
00000000`00fdd7b0 0000035f`135a4f54 0x000000d6`00000006
00000000`00fdd7b8 0b7f4650`0000ffff 0x0000035f`135a4f54
00000000`00fdd7c0 00fdd924`00000000 0x0b7f4650`0000ffff
00000000`00fdd7c8 000008a1`00000000 0x00fdd924`00000000
00000000`00fdd7d0 000008a1`00000000 0x000008a1`00000000
00000000`00fdd7d8 00200020`00000000 0x000008a1`00000000
00000000`00fdd7e0 ffffff00`00000000 0x00200020`00000000
00000000`00fdd7e8 403fff29`0000ffff 0xffffff00`00000000
00000000`00fdd7f0 00000000`00000000 0x403fff29`0000ffff
You didn't happen to get the module load address for byondcore.dll in that run, did you? It looks like it's not the same as the earlier run so I wanted to compare; the address 608dc5fe comes before where the module loaded in your earlier run, which was 60b84000. I might be able to run with this but I'll see. If you can get that info plus the load address that'd be helpful, but this may be enough.

Incidentally is this 509.1318?
Correct, also, they were separate runs. I can run again and do all the input again if you want. Right now, SS13(on /TG/station Sybil) is unplayable for me. After doing a quick test, its server specific(/TG/station Basil is fine).
Microsoft (R) Windows Debugger Version 6.3.9600.17336 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.

*** wait with pending attach
Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path. *
* Use .symfix to have the debugger choose a symbol path. *
* After setting your symbol path, use .reload to refresh symbol locations. *
****************************************************************************
Executable search path is:
ModLoad: 010e0000 01195000 C:\Program Files (x86)\BYOND\bin\dreamseeker.exe
ModLoad: d5190000 d533c000 C:\windows\SYSTEM32\ntdll.dll
ModLoad: 77970000 77ade000 ntdll.dll
ModLoad: 00000000`778a0000 00000000`778eb000 C:\windows\SYSTEM32\wow64.dll
ModLoad: 00000000`778f0000 00000000`77958000 C:\windows\system32\wow64win.dll
ModLoad: 00000000`77960000 00000000`77969000 C:\windows\system32\wow64cpu.dll
ModLoad: 00000000`77630000 00000000`77770000 KERNEL32.dll
ModLoad: 00000000`758b0000 00000000`75987000 KERNELBASE.dll
ModLoad: 00000000`60b90000 00000000`60d25000 byondwin.dll
ModLoad: 00000000`74c60000 00000000`74c68000 VERSION.dll
ModLoad: 00000000`74620000 00000000`74626000 MSIMG32.dll
ModLoad: 00000000`608a0000 00000000`60b84000 byondcore.dll
ModLoad: 00000000`60370000 00000000`6045e000 MSVCR120.dll
ModLoad: 00000000`60460000 00000000`6089d000 mfc120.dll
ModLoad: 00000000`759b0000 00000000`75b03000 USER32.dll
ModLoad: 00000000`75180000 00000000`7528e000 GDI32.dll
ModLoad: 00000000`761e0000 00000000`7749c000 SHELL32.dll
ModLoad: 00000000`71390000 00000000`71419000 COMCTL32.dll
ModLoad: 00000000`76190000 00000000`761e0000 WS2_32.dll
ModLoad: 00000000`56ef0000 00000000`570ef000 d3dx9_43.dll
ModLoad: 00000000`75630000 00000000`756cb000 COMDLG32.dll
ModLoad: 00000000`77570000 00000000`775ec000 ADVAPI32.dll
ModLoad: 00000000`75b30000 00000000`75b75000 SHLWAPI.dll
ModLoad: 00000000`77770000 00000000`77899000 ole32.dll
ModLoad: 00000000`75290000 00000000`75325000 OLEAUT32.dll
ModLoad: 00000000`742b0000 00000000`742d3000 WINMM.dll
ModLoad: 00000000`774a0000 00000000`77563000 msvcrt.dll
ModLoad: 00000000`60190000 00000000`6036b000 byondext.dll
ModLoad: 00000000`700d0000 00000000`700d8000 WSOCK32.dll
ModLoad: 00000000`60110000 00000000`60181000 MSVCP120.dll
ModLoad: 00000000`755c0000 00000000`755e7000 IMM32.dll
ModLoad: 00000000`744c0000 00000000`745ad000 UxTheme.dll
ModLoad: 00000000`75730000 00000000`758ad000 combase.dll
ModLoad: 00000000`75b20000 00000000`75b27000 NSI.dll
ModLoad: 00000000`75da0000 00000000`75e5a000 RPCRT4.dll
ModLoad: 00000000`75390000 00000000`753d1000 SECHOST.dll
ModLoad: 00000000`74280000 00000000`742a3000 WINMMBASE.dll
ModLoad: 00000000`75490000 00000000`755a2000 MSCTF.dll
ModLoad: 00000000`75160000 00000000`7517e000 SspiCli.dll
ModLoad: 00000000`755f0000 00000000`7562c000 CFGMGR32.dll
ModLoad: 00000000`74250000 00000000`74271000 DEVOBJ.dll
ModLoad: 00000000`747b0000 00000000`7483b000 SHCORE.dll
ModLoad: 00000000`75150000 00000000`7515a000 CRYPTBASE.dll
ModLoad: 00000000`750f0000 00000000`75144000 bcryptPrimitives.dll
ModLoad: 00000000`75030000 00000000`75039000 AppCore.dll
ModLoad: 00000000`70b20000 00000000`70b9d000 tiptsf.dll
ModLoad: 00000000`700c0000 00000000`700c6000 riched32.dll
ModLoad: 00000000`60080000 00000000`6010c000 RICHED20.dll
ModLoad: 00000000`67ca0000 00000000`67cb6000 USP10.dll
ModLoad: 00000000`70080000 00000000`700b3000 msls31.dll
ModLoad: 00000000`744a0000 00000000`744ba000 dwmapi.dll
ModLoad: 00000000`6fb90000 00000000`6fd96000 COMCTL32.dll
ModLoad: 00000000`74450000 00000000`744a0000 OLEACC.dll
ModLoad: 00000000`710a0000 00000000`710b1000 NAPINSP.dll
ModLoad: 00000000`75b80000 00000000`75c0d000 CLBCatQ.DLL
ModLoad: 00000000`71080000 00000000`71096000 PNRPNSP.dll
ModLoad: 00000000`71060000 00000000`71074000 nlaapi.dll
ModLoad: 00000000`741c0000 00000000`7420b000 MSWSOCK.dll
ModLoad: 00000000`70fe0000 00000000`7105e000 DNSAPI.dll
ModLoad: 00000000`70fd0000 00000000`70fda000 WINRNR.dll
ModLoad: 00000000`70fc0000 00000000`70fd0000 wshbth.dll
ModLoad: 00000000`70f70000 00000000`70fb6000 fwpuclnt.dll
ModLoad: 00000000`70f60000 00000000`70f68000 rasadhlp.dll
ModLoad: 00000000`5f430000 00000000`60078000 IEFRAME.dll
ModLoad: 00000000`74a00000 00000000`74c32000 iertutil.dll
ModLoad: 00000000`74990000 00000000`749a9000 CRYPTSP.dll
ModLoad: 00000000`74960000 00000000`74990000 RSAENH.dll
ModLoad: 00000000`74940000 00000000`7495e000 bcrypt.dll
ModLoad: 00000000`71100000 00000000`7123a000 PROPSYS.dll
ModLoad: 00000000`74630000 00000000`7477b000 urlmon.dll
ModLoad: 00000000`74c70000 00000000`74e63000 WININET.dll
ModLoad: 00000000`74ec0000 00000000`74edb000 USERENV.dll
ModLoad: 00000000`74c50000 00000000`74c5f000 profapi.dll
ModLoad: 00000000`71260000 00000000`712de000 sxs.dll
ModLoad: 00000000`75fd0000 00000000`76181000 SETUPAPI.dll
ModLoad: 00000000`748a0000 00000000`74940000 apphelp.dll
ModLoad: 00000000`74e70000 00000000`74e7a000 Secur32.dll
ModLoad: 00000000`5ded0000 00000000`5f346000 MSHTML.dll
ModLoad: 00000000`74e90000 00000000`74eb0000 IPHLPAPI.DLL
ModLoad: 00000000`74c40000 00000000`74c48000 WINNSI.DLL
ModLoad: 00000000`5dec0000 00000000`5dece000 msimtf.dll
ModLoad: 00000000`6ee30000 00000000`6f216000 d2d1.dll
ModLoad: 00000000`6fe30000 00000000`6ffb1000 DWrite.dll
ModLoad: 00000000`6f680000 00000000`6f6e9000 dxgi.dll
ModLoad: 00000000`6ec50000 00000000`6ee29000 d3d11.dll
ModLoad: 00000000`5d810000 00000000`5da28000 d3d10warp.dll
ModLoad: 00000000`70410000 00000000`70450000 POWRPROF.dll
ModLoad: 00000000`6f5b0000 00000000`6f5ba000 OnDemandConnRouteHelper.DLL
ModLoad: 00000000`73fb0000 00000000`7404f000 WINHTTP.dll
ModLoad: 00000000`622b0000 00000000`623ad000 UIAutomationCore.DLL
ModLoad: 00000000`5da30000 00000000`5de87000 JSCRIPT9.dll
ModLoad: 00000000`6eae0000 00000000`6ec4b000 WindowsCodecs.dll
ModLoad: 00000000`55b40000 00000000`56eea000 Flash.ocx
ModLoad: 00000000`75c10000 00000000`75d98000 CRYPT32.dll
ModLoad: 00000000`5a170000 00000000`5a1f1000 DSOUND.dll
ModLoad: 00000000`5b600000 00000000`5b636000 DINPUT8.dll
ModLoad: 00000000`5bb10000 00000000`5bb8f000 mscms.dll
ModLoad: 00000000`75b10000 00000000`75b1e000 MSASN1.dll
ModLoad: 00000000`70640000 00000000`7064c000 atlthunk.dll
ModLoad: 00000000`70e90000 00000000`70eed000 SCHANNEL.dll
ModLoad: 00000000`701d0000 00000000`70203000 MLANG.dll
ModLoad: 00000000`5a120000 00000000`5a16f000 NInput.dll
ModLoad: 00000000`6ad50000 00000000`6ada3000 MMDevAPI.DLL
ModLoad: 00000000`6adb0000 00000000`6ae10000 AudioSes.DLL
ModLoad: 00000000`71240000 00000000`71260000 ncrypt.dll
ModLoad: 00000000`70250000 00000000`70279000 NTASN1.dll
ModLoad: 00000000`6f3a0000 00000000`6f3ac000 MSOXMLMF.DLL
ModLoad: 00000000`58580000 00000000`5861b000 MSVCR80.dll
ModLoad: 00000000`74780000 00000000`747ae000 XmlLite.dll
ModLoad: 00000000`775f0000 00000000`7762d000 WINTRUST.dll
ModLoad: 00000000`709f0000 00000000`70a10000 GPAPI.dll
ModLoad: 00000000`70220000 00000000`70246000 CRYPTNET.dll
ModLoad: 00000000`756d0000 00000000`75724000 WLDAP32.dll
ModLoad: 00000000`70e70000 00000000`70e88000 ncryptsslp.dll
ModLoad: 00000000`6f570000 00000000`6f583000 dhcpcsvc6.DLL
ModLoad: 00000000`6ad30000 00000000`6ad44000 dhcpcsvc.DLL
ModLoad: 00000000`70ef0000 00000000`70f59000 webio.dll
ModLoad: 00000000`71580000 00000000`71753000 d3d9.dll
ModLoad: 00000000`63450000 00000000`64a97000 igdumdim32.dll
ModLoad: 00000000`6dbb0000 00000000`6e425000 igdusc32.dll
(1164.1a94): Break instruction exception - code 80000003 (first chance)
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\windows\SYSTEM32\ntdll.dll -
ntdll!DbgBreakPoint:
00007ffb`d5222950 cc int 3
0:038> ~*
0 Id: 1164.3cc Suspend: 1 Teb: 00000000`7e7ad000 Unfrozen
Start: *** ERROR: Module load completed but symbols could not be loaded for C:\Program Files (x86)\BYOND\bin\dreamseeker.exe
dreamseeker+0x55b5f (00000000`01135b5f)
Priority: 0 Priority class: 32 Affinity: f
1 Id: 1164.2bc Suspend: 1 Teb: 00000000`7e7a9000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for WS2_32.dll -
WS2_32!SetAddrInfoExA+0x750 (00000000`761b5ca0)
Priority: 0 Priority class: 32 Affinity: f
2 Id: 1164.5ec Suspend: 1 Teb: 00000000`7e7a3000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for MSWSOCK.dll -
MSWSOCK!Tcpip4_WSHGetWildcardSockaddr+0x2230 (00000000`741ccf40)
Priority: 1 Priority class: 32 Affinity: f
3 Id: 1164.1b2c Suspend: 1 Teb: 00000000`7e67a000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for ntdll.dll -
ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
4 Id: 1164.1b34 Suspend: 1 Teb: 00000000`7e677000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for combase.dll -
combase!CleanupOleStateInAllTls+0x530 (00000000`7576d7e0)
Priority: 0 Priority class: 32 Affinity: f
5 Id: 1164.f88 Suspend: 1 Teb: 00000000`7e674000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
6 Id: 1164.8a8 Suspend: 1 Teb: 00000000`7e671000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
7 Id: 1164.734 Suspend: 1 Teb: 00000000`7e66e000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for msvcrt.dll -
msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: -1 Priority class: 32 Affinity: f
8 Id: 1164.1960 Suspend: 1 Teb: 00000000`7e66b000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for MSHTML.dll -
MSHTML!TravelLogCreateInstance+0xd730 (00000000`5e3922b0)
Priority: 0 Priority class: 32 Affinity: f
9 Id: 1164.e1c Suspend: 1 Teb: 00000000`7e665000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
10 Id: 1164.1b98 Suspend: 1 Teb: 00000000`7e662000 Unfrozen
Start: MSHTML!TravelLogCreateInstance+0xd730 (00000000`5e3922b0)
Priority: 0 Priority class: 32 Affinity: f
11 Id: 1164.158c Suspend: 1 Teb: 00000000`7e65f000 Unfrozen
Start: MSHTML!Ordinal107+0x462b0 (00000000`5e0c3d90)
Priority: 15 Priority class: 32 Affinity: f
12 Id: 1164.156c Suspend: 1 Teb: 00000000`7e668000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for WINMM.dll -
WINMM!timeBeginPeriod+0xa0 (00000000`742b28d0)
Priority: 2 Priority class: 32 Affinity: f
13 Id: 1164.1974 Suspend: 1 Teb: 00000000`7e65c000 Unfrozen
Start: msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: -1 Priority class: 32 Affinity: f
14 Id: 1164.1aa4 Suspend: 1 Teb: 00000000`7e659000 Unfrozen
Start: msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: 0 Priority class: 32 Affinity: f
15 Id: 1164.700 Suspend: 1 Teb: 00000000`7e656000 Unfrozen
Start: MSHTML!TravelLogCreateInstance+0xd730 (00000000`5e3922b0)
Priority: 0 Priority class: 32 Affinity: f
16 Id: 1164.138c Suspend: 1 Teb: 00000000`7e647000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for Flash.ocx -
Flash!IAEModule_AEModule_PutKernel+0x420 (00000000`560c7b10)
Priority: 15 Priority class: 32 Affinity: f
17 Id: 1164.680 Suspend: 1 Teb: 00000000`7e653000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`55ed7ae0)
Priority: 0 Priority class: 32 Affinity: f
18 Id: 1164.15dc Suspend: 1 Teb: 00000000`7e650000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`55ed7ae0)
Priority: 0 Priority class: 32 Affinity: f
19 Id: 1164.944 Suspend: 1 Teb: 00000000`7e64d000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`55ed7ae0)
Priority: 0 Priority class: 32 Affinity: f
20 Id: 1164.e6c Suspend: 1 Teb: 00000000`7e64a000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`55ed7ae0)
Priority: 0 Priority class: 32 Affinity: f
21 Id: 1164.12fc Suspend: 1 Teb: 00000000`7e644000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`55ed7ae0)
Priority: 0 Priority class: 32 Affinity: f
22 Id: 1164.e18 Suspend: 1 Teb: 00000000`7e641000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`55ed7ae0)
Priority: 0 Priority class: 32 Affinity: f
23 Id: 1164.1704 Suspend: 1 Teb: 00000000`7e62d000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
24 Id: 1164.12d8 Suspend: 1 Teb: 00000000`7e62a000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
25 Id: 1164.c0 Suspend: 1 Teb: 00000000`7e627000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`55ed7ae0)
Priority: 0 Priority class: 32 Affinity: f
26 Id: 1164.45c Suspend: 1 Teb: 00000000`7e624000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
27 Id: 1164.17ac Suspend: 1 Teb: 00000000`7e621000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
28 Id: 1164.fb0 Suspend: 1 Teb: 00000000`7e61e000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
29 Id: 1164.62c Suspend: 1 Teb: 00000000`7e61b000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
30 Id: 1164.1bdc Suspend: 1 Teb: 00000000`7e618000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
31 Id: 1164.142c Suspend: 1 Teb: 00000000`7e615000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
32 Id: 1164.b64 Suspend: 1 Teb: 00000000`7e60f000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`55ed7ae0)
Priority: 0 Priority class: 32 Affinity: f
33 Id: 1164.1640 Suspend: 1 Teb: 00000000`7e60c000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`55ed7ae0)
Priority: 0 Priority class: 32 Affinity: f
34 Id: 1164.9e8 Suspend: 1 Teb: 00000000`7e609000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for d3d9.dll -
d3d9!Direct3DShaderValidatorCreate9+0x4c0c0 (00000000`716c4620)
Priority: 0 Priority class: 32 Affinity: f
35 Id: 1164.1b20 Suspend: 1 Teb: 00000000`7e606000 Unfrozen
Start: d3d9!Direct3DShaderValidatorCreate9+0x664d0 (00000000`716dea30)
Priority: 0 Priority class: 32 Affinity: f
36 Id: 1164.1280 Suspend: 1 Teb: 00000000`7e603000 Unfrozen
Start: d3d9!Direct3DShaderValidatorCreate9+0x664d0 (00000000`716dea30)
Priority: 0 Priority class: 32 Affinity: f
37 Id: 1164.1674 Suspend: 1 Teb: 00000000`7e600000 Unfrozen
Start: d3d9!Direct3DShaderValidatorCreate9+0x664d0 (00000000`716dea30)
Priority: 0 Priority class: 32 Affinity: f
. 38 Id: 1164.1a94 Suspend: 1 Teb: 00000000`7e67d000 Unfrozen
Start: ntdll!DbgUiRemoteBreakin (00007ffb`d524fbd0)
Priority: 0 Priority class: 32 Affinity: f
0:038> ~0s
*** ERROR: Symbol file could not be found. Defaulted to export symbols for byondcore.dll -
byondcore!DMTextPrinter::SetLinkStart+0x18c7e:
00000000`608dc5fe 0fb7c2 movzx eax,dx
0:000> k
Child-SP RetAddr Call Site
00000000`0083d6f0 13ebaf54`0eaefc01 byondcore!DMTextPrinter::SetLinkStart+0x18c7e
00000000`0083d6f8 60b0179f`16a21960 0x13ebaf54`0eaefc01
00000000`0083d700 000000d6`00000006 0x60b0179f`16a21960
00000000`0083d708 0000035f`13ebaf54 0x000000d6`00000006
00000000`0083d710 0ab8eae0`0000ffff 0x0000035f`13ebaf54
00000000`0083d718 0083d87c`00000000 0x0ab8eae0`0000ffff
00000000`0083d720 000008a1`00000000 0x0083d87c`00000000
00000000`0083d728 000008a1`00000000 0x000008a1`00000000
00000000`0083d730 00200020`00000000 0x000008a1`00000000
00000000`0083d738 ffffff00`00000000 0x00200020`00000000
00000000`0083d740 403fff29`0000ffff 0xffffff00`00000000
00000000`0083d748 00000000`00000000 0x403fff29`0000ffff
Server specific, hmm? That's very interesting.

What I'm seeing is that, based on the consistent results from your hang info, Dream Seeker is getting stuck on an infinite loop in the routine that converts appearances to icons. The loop is where it marks each overlay icon as an overlay.

What bothers me about this is that there should be no possible way for that loop to repeat infinitely. I can put in a small sanity check, but I have serious doubts about that being the bug. The thing I'm thinking of may be the only way this could possibly become an infinite loop, but even then that would imply something being really messed up on the map in general (e.g., way too many icons). It also doesn't correspond at all to the act of clicking a chat link, unless that's responding by doing something bizarre to your map.

Are there specific parts of the map where this happens? And what's the link you're clicking on? It might help to get MrStonedOne in on this, since IIRC he runs that server and can possibly provide some context.
Ill stay on the look out for anymore lock ups and take the same debug info.
So this seems to MAYBE be traced to an away mission.

That is a map loaded after world start using a old modified version of the map loader library configured to call our initialize stuff on the things it spawns.

So at this point, anything is up in the air.

After dinner I'll see if i can reproduce this and get back to you all.
Okay, good idea. If you get hang info in some other place that'll be useful.

Also it might be good if you can run these commands:

r dx
ddp edi+4

Based on my trace, I believe that should tell me what the loop is doing. I'm going by some difficult-to-read references on this so I could be wrong.

[edit]
Thanks for the info, MSO. Hope you can find something relevant.
Turns out my chat lock up thing is still valid, I just got it to appear. The debug information above is apparently for different bug involving away mission maps.


Microsoft (R) Windows Debugger Version 6.3.9600.17336 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.

*** wait with pending attach
Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path. *
* Use .symfix to have the debugger choose a symbol path. *
* After setting your symbol path, use .reload to refresh symbol locations. *
****************************************************************************
Executable search path is:
ModLoad: 00000000`010e0000 00000000`01195000 C:\Program Files (x86)\BYOND\bin\dreamseeker.exe
ModLoad: 00007ffb`d5190000 00007ffb`d533c000 C:\windows\SYSTEM32\ntdll.dll
ModLoad: 00000000`77970000 00000000`77ade000 ntdll.dll
ModLoad: 00000000`778a0000 00000000`778eb000 C:\windows\SYSTEM32\wow64.dll
ModLoad: 00000000`778f0000 00000000`77958000 C:\windows\system32\wow64win.dll
ModLoad: 00000000`77960000 00000000`77969000 C:\windows\system32\wow64cpu.dll
ModLoad: 00000000`77630000 00000000`77770000 KERNEL32.dll
ModLoad: 00000000`758b0000 00000000`75987000 KERNELBASE.dll
ModLoad: 00000000`60b90000 00000000`60d25000 byondwin.dll
ModLoad: 00000000`74c60000 00000000`74c68000 VERSION.dll
ModLoad: 00000000`74620000 00000000`74626000 MSIMG32.dll
ModLoad: 00000000`608a0000 00000000`60b84000 byondcore.dll
ModLoad: 00000000`60370000 00000000`6045e000 MSVCR120.dll
ModLoad: 00000000`60460000 00000000`6089d000 mfc120.dll
ModLoad: 00000000`759b0000 00000000`75b03000 USER32.dll
ModLoad: 00000000`75180000 00000000`7528e000 GDI32.dll
ModLoad: 00000000`761e0000 00000000`7749c000 SHELL32.dll
ModLoad: 00000000`71390000 00000000`71419000 COMCTL32.dll
ModLoad: 00000000`76190000 00000000`761e0000 WS2_32.dll
ModLoad: 00000000`553c0000 00000000`555bf000 d3dx9_43.dll
ModLoad: 00000000`75630000 00000000`756cb000 COMDLG32.dll
ModLoad: 00000000`77570000 00000000`775ec000 ADVAPI32.dll
ModLoad: 00000000`75b30000 00000000`75b75000 SHLWAPI.dll
ModLoad: 00000000`77770000 00000000`77899000 ole32.dll
ModLoad: 00000000`75290000 00000000`75325000 OLEAUT32.dll
ModLoad: 00000000`742b0000 00000000`742d3000 WINMM.dll
ModLoad: 00000000`774a0000 00000000`77563000 msvcrt.dll
ModLoad: 00000000`60190000 00000000`6036b000 byondext.dll
ModLoad: 00000000`700d0000 00000000`700d8000 WSOCK32.dll
ModLoad: 00000000`60110000 00000000`60181000 MSVCP120.dll
ModLoad: 00000000`755c0000 00000000`755e7000 IMM32.dll
ModLoad: 00000000`744c0000 00000000`745ad000 UxTheme.dll
ModLoad: 00000000`75730000 00000000`758ad000 combase.dll
ModLoad: 00000000`75b20000 00000000`75b27000 NSI.dll
ModLoad: 00000000`75da0000 00000000`75e5a000 RPCRT4.dll
ModLoad: 00000000`75390000 00000000`753d1000 SECHOST.dll
ModLoad: 00000000`74280000 00000000`742a3000 WINMMBASE.dll
ModLoad: 00000000`75490000 00000000`755a2000 MSCTF.dll
ModLoad: 00000000`75160000 00000000`7517e000 SspiCli.dll
ModLoad: 00000000`755f0000 00000000`7562c000 CFGMGR32.dll
ModLoad: 00000000`74250000 00000000`74271000 DEVOBJ.dll
ModLoad: 00000000`747b0000 00000000`7483b000 SHCORE.dll
ModLoad: 00000000`75150000 00000000`7515a000 CRYPTBASE.dll
ModLoad: 00000000`750f0000 00000000`75144000 bcryptPrimitives.dll
ModLoad: 00000000`75030000 00000000`75039000 AppCore.dll
ModLoad: 00000000`70b20000 00000000`70b9d000 tiptsf.dll
ModLoad: 00000000`700c0000 00000000`700c6000 riched32.dll
ModLoad: 00000000`60080000 00000000`6010c000 RICHED20.dll
ModLoad: 00000000`67ca0000 00000000`67cb6000 USP10.dll
ModLoad: 00000000`70080000 00000000`700b3000 msls31.dll
ModLoad: 00000000`744a0000 00000000`744ba000 dwmapi.dll
ModLoad: 00000000`6fb90000 00000000`6fd96000 COMCTL32.dll
ModLoad: 00000000`74450000 00000000`744a0000 OLEACC.dll
ModLoad: 00000000`710a0000 00000000`710b1000 NAPINSP.dll
ModLoad: 00000000`71080000 00000000`71096000 PNRPNSP.dll
ModLoad: 00000000`71060000 00000000`71074000 nlaapi.dll
ModLoad: 00000000`75b80000 00000000`75c0d000 CLBCatQ.DLL
ModLoad: 00000000`741c0000 00000000`7420b000 MSWSOCK.dll
ModLoad: 00000000`70fe0000 00000000`7105e000 DNSAPI.dll
ModLoad: 00000000`70fd0000 00000000`70fda000 WINRNR.dll
ModLoad: 00000000`70fc0000 00000000`70fd0000 wshbth.dll
ModLoad: 00000000`70f70000 00000000`70fb6000 fwpuclnt.dll
ModLoad: 00000000`70f60000 00000000`70f68000 rasadhlp.dll
ModLoad: 00000000`5f430000 00000000`60078000 IEFRAME.dll
ModLoad: 00000000`74a00000 00000000`74c32000 iertutil.dll
ModLoad: 00000000`74990000 00000000`749a9000 CRYPTSP.dll
ModLoad: 00000000`74960000 00000000`74990000 RSAENH.dll
ModLoad: 00000000`74940000 00000000`7495e000 bcrypt.dll
ModLoad: 00000000`71100000 00000000`7123a000 PROPSYS.dll
ModLoad: 00000000`74630000 00000000`7477b000 urlmon.dll
ModLoad: 00000000`74c70000 00000000`74e63000 WININET.dll
ModLoad: 00000000`74ec0000 00000000`74edb000 USERENV.dll
ModLoad: 00000000`74c50000 00000000`74c5f000 profapi.dll
ModLoad: 00000000`71260000 00000000`712de000 sxs.dll
ModLoad: 00000000`75fd0000 00000000`76181000 SETUPAPI.dll
ModLoad: 00000000`748a0000 00000000`74940000 apphelp.dll
ModLoad: 00000000`74e70000 00000000`74e7a000 Secur32.dll
ModLoad: 00000000`5ded0000 00000000`5f346000 MSHTML.dll
ModLoad: 00000000`74e90000 00000000`74eb0000 IPHLPAPI.DLL
ModLoad: 00000000`74c40000 00000000`74c48000 WINNSI.DLL
ModLoad: 00000000`5dec0000 00000000`5dece000 msimtf.dll
ModLoad: 00000000`6ee30000 00000000`6f216000 d2d1.dll
ModLoad: 00000000`6fe30000 00000000`6ffb1000 DWrite.dll
ModLoad: 00000000`6f680000 00000000`6f6e9000 dxgi.dll
ModLoad: 00000000`6ec50000 00000000`6ee29000 d3d11.dll
ModLoad: 00000000`5d810000 00000000`5da28000 d3d10warp.dll
ModLoad: 00000000`70410000 00000000`70450000 POWRPROF.dll
ModLoad: 00000000`6f5b0000 00000000`6f5ba000 OnDemandConnRouteHelper.DLL
ModLoad: 00000000`73fb0000 00000000`7404f000 WINHTTP.dll
ModLoad: 00000000`622b0000 00000000`623ad000 UIAutomationCore.DLL
ModLoad: 00000000`5da30000 00000000`5de87000 JSCRIPT9.dll
ModLoad: 00000000`6eae0000 00000000`6ec4b000 WindowsCodecs.dll
ModLoad: 00000000`0f3a0000 00000000`1074a000 Flash.ocx
ModLoad: 00000000`75c10000 00000000`75d98000 CRYPT32.dll
ModLoad: 00000000`55b60000 00000000`55be1000 DSOUND.dll
ModLoad: 00000000`558c0000 00000000`558f6000 DINPUT8.dll
ModLoad: 00000000`5bb10000 00000000`5bb8f000 mscms.dll
ModLoad: 00000000`75b10000 00000000`75b1e000 MSASN1.dll
ModLoad: 00000000`70640000 00000000`7064c000 atlthunk.dll
ModLoad: 00000000`70e90000 00000000`70eed000 SCHANNEL.dll
ModLoad: 00000000`701d0000 00000000`70203000 MLANG.dll
ModLoad: 00000000`55830000 00000000`5587f000 NInput.dll
ModLoad: 00000000`6ad50000 00000000`6ada3000 MMDevAPI.DLL
ModLoad: 00000000`6adb0000 00000000`6ae10000 AudioSes.DLL
ModLoad: 00000000`71240000 00000000`71260000 ncrypt.dll
ModLoad: 00000000`70250000 00000000`70279000 NTASN1.dll
ModLoad: 00000000`6f3a0000 00000000`6f3ac000 MSOXMLMF.DLL
ModLoad: 00000000`55790000 00000000`5582b000 MSVCR80.dll
ModLoad: 00000000`71580000 00000000`71753000 d3d9.dll
ModLoad: 00000000`63450000 00000000`64a97000 igdumdim32.dll
ModLoad: 00000000`6dbb0000 00000000`6e425000 igdusc32.dll
ModLoad: 00000000`775f0000 00000000`7762d000 WINTRUST.dll
ModLoad: 00000000`709f0000 00000000`70a10000 GPAPI.dll
ModLoad: 00000000`70220000 00000000`70246000 CRYPTNET.dll
ModLoad: 00000000`756d0000 00000000`75724000 WLDAP32.dll
ModLoad: 00000000`70e70000 00000000`70e88000 ncryptsslp.dll
ModLoad: 00000000`16a50000 00000000`16b72000 fmodex.dll
ModLoad: 00000000`5d020000 00000000`5d037000 MSACM32.dll
ModLoad: 00000000`6f570000 00000000`6f583000 dhcpcsvc6.DLL
ModLoad: 00000000`6ad30000 00000000`6ad44000 dhcpcsvc.DLL
ModLoad: 00000000`70ef0000 00000000`70f59000 webio.dll
ModLoad: 00000000`6da20000 00000000`6dba2000 MSXML3.dll
(54c.330): Break instruction exception - code 80000003 (first chance)
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\windows\SYSTEM32\ntdll.dll -
ntdll!DbgBreakPoint:
00007ffb`d5222950 cc int 3
0:029> ~*
0 Id: 54c.1414 Suspend: 1 Teb: 00000000`7f59d000 Unfrozen
Start: *** ERROR: Module load completed but symbols could not be loaded for C:\Program Files (x86)\BYOND\bin\dreamseeker.exe
dreamseeker+0x55b5f (00000000`01135b5f)
Priority: 0 Priority class: 32 Affinity: f
1 Id: 54c.ab0 Suspend: 1 Teb: 00000000`7f59a000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for WS2_32.dll -
WS2_32!SetAddrInfoExA+0x750 (00000000`761b5ca0)
Priority: 0 Priority class: 32 Affinity: f
2 Id: 54c.67c Suspend: 1 Teb: 00000000`7f46d000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for MSWSOCK.dll -
MSWSOCK!Tcpip4_WSHGetWildcardSockaddr+0x2230 (00000000`741ccf40)
Priority: 1 Priority class: 32 Affinity: f
3 Id: 54c.358 Suspend: 1 Teb: 00000000`7f45b000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for ntdll.dll -
ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
4 Id: 54c.18d0 Suspend: 1 Teb: 00000000`7f458000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for msvcrt.dll -
msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: -1 Priority class: 32 Affinity: f
5 Id: 54c.1754 Suspend: 1 Teb: 00000000`7f455000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for MSHTML.dll -
MSHTML!TravelLogCreateInstance+0xd730 (00000000`5e3922b0)
Priority: 0 Priority class: 32 Affinity: f
6 Id: 54c.1a54 Suspend: 1 Teb: 00000000`7f44f000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
7 Id: 54c.a10 Suspend: 1 Teb: 00000000`7f44c000 Unfrozen
Start: MSHTML!TravelLogCreateInstance+0xd730 (00000000`5e3922b0)
Priority: 0 Priority class: 32 Affinity: f
8 Id: 54c.1758 Suspend: 1 Teb: 00000000`7f449000 Unfrozen
Start: MSHTML!Ordinal107+0x462b0 (00000000`5e0c3d90)
Priority: 15 Priority class: 32 Affinity: f
9 Id: 54c.17f4 Suspend: 1 Teb: 00000000`7f452000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for WINMM.dll -
WINMM!timeBeginPeriod+0xa0 (00000000`742b28d0)
Priority: 2 Priority class: 32 Affinity: f
10 Id: 54c.1158 Suspend: 1 Teb: 00000000`7f446000 Unfrozen
Start: msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: -1 Priority class: 32 Affinity: f
11 Id: 54c.fec Suspend: 1 Teb: 00000000`7f443000 Unfrozen
Start: msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: 0 Priority class: 32 Affinity: f
12 Id: 54c.1508 Suspend: 1 Teb: 00000000`7f440000 Unfrozen
Start: MSHTML!TravelLogCreateInstance+0xd730 (00000000`5e3922b0)
Priority: 0 Priority class: 32 Affinity: f
13 Id: 54c.10b8 Suspend: 1 Teb: 00000000`7f431000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for Flash.ocx -
Flash!IAEModule_AEModule_PutKernel+0x420 (00000000`0f927b10)
Priority: 15 Priority class: 32 Affinity: f
14 Id: 54c.1254 Suspend: 1 Teb: 00000000`7f43d000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`0f737ae0)
Priority: 0 Priority class: 32 Affinity: f
15 Id: 54c.11dc Suspend: 1 Teb: 00000000`7f43a000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`0f737ae0)
Priority: 0 Priority class: 32 Affinity: f
16 Id: 54c.1b0 Suspend: 1 Teb: 00000000`7f437000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`0f737ae0)
Priority: 0 Priority class: 32 Affinity: f
17 Id: 54c.b2c Suspend: 1 Teb: 00000000`7f434000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`0f737ae0)
Priority: 0 Priority class: 32 Affinity: f
18 Id: 54c.fa4 Suspend: 1 Teb: 00000000`7f41d000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`0f737ae0)
Priority: 0 Priority class: 32 Affinity: f
19 Id: 54c.1734 Suspend: 1 Teb: 00000000`7f41a000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`0f737ae0)
Priority: 0 Priority class: 32 Affinity: f
20 Id: 54c.16c4 Suspend: 1 Teb: 00000000`7f417000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`0f737ae0)
Priority: 0 Priority class: 32 Affinity: f
21 Id: 54c.15cc Suspend: 1 Teb: 00000000`7f414000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
22 Id: 54c.598 Suspend: 1 Teb: 00000000`7f402000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for d3d9.dll -
d3d9!Direct3DShaderValidatorCreate9+0x4c0c0 (00000000`716c4620)
Priority: 0 Priority class: 32 Affinity: f
23 Id: 54c.1f4 Suspend: 1 Teb: 00000000`7f3ff000 Unfrozen
Start: d3d9!Direct3DShaderValidatorCreate9+0x664d0 (00000000`716dea30)
Priority: 0 Priority class: 32 Affinity: f
24 Id: 54c.1a6c Suspend: 1 Teb: 00000000`7f3fc000 Unfrozen
Start: d3d9!Direct3DShaderValidatorCreate9+0x664d0 (00000000`716dea30)
Priority: 0 Priority class: 32 Affinity: f
25 Id: 54c.1364 Suspend: 1 Teb: 00000000`7f3f9000 Unfrozen
Start: d3d9!Direct3DShaderValidatorCreate9+0x664d0 (00000000`716dea30)
Priority: 0 Priority class: 32 Affinity: f
26 Id: 54c.df4 Suspend: 1 Teb: 00000000`7f3f3000 Unfrozen
Start: msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: 13 Priority class: 32 Affinity: f
27 Id: 54c.17f0 Suspend: 1 Teb: 00000000`7f3f0000 Unfrozen
Start: msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: 2 Priority class: 32 Affinity: f
28 Id: 54c.1658 Suspend: 1 Teb: 00000000`7f3ed000 Unfrozen
Start: msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: 2 Priority class: 32 Affinity: f
. 29 Id: 54c.330 Suspend: 1 Teb: 00000000`7f46a000 Unfrozen
Start: ntdll!DbgUiRemoteBreakin (00007ffb`d524fbd0)
Priority: 0 Priority class: 32 Affinity: f
0:029> ~0s
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\windows\SYSTEM32\wow64.dll -
ntdll!ZwQueryKey+0xa:
00007ffb`d5220f8a c3 ret
0:000> k
Child-SP RetAddr Call Site
00000000`0084b9c8 00000000`778adab2 ntdll!ZwQueryKey+0xa
00000000`0084b9d0 00000000`778aa44b wow64!Wow64ShallowThunkSIZE_T32TO64+0x82
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\windows\system32\wow64cpu.dll -
00000000`0084ba30 00000000`77961dc5 wow64!Wow64SystemServiceEx+0xfb
00000000`0084c2e0 00000000`778b219a wow64cpu!TurboDispatchJumpAddressEnd+0xb
00000000`0084c390 00000000`778b9b14 wow64!Wow64LdrpInitialize+0x23a
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\windows\system32\wow64win.dll -
00000000`0084c3e0 00000000`7790b907 wow64!Wow64KiUserCallbackDispatcher+0x244
00000000`0084c740 00007ffb`d5222c94 wow64win+0x1b907
00000000`0084d120 00000000`77962352 ntdll!KiUserCallbackDispatcher+0x24
00000000`0084d1a8 00000000`77962318 wow64cpu!TurboDispatchJumpAddressEnd+0x598
00000000`0084d1b0 00000000`778b219a wow64cpu!TurboDispatchJumpAddressEnd+0x55e
00000000`0084d260 00000000`778b9b14 wow64!Wow64LdrpInitialize+0x23a
00000000`0084d2b0 00000000`77905c0a wow64!Wow64KiUserCallbackDispatcher+0x244
00000000`0084d610 00007ffb`d5222c94 wow64win+0x15c0a
00000000`0084e010 00000000`77915a3a ntdll!KiUserCallbackDispatcher+0x24
00000000`0084e098 00000000`77906bcb wow64win+0x25a3a
00000000`0084e0a0 00000000`778aa44b wow64win+0x16bcb
00000000`0084e160 00000000`77961dc5 wow64!Wow64SystemServiceEx+0xfb
00000000`0084ea10 00000000`778b219a wow64cpu!TurboDispatchJumpAddressEnd+0xb
00000000`0084eac0 00000000`778b20d2 wow64!Wow64LdrpInitialize+0x23a
00000000`0084eb10 00007ffb`d5253b35 wow64!Wow64LdrpInitialize+0x172
00000000`0084f050 00007ffb`d5232a9e ntdll!LdrInitShimEngineDynamic+0x23d5
00000000`0084f370 00007ffb`d51a8bfe ntdll!memset+0xdd1e
00000000`0084f3e0 00000000`00000000 ntdll!LdrInitializeThunk+0xe
Mrstonedone, Lummox Jr, Ill make a new issue report for the away mission one.
That chat error is bizarre. Unfortunately the stack trace for thread 0 doesn't touch on BYOND modules at all.

The link you click on that causes that hang, is it in a browser control or is it in the regular output control? If it's in a browser control, then I would suggest looking at any possible toolbars you might have installed for IE, and getting rid of them; possibly a malware search would be in order as well. My thinking is that if the browser control is being interfered with by an external source, it could theoretically end up with weird behavior on a link click.

The output control on the other hand is handled purely by our code, at least as far as link clicks are concerned. There I wouldn't expect an outside program to be intervening, but in that case I'd also expect that the stack trace would show something in byondcore.dll or byondwin.dll.
I get it to occur with Follow links and Adminhelp links the most. More likely to happen the longer the round has been going on. Like me and mrstonedone tried to reproduce it earlier and it didn't work, but now I can get it to appear everytime I click the link. And relogged and its not appearing again. and now it froze.

Follow links look like: ?src=[mob_628];follow=[mob_428]
EDIT: Mrstonedone has confirmed that a follow link is output control.

Got more debug info from this recent lockup:

Microsoft (R) Windows Debugger Version 6.3.9600.17336 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.

*** wait with pending attach
Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path. *
* Use .symfix to have the debugger choose a symbol path. *
* After setting your symbol path, use .reload to refresh symbol locations. *
****************************************************************************
Executable search path is:
ModLoad: 010e0000 01195000 C:\Program Files (x86)\BYOND\bin\dreamseeker.exe
ModLoad: d5190000 d533c000 C:\windows\SYSTEM32\ntdll.dll
ModLoad: 77970000 77ade000 ntdll.dll
ModLoad: 00000000`778a0000 00000000`778eb000 C:\windows\SYSTEM32\wow64.dll
ModLoad: 00000000`778f0000 00000000`77958000 C:\windows\system32\wow64win.dll
ModLoad: 00000000`77960000 00000000`77969000 C:\windows\system32\wow64cpu.dll
ModLoad: 00000000`77630000 00000000`77770000 KERNEL32.dll
ModLoad: 00000000`758b0000 00000000`75987000 KERNELBASE.dll
ModLoad: 00000000`60b90000 00000000`60d25000 byondwin.dll
ModLoad: 00000000`74c60000 00000000`74c68000 VERSION.dll
ModLoad: 00000000`74620000 00000000`74626000 MSIMG32.dll
ModLoad: 00000000`608a0000 00000000`60b84000 byondcore.dll
ModLoad: 00000000`60370000 00000000`6045e000 MSVCR120.dll
ModLoad: 00000000`60460000 00000000`6089d000 mfc120.dll
ModLoad: 00000000`759b0000 00000000`75b03000 USER32.dll
ModLoad: 00000000`75180000 00000000`7528e000 GDI32.dll
ModLoad: 00000000`761e0000 00000000`7749c000 SHELL32.dll
ModLoad: 00000000`71390000 00000000`71419000 COMCTL32.dll
ModLoad: 00000000`76190000 00000000`761e0000 WS2_32.dll
ModLoad: 00000000`56ef0000 00000000`570ef000 d3dx9_43.dll
ModLoad: 00000000`75630000 00000000`756cb000 COMDLG32.dll
ModLoad: 00000000`77570000 00000000`775ec000 ADVAPI32.dll
ModLoad: 00000000`75b30000 00000000`75b75000 SHLWAPI.dll
ModLoad: 00000000`77770000 00000000`77899000 ole32.dll
ModLoad: 00000000`75290000 00000000`75325000 OLEAUT32.dll
ModLoad: 00000000`742b0000 00000000`742d3000 WINMM.dll
ModLoad: 00000000`774a0000 00000000`77563000 msvcrt.dll
ModLoad: 00000000`60190000 00000000`6036b000 byondext.dll
ModLoad: 00000000`700d0000 00000000`700d8000 WSOCK32.dll
ModLoad: 00000000`60110000 00000000`60181000 MSVCP120.dll
ModLoad: 00000000`755c0000 00000000`755e7000 IMM32.dll
ModLoad: 00000000`744c0000 00000000`745ad000 UxTheme.dll
ModLoad: 00000000`75730000 00000000`758ad000 combase.dll
ModLoad: 00000000`75b20000 00000000`75b27000 NSI.dll
ModLoad: 00000000`75da0000 00000000`75e5a000 RPCRT4.dll
ModLoad: 00000000`75390000 00000000`753d1000 SECHOST.dll
ModLoad: 00000000`74280000 00000000`742a3000 WINMMBASE.dll
ModLoad: 00000000`75490000 00000000`755a2000 MSCTF.dll
ModLoad: 00000000`75160000 00000000`7517e000 SspiCli.dll
ModLoad: 00000000`755f0000 00000000`7562c000 CFGMGR32.dll
ModLoad: 00000000`74250000 00000000`74271000 DEVOBJ.dll
ModLoad: 00000000`747b0000 00000000`7483b000 SHCORE.dll
ModLoad: 00000000`75150000 00000000`7515a000 CRYPTBASE.dll
ModLoad: 00000000`750f0000 00000000`75144000 bcryptPrimitives.dll
ModLoad: 00000000`75030000 00000000`75039000 AppCore.dll
ModLoad: 00000000`70b20000 00000000`70b9d000 tiptsf.dll
ModLoad: 00000000`700c0000 00000000`700c6000 riched32.dll
ModLoad: 00000000`60080000 00000000`6010c000 RICHED20.dll
ModLoad: 00000000`67ca0000 00000000`67cb6000 USP10.dll
ModLoad: 00000000`70080000 00000000`700b3000 msls31.dll
ModLoad: 00000000`744a0000 00000000`744ba000 dwmapi.dll
ModLoad: 00000000`6fb90000 00000000`6fd96000 COMCTL32.dll
ModLoad: 00000000`74450000 00000000`744a0000 OLEACC.dll
ModLoad: 00000000`710a0000 00000000`710b1000 NAPINSP.dll
ModLoad: 00000000`71080000 00000000`71096000 PNRPNSP.dll
ModLoad: 00000000`71060000 00000000`71074000 nlaapi.dll
ModLoad: 00000000`75b80000 00000000`75c0d000 CLBCatQ.DLL
ModLoad: 00000000`741c0000 00000000`7420b000 MSWSOCK.dll
ModLoad: 00000000`70fe0000 00000000`7105e000 DNSAPI.dll
ModLoad: 00000000`70fd0000 00000000`70fda000 WINRNR.dll
ModLoad: 00000000`70fc0000 00000000`70fd0000 wshbth.dll
ModLoad: 00000000`70f70000 00000000`70fb6000 fwpuclnt.dll
ModLoad: 00000000`70f60000 00000000`70f68000 rasadhlp.dll
ModLoad: 00000000`5f430000 00000000`60078000 IEFRAME.dll
ModLoad: 00000000`74a00000 00000000`74c32000 iertutil.dll
ModLoad: 00000000`74990000 00000000`749a9000 CRYPTSP.dll
ModLoad: 00000000`74960000 00000000`74990000 RSAENH.dll
ModLoad: 00000000`74940000 00000000`7495e000 bcrypt.dll
ModLoad: 00000000`71100000 00000000`7123a000 PROPSYS.dll
ModLoad: 00000000`74630000 00000000`7477b000 urlmon.dll
ModLoad: 00000000`74c70000 00000000`74e63000 WININET.dll
ModLoad: 00000000`74ec0000 00000000`74edb000 USERENV.dll
ModLoad: 00000000`74c50000 00000000`74c5f000 profapi.dll
ModLoad: 00000000`71260000 00000000`712de000 sxs.dll
ModLoad: 00000000`75fd0000 00000000`76181000 SETUPAPI.dll
ModLoad: 00000000`748a0000 00000000`74940000 apphelp.dll
ModLoad: 00000000`74e70000 00000000`74e7a000 Secur32.dll
ModLoad: 00000000`5ded0000 00000000`5f346000 MSHTML.dll
ModLoad: 00000000`74e90000 00000000`74eb0000 IPHLPAPI.DLL
ModLoad: 00000000`74c40000 00000000`74c48000 WINNSI.DLL
ModLoad: 00000000`5dec0000 00000000`5dece000 msimtf.dll
ModLoad: 00000000`6ee30000 00000000`6f216000 d2d1.dll
ModLoad: 00000000`6fe30000 00000000`6ffb1000 DWrite.dll
ModLoad: 00000000`6f680000 00000000`6f6e9000 dxgi.dll
ModLoad: 00000000`6ec50000 00000000`6ee29000 d3d11.dll
ModLoad: 00000000`5d810000 00000000`5da28000 d3d10warp.dll
ModLoad: 00000000`70410000 00000000`70450000 POWRPROF.dll
ModLoad: 00000000`6f5b0000 00000000`6f5ba000 OnDemandConnRouteHelper.DLL
ModLoad: 00000000`73fb0000 00000000`7404f000 WINHTTP.dll
ModLoad: 00000000`5da30000 00000000`5de87000 JSCRIPT9.dll
ModLoad: 00000000`6eae0000 00000000`6ec4b000 WindowsCodecs.dll
ModLoad: 00000000`55b40000 00000000`56eea000 Flash.ocx
ModLoad: 00000000`75c10000 00000000`75d98000 CRYPT32.dll
ModLoad: 00000000`5bc30000 00000000`5bcb1000 DSOUND.dll
ModLoad: 00000000`70680000 00000000`706b6000 DINPUT8.dll
ModLoad: 00000000`622b0000 00000000`623ad000 UIAutomationCore.DLL
ModLoad: 00000000`5bb10000 00000000`5bb8f000 mscms.dll
ModLoad: 00000000`75b10000 00000000`75b1e000 MSASN1.dll
ModLoad: 00000000`70640000 00000000`7064c000 atlthunk.dll
ModLoad: 00000000`70e90000 00000000`70eed000 SCHANNEL.dll
ModLoad: 00000000`701d0000 00000000`70203000 MLANG.dll
ModLoad: 00000000`5bbe0000 00000000`5bc2f000 NInput.dll
ModLoad: 00000000`6ad50000 00000000`6ada3000 MMDevAPI.DLL
ModLoad: 00000000`6adb0000 00000000`6ae10000 AudioSes.DLL
ModLoad: 00000000`71240000 00000000`71260000 ncrypt.dll
ModLoad: 00000000`70250000 00000000`70279000 NTASN1.dll
ModLoad: 00000000`6f3a0000 00000000`6f3ac000 MSOXMLMF.DLL
ModLoad: 00000000`5a160000 00000000`5a1fb000 MSVCR80.dll
ModLoad: 00000000`775f0000 00000000`7762d000 WINTRUST.dll
ModLoad: 00000000`709f0000 00000000`70a10000 GPAPI.dll
ModLoad: 00000000`70220000 00000000`70246000 CRYPTNET.dll
ModLoad: 00000000`756d0000 00000000`75724000 WLDAP32.dll
ModLoad: 00000000`70e70000 00000000`70e88000 ncryptsslp.dll
ModLoad: 00000000`71580000 00000000`71753000 d3d9.dll
ModLoad: 00000000`63450000 00000000`64a97000 igdumdim32.dll
ModLoad: 00000000`6dbb0000 00000000`6e425000 igdusc32.dll
ModLoad: 00000000`10350000 00000000`10472000 fmodex.dll
ModLoad: 00000000`5d020000 00000000`5d037000 MSACM32.dll
ModLoad: 00000000`6da20000 00000000`6dba2000 MSXML3.dll
(c1c.ce0): Break instruction exception - code 80000003 (first chance)
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\windows\SYSTEM32\ntdll.dll -
ntdll!DbgBreakPoint:
00007ffb`d5222950 cc int 3
0:030> ~*
0 Id: c1c.18f4 Suspend: 1 Teb: 00000000`7f29d000 Unfrozen
Start: *** ERROR: Module load completed but symbols could not be loaded for C:\Program Files (x86)\BYOND\bin\dreamseeker.exe
dreamseeker+0x55b5f (00000000`01135b5f)
Priority: 0 Priority class: 32 Affinity: f
1 Id: c1c.1b20 Suspend: 1 Teb: 00000000`7f299000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for WS2_32.dll -
WS2_32!SetAddrInfoExA+0x750 (00000000`761b5ca0)
Priority: 0 Priority class: 32 Affinity: f
2 Id: c1c.17fc Suspend: 1 Teb: 00000000`7f294000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for MSWSOCK.dll -
MSWSOCK!Tcpip4_WSHGetWildcardSockaddr+0x2230 (00000000`741ccf40)
Priority: 1 Priority class: 32 Affinity: f
3 Id: c1c.1338 Suspend: 1 Teb: 00000000`7f164000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for ntdll.dll -
ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
4 Id: c1c.15ac Suspend: 1 Teb: 00000000`7f15e000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for msvcrt.dll -
msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: -1 Priority class: 32 Affinity: f
5 Id: c1c.10ac Suspend: 1 Teb: 00000000`7f15b000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for MSHTML.dll -
MSHTML!TravelLogCreateInstance+0xd730 (00000000`5e3922b0)
Priority: 0 Priority class: 32 Affinity: f
6 Id: c1c.1434 Suspend: 1 Teb: 00000000`7f155000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
7 Id: c1c.d0c Suspend: 1 Teb: 00000000`7f152000 Unfrozen
Start: MSHTML!TravelLogCreateInstance+0xd730 (00000000`5e3922b0)
Priority: 0 Priority class: 32 Affinity: f
8 Id: c1c.1a04 Suspend: 1 Teb: 00000000`7f14f000 Unfrozen
Start: MSHTML!Ordinal107+0x462b0 (00000000`5e0c3d90)
Priority: 15 Priority class: 32 Affinity: f
9 Id: c1c.1700 Suspend: 1 Teb: 00000000`7f14c000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for WINMM.dll -
WINMM!timeBeginPeriod+0xa0 (00000000`742b28d0)
Priority: 2 Priority class: 32 Affinity: f
10 Id: c1c.40c Suspend: 1 Teb: 00000000`7f149000 Unfrozen
Start: msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: -1 Priority class: 32 Affinity: f
11 Id: c1c.17f8 Suspend: 1 Teb: 00000000`7f146000 Unfrozen
Start: msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: 0 Priority class: 32 Affinity: f
12 Id: c1c.181c Suspend: 1 Teb: 00000000`7f143000 Unfrozen
Start: MSHTML!TravelLogCreateInstance+0xd730 (00000000`5e3922b0)
Priority: 0 Priority class: 32 Affinity: f
13 Id: c1c.107c Suspend: 1 Teb: 00000000`7f134000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for Flash.ocx -
Flash!IAEModule_AEModule_PutKernel+0x420 (00000000`560c7b10)
Priority: 15 Priority class: 32 Affinity: f
14 Id: c1c.d80 Suspend: 1 Teb: 00000000`7f140000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`55ed7ae0)
Priority: 0 Priority class: 32 Affinity: f
15 Id: c1c.4c0 Suspend: 1 Teb: 00000000`7f13d000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`55ed7ae0)
Priority: 0 Priority class: 32 Affinity: f
16 Id: c1c.1ac0 Suspend: 1 Teb: 00000000`7f13a000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`55ed7ae0)
Priority: 0 Priority class: 32 Affinity: f
17 Id: c1c.1aa4 Suspend: 1 Teb: 00000000`7f137000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`55ed7ae0)
Priority: 0 Priority class: 32 Affinity: f
18 Id: c1c.e58 Suspend: 1 Teb: 00000000`7f131000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`55ed7ae0)
Priority: 0 Priority class: 32 Affinity: f
19 Id: c1c.1650 Suspend: 1 Teb: 00000000`7f11d000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`55ed7ae0)
Priority: 0 Priority class: 32 Affinity: f
20 Id: c1c.18d4 Suspend: 1 Teb: 00000000`7f11a000 Unfrozen
Start: Flash!DllUnregisterServer+0x73e10 (00000000`55ed7ae0)
Priority: 0 Priority class: 32 Affinity: f
21 Id: c1c.630 Suspend: 1 Teb: 00000000`7f117000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
22 Id: c1c.1008 Suspend: 1 Teb: 00000000`7f102000 Unfrozen
Start: *** ERROR: Symbol file could not be found. Defaulted to export symbols for d3d9.dll -
d3d9!Direct3DShaderValidatorCreate9+0x4c0c0 (00000000`716c4620)
Priority: 0 Priority class: 32 Affinity: f
23 Id: c1c.175c Suspend: 1 Teb: 00000000`7f0ff000 Unfrozen
Start: d3d9!Direct3DShaderValidatorCreate9+0x664d0 (00000000`716dea30)
Priority: 0 Priority class: 32 Affinity: f
24 Id: c1c.1530 Suspend: 1 Teb: 00000000`7f0fc000 Unfrozen
Start: d3d9!Direct3DShaderValidatorCreate9+0x664d0 (00000000`716dea30)
Priority: 0 Priority class: 32 Affinity: f
25 Id: c1c.2ec Suspend: 1 Teb: 00000000`7f0f6000 Unfrozen
Start: d3d9!Direct3DShaderValidatorCreate9+0x664d0 (00000000`716dea30)
Priority: 0 Priority class: 32 Affinity: f
26 Id: c1c.1a9c Suspend: 1 Teb: 00000000`7f0f9000 Unfrozen
Start: msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: 13 Priority class: 32 Affinity: f
27 Id: c1c.13e4 Suspend: 1 Teb: 00000000`7f0f3000 Unfrozen
Start: msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: 2 Priority class: 32 Affinity: f
28 Id: c1c.1b2c Suspend: 1 Teb: 00000000`7f0f0000 Unfrozen
Start: msvcrt!beginthreadex+0x90 (00000000`774b80b0)
Priority: 2 Priority class: 32 Affinity: f
29 Id: c1c.298 Suspend: 1 Teb: 00000000`7f16d000 Unfrozen
Start: ntdll_77970000!RtlRegisterThreadWithCsrss+0x50 (00000000`779849f0)
Priority: 0 Priority class: 32 Affinity: f
. 30 Id: c1c.ce0 Suspend: 1 Teb: 00000000`7f16a000 Unfrozen
Start: ntdll!DbgUiRemoteBreakin (00007ffb`d524fbd0)
Priority: 0 Priority class: 32 Affinity: f
0:030> ~0s
*** ERROR: Symbol file could not be found. Defaulted to export symbols for RICHED20.dll -
RICHED20!REExtendedRegisterClass+0x2611:
00000000`600d4cf1 8d4a1c lea ecx,[rdx+1Ch]
0:000> k
Child-SP RetAddr Call Site
00000000`00fbc03c 00fbc080`1743cd30 RICHED20!REExtendedRegisterClass+0x2611
00000000`00fbc044 00fbc084`00fbc084 0x00fbc080`1743cd30
00000000`00fbc04c 600cdb47`00fbc064 0x00fbc084`00fbc084
00000000`00fbc054 1743cd30`1743cd34 0x600cdb47`00fbc064
00000000`00fbc05c 00004b89`00fbc148 0x1743cd30`1743cd34
00000000`00fbc064 600eccad`00fbc0e0 0x00004b89`00fbc148
00000000`00fbc06c 00000000`1743cd30 0x600eccad`00fbc0e0
00000000`00fbc074 00003445`1743cd30 0x1743cd30
00000000`00fbc07c 600eb94e`00fbc0cc 0x00003445`1743cd30
00000000`00fbc084 00fbc0f8`600824bc 0x600eb94e`00fbc0cc
00000000`00fbc08c 00000000`07e58024 0x00fbc0f8`600824bc
00000000`00fbc094 00003445`00003445 0x7e58024
00000000`00fbc09c 00000000`07e57f88 0x00003445`00003445
00000000`00fbc0a4 04000004`0abf21e8 0x7e57f88
00000000`00fbc0ac 00004b89`0abf21bc 0x04000004`0abf21e8
00000000`00fbc0b4 00003445`00003445 0x00004b89`0abf21bc
00000000`00fbc0bc 6009e3b8`00003445 0x00003445`00003445
00000000`00fbc0c4 00fbc100`00fbc110 0x6009e3b8`00003445
00000000`00fbc0cc 243a050f`00003445 0x00fbc100`00fbc110
00000000`00fbc0d4 00000000`00000000 0x243a050f`00003445


The links he is talking about, are output control links.

The one example he told me about, are little (F) links that only ghosts/observers/spectators see, that show up before every line of chat.

It's literally
src << "<a href=?src=\ref[src];follow=\ref[speaker]>(F)</a> [message]"


Clicking it causes the mobs loc to be set to the get_turf() of the speaker, then the mob's transform is shifted out by 24 pixels, and then 36 transform.Turn(10) animate()s are queued up as an infinite loop to give the mob the appearance that they are orbiting around the speaking mob. (This is only queued up once until the ghost mob breaks the orbit)

(orbit()) https://github.com/tgstation/-tg-station/blob/ 8994f95308740fd4059afed18fc73cd1906e149f/code/__HELPERS/ unsorted.dm#L1096
(orbit's SpinAnimation()) https://github.com/tgstation/-tg-station/blob/ 862f7e35102c0a4727ddf6949c5b57470b0c3e58/code/__HELPERS/ matrices.dm#L6

There are other links that apparently cause this too, one that just leads to a input() as text in it's topic. its use for communicating with admins.
The odd thing is the infinite loop is not showing up in the debugger. I have no idea what to make of that. If there's an infinite loop going on, attaching the debugger should break out somewhere in the middle of it.