Got caught in an infinite loop on call to glClear Call stack > igldev32.dll!0bebf561() [Frames below may be incorrect and/or missing, no symbols loaded for igldev32.dll] igldev32.dll!0bec66be() iglicd32.dll!0bac7e80() iglicd32.dll!0bac863f() newview.exe!display_startup() + 0x93 bytes C++ newview.exe!display() + 0x1c6 bytes C++ newview.exe!main_loop() + 0x2c7 bytes C++ newview.exe!_WinMain@16() + 0x2fe0 bytes C++ newview.exe!__tmainCRTStartup() Line 324 + 0x1c bytes C kernel32.dll!7c816fd7() newview.exe!LLTextureCacheWorker::doRead() + 0x697 bytes C++ newview.exe!LLTextureCacheWorker::doRead() + 0x697 bytes C++ newview.exe!LLTextureCacheWorker::doRead() + 0x697 bytes C++ newview.exe!LLViewerObject::processUpdateMessage() + 0x2c45 bytes C++ newview.exe!LLTextureCacheWorker::doRead() + 0x697 bytes C++ newview.exe!LLTextureCacheWorker::doRead() + 0x697 bytes C++ newview.exe!LLSelectMgr::dump() + 0x72b bytes C++ newview.exe!LLTextureCacheWorker::doRead() + 0x697 bytes C++ newview.exe!LLTextureCacheWorker::doRead() + 0x697 bytes C++ The display_startup method void display_startup() { if ( !gViewerWindow->getActive() || !gViewerWindow->mWindow->getVisible() || gViewerWindow->mWindow->getMinimized() || gNoRender ) { return; } // Required for HTML update in login screen static S32 frame_count = 0; if (frame_count++ > 1) // make sure we have rendered a frame first { LLDynamicTexture::updateAllInstances(); } glClear(GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT | GL_STENCIL_BUFFER_BIT); LLGLSDefault gls_default; LLGLSUIDefault gls_ui; gPipeline.disableLights(); gViewerWindow->setup2DRender(); glTexEnvi(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_MODULATE); gViewerWindow->draw(); gViewerWindow->mWindow->swapBuffers(); } display_startup: 006C2180 6A FF push 0FFFFFFFFh 006C2182 68 D6 5B B0 00 push 0B05BD6h 006C2187 64 A1 00 00 00 00 mov eax,dword ptr fs:[00000000h] 006C218D 50 push eax 006C218E 81 EC F0 00 00 00 sub esp,0F0h 006C2194 A1 EC AD 61 01 mov eax,dword ptr [___security_cookie (161ADECh)] 006C2199 33 C4 xor eax,esp 006C219B 50 push eax 006C219C 8D 84 24 F4 00 00 00 lea eax,[esp+0F4h] 006C21A3 64 A3 00 00 00 00 mov dword ptr fs:[00000000h],eax 006C21A9 8B 0D D4 78 7E 01 mov ecx,dword ptr [gViewerWindow (17E78D4h)] 006C21AF 8B 41 08 mov eax,dword ptr [ecx+8] 006C21B2 85 C0 test eax,eax 006C21B4 0F 84 EB 00 00 00 je display_startup+125h (6C22A5h) 006C21BA 8B 49 04 mov ecx,dword ptr [ecx+4] 006C21BD 8B 01 mov eax,dword ptr [ecx] 006C21BF 8B 50 0C mov edx,dword ptr [eax+0Ch] 006C21C2 FF D2 call edx 006C21C4 85 C0 test eax,eax 006C21C6 0F 84 D9 00 00 00 je display_startup+125h (6C22A5h) 006C21CC A1 D4 78 7E 01 mov eax,dword ptr [gViewerWindow (17E78D4h)] 006C21D1 8B 48 04 mov ecx,dword ptr [eax+4] 006C21D4 8B 11 mov edx,dword ptr [ecx] 006C21D6 8B 42 10 mov eax,dword ptr [edx+10h] 006C21D9 FF D0 call eax 006C21DB 85 C0 test eax,eax 006C21DD 0F 85 C2 00 00 00 jne display_startup+125h (6C22A5h) 006C21E3 39 05 74 0A 83 01 cmp dword ptr [gNoRender (1830A74h)],eax 006C21E9 0F 85 B6 00 00 00 jne display_startup+125h (6C22A5h) 006C21EF A1 D4 16 7B 01 mov eax,dword ptr ds:[017B16D4h] 006C21F4 8B C8 mov ecx,eax 006C21F6 83 C0 01 add eax,1 006C21F9 83 F9 01 cmp ecx,1 006C21FC A3 D4 16 7B 01 mov dword ptr ds:[017B16D4h],eax 006C2201 7E 05 jle display_startup+88h (6C2208h) 006C2203 E8 88 B8 DA FF call LLDynamicTexture::updateAllInstances (46DA90h) 006C2208 68 00 45 00 00 push 4500h 006C220D FF 15 04 85 21 01 call dword ptr [__imp__glClear@4 (1218504h)] 006C2213 8D 4C 24 40 lea ecx,[esp+40h] 006C2217 E8 F4 FD FF FF call LLGLSDefault::LLGLSDefault (6C2010h) Threads > 828 __tmainCRTStartup __tmainCRTStartup Normal 0 5248 Win32 Thread 7c90eb94 Normal 0 4964 _callthreadstartex _callthreadstartex Normal 0 5688 _callthreadstartex _callthreadstartex Normal 0 1692 _callthreadstartex _callthreadstartex Normal 0 5708 _callthreadstartex _callthreadstartex Normal 0 5092 Win32 Thread 7c90eb94 Normal 0 5684 Win32 Thread 7c90eb94 Normal 0 4660 Win32 Thread 7c90eb94 Normal 0 5824 Win32 Thread 7c90eb94 Normal 0 3396 Win32 Thread 7c90eb94 Normal 0 6016 Win32 Thread 7c90eb94 Normal 0 6024 Win32 Thread 7c90eb94 Normal 0 3212 Win32 Thread 7c90eb94 Normal 0 6052 Win32 Thread 7c90eb94 Normal 0 1408 Win32 Thread 7c90eb94 Normal 0 2856 Win32 Thread 7c90eb94 Time Critical 0 3944 Win32 Thread 7c90eb94 Time Critical 0 1868 Win32 Thread 7c90eb94 Time Critical 0 3540 Win32 Thread ll_internal_random_float Time Critical 0 2348 Win32 Thread 7c90eb94 Highest 0 4152 Win32 Thread 7c90eb94 Normal 0 5676 Win32 Thread 7c90eb94 Above Normal 0 4056 Win32 Thread 7c90eb94 Highest 0 4812 Win32 Thread 7c90eb94 Above Normal 0 Modules newview.exe C:\Program Files\SecondLife\newview.exe N/A N/A Symbols loaded. C:\slviewer-1.18.5.3\mylinden\indra\newview\newview.pdb 1 2/23/2008 11:29 AM 00400000-01905000 [2624] newview.exe: Native ntdll.dll C:\WINDOWS\system32\ntdll.dll N/A N/A No symbols loaded. 2 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 7C900000-7C9B0000 [2624] newview.exe: Native kernel32.dll C:\WINDOWS\system32\kernel32.dll N/A N/A No symbols loaded. 3 5.1.2600.3119 (xpsp_sp2_gdr.070416-1301) 4/16/2007 10:52 AM 7C800000-7C8F5000 [2624] newview.exe: Native xul.dll C:\Program Files\SecondLife\xul.dll N/A N/A Binary was not built with debug information. 4 6/5/2007 2:06 PM 10000000-10641000 [2624] newview.exe: Native js3250.dll C:\Program Files\SecondLife\js3250.dll N/A N/A Binary was not built with debug information. 5 4.00.0.0 6/5/2007 1:03 PM 00320000-00387000* [2624] newview.exe: Native nspr4.dll C:\Program Files\SecondLife\nspr4.dll N/A N/A Binary was not built with debug information. 6 4.06.7.0 6/5/2007 1:00 PM 00390000-003B8000* [2624] newview.exe: Native advapi32.dll C:\WINDOWS\system32\advapi32.dll N/A N/A No symbols loaded. 7 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 77DD0000-77E6B000 [2624] newview.exe: Native rpcrt4.dll C:\WINDOWS\system32\rpcrt4.dll N/A N/A No symbols loaded. 8 5.1.2600.3173 (xpsp_sp2_qfe.070709-0052) 7/9/2007 8:16 AM 77E70000-77F01000 [2624] newview.exe: Native wsock32.dll C:\WINDOWS\system32\wsock32.dll N/A N/A No symbols loaded. 9 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:57 AM 71AD0000-71AD9000 [2624] newview.exe: Native ws2_32.dll C:\WINDOWS\system32\ws2_32.dll N/A N/A No symbols loaded. 10 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:57 AM 71AB0000-71AC7000 [2624] newview.exe: Native msvcrt.dll C:\WINDOWS\system32\msvcrt.dll N/A N/A No symbols loaded. 11 7.0.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:59 AM 77C10000-77C68000 [2624] newview.exe: Native ws2help.dll C:\WINDOWS\system32\ws2help.dll N/A N/A No symbols loaded. 12 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:57 AM 71AA0000-71AA8000 [2624] newview.exe: Native winmm.dll C:\WINDOWS\system32\winmm.dll N/A N/A No symbols loaded. 13 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:57 AM 76B40000-76B6D000 [2624] newview.exe: Native user32.dll C:\WINDOWS\system32\user32.dll N/A N/A No symbols loaded. 14 5.1.2600.3099 (xpsp_sp2_gdr.070308-0222) 3/8/2007 10:36 AM 7E410000-7E4A0000 [2624] newview.exe: Native gdi32.dll C:\WINDOWS\system32\gdi32.dll N/A N/A No symbols loaded. 15 5.1.2600.3159 (xpsp_sp2_gdr.070619-1300) 6/19/2007 8:31 AM 77F10000-77F57000 [2624] newview.exe: Native msvcr71.dll C:\Program Files\SecondLife\msvcr71.dll N/A N/A No symbols loaded. 16 7.10.3052.4 2/21/2003 7:42 AM 7C340000-7C396000 [2624] newview.exe: Native plc4.dll C:\Program Files\SecondLife\plc4.dll N/A N/A Binary was not built with debug information. 17 4.06.7.0 6/5/2007 1:00 PM 003C0000-003C8000* [2624] newview.exe: Native plds4.dll C:\Program Files\SecondLife\plds4.dll N/A N/A Binary was not built with debug information. 18 4.06.7.0 6/5/2007 1:00 PM 003D0000-003D6000* [2624] newview.exe: Native shell32.dll C:\WINDOWS\system32\shell32.dll N/A N/A No symbols loaded. 19 6.00.2900.3241 (xpsp_sp2_qfe.071025-1245) 10/25/2007 10:33 PM 7C9C0000-7D1D7000 [2624] newview.exe: Native shlwapi.dll C:\WINDOWS\system32\shlwapi.dll N/A N/A No symbols loaded. 20 6.00.2900.2995 (xpsp.060913-0019) 9/14/2006 3:31 AM 77F60000-77FD6000 [2624] newview.exe: Native ole32.dll C:\WINDOWS\system32\ole32.dll N/A N/A No symbols loaded. 21 5.1.2600.2726 (xpsp_sp2_gdr.050725-1528) 7/25/2005 11:39 PM 774E0000-7761D000 [2624] newview.exe: Native version.dll C:\WINDOWS\system32\version.dll N/A N/A No symbols loaded. 22 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 77C00000-77C08000 [2624] newview.exe: Native winspool.drv C:\WINDOWS\system32\winspool.drv N/A N/A No symbols loaded. 23 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 73000000-73026000 [2624] newview.exe: Native comdlg32.dll C:\WINDOWS\system32\comdlg32.dll N/A N/A No symbols loaded. 24 6.00.2900.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 763B0000-763F9000 [2624] newview.exe: Native comctl32.dll C:\WINDOWS\system32\comctl32.dll N/A N/A No symbols loaded. 25 5.82 (xpsp.060825-0040) 8/25/2006 10:45 AM 5D090000-5D12A000 [2624] newview.exe: Native dinput8.dll C:\WINDOWS\system32\dinput8.dll N/A N/A No symbols loaded. 26 5.03.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 6CE10000-6CE48000 [2624] newview.exe: Native fmod.dll C:\Program Files\SecondLife\fmod.dll N/A N/A Binary was not built with debug information. 27 3.07.4.0 10/17/2004 10:04 PM 01910000-019A6000* [2624] newview.exe: Native msacm32.dll C:\WINDOWS\system32\msacm32.dll N/A N/A No symbols loaded. 28 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:57 AM 77BE0000-77BF5000 [2624] newview.exe: Native glu32.dll C:\WINDOWS\system32\glu32.dll N/A N/A No symbols loaded. 29 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 68B20000-68B40000 [2624] newview.exe: Native opengl32.dll C:\WINDOWS\system32\opengl32.dll N/A N/A No symbols loaded. 30 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:57 AM 5ED00000-5EDCC000 [2624] newview.exe: Native ddraw.dll C:\WINDOWS\system32\ddraw.dll N/A N/A No symbols loaded. 31 5.03.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 73760000-737A9000 [2624] newview.exe: Native dciman32.dll C:\WINDOWS\system32\dciman32.dll N/A N/A No symbols loaded. 32 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 73BC0000-73BC6000 [2624] newview.exe: Native openjpeg.dll C:\Program Files\SecondLife\openjpeg.dll N/A N/A Binary was not built with debug information. 33 1, 1, 0, 0 9/11/2007 5:20 PM 019B0000-019DC000* [2624] newview.exe: Native netapi32.dll C:\WINDOWS\system32\netapi32.dll N/A N/A No symbols loaded. 34 5.1.2600.2976 (xpsp_sp2_gdr.060817-0106) 8/17/2006 7:28 AM 5B860000-5B8B4000 [2624] newview.exe: Native oleaut32.dll C:\WINDOWS\system32\oleaut32.dll N/A N/A No symbols loaded. 35 5.01.2600.3266 12/4/2007 1:38 PM 77120000-771AB000 [2624] newview.exe: Native psapi.dll C:\WINDOWS\system32\psapi.dll N/A N/A No symbols loaded. 36 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 76BF0000-76BFB000 [2624] newview.exe: Native avifil32.dll C:\WINDOWS\system32\avifil32.dll N/A N/A No symbols loaded. 37 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:57 AM 73B50000-73B67000 [2624] newview.exe: Native msvfw32.dll C:\WINDOWS\system32\msvfw32.dll N/A N/A No symbols loaded. 38 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:59 AM 75A70000-75A91000 [2624] newview.exe: Native imm32.dll C:\WINDOWS\system32\imm32.dll N/A N/A No symbols loaded. 39 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 76390000-763AD000 [2624] newview.exe: Native comctl32.dll C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll N/A N/A No symbols loaded. 40 6.0 (xpsp.060825-0040) 8/25/2006 10:45 AM 773D0000-774D3000 [2624] newview.exe: Native uxtheme.dll C:\WINDOWS\system32\uxtheme.dll N/A N/A No symbols loaded. 41 6.00.2900.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 5AD70000-5ADA8000 [2624] newview.exe: Native IadHide5.dll C:\Documents and Settings\HP_Administrator\Local Settings\Temp\IadHide5.dll N/A N/A No symbols loaded. 42 Version 6.3.2 (Build 62R) 1/26/2004 7:59 PM 02030000-02036000* [2624] newview.exe: Native ASOEHOOK.DLL C:\Program Files\Common Files\Symantec Shared\AntiSpam\ASOEHOOK.DLL N/A N/A No symbols loaded. 43 2005.1.02.6 12/20/2004 12:56 PM 67330000-6735F000 [2624] newview.exe: Native MSCTF.dll C:\WINDOWS\system32\MSCTF.dll N/A N/A No symbols loaded. 44 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:57 AM 74720000-7476B000 [2624] newview.exe: Native ophook32.dll C:\Program Files\ScanSoft\OmniPageSE\ophook32.dll N/A N/A Binary was not built with debug information. 45 11.00.0.1 2/27/2002 6:16 AM 020D0000-020FB000* [2624] newview.exe: Native llkdu.dll C:\Program Files\SecondLife\llkdu.dll N/A N/A Binary was not built with debug information. 46 11/28/2007 4:57 PM 0AEE0000-0AF84000* [2624] newview.exe: Native clbcatq.dll C:\WINDOWS\system32\clbcatq.dll N/A N/A No symbols loaded. 47 2001.12.4414.308 7/25/2005 11:39 PM 76FD0000-7704F000 [2624] newview.exe: Native comres.dll C:\WINDOWS\system32\comres.dll N/A N/A No symbols loaded. 48 2001.12.4414.258 8/4/2004 2:56 AM 77050000-77115000 [2624] newview.exe: Native dxdiagn.dll C:\WINDOWS\system32\dxdiagn.dll N/A N/A No symbols loaded. 49 5.03.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 4F680000-4F887000 [2624] newview.exe: Native wbemprox.dll C:\WINDOWS\system32\wbem\wbemprox.dll N/A N/A No symbols loaded. 50 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 74EF0000-74EF8000 [2624] newview.exe: Native wbemcomn.dll C:\WINDOWS\system32\wbem\wbemcomn.dll N/A N/A No symbols loaded. 51 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 75290000-752C7000 [2624] newview.exe: Native xpsp2res.dll C:\WINDOWS\system32\xpsp2res.dll N/A N/A Binary was not built with debug information. 52 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 20000000-202C5000 [2624] newview.exe: Native wbemsvc.dll C:\WINDOWS\system32\wbem\wbemsvc.dll N/A N/A No symbols loaded. 53 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 74ED0000-74EDE000 [2624] newview.exe: Native fastprox.dll C:\WINDOWS\system32\wbem\fastprox.dll N/A N/A No symbols loaded. 54 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 75690000-75706000 [2624] newview.exe: Native msvcp60.dll C:\WINDOWS\system32\msvcp60.dll N/A N/A No symbols loaded. 55 6.02.3104.0 8/4/2004 2:59 AM 76080000-760E5000 [2624] newview.exe: Native ntdsapi.dll C:\WINDOWS\system32\ntdsapi.dll N/A N/A No symbols loaded. 56 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 767A0000-767B3000 [2624] newview.exe: Native dnsapi.dll C:\WINDOWS\system32\dnsapi.dll N/A N/A No symbols loaded. 57 5.1.2600.2938 (xpsp_sp2_gdr.060626-0020) 6/26/2006 12:37 PM 76F20000-76F47000 [2624] newview.exe: Native wldap32.dll C:\WINDOWS\system32\wldap32.dll N/A N/A No symbols loaded. 58 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 76F60000-76F8C000 [2624] newview.exe: Native secur32.dll C:\WINDOWS\system32\secur32.dll N/A N/A No symbols loaded. 59 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 77FE0000-77FF1000 [2624] newview.exe: Native dsound.dll C:\WINDOWS\system32\dsound.dll N/A N/A No symbols loaded. 60 5.3.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:57 AM 73F10000-73F6C000 [2624] newview.exe: Native wintrust.dll C:\WINDOWS\system32\wintrust.dll N/A N/A No symbols loaded. 61 5.131.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 76C30000-76C5E000 [2624] newview.exe: Native crypt32.dll C:\WINDOWS\system32\crypt32.dll N/A N/A No symbols loaded. 62 5.131.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 77A80000-77B14000 [2624] newview.exe: Native msasn1.dll C:\WINDOWS\system32\msasn1.dll N/A N/A No symbols loaded. 63 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:57 AM 77B20000-77B32000 [2624] newview.exe: Native imagehlp.dll C:\WINDOWS\system32\imagehlp.dll N/A N/A No symbols loaded. 64 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 76C90000-76CB8000 [2624] newview.exe: Native rsaenh.dll C:\WINDOWS\system32\rsaenh.dll N/A N/A No symbols loaded. 65 5.1.2600.2161 (xpsp.040706-1629) 7/6/2004 9:17 PM 0FFD0000-0FFF8000 [2624] newview.exe: Native userenv.dll C:\WINDOWS\system32\userenv.dll N/A N/A No symbols loaded. 66 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 769C0000-76A73000 [2624] newview.exe: Native cryptnet.dll C:\WINDOWS\system32\cryptnet.dll N/A N/A No symbols loaded. 67 5.131.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 75E60000-75E73000 [2624] newview.exe: Native winhttp.dll C:\WINDOWS\system32\winhttp.dll N/A N/A No symbols loaded. 68 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:57 AM 4D4F0000-4D548000 [2624] newview.exe: Native sensapi.dll C:\WINDOWS\system32\sensapi.dll N/A N/A No symbols loaded. 69 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 722B0000-722B5000 [2624] newview.exe: Native d3dim.dll C:\WINDOWS\system32\d3dim.dll N/A N/A No symbols loaded. 70 5.1.2600.0 (xpclient.010817-1148) 8/18/2001 12:34 AM 6D910000-6D981000 [2624] newview.exe: Native MSCTFIME.IME C:\WINDOWS\system32\MSCTFIME.IME N/A N/A No symbols loaded. 71 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:57 AM 755C0000-755EE000 [2624] newview.exe: Native iglicd32.dll C:\WINDOWS\system32\iglicd32.dll N/A N/A Binary was not built with debug information. 72 6.14.10.4421 11/3/2005 6:32 PM 0BAC0000-0BCF8000* [2624] newview.exe: Native igldev32.dll C:\WINDOWS\system32\igldev32.dll N/A N/A Binary was not built with debug information. 73 6.14.10.4421 11/3/2005 6:34 PM 0BEA0000-0BF22000* [2624] newview.exe: Native hid.dll C:\WINDOWS\system32\hid.dll N/A N/A No symbols loaded. 74 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 688F0000-688F9000 [2624] newview.exe: Native setupapi.dll C:\WINDOWS\system32\setupapi.dll N/A N/A No symbols loaded. 75 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 77920000-77A13000 [2624] newview.exe: Native mslbui.dll C:\WINDOWS\system32\mslbui.dll N/A N/A No symbols loaded. 76 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:58 AM 605D0000-605D9000 [2624] newview.exe: Native mswsock.dll C:\WINDOWS\system32\mswsock.dll N/A N/A No symbols loaded. 77 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:59 AM 71A50000-71A8F000 [2624] newview.exe: Native winrnr.dll C:\WINDOWS\system32\winrnr.dll N/A N/A No symbols loaded. 78 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 76FB0000-76FB8000 [2624] newview.exe: Native mdnsNSP.dll C:\Program Files\Bonjour\mdnsNSP.dll N/A N/A No symbols loaded. 79 1.00.4.12 7/5/2007 12:44 PM 16080000-160A5000 [2624] newview.exe: Native iphlpapi.dll C:\WINDOWS\system32\iphlpapi.dll N/A N/A No symbols loaded. 80 5.1.2600.2912 (xpsp_sp2_gdr.060519-0003) 5/19/2006 7:59 AM 76D60000-76D79000 [2624] newview.exe: Native TCPSPYLSP.DLL C:\Program Files\TCP Spy\TCPSPYLSP.DLL N/A N/A No symbols loaded. 81 12/27/2003 9:44 PM 0D1A0000-0D1BD000* [2624] newview.exe: Native hnetcfg.dll C:\WINDOWS\system32\hnetcfg.dll N/A N/A No symbols loaded. 82 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 662B0000-66308000 [2624] newview.exe: Native rsvpsp.dll C:\WINDOWS\system32\rsvpsp.dll N/A N/A No symbols loaded. 83 5.1.2600.0 (xpclient.010817-1148) 8/18/2001 12:33 AM 73080000-7309C000 [2624] newview.exe: Native wshtcpip.dll C:\WINDOWS\system32\wshtcpip.dll N/A N/A No symbols loaded. 84 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:57 AM 71A90000-71A98000 [2624] newview.exe: Native auth.dll C:\Program Files\SecondLife\app_settings\mozilla\components\auth.dll N/A N/A Binary was not built with debug information. 85 Personal 6/5/2007 2:19 PM 0DC00000-0DC07000* [2624] newview.exe: Native msvcp71.dll C:\Program Files\SecondLife\msvcp71.dll N/A N/A No symbols loaded. 86 7.10.3077.0 3/18/2003 11:14 PM 7C3A0000-7C41B000 [2624] newview.exe: Native autoconfig.dll C:\Program Files\SecondLife\app_settings\mozilla\components\autoconfig.dll N/A N/A Binary was not built with debug information. 87 Personal 6/5/2007 2:15 PM 0DC10000-0DC19000* [2624] newview.exe: Native pipboot.dll C:\Program Files\SecondLife\app_settings\mozilla\components\pipboot.dll N/A N/A Binary was not built with debug information. 88 Personal 6/5/2007 2:09 PM 0DC20000-0DC29000* [2624] newview.exe: Native pipnss.dll C:\Program Files\SecondLife\app_settings\mozilla\components\pipnss.dll N/A N/A Binary was not built with debug information. 89 Personal 6/5/2007 2:11 PM 0DC30000-0DC60000* [2624] newview.exe: Native smime3.dll C:\Program Files\SecondLife\smime3.dll N/A N/A Binary was not built with debug information. 90 3.11.5.0 6/5/2007 2:08 PM 0DC60000-0DC7A000* [2624] newview.exe: Native nss3.dll C:\Program Files\SecondLife\nss3.dll N/A N/A Binary was not built with debug information. 91 3.11.5.0 6/5/2007 2:08 PM 0DC80000-0DCDD000* [2624] newview.exe: Native softokn3.dll C:\Program Files\SecondLife\softokn3.dll N/A N/A Binary was not built with debug information. 92 3.11.4.0 6/5/2007 2:07 PM 0DCE0000-0DD1F000* [2624] newview.exe: Native ssl3.dll C:\Program Files\SecondLife\ssl3.dll N/A N/A Binary was not built with debug information. 93 3.11.5.0 6/5/2007 2:08 PM 0DD20000-0DD3E000* [2624] newview.exe: Native pippki.dll C:\Program Files\SecondLife\app_settings\mozilla\components\pippki.dll N/A N/A Binary was not built with debug information. 94 Personal 6/5/2007 2:11 PM 0DD40000-0DD49000* [2624] newview.exe: Native transformiix.dll C:\Program Files\SecondLife\app_settings\mozilla\components\transformiix.dll N/A N/A Binary was not built with debug information. 95 Personal 6/5/2007 2:17 PM 0DD50000-0DD81000* [2624] newview.exe: Native universalchardet.dll C:\Program Files\SecondLife\app_settings\mozilla\components\universalchardet.dll N/A N/A Binary was not built with debug information. 96 Personal 6/5/2007 2:18 PM 0DD90000-0DDAB000* [2624] newview.exe: Native websrvcs.dll C:\Program Files\SecondLife\app_settings\mozilla\components\websrvcs.dll N/A N/A Binary was not built with debug information. 97 Personal 6/5/2007 2:19 PM 0DDB0000-0DDF5000* [2624] newview.exe: Native xmlextras.dll C:\Program Files\SecondLife\app_settings\mozilla\components\xmlextras.dll N/A N/A Binary was not built with debug information. 98 Personal 6/5/2007 2:15 PM 0DE00000-0DE0F000* [2624] newview.exe: Native xulutil.dll C:\Program Files\SecondLife\app_settings\mozilla\components\xulutil.dll N/A N/A Binary was not built with debug information. 99 Personal 6/5/2007 2:19 PM 0DE10000-0DE16000* [2624] newview.exe: Native wdmaud.drv C:\WINDOWS\system32\wdmaud.drv N/A N/A No symbols loaded. 100 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 72D20000-72D29000 [2624] newview.exe: Native msacm32.drv C:\WINDOWS\system32\msacm32.drv N/A N/A No symbols loaded. 101 5.1.2600.0 (xpclient.010817-1148) 8/18/2001 12:33 AM 72D10000-72D18000 [2624] newview.exe: Native midimap.dll C:\WINDOWS\system32\midimap.dll N/A N/A No symbols loaded. 102 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 77BD0000-77BD7000 [2624] newview.exe: Native ksuser.dll C:\WINDOWS\system32\ksuser.dll N/A N/A No symbols loaded. 103 5.3.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:56 AM 73EE0000-73EE4000 [2624] newview.exe: Native MSIMTF.dll C:\WINDOWS\system32\MSIMTF.dll N/A N/A No symbols loaded. 104 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:58 AM 746F0000-7471A000 [2624] newview.exe: Native GdiPlus.dll C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\GdiPlus.dll N/A N/A No symbols loaded. 105 5.1.3102.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:55 AM 4EC50000-4EDF3000 [2624] newview.exe: Native gksvggdiplus.dll C:\Program Files\SecondLife\gksvggdiplus.dll N/A N/A Binary was not built with debug information. 106 Personal 6/5/2007 2:13 PM 0E800000-0E80D000* [2624] newview.exe: Native freebl3.dll C:\Program Files\SecondLife\freebl3.dll N/A N/A Binary was not built with debug information. 107 3.11.4.0 6/5/2007 2:06 PM 0D630000-0D65B000* [2624] newview.exe: Native nssckbi.dll C:\Program Files\SecondLife\nssckbi.dll N/A N/A Binary was not built with debug information. 108 1.62.0.0 6/5/2007 2:09 PM 0D660000-0D69E000* [2624] newview.exe: Native rasadhlp.dll C:\WINDOWS\system32\rasadhlp.dll N/A N/A No symbols loaded. 109 5.1.2600.2938 (xpsp_sp2_gdr.060626-0020) 6/26/2006 12:37 PM 76FC0000-76FC6000 [2624] newview.exe: Native msimg32.dll C:\WINDOWS\system32\msimg32.dll N/A N/A No symbols loaded. 110 5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) 8/4/2004 2:58 AM 76380000-76385000 [2624] newview.exe: Native QuickTime.qts C:\Program Files\QuickTime\QTSystem\QuickTime.qts N/A N/A No symbols loaded. 111 7.04.0.91 1/10/2008 4:25 PM 11650000-124BD000* [2624] newview.exe: Native wininet.dll C:\WINDOWS\system32\wininet.dll N/A N/A No symbols loaded. 112 7.00.6000.16608 (vista_gdr.071204-1500) 12/6/2007 9:21 PM 42C10000-42CDF000 [2624] newview.exe: Native normaliz.dll C:\WINDOWS\system32\normaliz.dll N/A N/A No symbols loaded. 113 6.0.5441.0 (winmain(wmbla).060628-1735) 6/29/2006 10:05 AM 0D730000-0D739000* [2624] newview.exe: Native iertutil.dll C:\WINDOWS\system32\iertutil.dll N/A N/A No symbols loaded. 114 7.00.6000.16608 (vista_gdr.071204-1500) 12/6/2007 9:21 PM 42990000-429D5000 [2624] newview.exe: Native CoreVideo.qtx C:\Program Files\QuickTime\QTSystem\CoreVideo.qtx N/A N/A No symbols loaded. 115 7.04.0.91 1/10/2008 4:25 PM 68970000-689C0000 [2624] newview.exe: Native QuickTime3GPP.qtx C:\Program Files\QuickTime\QTSystem\QuickTime3GPP.qtx N/A N/A No symbols loaded. 116 7.04.0.91 1/10/2008 4:25 PM 680D0000-68128000 [2624] newview.exe: Native QuickTime3GPPAuthoring.qtx C:\Program Files\QuickTime\QTSystem\QuickTime3GPPAuthoring.qtx N/A N/A No symbols loaded. 117 7.04.0.91 1/10/2008 4:25 PM 68130000-681AD000 [2624] newview.exe: Native QuickTimeAudioSupport.qtx C:\Program Files\QuickTime\QTSystem\QuickTimeAudioSupport.qtx N/A N/A No symbols loaded. 118 7.06.1.0 1/10/2008 4:25 PM 0FC10000-0FEAA000* [2624] newview.exe: Native QuickTimeAuthoring.qtx C:\Program Files\QuickTime\QTSystem\QuickTimeAuthoring.qtx N/A N/A No symbols loaded. 119 7.04.0.91 1/10/2008 4:25 PM 67A50000-67C39000 [2624] newview.exe: Native QuickTimeCapture.qtx C:\Program Files\QuickTime\QTSystem\QuickTimeCapture.qtx N/A N/A No symbols loaded. 120 7.04.0.91 1/10/2008 4:25 PM 67C40000-67C90000 [2624] newview.exe: Native QuickTimeEffects.qtx C:\Program Files\QuickTime\QTSystem\QuickTimeEffects.qtx N/A N/A No symbols loaded. 121 7.04.0.91 1/10/2008 4:25 PM 67C90000-67D1F000 [2624] newview.exe: Native QuickTimeEssentials.qtx C:\Program Files\QuickTime\QTSystem\QuickTimeEssentials.qtx N/A N/A No symbols loaded. 122 7.04.0.91 1/10/2008 4:25 PM 67F70000-67FD2000 [2624] newview.exe: Native QuickTimeH264.qtx C:\Program Files\QuickTime\QTSystem\QuickTimeH264.qtx N/A N/A No symbols loaded. 123 7.04.0.91 1/10/2008 4:25 PM 68370000-686C9000 [2624] newview.exe: Native QuickTimeImage.qtx C:\Program Files\QuickTime\QTSystem\QuickTimeImage.qtx N/A N/A No symbols loaded. 124 7.04.0.91 1/10/2008 4:25 PM 67D30000-67E22000 [2624] newview.exe: Native QuickTimeInternetExtras.qtx C:\Program Files\QuickTime\QTSystem\QuickTimeInternetExtras.qtx N/A N/A No symbols loaded. 125 7.04.0.91 1/10/2008 4:25 PM 67960000-67A4C000 [2624] newview.exe: Native QuickTimeMPEG.qtx C:\Program Files\QuickTime\QTSystem\QuickTimeMPEG.qtx N/A N/A No symbols loaded. 126 7.04.0.91 1/10/2008 4:25 PM 67EF0000-67F62000 [2624] newview.exe: Native QuickTimeMPEG4.qtx C:\Program Files\QuickTime\QTSystem\QuickTimeMPEG4.qtx N/A N/A No symbols loaded. 127 7.04.0.91 1/10/2008 4:25 PM 67FE0000-68036000 [2624] newview.exe: Native QuickTimeMPEG4Authoring.qtx C:\Program Files\QuickTime\QTSystem\QuickTimeMPEG4Authoring.qtx N/A N/A No symbols loaded. 128 7.04.0.91 1/10/2008 4:25 PM 68040000-680D0000 [2624] newview.exe: Native QuickTimeMusic.qtx C:\Program Files\QuickTime\QTSystem\QuickTimeMusic.qtx N/A N/A No symbols loaded. 129 7.04.0.91 1/10/2008 4:25 PM 67E30000-67EAD000 [2624] newview.exe: Native QuickTimeQD3D.qtx C:\Program Files\QuickTime\QTSystem\QuickTimeQD3D.qtx N/A N/A No symbols loaded. 130 7.04.0.91 1/10/2008 4:25 PM 67EB0000-67EED000 [2624] newview.exe: Native QuickTimeStreaming.qtx C:\Program Files\QuickTime\QTSystem\QuickTimeStreaming.qtx N/A N/A No symbols loaded. 131 7.04.0.91 1/10/2008 4:25 PM 67670000-67747000 [2624] newview.exe: Native QuickTimeStreamingAuthoring.qtx C:\Program Files\QuickTime\QTSystem\QuickTimeStreamingAuthoring.qtx N/A N/A No symbols loaded. 132 7.04.0.91 1/10/2008 4:25 PM 682E0000-68339000 [2624] newview.exe: Native QuickTimeStreamingExtras.qtx C:\Program Files\QuickTime\QTSystem\QuickTimeStreamingExtras.qtx N/A N/A No symbols loaded. 133 7.04.0.91 1/10/2008 4:25 PM 68340000-6836A000 [2624] newview.exe: Native QuickTimeVR.qtx C:\Program Files\QuickTime\QTSystem\QuickTimeVR.qtx N/A N/A No symbols loaded. 134 7.04.0.91 1/10/2008 4:25 PM 677A0000-67878000 [2624] newview.exe: Native The infinite loop with register information EAX = 00002800 EBX = 00002800 ECX = 004ED802 EDX = 004F0002 ESI = 0BF58000 EDI = 0BF60080 EIP = 0BEBF550 ESP = 0012F4FC EBP = 0012F52C EFL = 00280246 0BEBF550 test edx,edx EAX = 00002800 EBX = 00002800 ECX = 004ED802 EDX = 004F0002 ESI = 0BF58000 EDI = 0BF60080 EIP = 0BEBF552 ESP = 0012F4FC EBP = 0012F52C EFL = 00280202 0BEBF552 je 0BEBF570 EAX = 00002800 EBX = 00002800 ECX = 004ED802 EDX = 004F0002 ESI = 0BF58000 EDI = 0BF60080 EIP = 0BEBF554 ESP = 0012F4FC EBP = 0012F52C EFL = 00280202 0BEBF554 mov eax,edx EAX = 004F0002 EBX = 00002800 ECX = 004ED802 EDX = 004F0002 ESI = 0BF58000 EDI = 0BF60080 EIP = 0BEBF556 ESP = 0012F4FC EBP = 0012F52C EFL = 00280202 0BEBF556 and eax,1FFh EAX = 00000002 EBX = 00002800 ECX = 004ED802 EDX = 004F0002 ESI = 0BF58000 EDI = 0BF60080 EIP = 0BEBF55B ESP = 0012F4FC EBP = 0012F52C EFL = 00280202 0BF58014 = 004ED802 0BEBF55B mov ecx,dword ptr [esi+eax*8+4] EAX = 00000002 EBX = 00002800 ECX = 004ED802 EDX = 004F0002 ESI = 0BF58000 EDI = 0BF60080 EIP = 0BEBF55F ESP = 0012F4FC EBP = 0012F52C EFL = 00280202 0BEBF55F cmp edx,ecx EAX = 00000002 EBX = 00002800 ECX = 004ED802 EDX = 004F0002 ESI = 0BF58000 EDI = 0BF60080 EIP = 0BEBF561 ESP = 0012F4FC EBP = 0012F52C EFL = 00280206 0BEBF561 je 0BEBF570 EAX = 00000002 EBX = 00002800 ECX = 004ED802 EDX = 004F0002 ESI = 0BF58000 EDI = 0BF60080 EIP = 0BEBF563 ESP = 0012F4FC EBP = 0012F52C EFL = 00280206 0BF58010 = 004F0002 0BEBF563 mov eax,dword ptr [esi+eax*8] EAX = 004F0002 EBX = 00002800 ECX = 004ED802 EDX = 004F0002 ESI = 0BF58000 EDI = 0BF60080 EIP = 0BEBF566 ESP = 0012F4FC EBP = 0012F52C EFL = 00280206 0BEBF566 mov ebx,edx EAX = 004F0002 EBX = 004F0002 ECX = 004ED802 EDX = 004F0002 ESI = 0BF58000 EDI = 0BF60080 EIP = 0BEBF568 ESP = 0012F4FC EBP = 0012F52C EFL = 00280206 0BEBF568 sub eax,ecx EAX = 00002800 EBX = 004F0002 ECX = 004ED802 EDX = 004F0002 ESI = 0BF58000 EDI = 0BF60080 EIP = 0BEBF56A ESP = 0012F4FC EBP = 0012F52C EFL = 00280206 0BEBF56A sub ebx,ecx EAX = 00002800 EBX = 00002800 ECX = 004ED802 EDX = 004F0002 ESI = 0BF58000 EDI = 0BF60080 EIP = 0BEBF56C ESP = 0012F4FC EBP = 0012F52C EFL = 00280206 0BEBF56C cmp ebx,eax EAX = 00002800 EBX = 00002800 ECX = 004ED802 EDX = 004F0002 ESI = 0BF58000 EDI = 0BF60080 EIP = 0BEBF56E ESP = 0012F4FC EBP = 0012F52C EFL = 00280246 0BEBF56E jbe 0BEBF550 The corresponding log file 2008-02-23T16:58:02Z INFO: LLControlGroup::saveToFile: Saving settings to file: C:\Documents and Settings\HP_Administrator\Application Data\SecondLife\user_settings\settings_default.xml 2008-02-23T16:58:02Z INFO: another_instance_running: Checking marker file for lock... 2008-02-23T16:58:02Z INFO: another_instance_running: Marker file isn't locked. 2008-02-23T16:58:02Z INFO: init_marker_file: Checking marker file for lock... 2008-02-23T16:58:02Z INFO: init_marker_file: Exec marker found: program froze on previous execution 2008-02-23T16:58:02Z INFO: init_marker_file: Marker file created. 2008-02-23T16:58:02Z INFO: init_marker_file: Removing SecondLife.dmp 2008-02-23T16:58:02Z INFO: init_marker_file: Removing message.log 2008-02-23T16:58:02Z INFO: Exiting init_marker_file(). 2008-02-23T16:58:02Z INFO: write_debug: Opening debug file C:\Documents and Settings\HP_Administrator\Application Data\SecondLife\logs\debug_info.log 2008-02-23T16:58:02Z INFO: write_system_info: Second Life version 1.18.5 2008-02-23T16:58:02Z INFO: write_system_info: Local time: 2008-02-23T11:58:02 Eastern Standard Time 2008-02-23T16:58:02Z INFO: write_system_info: CPU info: // CPU General Information ////////////////////////// Processor name: Intel Pentium 4 (Unknown model) Frequency: 3001.01 MHz Vendor: GenuineIntel Family: Intel Pentium 4 Extended family: 0 Model: Unknown Intel Pentium 4 Extended model: 0 Type: Brand ID: Processor Serial: Disabled // CPU Configuration //////////////////// L1 instruction cache: Not present L1 data cache: Not present L2 cache: Not present L3 cache: Not present Trace cache: 12 K-micro-ops cache size, 4 ways associative, 0 bytes line size Instruction TLB: 4 KB / 2 MB / 4 MB page size, fully associative, 64 entries Data TLB: 4 KB / 4 MB page size, fully associative, 64 entries Max Supported CPUID-Level: 0x00000005 Max Supported Ext. CPUID-Level: 0x80000008 // CPU Extensions ///////////////// AA64 AMD 64-bit Architecture: No ACPI Thermal Monitor And Clock Control: Yes APIC Advanced Programmable Interrupt Controller: Yes APIC-ID: 0 CLFSH CLFLUSH Instruction Presence: Yes CLFLUSH Instruction Cache Line Size: 8 CMOV Conditional Move And Compare Instructions: Yes CX8 COMPXCHG8B Instruction: Yes DE Debugging Extensions: Yes DS Debug Store: Yes FGPAT Page Attribute Table: Yes FPU Floating Point Unit: Yes FXSR Fast Streaming SIMD Extensions Save/Restore: Yes HT Hyper Threading: Yes IA64 Intel 64-Bit Architecture: No MCA Machine Check Architecture: Yes MCE Machine Check Exception: Yes MMX Multimedia Extensions: Yes MMX+ Multimedia Extensions: No MSR Model Specific Registers: Yes MTRR Memory Type Range Registers: Yes PAE Physical Address Extension: Yes PGE PTE Global Flag: Yes PN Processor Serial Number: Disabled PSE Page Size Extensions: Yes PSE36 36-bit Page Size Extension: Yes SEP Fast System Call: Yes SS Self Snoop: Yes SSE Streaming SIMD Extensions: Yes SSE2 Streaming SIMD 2 Extensions: Yes ALTVEC Altivec Extensions: No TM Thermal Monitor: Yes TSC Time Stamp Counter: Yes VME Virtual 8086 Mode Enhancements: Yes 3DNow! Instructions: No Enhanced 3DNow! Instructions: No ->mHasSSE: 1 ->mHasSSE2: 1 ->mHasAltivec: 0 ->mCPUMhz: 3001 ->mCPUString: Intel Pentium 4 (Unknown model) (3001 MHz) 2008-02-23T16:58:02Z INFO: write_system_info: Memory info: Percent Memory use: 61% Total Physical KB: 1039660 Avail Physical KB: 402704 Total page KB: 2500812 Avail page KB: 1848156 Total Virtual KB: 2097024 Avail Virtual KB: 1890720 2008-02-23T16:58:02Z INFO: write_system_info: OS info: Microsoft Windows XP Service Pack 2 (Build 2600) 2008-02-23T16:58:02Z INFO: WinMain: Turning off Windows error reporting. 2008-02-23T16:58:02Z INFO: disable_win_error_reporting: AddERExcludedApplication() success for newview.exe 2008-02-23T16:58:02Z INFO: WinMain: J2C Engine is: KDU 2008-02-23T16:58:02Z INFO: WinMain: Loading feature tables. 2008-02-23T16:58:02Z INFO: WinMain: Loading configuration file C:\Documents and Settings\HP_Administrator\Application Data\SecondLife\user_settings\settings.xml 2008-02-23T16:58:02Z INFO: WinMain: Loading art table from C:\Program Files\SecondLife\app_settings\viewerart.xml 2008-02-23T16:58:02Z INFO: WinMain: Loading art table from C:\Program Files\SecondLife\skins\textures\textures.xml 2008-02-23T16:58:02Z INFO: WinMain: Loading base colors from C:\Program Files\SecondLife\app_settings\colors_base.xml 2008-02-23T16:58:02Z INFO: WinMain: Loading user colors from C:\Program Files\SecondLife\app_settings\colors.xml 2008-02-23T16:58:02Z INFO: WinMain: Failed to load user colors from C:\Program Files\SecondLife\app_settings\colors.xml 2008-02-23T16:58:02Z INFO: WinMain: Loading legacy colors from C:\Program Files\SecondLife\app_settings\colors.ini 2008-02-23T16:58:02Z INFO: update_vector_performances: Vectorization : DISABLED 2008-02-23T16:58:02Z INFO: update_vector_performances: Vector Processor : COMPILER DEFAULT 2008-02-23T16:58:02Z INFO: update_vector_performances: Vectorized Skinning : DISABLED 2008-02-23T16:58:02Z INFO: WinMain: Attempting to poll DirectX for hardware info 2008-02-23T16:58:02Z INFO: LLDXHardware::getInfo: CoCreateInstance IID_IDxDiagProvider 2008-02-23T16:58:02Z INFO: LLDXHardware::getInfo: dx_diag_providerp->Initialize 2008-02-23T16:58:02Z INFO: LLDXHardware::getInfo: dx_diag_providerp->GetRootContainer 2008-02-23T16:58:02Z INFO: LLDXHardware::getInfo: dx_diag_rootp->GetChildContainer 2008-02-23T16:58:03Z INFO: LLDXHardware::getInfo: devices_containerp->GetChildContainer 2008-02-23T16:58:03Z INFO: LLDXHardware::getInfo: VRAM Detected: 128 DX9 string: 128.0 MB 2008-02-23T16:58:03Z INFO: WinMain: Done polling DirectX for hardware info 2008-02-23T16:58:03Z INFO: WinMain: Detected VRAM: 128 2008-02-23T16:58:03Z INFO: LLTextureCache::initCache: TEXTURE CACHE: Headers: 139810 Textures size: 320 MB 2008-02-23T16:58:04Z INFO: LLTextureCache::purgeTextures: TEXTURE CACHE: Reading Entries... 2008-02-23T16:58:04Z INFO: LLTextureCache::purgeTextures: TEXTURE CACHE: Validating: 170 2008-02-23T16:58:04Z INFO: LLTextureCache::purgeTextures: TEXTURE CACHE: Writing Entries: 3414 2008-02-23T16:58:04Z INFO: LLTextureCache::purgeTextures: TEXTURE CACHE: PURGED: 0 ENTRIES: 3414 CACHE SIZE: 90643456 MB 2008-02-23T16:58:04Z INFO: init_cache: VFS CACHE SIZE: 100 MB 2008-02-23T16:58:04Z INFO: LLVFS::LLVFS: VFS: Using index file C:\Documents and Settings\HP_Administrator\Application Data\SecondLife\cache\index.db2.x.22651 and data file C:\Documents and Settings\HP_Administrator\Application Data\SecondLife\cache\data.db2.x.22651 2008-02-23T16:58:04Z INFO: LLVFS::LLVFS: VFS: Using index file C:\Program Files\SecondLife\app_settings\static_index.db2 and data file C:\Program Files\SecondLife\app_settings\static_data.db2 2008-02-23T16:58:04Z INFO: WinMain: Initializing window... 2008-02-23T16:58:05Z WARNING: LLGLManager::initWGL: No ARB WGL PBuffer extensions 2008-02-23T16:58:05Z WARNING: LLGLManager::initWGL: No ARB WGL render texture extensions 2008-02-23T16:58:05Z WARNING: LLWindowWin32::LLWindowWin32: No wgl_ARB_pixel_format extension, using default ChoosePixelFormat! 2008-02-23T16:58:05Z INFO: LLWindowWin32::LLWindowWin32: GL buffer: Color Bits 32 Alpha Bits 8 Depth Bits 24 2008-02-23T16:58:05Z INFO: LLGLManager::initExtensions: Couldn't initialize GL_EXT_paletted_texture 2008-02-23T16:58:05Z INFO: LLGLManager::initExtensions: Couldn't initialize GL_ARB_occlusion_query 2008-02-23T16:58:05Z INFO: LLGLManager::initExtensions: Couldn't initialize GL_ARB_shader_objects 2008-02-23T16:58:05Z INFO: LLGLManager::initExtensions: Couldn't initialize GL_ARB_vertex_shader 2008-02-23T16:58:05Z INFO: LLGLManager::initExtensions: Couldn't initialize GL_ARB_fragment_shader 2008-02-23T16:58:05Z INFO: LLGLManager::initExtensions: Disabling mip-map generation for Intel GPUs 2008-02-23T16:58:05Z INFO: LLGLManager::initExtensions: GL Probe: Getting symbols 2008-02-23T16:58:05Z INFO: LLGLManager::initExtensions: GL Probe: Got symbols 2008-02-23T16:58:05Z INFO: LLWindowWin32::LLWindowWin32: Disabling vertical sync 2008-02-23T16:58:05Z INFO: LLWindowWin32::LLWindowWin32: Previous gamma: 1 2008-02-23T16:58:05Z INFO: LLFeatureManager::loadGPUClass: GPU is Intel 915G 2008-02-23T16:58:05Z INFO: LLFeatureManager::initGraphicsFeatureMasks: Setting GPU Class to Class0 2008-02-23T16:58:05Z INFO: LLFeatureManager::maskFeatures: Applying Feature Mask: Class0 2008-02-23T16:58:05Z INFO: LLFeatureList::maskList: Feature mask Class0 Feature RenderAvatarMode Mask: 0 Now: 0 2008-02-23T16:58:05Z INFO: LLFeatureList::maskList: Feature mask Class0 Feature RenderAvatarVP Mask: 0 Now: 0 2008-02-23T16:58:05Z INFO: LLFeatureList::maskList: Feature mask Class0 Feature RenderDistance Mask: 64 Now: 64 2008-02-23T16:58:05Z INFO: LLFeatureList::maskList: Feature mask Class0 Feature RenderLighting Mask: 0 Now: 0 2008-02-23T16:58:05Z INFO: LLFeatureList::maskList: Feature mask Class0 Feature RenderObjectBump Mask: 0 Now: 0 2008-02-23T16:58:05Z INFO: LLFeatureList::maskList: Feature mask Class0 Feature RenderRippleWater Mask: 0 Now: 0 2008-02-23T16:58:05Z INFO: LLFeatureList::maskList: Feature mask Class0 Feature RenderVBO Mask: 0 Now: 0 2008-02-23T16:58:05Z INFO: LLFeatureList::maskList: Feature mask Class0 Feature VertexShaderEnable Mask: 0 Now: 0 2008-02-23T16:58:05Z INFO: LLFeatureManager::maskFeatures: Applying Feature Mask: NoPixelShaders 2008-02-23T16:58:05Z INFO: LLFeatureList::maskList: Feature mask NoPixelShaders Feature RenderAvatarVP Mask: 0 Now: 0 2008-02-23T16:58:05Z INFO: LLFeatureList::maskList: Feature mask NoPixelShaders Feature VertexShaderEnable Mask: 0 Now: 0 2008-02-23T16:58:05Z INFO: LLFeatureManager::maskFeatures: Applying Feature Mask: NoVertexShaders 2008-02-23T16:58:05Z INFO: LLFeatureList::maskList: Feature mask NoVertexShaders Feature RenderAvatarVP Mask: 0 Now: 0 2008-02-23T16:58:05Z INFO: LLFeatureList::maskList: Feature mask NoVertexShaders Feature VertexShaderEnable Mask: 0 Now: 0 2008-02-23T16:58:05Z INFO: LLFeatureManager::maskFeatures: Applying Feature Mask: Intel 2008-02-23T16:58:05Z INFO: LLFeatureList::maskList: Feature mask Intel Feature RenderAniso Mask: 0 Now: 0 2008-02-23T16:58:05Z INFO: LLFeatureList::maskList: Feature mask Intel Feature RenderLighting Mask: 0 Now: 0 2008-02-23T16:58:05Z INFO: LLFeatureList::maskList: Feature mask Intel Feature RenderTerrainDetail Mask: 0 Now: 0 2008-02-23T16:58:05Z INFO: LLFeatureList::maskList: Feature mask Intel Feature RenderVBO Mask: 0 Now: 0 2008-02-23T16:58:05Z INFO: LLFeatureManager::maskFeatures: Applying Feature Mask: OpenGLPre15 2008-02-23T16:58:05Z INFO: LLFeatureList::maskList: Feature mask OpenGLPre15 Feature RenderVBO Mask: 0 Now: 0 2008-02-23T16:58:05Z INFO: LLControlGroup::saveToFile: Saving settings to file: C:\Documents and Settings\HP_Administrator\Application Data\SecondLife\user_settings\settings.xml 2008-02-23T16:58:05Z INFO: LLControlGroup::saveToFile: Saving settings to file: C:\Documents and Settings\HP_Administrator\Application Data\SecondLife\user_settings\settings.xml 2008-02-23T16:58:05Z INFO: LLViewerImageList::doPreloadImages: Preloading images... 2008-02-23T16:58:06Z INFO: decodeAllImages() took 1.03126 seconds. fetch_pending 0 create_time 0.00615457 2008-02-23T16:58:06Z WARNING: LLFontGL::loadFaceFallback: Couldn't load font MSGOTHIC.TTC 2008-02-23T16:58:06Z WARNING: LLFontGL::loadFaceFallback: Couldn't load font gulim.ttc 2008-02-23T16:58:06Z WARNING: LLFontGL::loadFaceFallback: Couldn't load font simhei.ttf 2008-02-23T16:58:06Z WARNING: LLFontGL::loadFaceFallback: Couldn't load font MSGOTHIC.TTC 2008-02-23T16:58:06Z WARNING: LLFontGL::loadFaceFallback: Couldn't load font gulim.ttc 2008-02-23T16:58:06Z WARNING: LLFontGL::loadFaceFallback: Couldn't load font simhei.ttf 2008-02-23T16:58:06Z WARNING: LLFontGL::loadFaceFallback: Couldn't load font MSGOTHIC.TTC 2008-02-23T16:58:06Z WARNING: LLFontGL::loadFaceFallback: Couldn't load font gulim.ttc 2008-02-23T16:58:06Z WARNING: LLFontGL::loadFaceFallback: Couldn't load font simhei.ttf 2008-02-23T16:58:06Z WARNING: LLFontGL::loadFaceFallback: Couldn't load font MSGOTHIC.TTC 2008-02-23T16:58:06Z WARNING: LLFontGL::loadFaceFallback: Couldn't load font gulim.ttc 2008-02-23T16:58:06Z WARNING: LLFontGL::loadFaceFallback: Couldn't load font simhei.ttf 2008-02-23T16:58:06Z WARNING: LLFontGL::loadFaceFallback: Couldn't load font MSGOTHIC.TTC 2008-02-23T16:58:06Z WARNING: LLFontGL::loadFaceFallback: Couldn't load font gulim.ttc 2008-02-23T16:58:06Z WARNING: LLFontGL::loadFaceFallback: Couldn't load font simhei.ttf 2008-02-23T16:58:06Z INFO: WinMain: GL_VENDOR Intel GL_RENDERER Intel 915G GL_VERSION 1.4.0 - Build 4.14.10.4421 GL_EXTENSIONS: GL_ARB_depth_texture GL_ARB_fragment_program GL_ARB_multitexture GL_ARB_point_parameters GL_ARB_shadow GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_dot3 GL_ARB_texture_env_crossbar GL_ARB_transpose_matrix GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_compiled_vertex_array GL_EXT_cull_vertex GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_packed_pixels GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture_compression_s3tc GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_filter_anisotropic GL_EXT_texture3D GL_3DFX_texture_compression_FXT1 GL_IBM_texture_mirrored_repeat GL_NV_blend_square GL_NV_texgen_reflection GL_SGIS_generate_mipmap GL_WIN_swap_hint WGL_ARB_buffer_region WGL_ARB_extensions_string WGL_ARB_make_current_read WGL_ARB_pixel_format WGL_ARB_pbuffer WGL_EXT_swap_control 2008-02-23T16:58:06Z INFO: WinMain: Viewer Digest: 49820215-2700-27cf-18fa-d3fde12d2563 2008-02-23T16:58:06Z INFO: LLVoiceClient::setState: entering state stateDisabled 2008-02-23T16:58:06Z INFO: LLVoiceClient::switchChannel: called in state stateDisabled with uri "" 2008-02-23T16:58:07Z INFO: LLViewerThrottleGroup::dump: Resend: 75 2008-02-23T16:58:07Z INFO: LLViewerThrottleGroup::dump: Land: 85 2008-02-23T16:58:07Z INFO: LLViewerThrottleGroup::dump: Wind: 17 2008-02-23T16:58:07Z INFO: LLViewerThrottleGroup::dump: Cloud: 17 2008-02-23T16:58:07Z INFO: LLViewerThrottleGroup::dump: Task: 223 2008-02-23T16:58:07Z INFO: LLViewerThrottleGroup::dump: Texture: 223 2008-02-23T16:58:07Z INFO: LLViewerThrottleGroup::dump: Asset: 110 2008-02-23T16:58:07Z INFO: LLViewerThrottleGroup::dump: Total: 750 2008-02-23T16:58:07Z INFO: idle_startup: Initializing messaging system... 2008-02-23T16:58:07Z INFO: LLTemplateParser::LLTemplateParser: ### Message template version 2 ### 2008-02-23T16:58:07Z INFO: start_net: attempting to connect on port 0 2008-02-23T16:58:07Z INFO: start_net: connected on port 1409 2008-02-23T16:58:07Z INFO: start_net: startNet - receive buffer size : 400000 2008-02-23T16:58:07Z INFO: start_net: startNet - send buffer size : 400000 2008-02-23T16:58:07Z INFO: start_messaging_system: Message template version matches prehash version number 2008-02-23T16:58:07Z INFO: LLMessageConfigFile::loadFile: Loading message.xml file at C:\Program Files\SecondLife\app_settings/message.xml 2008-02-23T16:58:07Z INFO: LLMessageConfigFile::loadCapBans: 24 ban tests 2008-02-23T16:58:07Z INFO: LLMessageSystem::setMessageBans: 2008-02-23T16:58:07Z INFO: LLMessageSystem::setMessageBans: no messages banned 2008-02-23T16:58:07Z INFO: LLMessageConfig::initClass config file C:\Program Files\SecondLife\app_settings/message.xml 2008-02-23T16:58:07Z INFO: LLXferManager::setAckThrottleBPS: LLXferManager ack throttle min rate: 2.66667e+006 2008-02-23T16:58:07Z INFO: LLXferManager::setAckThrottleBPS: LLXferManager ack throttle actual rate: 2.93333e+006 2008-02-23T16:58:07Z INFO: LLXferManager::setAckThrottleBPS: LLXferManager ack throttle min rate: 8000 2008-02-23T16:58:07Z INFO: LLXferManager::setAckThrottleBPS: LLXferManager ack throttle actual rate: 150000 2008-02-23T16:58:07Z INFO: LLAssetStorage::setUpstream: AssetStorage: Setting upstream provider to 0.0.0.0:0 2008-02-23T16:58:08Z INFO: idle_startup: Initializing embedded web browser... 2008-02-23T16:58:13Z INFO: LLAudioEngine_FMOD::init() initializing FMOD 2008-02-23T16:58:13Z WARNING: LLAudioEngine_FMOD::init: Error : You are using the wrong FMOD version (3.74)! You should be using FMOD 3.75 2008-02-23T16:58:14Z INFO: LLAudioEngine_FMOD::init() FMOD initialized correctly 2008-02-23T16:58:14Z INFO: LLStartUp::setStartupState: Startup state changing from 0 to 1 2008-02-23T16:58:14Z INFO: idle_startup: Initializing Window 2008-02-23T16:58:14Z INFO: login_show: Initializing Login Screen 2008-02-23T16:58:14Z INFO: login_show: Setting Servers 2008-02-23T16:58:14Z INFO: LLStartUp::setStartupState: Startup state changing from 1 to 2 2008-02-23T16:58:15Z INFO: LLSDXMLParser::Impl::parse: XML_STATUS_ERROR parsing: 2008-02-23T16:58:30Z INFO: LLStartUp::setStartupState: Startup state changing from 2 to 3 2008-02-23T16:58:30Z INFO: idle_startup: Attempting login as: Mm Alder 2008-02-23T16:58:30Z INFO: LLDir::dumpCurrentDirectories: Current Directories: 2008-02-23T16:58:30Z INFO: LLDir::dumpCurrentDirectories: CurPath: C:\Program Files\SecondLife 2008-02-23T16:58:30Z INFO: LLDir::dumpCurrentDirectories: AppName: SecondLife 2008-02-23T16:58:30Z INFO: LLDir::dumpCurrentDirectories: ExecutableFilename: newview.exe 2008-02-23T16:58:30Z INFO: LLDir::dumpCurrentDirectories: ExecutableDir: C:\Program Files\SecondLife 2008-02-23T16:58:30Z INFO: LLDir::dumpCurrentDirectories: ExecutablePathAndName: C:\Program Files\SecondLife\newview.exe 2008-02-23T16:58:30Z INFO: LLDir::dumpCurrentDirectories: WorkingDir: C:\Program Files\SecondLife 2008-02-23T16:58:30Z INFO: LLDir::dumpCurrentDirectories: AppRODataDir: C:\Program Files\SecondLife 2008-02-23T16:58:30Z INFO: LLDir::dumpCurrentDirectories: OSUserDir: C:\Documents and Settings\HP_Administrator\Application Data 2008-02-23T16:58:30Z INFO: LLDir::dumpCurrentDirectories: OSUserAppDir: C:\Documents and Settings\HP_Administrator\Application Data\SecondLife 2008-02-23T16:58:30Z INFO: LLDir::dumpCurrentDirectories: LindenUserDir: C:\Documents and Settings\HP_Administrator\Application Data\SecondLife\mm_alder 2008-02-23T16:58:30Z INFO: LLDir::dumpCurrentDirectories: TempDir: C:\DOCUME~1\HP_ADM~1\LOCALS~1\Temp 2008-02-23T16:58:30Z INFO: LLDir::dumpCurrentDirectories: CAFile: C:\Program Files\SecondLife\app_settings\CA.pem 2008-02-23T16:58:30Z INFO: LLDir::dumpCurrentDirectories: SkinDir: 2008-02-23T16:58:30Z WARNING: LLXmlParser::parseFile: Couldn't open file C:\Documents and Settings\HP_Administrator\Application Data\SecondLife\mm_alder\overrides.xml 2008-02-23T16:58:30Z WARNING: LLXmlTree::parseFile: LLXmlTree parse failed. Line 1: Couldn't open file C:\Documents and Settings\HP_Administrator\Application Data\SecondLife\mm_alder\overrides.xml 2008-02-23T16:58:30Z WARNING: LLControlGroup::loadFromFile: Unable to open control file C:\Documents and Settings\HP_Administrator\Application Data\SecondLife\mm_alder\overrides.xml 2008-02-23T16:58:30Z INFO: init_start_screen: Loading startup bitmap... 2008-02-23T16:58:30Z INFO: LLStartUp::setStartupState: Startup state changing from 3 to 5 2008-02-23T16:58:30Z INFO: LLAres::rewriteURI: Rewriting https://login.agni.lindenlab.com/cgi-bin/login.cgi 2008-02-23T16:58:30Z INFO: Responder::rewriteResult: [0] https://login.agni.lindenlab.com/cgi-bin/login.cgi 2008-02-23T16:58:30Z INFO: LLStartUp::setStartupState: Startup state changing from 5 to 6 2008-02-23T16:58:30Z INFO: LLUserAuth::authenticate: Authenticating: Mm Alder, 2008-02-23T16:58:30Z INFO: LLUserAuth::authenticate: Options: inventory-root, inventory-skeleton, inventory-lib-root, inventory-lib-owner, inventory-skel-lib, initial-outfit, gestures, event_categories, event_notifications, classified_categories, buddy-list, ui-config, login-flags, global-textures, END 2008-02-23T16:58:30Z INFO: LLUserAuth::authenticate: uri=https://login.agni.lindenlab.com/cgi-bin/login.cgi 2008-02-23T16:58:30Z INFO: LLStartUp::setStartupState: Startup state changing from 6 to 7 2008-02-23T16:58:34Z INFO: LLStartUp::setStartupState: Startup state changing from 7 to 8 2008-02-23T16:58:34Z INFO: LLXMLRPCTransaction::transferRate: Buffer size: 66086 B 2008-02-23T16:58:34Z INFO: LLXMLRPCTransaction::transferRate: Transfer size: 7790 B 2008-02-23T16:58:34Z INFO: LLXMLRPCTransaction::transferRate: Transfer time: 3.249 s 2008-02-23T16:58:34Z INFO: LLXMLRPCTransaction::transferRate: Transfer rate: 19.176 Kb/s 2008-02-23T16:58:34Z INFO: LLUserAuth::authResponse: Processed response: 0 2008-02-23T16:58:34Z INFO: LLStartUp::setStartupState: Startup state changing from 8 to 9 2008-02-23T16:58:34Z INFO: LLCircuit::addCircuitData for 8.4.129.231:12035 2008-02-23T16:58:34Z INFO: LLStartUp::setStartupState: Startup state changing from 9 to 10 2008-02-23T16:58:34Z INFO: LLVoiceClient::userAuthorized: name "Mm Alder" , ID c4f015db-66ba-4ee0-a17d-1409d55d5d17 2008-02-23T16:58:34Z INFO: LLVoiceClient::setState: entering state stateStart 2008-02-23T16:58:34Z INFO: LLControlGroup::saveToFile: Saving settings to file: C:\Documents and Settings\HP_Administrator\Application Data\SecondLife\user_settings\settings.xml 2008-02-23T16:58:34Z INFO: LLViewerObject::initVOClasses: Viewer Object size: 440 2008-02-23T16:58:34Z INFO: LLWorld::addRegion: Adding new region (1021:1105) 2008-02-23T16:58:34Z INFO: LLWorld::addRegion: Host: 8.4.129.231:12035 2008-02-23T16:58:34Z INFO: idle_startup: Adding initial simulator { 261376, 282880, 0 } 2008-02-23T16:58:34Z INFO: LLStartUp::setStartupState: Startup state changing from 10 to 11 2008-02-23T16:58:34Z INFO: LLViewerRegion::setSeedCapability: posting to seed https://sim1081.agni.lindenlab.com:12043/cap/ee650b51-3f2f-ad99-0d18-e5ccb6a2d1b4 2008-02-23T16:58:34Z INFO: idle_startup: Waiting for seed grant .... 2008-02-23T16:58:34Z INFO: LLAgent::setRegion: Moving agent into region: located at 8.4.129.231:12035 2008-02-23T16:58:34Z INFO: LLVoiceClient::setState: entering state stateDaemonLaunched 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for ChatSessionRequest 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for CopyInventoryFromNotecard 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for DispatchRegionInfo 2008-02-23T16:58:35Z INFO: `anonymous-namespace'::LLEventPollResponder::LLEventPollResponder: LLEventPoll initialized with sender 8.4.129.231:12035 2008-02-23T16:58:35Z INFO: LLEventPollResponder::start <1> https://sim1081.agni.lindenlab.com:12043/cap/39bc93d1-e8bb-e093-6791-e27879a095b5 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for EventQueueGet 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for MapLayer 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for MapLayerGod 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for NewFileAgentInventory 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for ParcelVoiceInfoRequest 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for ProvisionVoiceAccountRequest 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for RemoteParcelRequest 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for SearchStatRequest 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for SearchStatTracking 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for SendPostcard 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for SendUserReport 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for SendUserReportWithScreenshot 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for ServerReleaseNotes 2008-02-23T16:58:35Z INFO: LLHTTPSender::setSender 8.4.129.231:12035 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for UntrustedSimulatorMessage 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for UpdateGestureAgentInventory 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for UpdateGestureTaskInventory 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for UpdateNotecardAgentInventory 2008-02-23T16:58:35Z INFO: BaseCapabilitiesComplete::result got capability for ViewerStats 2008-02-23T16:58:35Z INFO: LLStartUp::setStartupState: Startup state changing from 11 to 12 2008-02-23T16:58:37Z WARNING: LLPanel::getCtrlByNameAndType: Widget mute_btn has improper type in panel active_speakers_panel Is: 6 Should be: 3 2008-02-23T16:58:37Z INFO: idle_startup: Initializing communications... 2008-02-23T16:58:37Z INFO: LLCacheName::importFile: LLCacheName loaded 64 names 2008-02-23T16:58:37Z INFO: idle_startup: Initializing camera... 2008-02-23T16:58:37Z INFO: idle_startup: Initializing sky... 2008-02-23T16:58:37Z INFO: idle_startup: Decoding images... 2008-02-23T16:58:38Z INFO: decodeAllImages() took 1.01939 seconds. fetch_pending 41 create_time 0.0102451 2008-02-23T16:58:39Z INFO: decodeAllImages() took 1.01356 seconds. fetch_pending 7 create_time 0.0103257 2008-02-23T16:58:39Z INFO: LLStartUp::setStartupState: Startup state changing from 12 to 13 2008-02-23T16:58:39Z INFO: idle_startup: viewer: UserLoginLocationReply() Enabling 8.4.129.231:12035 with code 324961464 2008-02-23T16:58:39Z WARNING: ll_apr_warn_status: APR: Invalid argument 2008-02-23T16:58:39Z WARNING: ll_apr_warn_status: APR: Invalid argument 2008-02-23T16:58:39Z WARNING: ll_apr_warn_status: APR: Invalid argument 2008-02-23T16:58:39Z WARNING: ll_apr_warn_status: APR: Invalid argument 2008-02-23T16:58:39Z INFO: LLVoiceClient::setState: entering state stateConnecting 2008-02-23T16:58:39Z INFO: idle_startup: Initializing QuickTime.... 2008-02-23T16:58:41Z INFO: idle_startup: .. initialized successfully. 2008-02-23T16:58:41Z INFO: LLStartUp::setStartupState: Startup state changing from 13 to 14 2008-02-23T16:58:41Z INFO: LLVoiceClient::setState: entering state stateIdle 2008-02-23T16:58:41Z INFO: LLVoiceClient::setState: entering state stateConnectorStart 2008-02-23T16:58:41Z INFO: LLStartUp::setStartupState: Startup state changing from 14 to 15 2008-02-23T16:58:41Z INFO: LLVoiceClient::setState: entering state stateConnectorStarting 2008-02-23T16:58:41Z INFO: idle_startup: Connecting to region... 2008-02-23T16:58:41Z INFO: LLAssetStorage::setUpstream: AssetStorage: Setting upstream provider to 8.4.129.231:12035 2008-02-23T16:58:41Z INFO: LLStartUp::setStartupState: Startup state changing from 15 to 16 2008-02-23T16:58:41Z INFO: LLVoiceClient::clearCaptureDevices: called 2008-02-23T16:58:41Z INFO: LLVoiceClient::addCaptureDevice: Realtek HD Digital input 2008-02-23T16:58:41Z INFO: LLVoiceClient::addCaptureDevice: Realtek HD Front Green Jack 2008-02-23T16:58:41Z INFO: LLVoiceClient::addCaptureDevice: Realtek HD Front Pink Jack 2008-02-23T16:58:41Z INFO: LLVoiceClient::addCaptureDevice: Back Line in/Mic, Front Line in 2008-02-23T16:58:41Z INFO: LLVoiceClient::clearRenderDevices: called 2008-02-23T16:58:41Z INFO: LLVoiceClient::addRenderDevice: Realtek HD Audio rear output 2008-02-23T16:58:42Z INFO: process_agent_movement_complete() 2008-02-23T16:58:42Z WARNING: process_agent_movement_complete: agent_movement_complete() with NULL avatarp. 2008-02-23T16:58:42Z INFO: process_agent_movement_complete: Changing home region to 261376:282880 2008-02-23T16:58:42Z INFO: LLAssetStorage::setUpstream: AssetStorage: Setting upstream provider to 8.4.129.231:12035 2008-02-23T16:58:42Z INFO: LLViewerThrottleGroup::sendToSim: Sending throttle settings, total BW 750 2008-02-23T16:58:42Z INFO: LLStartUp::setStartupState: Startup state changing from 16 to 17 2008-02-23T16:58:42Z INFO: LLVoiceClient::parcelChanged: not logged in yet, deferring 2008-02-23T16:58:42Z INFO: LLInventoryModel::loadFromFile(C:\Documents and Settings\HP_Administrator\Application Data\SecondLife\cache\ba2a564a-f0f1-4b82-9c61-b7520bfcd09f.inv) 2008-02-23T16:58:42Z INFO: LLInventoryModel::loadSkeleton: Successfully loaded 0 categories and 0 items from cache. 2008-02-23T16:58:42Z INFO: LLInventoryModel::loadFromFile(C:\Documents and Settings\HP_Administrator\Application Data\SecondLife\cache\c4f015db-66ba-4ee0-a17d-1409d55d5d17.inv) 2008-02-23T16:58:42Z INFO: LLInventoryModel::loadSkeleton: Successfully loaded 3 categories and 28 items from cache. 2008-02-23T16:58:42Z INFO: LLInventoryModel::buildParentChildMap() 2008-02-23T16:58:43Z INFO: LLInventoryView::init: reading from 0012F494 2008-02-23T16:58:43Z INFO: LLStartUp::setStartupState: Startup state changing from 17 to 18 2008-02-23T16:58:43Z INFO: idle_startup: Gesture Manager loading 39 2008-02-23T16:58:43Z INFO: idle_startup: Initialization complete 2008-02-23T16:58:43Z INFO: LLStartUp::setStartupState: Startup state changing from 18 to 19 2008-02-23T16:58:44Z INFO: LLMessageSystem::dumpReceiveCounts: Dump: 7 messages processed in 0.799085 seconds 2008-02-23T16:58:44Z INFO: LLHTTPRegistrar::buildAllServices adding node for path /message/ 2008-02-23T16:58:44Z INFO: LLHTTPRegistrar::buildAllServices adding node for path /message/AgentGroupDataUpdate 2008-02-23T16:58:44Z INFO: LLHTTPRegistrar::buildAllServices adding node for path /message/ChatterBoxInvitation 2008-02-23T16:58:44Z INFO: LLHTTPRegistrar::buildAllServices adding node for path /message/ChatterBoxSessionAgentListUpdates 2008-02-23T16:58:44Z INFO: LLHTTPRegistrar::buildAllServices adding node for path /message/ChatterBoxSessionEventReply 2008-02-23T16:58:44Z INFO: LLHTTPRegistrar::buildAllServices adding node for path /message/ChatterBoxSessionStartReply 2008-02-23T16:58:44Z INFO: LLHTTPRegistrar::buildAllServices adding node for path /message/CoarseLocationUpdate 2008-02-23T16:58:44Z INFO: LLHTTPRegistrar::buildAllServices adding node for path /message/EstablishAgentCommunication 2008-02-23T16:58:44Z INFO: LLHTTPRegistrar::buildAllServices adding node for path /message/ForceCloseChatterBoxSession 2008-02-23T16:58:44Z INFO: LLHTTPRegistrar::buildAllServices adding node for path /message/ParcelVoiceInfo 2008-02-23T16:58:44Z INFO: LLHTTPRegistrar::buildAllServices adding node for path /message/RequiredVoiceVersion 2008-02-23T16:58:44Z INFO: LLHTTPRegistrar::buildAllServices adding node for path /trusted-message/ 2008-02-23T16:58:44Z INFO: optionally_prepare_video: Entering parcel 16 with video http://media.nmc.org/LJ/CNN Jean Paul.mpg 2008-02-23T16:59:05Z INFO: LLVoiceClient::parcelChanged: not logged in yet, deferring 2008-02-23T16:59:05Z INFO: LLStartUp::setStartupState: Startup state changing from 19 to 20