1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Resolved Dump Data Help

Discussion in 'Windows Server System' started by cs010327, 2011/05/25.

  1. 2011/05/25
    cs010327

    cs010327 Inactive Thread Starter

    Joined:
    2011/05/25
    Messages:
    4
    Likes Received:
    0
    Hello everyone! I have developed an application that must run 24/7 on a Server 2003 x64. Although its runs smoothly for a day or two suddenly the application just disappears with a .net error. I had all the hotfixes installed regarding the problem based by the Event Viewer error’s , but the problem still persist. Here is the dump data collected , any help would be appreciated.


    Opened log file 'c:debuglog.txt'

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


    Loading Dump File [C:\SyscoInternet\20110523_153708_Crash_Mode\FULLDUMP_FirstChance_epr_Process_Shut_Down_Sysco.Internet.exe__0e98_2011-05-24_17-22-28-281_0c58.dmp]
    User Mini Dump File with Full Memory: Only application data is available

    Comment: 'FirstChance_epr_Process_Shut_Down'
    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS\system32\drivers
    Windows Server 2003 Version 3790 (Service Pack 2) MP (4 procs) Free x64
    Product: LanManNt, suite: TerminalServer SingleUserTS
    Machine Name:
    Debug session time: Tue May 24 17:22:28.000 2011 (UTC + 3:00)
    System Uptime: 6 days 21:55:31.303
    Process Uptime: 1 days 18:56:55.000
    ................................................................
    ..............
    Loading unloaded module list
    ...
    ntdll!NtTerminateProcess+0xa:
    00000000`77ef0caa c3 ret
    0:000> !analyze -v;r;kv;lmtn;.logclose;q
    *******************************************************************************
    * *
    * Exception Analysis *
    * *
    *******************************************************************************

    *** WARNING: Unable to verify checksum for mscorlib.ni.dll
    *** WARNING: Unable to verify checksum for System.ni.dll
    !pe
    There is no current managed exception on this thread
    *** WARNING: Unable to verify checksum for Sysco.Internet.exe
    *** ERROR: Module load completed but symbols could not be loaded for Sysco.Internet.exe

    FAULTING_IP:
    +1bd540
    00000000`00000000 ?? ???

    EXCEPTION_RECORD: 000000000178070a -- (.exr 0x178070a)
    .exr 0x178070a
    Cannot read Exception record @ 000000000178070a

    FAULTING_THREAD: 00000000000004b0

    PROCESS_NAME: Sysco.Internet.exe

    ERROR_CODE: (NTSTATUS) 0x80000003 - {EXCEPTION} Breakpoint A breakpoint has been reached.

    EXCEPTION_CODE: (HRESULT) 0x80000003 (2147483651) - One or more arguments are invalid

    MOD_LIST: <ANALYSIS/>

    NTGLOBALFLAG: 0

    APPLICATION_VERIFIER_FLAGS: 0

    MANAGED_STACK:
    (TransitionMU)
    000000001BABEA10 000006428015A420 Sysco_Internet!Sysco.Internet.SyscoKey1.interp(System.String)+0x1d0
    000000001BABEAD0 000006428015866B Sysco_Internet!Sysco.Internet.SyscoKey1.serverThread()+0x7b
    000000001BABEB40 00000642780A9BC3 mscorlib_ni!System.Threading.ExecutionContext.runTryCode(System.Object)+0x163
    (TransitionUM)
    (TransitionMU)
    000000001BABF3B0 00000642780A9727 mscorlib_ni!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)+0x97
    000000001BABF400 00000642780EEB2F mscorlib_ni!System.Threading.ThreadHelper.ThreadStart()+0x5f
    (TransitionUM)

    MANAGED_STACK_COMMAND: _EFN_StackTrace

    CONTEXT: 000000001babc890 -- (.cxr 0x1babc890)
    .cxr 0x1babc890
    rax=0000000000000001 rbx=0000000000180380 rcx=000000001babd720
    rdx=000000001babd6e0 rsi=0000000000000000 rdi=00000642783405d3
    rip=000006427f500a5d rsp=000000001babce28 rbp=0000000000000500
    r8=000000001b9beb10 r9=000000001b9be9d8 r10=0000000000000000
    r11=00000642783405a8 r12=000000001acda060 r13=0000000000180260
    r14=000006427f5327b0 r15=0000000000000001
    iopl=0 nv up ei pl zr na po nc
    cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010246
    mscorwks!HelperMethodFrame::UpdateRegDisplay+0x5d:
    00000642`7f500a5d 488b00 mov rax,qword ptr [rax] ds:00000000`00000001=????????????????
    .cxr
    Resetting default scope

    LAST_CONTROL_TRANSFER: from 000006427f531fc3 to 000006427f500a5d

    ADDITIONAL_DEBUG_TEXT: Followup set based on attribute [Is_ChosenCrashFollowupThread] from Frame:[0] on thread:[PSEUDO_THREAD]

    BUGCHECK_STR: APPLICATION_FAULT_NULL_POINTER_READ_WRONG_SYMBOLS_CALL_SHUTDOWN_LOG

    PRIMARY_PROBLEM_CLASS: NULL_POINTER_READ_CALL_SHUTDOWN_LOG

    DEFAULT_BUCKET_ID: NULL_POINTER_READ_CALL_SHUTDOWN_LOG

    STACK_TEXT:
    00000000`1babea10 00000000`ffffffff sysco_internet!Sysco.Internet.SyscoKey1.interp+0x1d0
    00000000`1babead0 00000000`ffffffff sysco_internet!Sysco.Internet.SyscoKey1.serverThread+0x7b
    00000000`1babeb40 00000000`ffffffff mscorlib_ni!System.Threading.ExecutionContext.runTryCode+0x163
    00000000`1babf3b0 00000000`ffffffff mscorlib_ni!System.Threading.ExecutionContext.Run+0x97
    00000000`1babf400 00000000`ffffffff mscorlib_ni!System.Threading.ThreadHelper.ThreadStart+0x5f


    SYMBOL_NAME: sysco_internet!Sysco.Internet.SyscoKey1.interp

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: sysco_internet

    IMAGE_NAME: Sysco.Internet.exe

    DEBUG_FLR_IMAGE_TIMESTAMP: 4dd53392

    STACK_COMMAND: _EFN_StackTrace ; ** Pseudo Context ** ; kb

    FAILURE_BUCKET_ID: NULL_POINTER_READ_CALL_SHUTDOWN_LOG_80000003_Sysco.Internet.exe!Sysco.Internet.SyscoKey1.interp

    BUCKET_ID: X64_APPLICATION_FAULT_NULL_POINTER_READ_WRONG_SYMBOLS_CALL_SHUTDOWN_LOG_sysco_internet!Sysco.Internet.SyscoKey1.interp

    Followup: MachineOwner
    ---------

    rax=0000000000000018 rbx=0000000080131506 rcx=000000001c5d0000
    rdx=0000000000000019 rsi=0000000000000000 rdi=0000000000000040
    rip=0000000077ef0caa rsp=000000001babbba8 rbp=0000000000000001
    r8=0000000000000005 r9=000000001acd6668 r10=000000001acd6678
    r11=0000000000000206 r12=0000000000000000 r13=000000000016ef30
    r14=0000000000004000 r15=0000000000000001
    iopl=0 nv up ei pl nz na pe nc
    cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000202
    ntdll!NtTerminateProcess+0xa:
    00000000`77ef0caa c3 ret
    Child-SP RetAddr : Args to Child : Call Site
    00000000`1babbba8 00000000`77d5a329 : 00000000`80131506 00000000`00000000 00000000`80131506 00000000`00000040 : ntdll!NtTerminateProcess+0xa
    00000000`1babbbb0 00000642`7f46d09f : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : kernel32!ExitProcess+0x55
    00000000`1babbd00 00000642`7fa7c929 : 00000000`00000000 00000000`00000000 00000000`1ac92430 00000642`7f8eba09 : mscorwks!SafeExitProcess+0xc7
    00000000`1babbf80 00000642`7f8a5ddb : ffffffff`ffffffff 00000642`7f5518a3 ffffffff`ffffffff ffffffff`ffffffff : mscorwks!EEPolicy::HandleFatalError+0x69
    00000000`1babbfd0 00000642`7f59fc54 : ffffffff`ffffffff 00000000`00000000 00000000`00000000 00000000`1babc190 : mscorwks!`string'+0x9299b
    00000000`1babc020 00000642`7f59f9d5 : ffffffff`ffffffff 00000000`00000001 00000000`00000000 00000000`1babc190 : mscorwks!CLRVectoredExceptionHandlerPhase2+0x30
    00000000`1babc090 00000642`7f5ea9b6 : ffffffff`ffffffff ffffffff`ffffffff ffffffff`ffffffff ffffffff`ffffffff : mscorwks!CLRVectoredExceptionHandler+0xf1
    00000000`1babc110 00000000`77f251ec : ffffffff`ffffffff ffffffff`ffffffff ffffffff`ffffffff ffffffff`ffffffff : mscorwks!CLRVectoredExceptionHandlerShim+0x46
    00000000`1babc150 00000000`77ee5f36 : ffffffff`ffffffff ffffffff`ffffffff 00000000`77fa5db0 00000000`1babc890 : ntdll!RtlpCallVectoredHandlers+0x26f
    00000000`1babc1e0 00000000`77ef31dd : 00000000`0178070a 00000000`1babc890 00000000`00180380 00000000`00000500 : ntdll!RtlDispatchException+0x46
    00000000`1babc890 00000642`7f500a5d : 00000642`7f531fc3 00000000`1b9be9d8 00000000`00000500 00000000`1ac92430 : ntdll!KiUserExceptionDispatcher+0x2d (TrapFrame @ 00000000`1babcc98)
    00000000`1babce28 00000642`7f531fc3 : 00000000`1b9be9d8 00000000`00000500 00000000`1ac92430 00000642`783405d3 : mscorwks!HelperMethodFrame::UpdateRegDisplay+0x5d
    00000000`1babce30 00000642`7f513319 : 00000000`77efc610 000007ff`7adb74bb 00000000`1acda060 00000000`00000500 : mscorwks!Thread::StackWalkFramesEx+0xd23
    00000000`1babd1e0 00000642`7f52f7be : 00000642`7f50a188 00000642`7f922d43 00000000`1a631468 00000000`1a6314b0 : mscorwks!Thread::StackWalkFrames+0x9d
    00000000`1babe2f0 00000642`7f4f878c : 00000000`020dd398 00000000`00000001 00000000`00000000 00000000`020dd398 : mscorwks!CNameSpace::GcScanRoots+0x1ae
    00000000`1babe390 00000642`7f4fe928 : 00000000`023dd3d0 00000000`00000001 00000000`023dd3b0 00000000`00000020 : mscorwks!WKS::gc_heap::relocate_phase+0x5c
    00000000`1babe410 00000642`7f4ebd24 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : mscorwks!WKS::gc_heap::plan_phase+0x7e8
    00000000`1babe5c0 00000642`7f4f1916 : 0004f09a`8033efce 00000000`1babe758 ffffffff`00000000 00000000`00000000 : mscorwks!WKS::gc_heap::gc1+0x74
    00000000`1babe620 00000642`7f5005e9 : 0004f09a`803362fc 00000000`00000000 00000000`ffffffff 00000000`1ac92430 : mscorwks!WKS::gc_heap::garbage_collect+0x1a6
    00000000`1babe680 00000642`7f51ea98 : 00000000`1ac92430 00000000`00000000 00000000`1ac92498 00000000`00000020 : mscorwks!WKS::GCHeap::GarbageCollectGeneration+0x199
    00000000`1babe710 00000642`7f51f05d : 00000000`1ac92498 00000000`1babe950 0000b1fc`a82994a3 00000000`023dd3d0 : mscorwks!WKS::gc_heap::try_allocate_more_space+0x2e8
    00000000`1babe7e0 00000642`7f51ee74 : 00000000`00177880 00000000`00000018 00000000`00000019 00000000`00000000 : mscorwks!WKS::GCHeap::Alloc+0x6d
    00000000`1babe810 00000642`8015a420 : 00000000`00000018 00000000`11f72a90 00000000`023dd3b0 00000000`00000017 : mscorwks!FramedAllocateString+0x1c4
    00000000`1babea10 00000642`8015866b : 00000642`801b2f80 00000000`0230baa0 00000000`01f69028 00000000`020a1880 : 0x642`8015a420
    00000000`1babead0 00000642`780a9bc3 : 00000000`01f69028 00000000`020961a8 00000000`00000000 00000000`00000000 : 0x642`8015866b
    00000000`1babeb40 00000642`7f67d4a2 : 00000000`0206c538 00000000`02096490 00000000`1babed08 00000000`00130000 : mscorlib_ni+0xa9bc3
    00000000`1babec00 00000642`7f5108f5 : 00000000`1babed98 00000000`00000000 00000000`1babedc8 00000000`00000000 : mscorwks!CallDescrWorker+0x82
    00000000`1babec50 00000642`7f522ff6 : 00000000`1babed88 00000000`00000002 00000000`00001200 00000000`1babef78 : mscorwks!CallDescrWorkerWithHandler+0xe5
    00000000`1babecf0 00000642`7f4e2ea9 : ffffffff`00000006 00000000`1ac92430 00000000`00000001 00000000`1ac92430 : mscorwks!MethodDesc::CallDescr+0x306
    00000000`1babef30 00000642`7f4e2cb0 : 00000642`00000007 00000642`80002101 00000000`1babf200 00000000`1ac92430 : mscorwks!ExecuteCodeWithGuaranteedCleanupHelper+0x121
    00000000`1babf1c0 00000642`780a9727 : 00000000`00000000 00000000`00000000 00000000`00000001 00000642`78204cfb : mscorwks!ReflectionInvocation::ExecuteCodeWithGuaranteedCleanup+0x120
    00000000`1babf3b0 00000642`780eeb2f : 00000000`01f625e0 00000642`7833ab39 00000000`77d40000 00000000`77ec0000 : mscorlib_ni+0xa9727
    00000000`1babf400 00000642`7f67d4a2 : 00000000`02096278 00000000`00000000 00000000`00000000 00000000`1babf4e0 : mscorlib_ni+0xeeb2f
    00000000`1babf450 00000642`7f5108f5 : 00000000`1babf4e0 00000000`00000000 00000642`7833ab00 00000000`00000000 : mscorwks!CallDescrWorker+0x82
    00000000`1babf4a0 00000642`7f522ff6 : 00000000`1babf5d8 00000000`00000001 00000000`00000000 00000000`1babf7d8 : mscorwks!CallDescrWorkerWithHandler+0xe5
    00000000`1babf540 00000642`7f458e34 : 00000000`1babfc10 00000000`1babff50 00000000`1babfcb0 00000642`788f85f8 : mscorwks!MethodDesc::CallDescr+0x306
    00000000`1babf770 00000642`7f498474 : ffffffff`00000001 00000000`1ac92430 00000000`00000000 00000642`7f4f9e1e : mscorwks!ThreadNative::KickOffThread_Worker+0x190
    00000000`1babfa90 00000642`7f5ca069 : 00000000`00000000 00000000`00000000 00000000`1ac92430 00000000`1babfc10 : mscorwks!FusionBind::VerifyBindingStringW+0x78
    00000000`1babfae0 00000642`7f47297d : 00000000`00000000 00000000`1ac92430 00000000`1babfb50 00000000`1babfbb0 : mscorwks!EEClass::FindPropertyMethod+0x175
    00000000`1babfbb0 00000642`7f613ad5 : 00000000`1babfc10 ffffffff`ffffffff 00000000`1ac92430 00000000`1acbefd0 : mscorwks!MDInternalRW::GetMethodSpecProps+0xc9
    00000000`1babfbf0 00000642`7f4524cb : 00000000`1ac92430 00000000`00000000 00000000`00000000 00000000`00000007 : mscorwks!ShuffleThunkCache::CompileMLStub+0x351
    00000000`1babfc50 00000642`7f4545bc : 00000002`00000000 00000000`00000000 00000000`1ac92430 00000000`1babfcc8 : mscorwks!ThreadNative::KickOffThread+0xd3
    00000000`1babfd30 00000000`77d6b6da : 00000000`77d6b6a0 00000000`00000000 00000000`00000000 00000000`1babffa8 : mscorwks!Thread::intermediateThreadProc+0x78
    00000000`1babff80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : kernel32!BaseThreadStart+0x3a
    start end module name
    00000000`00400000 00000000`00422000 Sysco_Internet Sysco.Internet.exe Thu May 19 18:13:22 2011 (4DD53392)
    00000000`1bac0000 00000000`1bdc3000 System_Data System.Data.dll Wed Oct 24 06:24:54 2007 (471EBB06)
    00000000`1c650000 00000000`1c917000 xpsp2res xpsp2res.dll Sat Feb 17 07:22:49 2007 (45D69129)
    00000000`1cd20000 00000000`1cd47000 System_EnterpriseServices_Wrapper_1cd20000 System.EnterpriseServices.Wrapper.dll Wed Oct 24 06:16:20 2007 (471EB904)
    00000000`1e230000 00000000`1e279000 System_Transactions System.Transactions.dll Wed Oct 24 06:25:06 2007 (471EBB12)
    00000000`68000000 00000000`6804c000 rsaenh rsaenh.dll Sat Feb 17 07:38:23 2007 (45D694CF)
    00000000`68100000 00000000`6813f000 dssenh dssenh.dll Sat Feb 17 07:38:25 2007 (45D694D1)
    00000000`77c20000 00000000`77d2c000 user32 user32.dll Fri Mar 02 08:35:46 2007 (45E7C5C2)
    00000000`77d40000 00000000`77eb3000 kernel32 kernel32.dll Wed Apr 18 19:13:27 2007 (462643A7)
    00000000`77ec0000 00000000`77ff9000 ntdll ntdll.dll Sat Feb 17 11:35:46 2007 (45D6CC72)
    00000000`78130000 00000000`781f9000 msvcr80 msvcr80.dll Wed Oct 24 05:54:16 2007 (471EB3D8)
    00000045`00000000 00000045`00011000 tv_x64 tv_x64.dll Fri Apr 15 12:14:01 2011 (4DA80C59)
    00000642`3c860000 00000642`3cada000 Microsoft_VisualBasic_ni Microsoft.VisualBasic.ni.dll Wed Oct 24 09:36:26 2007 (471EE7EA)
    00000642`40000000 00000642`40022000 Accessibility_ni Accessibility.ni.dll Wed Oct 24 06:31:31 2007 (471EBC93)
    00000642`46f40000 00000642`47724000 System_Xml_ni System.Xml.ni.dll Wed Oct 24 06:41:43 2007 (471EBEF7)
    00000642`49120000 00000642`492a8000 System_Configuration_ni System.Configuration.ni.dll Wed Oct 24 06:41:52 2007 (471EBF00)
    00000642`4eee0000 00000642`4f00e000 System_Runtime_Remoting_ni System.Runtime.Remoting.ni.dll Wed Oct 24 06:41:03 2007 (471EBECF)
    00000642`74880000 00000642`75472000 System_ni System.ni.dll Wed Oct 24 06:42:05 2007 (471EBF0D)
    00000642`75bc0000 00000642`75e68000 System_Drawing_ni System.Drawing.ni.dll Wed Oct 24 06:42:40 2007 (471EBF30)
    00000642`75fa0000 00000642`77350000 System_Windows_Forms_ni System.Windows.Forms.ni.dll Wed Oct 24 06:43:36 2007 (471EBF68)
    00000642`78000000 00000642`790e6000 mscorlib_ni mscorlib.ni.dll Wed Oct 24 06:15:51 2007 (471EB8E7)
    00000642`7ee50000 00000642`7eec0000 mscoree mscoree.dll Wed Oct 24 08:11:40 2007 (471ED40C)
    00000642`7eed0000 00000642`7f05b000 mscorjit mscorjit.dll Wed Oct 24 08:20:43 2007 (471ED62B)
    00000642`7f330000 00000642`7fd54000 mscorwks mscorwks.dll Wed Oct 24 08:17:52 2007 (471ED580)
    00000642`a0060000 00000642`a00e0000 System_EnterpriseServices_Wrapper System.EnterpriseServices.Wrapper.dll Wed Oct 24 06:16:20 2007 (471EB904)
    00000642`b73c0000 00000642`b7d9e000 System_Data_ni System.Data.ni.dll Wed Oct 24 06:24:54 2007 (471EBB06)
    00000642`bb760000 00000642`bb8a8000 System_EnterpriseServices_ni System.EnterpriseServices.ni.dll Wed Oct 24 06:23:47 2007 (471EBAC3)
    00000642`bc500000 00000642`bc618000 System_Transactions_ni System.Transactions.ni.dll Wed Oct 24 06:25:06 2007 (471EBB12)
    000007ff`57040000 000007ff`57071000 iphlpapi iphlpapi.dll Sat Feb 17 11:36:59 2007 (45D6CCBB)
    000007ff`57140000 000007ff`573c5000 ole32 ole32.dll Sat Feb 17 11:36:58 2007 (45D6CCBA)
    000007ff`57c40000 000007ff`57e6b000 comsvcs comsvcs.dll Sat Feb 17 11:34:21 2007 (45D6CC1D)
    000007ff`58af0000 000007ff`58b4c000 MSCTFIME MSCTFIME.IME Sat Feb 17 11:36:01 2007 (45D6CC81)
    000007ff`5a9e0000 000007ff`5aaa1000 oledb32 oledb32.dll Sat Feb 17 11:36:00 2007 (45D6CC80)
    000007ff`5fe20000 000007ff`5fef7000 sqloledb sqloledb.dll Sat Feb 17 11:36:51 2007 (45D6CCB3)
    000007ff`63ab0000 000007ff`63ac1000 oledb32r oledb32r.dll Fri Mar 25 05:55:03 2005 (42438B97)
    000007ff`67210000 000007ff`67230000 msdatl3 msdatl3.dll Fri Mar 25 05:55:45 2005 (42438BC1)
    000007ff`6d200000 000007ff`6d293000 hnetcfg hnetcfg.dll Sat Feb 17 11:34:34 2007 (45D6CC2A)
    000007ff`72490000 000007ff`724b3000 dbnetlib dbnetlib.dll Sat Feb 17 11:34:09 2007 (45D6CC11)
    000007ff`76470000 000007ff`76734000 GdiPlus GdiPlus.dll Sat Feb 17 11:33:14 2007 (45D6CBDA)
    000007ff`770f0000 000007ff`770fa000 wsock32 wsock32.dll Fri Mar 25 05:53:59 2005 (42438B57)
    000007ff`77140000 000007ff`7714c000 ws2help ws2help.dll Fri Mar 25 05:53:59 2005 (42438B57)
    000007ff`77170000 000007ff`7717b000 wshtcpip wshtcpip.dll Sat Feb 17 11:37:12 2007 (45D6CCC8)
    000007ff`771b0000 000007ff`7722d000 mswsock mswsock.dll Fri Jun 20 21:24:33 2008 (485BF5E1)
    000007ff`77230000 000007ff`772af000 uxtheme uxtheme.dll Sat Feb 17 11:36:46 2007 (45D6CCAE)
    000007ff`77310000 000007ff`77340000 ws2_32 ws2_32.dll Sat Feb 17 11:37:06 2007 (45D6CCC2)
    000007ff`77370000 000007ff`77408000 netapi32 netapi32.dll Sat Feb 17 11:35:28 2007 (45D6CC60)
    000007ff`77530000 000007ff`77535000 security security.dll Fri Mar 25 05:53:58 2005 (42438B56)
    000007ff`793e0000 000007ff`793e8000 dciman32 dciman32.dll Fri Mar 25 05:53:56 2005 (42438B54)
    000007ff`7a410000 000007ff`7a4af000 MSCTF MSCTF.dll Sat Feb 17 11:36:00 2007 (45D6CC80)
    000007ff`7adb0000 000007ff`7add8000 msdart msdart.dll Sat Feb 17 11:36:06 2007 (45D6CC86)
    000007ff`7c680000 000007ff`7c78a000 userenv userenv.dll Sat Feb 17 11:36:43 2007 (45D6CCAB)
    000007ff`7cc60000 000007ff`7ce47000 sxs sxs.dll Sat Feb 17 11:37:07 2007 (45D6CCC3)
    000007ff`7ce50000 000007ff`7ce91000 apphelp apphelp.dll Sat Feb 17 11:33:44 2007 (45D6CBF8)
    000007ff`7d340000 000007ff`7d36a000 msasn1 msasn1.dll Sat Feb 17 11:35:56 2007 (45D6CC7C)
    000007ff`7d370000 000007ff`7d4cf000 crypt32 crypt32.dll Sat Feb 17 11:34:27 2007 (45D6CC23)
    000007ff`7d500000 000007ff`7d539000 imm32 imm32.dll Sat Feb 17 11:34:51 2007 (45D6CC3B)
    000007ff`7daa0000 000007ff`7daac000 shfolder shfolder.dll Fri Mar 25 05:53:50 2005 (42438B4E)
    000007ff`7dcb0000 000007ff`7dcd4000 ntdsapi ntdsapi.dll Sat Feb 17 11:35:48 2007 (45D6CC74)
    000007ff`7dd50000 000007ff`7dd91000 schannel schannel.dll Wed Apr 25 23:59:56 2007 (462FC14C)
    000007ff`7e040000 000007ff`7e05c000 atl atl.dll Fri Mar 25 05:53:49 2005 (42438B4D)
    000007ff`7e380000 000007ff`7e390000 psapi psapi.dll Sat Feb 17 11:36:16 2007 (45D6CC90)
    000007ff`7e500000 000007ff`7e544000 msv1_0 msv1_0.dll Sat Feb 17 11:36:44 2007 (45D6CCAC)
    000007ff`7e8f0000 000007ff`7e93e000 dnsapi dnsapi.dll Fri Jun 20 21:24:33 2008 (485BF5E1)
    000007ff`7e950000 000007ff`7e9b6000 wldap32 wldap32.dll Sat Feb 17 11:37:03 2007 (45D6CCBF)
    000007ff`7e9c0000 000007ff`7e9e2000 secur32 secur32.dll Sat Feb 17 11:36:36 2007 (45D6CCA4)
    000007ff`7e9f0000 000007ff`7e9fb000 winrnr winrnr.dll Sat Feb 17 11:36:50 2007 (45D6CCB2)
    000007ff`7ea00000 000007ff`7ea07000 rasadhlp rasadhlp.dll Sat Feb 17 11:36:00 2007 (45D6CC80)
    000007ff`7ea10000 000007ff`7eaee000 clbcatq clbcatq.dll Sat Feb 17 11:33:58 2007 (45D6CC06)
    000007ff`7eaf0000 000007ff`7ebb6000 comres comres.dll Sat Feb 17 11:34:19 2007 (45D6CC1B)
    000007ff`7ebc0000 000007ff`7ecd6000 oleaut32 oleaut32.dll Thu Dec 13 10:11:29 2007 (4760E931)
    000007ff`7ef60000 000007ff`7effb000 shlwapi shlwapi.dll Sat Feb 17 11:36:32 2007 (45D6CCA0)
    000007ff`7f000000 000007ff`7f187000 comctl32 comctl32.dll Sat Feb 17 11:33:16 2007 (45D6CBDC)
    000007ff`7f190000 000007ff`7fb9b000 shell32 shell32.dll Wed Nov 07 15:20:16 2007 (4731BB90)
    000007ff`7fbf0000 000007ff`7fbfb000 version version.dll Fri Mar 25 05:53:47 2005 (42438B4B)
    000007ff`7fc00000 000007ff`7fc86000 msvcrt msvcrt.dll Sat Feb 17 11:36:46 2007 (45D6CCAE)
    000007ff`7fc90000 000007ff`7fd2c000 gdi32 gdi32.dll Mon Feb 18 16:27:21 2008 (47B995C9)
    000007ff`7fd30000 000007ff`7fec9000 rpcrt4 rpcrt4.dll Wed Jul 11 13:24:18 2007 (4694AFD2)
    000007ff`7fee0000 000007ff`7ffe5000 advapi32 advapi32.dll Sat Feb 17 11:33:37 2007 (45D6CBF1)

    Unloaded modules:
    00000045`00000000 00000045`00011000 tv_x64.dll
    Timestamp: Fri Apr 15 12:14:01 2011 (4DA80C59)
    Checksum: 00011DF2
    ImageSize: 00011000
    00000642`ff4a0000 00000642`ff4aa000 culture.dll
    Timestamp: Wed Oct 24 08:19:20 2007 (471ED5D8)
    Checksum: 00010E6F
    ImageSize: 0000A000
    000007ff`7fbf0000 000007ff`7fbfb000 version.dll
    Timestamp: Fri Mar 25 05:53:47 2005 (42438B4B)
    Checksum: 0000B099
    ImageSize: 0000B000
    Closing open log file c:debuglog.txt
     
  2. 2011/05/25
    cs010327

    cs010327 Inactive Thread Starter

    Joined:
    2011/05/25
    Messages:
    4
    Likes Received:
    0
    The second one :
    Opened log file 'c:debuglog.txt'

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


    Loading Dump File [C:\SyscoInternet\20110523_153708_Crash_Mode\MINIDUMP_FirstChance_av_AccessViolation_Sysco.Internet.exe__0e98_2011-05-24_17-22-15-765_0c58.dmp]
    User Mini Dump File: Only registers, stack and portions of memory are available

    Comment: 'FirstChance_av_AccessViolation'
    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS\system32\drivers
    Windows Server 2003 Version 3790 (Service Pack 2) MP (4 procs) Free x64
    Product: LanManNt, suite: TerminalServer SingleUserTS
    Machine Name:
    Debug session time: Tue May 24 17:22:24.000 2011 (UTC + 3:00)
    System Uptime: not available
    Process Uptime: 1 days 18:56:51.000
    ................................................................
    ..............
    This dump file has an exception of interest stored in it.
    The stored exception information can be accessed via .ecxr.
    (c58.4b0): Access violation - code c0000005 (first/second chance not available)
    mscorwks!HelperMethodFrame::UpdateRegDisplay+0x5d:
    00000642`7f500a5d 488b00 mov rax,qword ptr [rax] ds:00000000`00000001=????????????????
    0:005> !analyze -v;r;kv;lmtn;.logclose;q
    *******************************************************************************
    * *
    * Exception Analysis *
    * *
    *******************************************************************************

    *** WARNING: Unable to verify checksum for mscorlib.ni.dll
    *** WARNING: Unable to verify checksum for System.Windows.Forms.ni.dll
    *** WARNING: Unable to verify checksum for Microsoft.VisualBasic.ni.dll
    *** WARNING: Unable to verify checksum for System.ni.dll
    !pe
    There is no current managed exception on this thread
    *** WARNING: Unable to verify checksum for Sysco.Internet.exe
    *** ERROR: Module load completed but symbols could not be loaded for Sysco.Internet.exe

    FAULTING_IP:
    mscorwks!HelperMethodFrame::UpdateRegDisplay+5d
    00000642`7f500a5d 488b00 mov rax,qword ptr [rax]

    EXCEPTION_RECORD: ffffffffffffffff -- (.exr 0xffffffffffffffff)
    .exr 0xffffffffffffffff
    ExceptionAddress: 000006427f500a5d (mscorwks!HelperMethodFrame::UpdateRegDisplay+0x000000000000005d)
    ExceptionCode: c0000005 (Access violation)
    ExceptionFlags: 00000000
    NumberParameters: 2
    Parameter[0]: 0000000000000000
    Parameter[1]: 0000000000000001
    Attempt to read from address 0000000000000001

    PROCESS_NAME: Sysco.Internet.exe

    ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx ". The memory could not be "%s ".

    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx ". The memory could not be "%s ".

    EXCEPTION_PARAMETER1: 0000000000000000

    EXCEPTION_PARAMETER2: 0000000000000001

    READ_ADDRESS: 0000000000000001

    FOLLOWUP_IP:
    mscorwks!HelperMethodFrame::UpdateRegDisplay+5d
    00000642`7f500a5d 488b00 mov rax,qword ptr [rax]

    MOD_LIST: <ANALYSIS/>

    APPLICATION_VERIFIER_FLAGS: 0

    MANAGED_STACK:
    (TransitionMU)
    000000001BABEA10 000006428015A420 Sysco_Internet!Sysco.Internet.SyscoKey1.interp(System.String)+0x1d0
    000000001BABEAD0 000006428015866B Sysco_Internet!Sysco.Internet.SyscoKey1.serverThread()+0x7b
    000000001BABEB40 00000642780A9BC3 mscorlib_ni!System.Threading.ExecutionContext.runTryCode(System.Object)+0x163
    (TransitionUM)
    (TransitionMU)
    000000001BABF3B0 00000642780A9727 mscorlib_ni!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)+0x97
    000000001BABF400 00000642780EEB2F mscorlib_ni!System.Threading.ThreadHelper.ThreadStart()+0x5f
    (TransitionUM)

    MANAGED_STACK_COMMAND: _EFN_StackTrace

    LAST_CONTROL_TRANSFER: from 000006427f531fc3 to 000006427f500a5d

    ADDITIONAL_DEBUG_TEXT: Followup set based on attribute [Is_ChosenCrashFollowupThread] from Frame:[0] on thread:[PSEUDO_THREAD]

    FAULTING_THREAD: ffffffffffffffff

    BUGCHECK_STR: APPLICATION_FAULT_NULL_CLASS_PTR_DEREFERENCE_INVALID_POINTER_READ_WRONG_SYMBOLS_CALL_LOG

    PRIMARY_PROBLEM_CLASS: NULL_CLASS_PTR_DEREFERENCE_CALL_LOG

    DEFAULT_BUCKET_ID: NULL_CLASS_PTR_DEREFERENCE_CALL_LOG

    STACK_TEXT:
    00000000`1babea10 00000000`ffffffff sysco_internet!Sysco.Internet.SyscoKey1.interp+0x1d0
    00000000`1babead0 00000000`ffffffff sysco_internet!Sysco.Internet.SyscoKey1.serverThread+0x7b
    00000000`1babeb40 00000000`ffffffff mscorlib_ni!System.Threading.ExecutionContext.runTryCode+0x163
    00000000`1babf3b0 00000000`ffffffff mscorlib_ni!System.Threading.ExecutionContext.Run+0x97
    00000000`1babf400 00000000`ffffffff mscorlib_ni!System.Threading.ThreadHelper.ThreadStart+0x5f


    SYMBOL_NAME: sysco_internet!Sysco.Internet.SyscoKey1.interp

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: sysco_internet

    IMAGE_NAME: Sysco.Internet.exe

    DEBUG_FLR_IMAGE_TIMESTAMP: 4dd53392

    STACK_COMMAND: _EFN_StackTrace ; ** Pseudo Context ** ; kb

    FAILURE_BUCKET_ID: NULL_CLASS_PTR_DEREFERENCE_CALL_LOG_c0000005_Sysco.Internet.exe!Sysco.Internet.SyscoKey1.interp

    BUCKET_ID: X64_APPLICATION_FAULT_NULL_CLASS_PTR_DEREFERENCE_INVALID_POINTER_READ_WRONG_SYMBOLS_CALL_LOG_sysco_internet!Sysco.Internet.SyscoKey1.interp

    Followup: MachineOwner
    ---------

    rax=0000000000000001 rbx=0000000000180380 rcx=000000001babd720
    rdx=000000001babd6e0 rsi=0000000000000000 rdi=00000642783405d3
    rip=000006427f500a5d rsp=000000001babce28 rbp=0000000000000500
    r8=000000001b9beb10 r9=000000001b9be9d8 r10=0000000000000000
    r11=00000642783405a8 r12=000000001acda060 r13=0000000000180260
    r14=000006427f5327b0 r15=0000000000000001
    iopl=0 nv up ei pl zr na po nc
    cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010246
    mscorwks!HelperMethodFrame::UpdateRegDisplay+0x5d:
    00000642`7f500a5d 488b00 mov rax,qword ptr [rax] ds:00000000`00000001=????????????????
    Child-SP RetAddr : Args to Child : Call Site
    00000000`1babce28 00000642`7f531fc3 : 00000000`1b9be9d8 00000000`00000500 00000000`1ac92430 00000642`783405d3 : mscorwks!HelperMethodFrame::UpdateRegDisplay+0x5d
    00000000`1babce30 00000642`7f513319 : 00000000`77efc610 000007ff`7adb74bb 00000000`1acda060 00000000`00000500 : mscorwks!Thread::StackWalkFramesEx+0xd23
    00000000`1babd1e0 00000642`7f52f7be : 00000642`7f50a188 00000642`7f922d43 00000000`1a631468 00000000`1a6314b0 : mscorwks!Thread::StackWalkFrames+0x9d
    00000000`1babe2f0 00000642`7f4f878c : 00000000`020dd398 00000000`00000001 00000000`00000000 00000000`020dd398 : mscorwks!CNameSpace::GcScanRoots+0x1ae
    00000000`1babe390 00000642`7f4fe928 : 00000000`023dd3d0 00000000`00000001 00000000`023dd3b0 00000000`00000020 : mscorwks!WKS::gc_heap::relocate_phase+0x5c
    00000000`1babe410 00000642`7f4ebd24 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : mscorwks!WKS::gc_heap::plan_phase+0x7e8
    00000000`1babe5c0 00000642`7f4f1916 : 0004f09a`8033efce 00000000`1babe758 ffffffff`00000000 00000000`00000000 : mscorwks!WKS::gc_heap::gc1+0x74
    00000000`1babe620 00000642`7f5005e9 : 0004f09a`803362fc 00000000`00000000 00000000`ffffffff 00000000`1ac92430 : mscorwks!WKS::gc_heap::garbage_collect+0x1a6
    00000000`1babe680 00000642`7f51ea98 : 00000000`1ac92430 00000000`00000000 00000000`1ac92498 00000000`00000020 : mscorwks!WKS::GCHeap::GarbageCollectGeneration+0x199
    00000000`1babe710 00000642`7f51f05d : 00000000`1ac92498 00000000`1babe950 0000b1fc`a82994a3 00000000`023dd3d0 : mscorwks!WKS::gc_heap::try_allocate_more_space+0x2e8
    00000000`1babe7e0 00000642`7f51ee74 : 00000000`00177880 00000000`00000018 00000000`00000019 00000000`00000000 : mscorwks!WKS::GCHeap::Alloc+0x6d
    00000000`1babe810 00000642`8015a420 : 00000000`00000018 00000000`11f72a90 00000000`023dd3b0 00000000`00000017 : mscorwks!FramedAllocateString+0x1c4
    00000000`1babea10 00000642`8015866b : 00000642`801b2f80 00000000`0230baa0 00000000`01f69028 00000000`020a1880 : 0x642`8015a420
    00000000`1babead0 00000642`780a9bc3 : 00000000`01f69028 00000000`020961a8 00000000`00000000 00000000`00000000 : 0x642`8015866b
    00000000`1babeb40 00000642`7f67d4a2 : 00000000`0206c538 00000000`02096490 00000000`1babed08 00000000`00130000 : mscorlib_ni+0xa9bc3
    00000000`1babec00 00000642`7f5108f5 : 00000000`1babed98 00000000`00000000 00000000`1babedc8 00000000`00000000 : mscorwks!CallDescrWorker+0x82
    00000000`1babec50 00000642`7f522ff6 : 00000000`1babed88 00000000`00000002 00000000`00001200 00000000`1babef78 : mscorwks!CallDescrWorkerWithHandler+0xe5
    00000000`1babecf0 00000642`7f4e2ea9 : ffffffff`00000006 00000000`1ac92430 00000000`00000001 00000000`1ac92430 : mscorwks!MethodDesc::CallDescr+0x306
    00000000`1babef30 00000642`7f4e2cb0 : 00000642`00000007 00000642`80002101 00000000`1babf200 00000000`1ac92430 : mscorwks!ExecuteCodeWithGuaranteedCleanupHelper+0x121
    00000000`1babf1c0 00000642`780a9727 : 00000000`00000000 00000000`00000000 00000000`00000001 00000642`78204cfb : mscorwks!ReflectionInvocation::ExecuteCodeWithGuaranteedCleanup+0x120
    00000000`1babf3b0 00000642`780eeb2f : 00000000`01f625e0 00000642`7833ab39 00000000`77d40000 00000000`77ec0000 : mscorlib_ni+0xa9727
    00000000`1babf400 00000642`7f67d4a2 : 00000000`02096278 00000000`00000000 00000000`00000000 00000000`1babf4e0 : mscorlib_ni+0xeeb2f
    00000000`1babf450 00000642`7f5108f5 : 00000000`1babf4e0 00000000`00000000 00000642`7833ab00 00000000`00000000 : mscorwks!CallDescrWorker+0x82
    00000000`1babf4a0 00000642`7f522ff6 : 00000000`1babf5d8 00000000`00000001 00000000`00000000 00000000`1babf7d8 : mscorwks!CallDescrWorkerWithHandler+0xe5
    00000000`1babf540 00000642`7f458e34 : 00000000`1babfc10 00000000`1babff50 00000000`1babfcb0 00000642`788f85f8 : mscorwks!MethodDesc::CallDescr+0x306
    00000000`1babf770 00000642`7f498474 : ffffffff`00000001 00000000`1ac92430 00000000`00000000 00000642`7f4f9e1e : mscorwks!ThreadNative::KickOffThread_Worker+0x190
    00000000`1babfa90 00000642`7f5ca069 : 00000000`00000000 00000000`00000000 00000000`1ac92430 00000000`1babfc10 : mscorwks!FusionBind::VerifyBindingStringW+0x78
    00000000`1babfae0 00000642`7f47297d : 00000000`00000000 00000000`1ac92430 00000000`1babfb50 00000000`1babfbb0 : mscorwks!EEClass::FindPropertyMethod+0x175
    00000000`1babfbb0 00000642`7f613ad5 : 00000000`1babfc10 ffffffff`ffffffff 00000000`1ac92430 00000000`1acbefd0 : mscorwks!MDInternalRW::GetMethodSpecProps+0xc9
    00000000`1babfbf0 00000642`7f4524cb : 00000000`1ac92430 00000000`00000000 00000000`00000000 00000000`00000007 : mscorwks!ShuffleThunkCache::CompileMLStub+0x351
    00000000`1babfc50 00000642`7f4545bc : 00000002`00000000 00000000`00000000 00000000`1ac92430 00000000`1babfcc8 : mscorwks!ThreadNative::KickOffThread+0xd3
    00000000`1babfd30 00000000`77d6b6da : 00000000`77d6b6a0 00000000`00000000 00000000`00000000 00000000`1babffa8 : mscorwks!Thread::intermediateThreadProc+0x78
    00000000`1babff80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : kernel32!BaseThreadStart+0x3a
    start end module name
    00000000`00400000 00000000`00422000 Sysco_Internet Sysco.Internet.exe Thu May 19 18:13:22 2011 (4DD53392)
    00000000`1bac0000 00000000`1bdc3000 System_Data System.Data.dll Wed Oct 24 06:24:54 2007 (471EBB06)
    00000000`1c650000 00000000`1c917000 xpsp2res xpsp2res.dll Sat Feb 17 07:22:49 2007 (45D69129)
    00000000`1cd20000 00000000`1cd47000 System_EnterpriseServices_Wrapper_1cd20000 System.EnterpriseServices.Wrapper.dll Wed Oct 24 06:16:20 2007 (471EB904)
    00000000`1e230000 00000000`1e279000 System_Transactions System.Transactions.dll Wed Oct 24 06:25:06 2007 (471EBB12)
    00000000`68000000 00000000`6804c000 rsaenh rsaenh.dll Sat Feb 17 07:38:23 2007 (45D694CF)
    00000000`68100000 00000000`6813f000 dssenh dssenh.dll Sat Feb 17 07:38:25 2007 (45D694D1)
    00000000`77c20000 00000000`77d2c000 user32 user32.dll Fri Mar 02 08:35:46 2007 (45E7C5C2)
    00000000`77d40000 00000000`77eb3000 kernel32 kernel32.dll Wed Apr 18 19:13:27 2007 (462643A7)
    00000000`77ec0000 00000000`77ff9000 ntdll ntdll.dll Sat Feb 17 11:35:46 2007 (45D6CC72)
    00000000`78130000 00000000`781f9000 msvcr80 msvcr80.dll Wed Oct 24 05:54:16 2007 (471EB3D8)
    00000045`00000000 00000045`00011000 tv_x64 tv_x64.dll Fri Apr 15 12:14:01 2011 (4DA80C59)
    00000642`3c860000 00000642`3cada000 Microsoft_VisualBasic_ni Microsoft.VisualBasic.ni.dll Wed Oct 24 09:36:26 2007 (471EE7EA)
    00000642`40000000 00000642`40022000 Accessibility_ni Accessibility.ni.dll Wed Oct 24 06:31:31 2007 (471EBC93)
    00000642`46f40000 00000642`47724000 System_Xml_ni System.Xml.ni.dll Wed Oct 24 06:41:43 2007 (471EBEF7)
    00000642`49120000 00000642`492a8000 System_Configuration_ni System.Configuration.ni.dll Wed Oct 24 06:41:52 2007 (471EBF00)
    00000642`4eee0000 00000642`4f00e000 System_Runtime_Remoting_ni System.Runtime.Remoting.ni.dll Wed Oct 24 06:41:03 2007 (471EBECF)
    00000642`74880000 00000642`75472000 System_ni System.ni.dll Wed Oct 24 06:42:05 2007 (471EBF0D)
    00000642`75bc0000 00000642`75e68000 System_Drawing_ni System.Drawing.ni.dll Wed Oct 24 06:42:40 2007 (471EBF30)
    00000642`75fa0000 00000642`77350000 System_Windows_Forms_ni System.Windows.Forms.ni.dll Wed Oct 24 06:43:36 2007 (471EBF68)
    00000642`78000000 00000642`790e6000 mscorlib_ni mscorlib.ni.dll Wed Oct 24 06:15:51 2007 (471EB8E7)
    00000642`7ee50000 00000642`7eec0000 mscoree mscoree.dll Wed Oct 24 08:11:40 2007 (471ED40C)
    00000642`7eed0000 00000642`7f05b000 mscorjit mscorjit.dll Wed Oct 24 08:20:43 2007 (471ED62B)
    00000642`7f330000 00000642`7fd54000 mscorwks mscorwks.dll Wed Oct 24 08:17:52 2007 (471ED580)
    00000642`a0060000 00000642`a00e0000 System_EnterpriseServices_Wrapper System.EnterpriseServices.Wrapper.dll Wed Oct 24 06:16:20 2007 (471EB904)
    00000642`b73c0000 00000642`b7d9e000 System_Data_ni System.Data.ni.dll Wed Oct 24 06:24:54 2007 (471EBB06)
    00000642`bb760000 00000642`bb8a8000 System_EnterpriseServices_ni System.EnterpriseServices.ni.dll Wed Oct 24 06:23:47 2007 (471EBAC3)
    00000642`bc500000 00000642`bc618000 System_Transactions_ni System.Transactions.ni.dll Wed Oct 24 06:25:06 2007 (471EBB12)
    000007ff`57040000 000007ff`57071000 iphlpapi iphlpapi.dll Sat Feb 17 11:36:59 2007 (45D6CCBB)
    000007ff`57140000 000007ff`573c5000 ole32 ole32.dll Sat Feb 17 11:36:58 2007 (45D6CCBA)
    000007ff`57c40000 000007ff`57e6b000 comsvcs comsvcs.dll Sat Feb 17 11:34:21 2007 (45D6CC1D)
    000007ff`58af0000 000007ff`58b4c000 MSCTFIME MSCTFIME.IME Sat Feb 17 11:36:01 2007 (45D6CC81)
    000007ff`5a9e0000 000007ff`5aaa1000 oledb32 oledb32.dll Sat Feb 17 11:36:00 2007 (45D6CC80)
    000007ff`5fe20000 000007ff`5fef7000 sqloledb sqloledb.dll Sat Feb 17 11:36:51 2007 (45D6CCB3)
    000007ff`63ab0000 000007ff`63ac1000 oledb32r oledb32r.dll Fri Mar 25 05:55:03 2005 (42438B97)
    000007ff`67210000 000007ff`67230000 msdatl3 msdatl3.dll Fri Mar 25 05:55:45 2005 (42438BC1)
    000007ff`6d200000 000007ff`6d293000 hnetcfg hnetcfg.dll Sat Feb 17 11:34:34 2007 (45D6CC2A)
    000007ff`72490000 000007ff`724b3000 dbnetlib dbnetlib.dll Sat Feb 17 11:34:09 2007 (45D6CC11)
    000007ff`76470000 000007ff`76734000 GdiPlus GdiPlus.dll Sat Feb 17 11:33:14 2007 (45D6CBDA)
    000007ff`770f0000 000007ff`770fa000 wsock32 wsock32.dll Fri Mar 25 05:53:59 2005 (42438B57)
    000007ff`77140000 000007ff`7714c000 ws2help ws2help.dll Fri Mar 25 05:53:59 2005 (42438B57)
    000007ff`77170000 000007ff`7717b000 wshtcpip wshtcpip.dll Sat Feb 17 11:37:12 2007 (45D6CCC8)
    000007ff`771b0000 000007ff`7722d000 mswsock mswsock.dll Fri Jun 20 21:24:33 2008 (485BF5E1)
    000007ff`77230000 000007ff`772af000 uxtheme uxtheme.dll Sat Feb 17 11:36:46 2007 (45D6CCAE)
    000007ff`77310000 000007ff`77340000 ws2_32 ws2_32.dll Sat Feb 17 11:37:06 2007 (45D6CCC2)
    000007ff`77370000 000007ff`77408000 netapi32 netapi32.dll Sat Feb 17 11:35:28 2007 (45D6CC60)
    000007ff`77530000 000007ff`77535000 security security.dll Fri Mar 25 05:53:58 2005 (42438B56)
    000007ff`793e0000 000007ff`793e8000 dciman32 dciman32.dll Fri Mar 25 05:53:56 2005 (42438B54)
    000007ff`7a410000 000007ff`7a4af000 MSCTF MSCTF.dll Sat Feb 17 11:36:00 2007 (45D6CC80)
    000007ff`7adb0000 000007ff`7add8000 msdart msdart.dll Sat Feb 17 11:36:06 2007 (45D6CC86)
    000007ff`7c680000 000007ff`7c78a000 userenv userenv.dll Sat Feb 17 11:36:43 2007 (45D6CCAB)
    000007ff`7cc60000 000007ff`7ce47000 sxs sxs.dll Sat Feb 17 11:37:07 2007 (45D6CCC3)
    000007ff`7ce50000 000007ff`7ce91000 apphelp apphelp.dll Sat Feb 17 11:33:44 2007 (45D6CBF8)
    000007ff`7d340000 000007ff`7d36a000 msasn1 msasn1.dll Sat Feb 17 11:35:56 2007 (45D6CC7C)
    000007ff`7d370000 000007ff`7d4cf000 crypt32 crypt32.dll Sat Feb 17 11:34:27 2007 (45D6CC23)
    000007ff`7d500000 000007ff`7d539000 imm32 imm32.dll Sat Feb 17 11:34:51 2007 (45D6CC3B)
    000007ff`7daa0000 000007ff`7daac000 shfolder shfolder.dll Fri Mar 25 05:53:50 2005 (42438B4E)
    000007ff`7dcb0000 000007ff`7dcd4000 ntdsapi ntdsapi.dll Sat Feb 17 11:35:48 2007 (45D6CC74)
    000007ff`7dd50000 000007ff`7dd91000 schannel schannel.dll Wed Apr 25 23:59:56 2007 (462FC14C)
    000007ff`7e040000 000007ff`7e05c000 atl atl.dll Fri Mar 25 05:53:49 2005 (42438B4D)
    000007ff`7e380000 000007ff`7e390000 psapi psapi.dll Sat Feb 17 11:36:16 2007 (45D6CC90)
    000007ff`7e500000 000007ff`7e544000 msv1_0 msv1_0.dll Sat Feb 17 11:36:44 2007 (45D6CCAC)
    000007ff`7e8f0000 000007ff`7e93e000 dnsapi dnsapi.dll Fri Jun 20 21:24:33 2008 (485BF5E1)
    000007ff`7e950000 000007ff`7e9b6000 wldap32 wldap32.dll Sat Feb 17 11:37:03 2007 (45D6CCBF)
    000007ff`7e9c0000 000007ff`7e9e2000 secur32 secur32.dll Sat Feb 17 11:36:36 2007 (45D6CCA4)
    000007ff`7e9f0000 000007ff`7e9fb000 winrnr winrnr.dll Sat Feb 17 11:36:50 2007 (45D6CCB2)
    000007ff`7ea00000 000007ff`7ea07000 rasadhlp rasadhlp.dll Sat Feb 17 11:36:00 2007 (45D6CC80)
    000007ff`7ea10000 000007ff`7eaee000 clbcatq clbcatq.dll Sat Feb 17 11:33:58 2007 (45D6CC06)
    000007ff`7eaf0000 000007ff`7ebb6000 comres comres.dll Sat Feb 17 11:34:19 2007 (45D6CC1B)
    000007ff`7ebc0000 000007ff`7ecd6000 oleaut32 oleaut32.dll Thu Dec 13 10:11:29 2007 (4760E931)
    000007ff`7ef60000 000007ff`7effb000 shlwapi shlwapi.dll Sat Feb 17 11:36:32 2007 (45D6CCA0)
    000007ff`7f000000 000007ff`7f187000 comctl32 comctl32.dll Sat Feb 17 11:33:16 2007 (45D6CBDC)
    000007ff`7f190000 000007ff`7fb9b000 shell32 shell32.dll Wed Nov 07 15:20:16 2007 (4731BB90)
    000007ff`7fbf0000 000007ff`7fbfb000 version version.dll Fri Mar 25 05:53:47 2005 (42438B4B)
    000007ff`7fc00000 000007ff`7fc86000 msvcrt msvcrt.dll Sat Feb 17 11:36:46 2007 (45D6CCAE)
    000007ff`7fc90000 000007ff`7fd2c000 gdi32 gdi32.dll Mon Feb 18 16:27:21 2008 (47B995C9)
    000007ff`7fd30000 000007ff`7fec9000 rpcrt4 rpcrt4.dll Wed Jul 11 13:24:18 2007 (4694AFD2)
    000007ff`7fee0000 000007ff`7ffe5000 advapi32 advapi32.dll Sat Feb 17 11:33:37 2007 (45D6CBF1)
    Closing open log file c:debuglog.txt
     

  3. to hide this advert.

  4. 2011/05/25
    cs010327

    cs010327 Inactive Thread Starter

    Joined:
    2011/05/25
    Messages:
    4
    Likes Received:
    0
    and the third one :
    Opened log file 'c:debuglog.txt'

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


    Loading Dump File [C:\SyscoInternet\20110523_153708_Crash_Mode\MINIDUMP_FirstChance_bpe_CONTRL_C_OR_Debug_Break_Sysco.Internet.exe__0e98_2011-05-24_17-22-25-484_0c58.dmp]
    User Mini Dump File: Only registers, stack and portions of memory are available

    Comment: 'FirstChance_bpe_CONTRL_C_OR_Debug_Break'
    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS\system32\drivers
    Windows Server 2003 Version 3790 (Service Pack 2) MP (4 procs) Free x64
    Product: LanManNt, suite: TerminalServer SingleUserTS
    Machine Name:
    Debug session time: Tue May 24 17:22:26.000 2011 (UTC + 3:00)
    System Uptime: not available
    Process Uptime: 1 days 18:56:53.000
    ................................................................
    ..............
    This dump file has a breakpoint exception stored in it.
    The stored exception information can be accessed via .ecxr.
    ntdll!DbgBreakPoint:
    00000000`77ef2aa0 cc int 3
    0:005> !analyze -v;r;kv;lmtn;.logclose;q
    *******************************************************************************
    * *
    * Exception Analysis *
    * *
    *******************************************************************************

    *** WARNING: Unable to verify checksum for mscorlib.ni.dll
    *** WARNING: Unable to verify checksum for System.Windows.Forms.ni.dll
    *** WARNING: Unable to verify checksum for Microsoft.VisualBasic.ni.dll
    *** WARNING: Unable to verify checksum for System.ni.dll
    !pe
    There is no current managed exception on this thread
    *** WARNING: Unable to verify checksum for Sysco.Internet.exe
    *** ERROR: Module load completed but symbols could not be loaded for Sysco.Internet.exe

    FAULTING_IP:
    ntdll!DbgBreakPoint+0
    00000000`77ef2aa0 cc int 3

    EXCEPTION_RECORD: 000000000178070a -- (.exr 0x178070a)
    .exr 0x178070a
    Cannot read Exception record @ 000000000178070a

    PROCESS_NAME: Sysco.Internet.exe

    ERROR_CODE: (NTSTATUS) 0x80000003 - {EXCEPTION} Breakpoint A breakpoint has been reached.

    EXCEPTION_CODE: (HRESULT) 0x80000003 (2147483651) - One or more arguments are invalid

    EXCEPTION_PARAMETER1: 0000000000000000

    MOD_LIST: <ANALYSIS/>

    APPLICATION_VERIFIER_FLAGS: 0

    MANAGED_STACK:
    (TransitionMU)
    000000001BABEA10 000006428015A420 Sysco_Internet!Sysco.Internet.SyscoKey1.interp(System.String)+0x1d0
    000000001BABEAD0 000006428015866B Sysco_Internet!Sysco.Internet.SyscoKey1.serverThread()+0x7b
    000000001BABEB40 00000642780A9BC3 mscorlib_ni!System.Threading.ExecutionContext.runTryCode(System.Object)+0x163
    (TransitionUM)
    (TransitionMU)
    000000001BABF3B0 00000642780A9727 mscorlib_ni!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)+0x97
    000000001BABF400 00000642780EEB2F mscorlib_ni!System.Threading.ThreadHelper.ThreadStart()+0x5f
    (TransitionUM)

    MANAGED_STACK_COMMAND: _EFN_StackTrace

    CONTEXT: 000000001babc890 -- (.cxr 0x1babc890)
    .cxr 0x1babc890
    rax=0000000000000001 rbx=0000000000180380 rcx=000000001babd720
    rdx=000000001babd6e0 rsi=0000000000000000 rdi=00000642783405d3
    rip=000006427f500a5d rsp=000000001babce28 rbp=0000000000000500
    r8=000000001b9beb10 r9=000000001b9be9d8 r10=0000000000000000
    r11=00000642783405a8 r12=000000001acda060 r13=0000000000180260
    r14=000006427f5327b0 r15=0000000000000001
    iopl=0 nv up ei pl zr na po nc
    cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010246
    mscorwks!HelperMethodFrame::UpdateRegDisplay+0x5d:
    00000642`7f500a5d 488b00 mov rax,qword ptr [rax] ds:00000000`00000001=????????????????
    .cxr
    Resetting default scope

    LAST_CONTROL_TRANSFER: from 000006427f531fc3 to 000006427f500a5d

    ADDITIONAL_DEBUG_TEXT: Followup set based on attribute [Is_ChosenCrashFollowupThread] from Frame:[0] on thread:[PSEUDO_THREAD]

    FAULTING_THREAD: ffffffffffffffff

    BUGCHECK_STR: APPLICATION_FAULT_NULL_POINTER_READ_WRONG_SYMBOLS_CALL_LOG

    PRIMARY_PROBLEM_CLASS: NULL_POINTER_READ_CALL_LOG

    DEFAULT_BUCKET_ID: NULL_POINTER_READ_CALL_LOG

    STACK_TEXT:
    00000000`1babea10 00000000`ffffffff sysco_internet!Sysco.Internet.SyscoKey1.interp+0x1d0
    00000000`1babead0 00000000`ffffffff sysco_internet!Sysco.Internet.SyscoKey1.serverThread+0x7b
    00000000`1babeb40 00000000`ffffffff mscorlib_ni!System.Threading.ExecutionContext.runTryCode+0x163
    00000000`1babf3b0 00000000`ffffffff mscorlib_ni!System.Threading.ExecutionContext.Run+0x97
    00000000`1babf400 00000000`ffffffff mscorlib_ni!System.Threading.ThreadHelper.ThreadStart+0x5f


    SYMBOL_NAME: sysco_internet!Sysco.Internet.SyscoKey1.interp

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: sysco_internet

    IMAGE_NAME: Sysco.Internet.exe

    DEBUG_FLR_IMAGE_TIMESTAMP: 4dd53392

    STACK_COMMAND: _EFN_StackTrace ; ** Pseudo Context ** ; kb

    FAILURE_BUCKET_ID: NULL_POINTER_READ_CALL_LOG_80000003_Sysco.Internet.exe!Sysco.Internet.SyscoKey1.interp

    BUCKET_ID: X64_APPLICATION_FAULT_NULL_POINTER_READ_WRONG_SYMBOLS_CALL_LOG_sysco_internet!Sysco.Internet.SyscoKey1.interp

    Followup: MachineOwner
    ---------

    rax=0000000000000000 rbx=0000000000000001 rcx=000007fffffdb000
    rdx=0000000000000001 rsi=0000000080131506 rdi=000000001babc190
    rip=0000000077ef2aa0 rsp=000000001babb7f8 rbp=000006427f8a5dc8
    r8=000000001babb868 r9=000000001accbd08 r10=00035997a32f0006
    r11=0000000000000201 r12=0000000000000000 r13=000006427f8a5dc8
    r14=0000000000004000 r15=0000000000000001
    iopl=0 nv up ei pl zr na po nc
    cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000244
    ntdll!DbgBreakPoint:
    00000000`77ef2aa0 cc int 3
    Child-SP RetAddr : Args to Child : Call Site
    00000000`1babb7f8 00000642`7fa71c81 : 00000000`1babbe20 00000000`1ad1eb20 00000642`7f8a5dc8 00000000`80131506 : ntdll!DbgBreakPoint
    00000000`1babb800 00000642`7fa7c922 : 00000000`00000000 00000000`00000000 00000000`1ac92430 00000642`7f8eba09 : mscorwks!EEPolicy::LogFatalError+0x1e1
    00000000`1babbf80 00000642`7f8a5ddb : ffffffff`ffffffff 00000642`7f5518a3 ffffffff`ffffffff ffffffff`ffffffff : mscorwks!EEPolicy::HandleFatalError+0x62
    00000000`1babbfd0 00000642`7f59fc54 : ffffffff`ffffffff 00000000`00000000 00000000`00000000 00000000`1babc190 : mscorwks!`string'+0x9299b
    00000000`1babc020 00000642`7f59f9d5 : ffffffff`ffffffff 00000000`00000001 00000000`00000000 00000000`1babc190 : mscorwks!CLRVectoredExceptionHandlerPhase2+0x30
    00000000`1babc090 00000642`7f5ea9b6 : ffffffff`ffffffff ffffffff`ffffffff ffffffff`ffffffff ffffffff`ffffffff : mscorwks!CLRVectoredExceptionHandler+0xf1
    00000000`1babc110 00000000`77f251ec : ffffffff`ffffffff ffffffff`ffffffff ffffffff`ffffffff ffffffff`ffffffff : mscorwks!CLRVectoredExceptionHandlerShim+0x46
    00000000`1babc150 00000000`77ee5f36 : ffffffff`ffffffff ffffffff`ffffffff 00000000`77fa5db0 00000000`1babc890 : ntdll!RtlpCallVectoredHandlers+0x26f
    00000000`1babc1e0 00000000`77ef31dd : 00000000`0178070a 00000000`1babc890 00000000`00180380 00000000`00000500 : ntdll!RtlDispatchException+0x46
    00000000`1babc890 00000642`7f500a5d : 00000642`7f531fc3 00000000`1b9be9d8 00000000`00000500 00000000`1ac92430 : ntdll!KiUserExceptionDispatcher+0x2d (TrapFrame @ 00000000`1babcc98)
    00000000`1babce28 00000642`7f531fc3 : 00000000`1b9be9d8 00000000`00000500 00000000`1ac92430 00000642`783405d3 : mscorwks!HelperMethodFrame::UpdateRegDisplay+0x5d
    00000000`1babce30 00000642`7f513319 : 00000000`77efc610 000007ff`7adb74bb 00000000`1acda060 00000000`00000500 : mscorwks!Thread::StackWalkFramesEx+0xd23
    00000000`1babd1e0 00000642`7f52f7be : 00000642`7f50a188 00000642`7f922d43 00000000`1a631468 00000000`1a6314b0 : mscorwks!Thread::StackWalkFrames+0x9d
    00000000`1babe2f0 00000642`7f4f878c : 00000000`020dd398 00000000`00000001 00000000`00000000 00000000`020dd398 : mscorwks!CNameSpace::GcScanRoots+0x1ae
    00000000`1babe390 00000642`7f4fe928 : 00000000`023dd3d0 00000000`00000001 00000000`023dd3b0 00000000`00000020 : mscorwks!WKS::gc_heap::relocate_phase+0x5c
    00000000`1babe410 00000642`7f4ebd24 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : mscorwks!WKS::gc_heap::plan_phase+0x7e8
    00000000`1babe5c0 00000642`7f4f1916 : 0004f09a`8033efce 00000000`1babe758 ffffffff`00000000 00000000`00000000 : mscorwks!WKS::gc_heap::gc1+0x74
    00000000`1babe620 00000642`7f5005e9 : 0004f09a`803362fc 00000000`00000000 00000000`ffffffff 00000000`1ac92430 : mscorwks!WKS::gc_heap::garbage_collect+0x1a6
    00000000`1babe680 00000642`7f51ea98 : 00000000`1ac92430 00000000`00000000 00000000`1ac92498 00000000`00000020 : mscorwks!WKS::GCHeap::GarbageCollectGeneration+0x199
    00000000`1babe710 00000642`7f51f05d : 00000000`1ac92498 00000000`1babe950 0000b1fc`a82994a3 00000000`023dd3d0 : mscorwks!WKS::gc_heap::try_allocate_more_space+0x2e8
    00000000`1babe7e0 00000642`7f51ee74 : 00000000`00177880 00000000`00000018 00000000`00000019 00000000`00000000 : mscorwks!WKS::GCHeap::Alloc+0x6d
    00000000`1babe810 00000642`8015a420 : 00000000`00000018 00000000`11f72a90 00000000`023dd3b0 00000000`00000017 : mscorwks!FramedAllocateString+0x1c4
    00000000`1babea10 00000642`8015866b : 00000642`801b2f80 00000000`0230baa0 00000000`01f69028 00000000`020a1880 : 0x642`8015a420
    00000000`1babead0 00000642`780a9bc3 : 00000000`01f69028 00000000`020961a8 00000000`00000000 00000000`00000000 : 0x642`8015866b
    00000000`1babeb40 00000642`7f67d4a2 : 00000000`0206c538 00000000`02096490 00000000`1babed08 00000000`00130000 : mscorlib_ni+0xa9bc3
    00000000`1babec00 00000642`7f5108f5 : 00000000`1babed98 00000000`00000000 00000000`1babedc8 00000000`00000000 : mscorwks!CallDescrWorker+0x82
    00000000`1babec50 00000642`7f522ff6 : 00000000`1babed88 00000000`00000002 00000000`00001200 00000000`1babef78 : mscorwks!CallDescrWorkerWithHandler+0xe5
    00000000`1babecf0 00000642`7f4e2ea9 : ffffffff`00000006 00000000`1ac92430 00000000`00000001 00000000`1ac92430 : mscorwks!MethodDesc::CallDescr+0x306
    00000000`1babef30 00000642`7f4e2cb0 : 00000642`00000007 00000642`80002101 00000000`1babf200 00000000`1ac92430 : mscorwks!ExecuteCodeWithGuaranteedCleanupHelper+0x121
    00000000`1babf1c0 00000642`780a9727 : 00000000`00000000 00000000`00000000 00000000`00000001 00000642`78204cfb : mscorwks!ReflectionInvocation::ExecuteCodeWithGuaranteedCleanup+0x120
    00000000`1babf3b0 00000642`780eeb2f : 00000000`01f625e0 00000642`7833ab39 00000000`77d40000 00000000`77ec0000 : mscorlib_ni+0xa9727
    00000000`1babf400 00000642`7f67d4a2 : 00000000`02096278 00000000`00000000 00000000`00000000 00000000`1babf4e0 : mscorlib_ni+0xeeb2f
    00000000`1babf450 00000642`7f5108f5 : 00000000`1babf4e0 00000000`00000000 00000642`7833ab00 00000000`00000000 : mscorwks!CallDescrWorker+0x82
    00000000`1babf4a0 00000642`7f522ff6 : 00000000`1babf5d8 00000000`00000001 00000000`00000000 00000000`1babf7d8 : mscorwks!CallDescrWorkerWithHandler+0xe5
    00000000`1babf540 00000642`7f458e34 : 00000000`1babfc10 00000000`1babff50 00000000`1babfcb0 00000642`788f85f8 : mscorwks!MethodDesc::CallDescr+0x306
    00000000`1babf770 00000642`7f498474 : ffffffff`00000001 00000000`1ac92430 00000000`00000000 00000642`7f4f9e1e : mscorwks!ThreadNative::KickOffThread_Worker+0x190
    00000000`1babfa90 00000642`7f5ca069 : 00000000`00000000 00000000`00000000 00000000`1ac92430 00000000`1babfc10 : mscorwks!FusionBind::VerifyBindingStringW+0x78
    00000000`1babfae0 00000642`7f47297d : 00000000`00000000 00000000`1ac92430 00000000`1babfb50 00000000`1babfbb0 : mscorwks!EEClass::FindPropertyMethod+0x175
    00000000`1babfbb0 00000642`7f613ad5 : 00000000`1babfc10 ffffffff`ffffffff 00000000`1ac92430 00000000`1acbefd0 : mscorwks!MDInternalRW::GetMethodSpecProps+0xc9
    00000000`1babfbf0 00000642`7f4524cb : 00000000`1ac92430 00000000`00000000 00000000`00000000 00000000`00000007 : mscorwks!ShuffleThunkCache::CompileMLStub+0x351
    00000000`1babfc50 00000642`7f4545bc : 00000002`00000000 00000000`00000000 00000000`1ac92430 00000000`1babfcc8 : mscorwks!ThreadNative::KickOffThread+0xd3
    00000000`1babfd30 00000000`77d6b6da : 00000000`77d6b6a0 00000000`00000000 00000000`00000000 00000000`1babffa8 : mscorwks!Thread::intermediateThreadProc+0x78
    00000000`1babff80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : kernel32!BaseThreadStart+0x3a
    start end module name
    00000000`00400000 00000000`00422000 Sysco_Internet Sysco.Internet.exe Thu May 19 18:13:22 2011 (4DD53392)
    00000000`1bac0000 00000000`1bdc3000 System_Data System.Data.dll Wed Oct 24 06:24:54 2007 (471EBB06)
    00000000`1c650000 00000000`1c917000 xpsp2res xpsp2res.dll Sat Feb 17 07:22:49 2007 (45D69129)
    00000000`1cd20000 00000000`1cd47000 System_EnterpriseServices_Wrapper_1cd20000 System.EnterpriseServices.Wrapper.dll Wed Oct 24 06:16:20 2007 (471EB904)
    00000000`1e230000 00000000`1e279000 System_Transactions System.Transactions.dll Wed Oct 24 06:25:06 2007 (471EBB12)
    00000000`68000000 00000000`6804c000 rsaenh rsaenh.dll Sat Feb 17 07:38:23 2007 (45D694CF)
    00000000`68100000 00000000`6813f000 dssenh dssenh.dll Sat Feb 17 07:38:25 2007 (45D694D1)
    00000000`77c20000 00000000`77d2c000 user32 user32.dll Fri Mar 02 08:35:46 2007 (45E7C5C2)
    00000000`77d40000 00000000`77eb3000 kernel32 kernel32.dll Wed Apr 18 19:13:27 2007 (462643A7)
    00000000`77ec0000 00000000`77ff9000 ntdll ntdll.dll Sat Feb 17 11:35:46 2007 (45D6CC72)
    00000000`78130000 00000000`781f9000 msvcr80 msvcr80.dll Wed Oct 24 05:54:16 2007 (471EB3D8)
    00000045`00000000 00000045`00011000 tv_x64 tv_x64.dll Fri Apr 15 12:14:01 2011 (4DA80C59)
    00000642`3c860000 00000642`3cada000 Microsoft_VisualBasic_ni Microsoft.VisualBasic.ni.dll Wed Oct 24 09:36:26 2007 (471EE7EA)
    00000642`40000000 00000642`40022000 Accessibility_ni Accessibility.ni.dll Wed Oct 24 06:31:31 2007 (471EBC93)
    00000642`46f40000 00000642`47724000 System_Xml_ni System.Xml.ni.dll Wed Oct 24 06:41:43 2007 (471EBEF7)
    00000642`49120000 00000642`492a8000 System_Configuration_ni System.Configuration.ni.dll Wed Oct 24 06:41:52 2007 (471EBF00)
    00000642`4eee0000 00000642`4f00e000 System_Runtime_Remoting_ni System.Runtime.Remoting.ni.dll Wed Oct 24 06:41:03 2007 (471EBECF)
    00000642`74880000 00000642`75472000 System_ni System.ni.dll Wed Oct 24 06:42:05 2007 (471EBF0D)
    00000642`75bc0000 00000642`75e68000 System_Drawing_ni System.Drawing.ni.dll Wed Oct 24 06:42:40 2007 (471EBF30)
    00000642`75fa0000 00000642`77350000 System_Windows_Forms_ni System.Windows.Forms.ni.dll Wed Oct 24 06:43:36 2007 (471EBF68)
    00000642`78000000 00000642`790e6000 mscorlib_ni mscorlib.ni.dll Wed Oct 24 06:15:51 2007 (471EB8E7)
    00000642`7ee50000 00000642`7eec0000 mscoree mscoree.dll Wed Oct 24 08:11:40 2007 (471ED40C)
    00000642`7eed0000 00000642`7f05b000 mscorjit mscorjit.dll Wed Oct 24 08:20:43 2007 (471ED62B)
    00000642`7f330000 00000642`7fd54000 mscorwks mscorwks.dll Wed Oct 24 08:17:52 2007 (471ED580)
    00000642`a0060000 00000642`a00e0000 System_EnterpriseServices_Wrapper System.EnterpriseServices.Wrapper.dll Wed Oct 24 06:16:20 2007 (471EB904)
    00000642`b73c0000 00000642`b7d9e000 System_Data_ni System.Data.ni.dll Wed Oct 24 06:24:54 2007 (471EBB06)
    00000642`bb760000 00000642`bb8a8000 System_EnterpriseServices_ni System.EnterpriseServices.ni.dll Wed Oct 24 06:23:47 2007 (471EBAC3)
    00000642`bc500000 00000642`bc618000 System_Transactions_ni System.Transactions.ni.dll Wed Oct 24 06:25:06 2007 (471EBB12)
    000007ff`57040000 000007ff`57071000 iphlpapi iphlpapi.dll Sat Feb 17 11:36:59 2007 (45D6CCBB)
    000007ff`57140000 000007ff`573c5000 ole32 ole32.dll Sat Feb 17 11:36:58 2007 (45D6CCBA)
    000007ff`57c40000 000007ff`57e6b000 comsvcs comsvcs.dll Sat Feb 17 11:34:21 2007 (45D6CC1D)
    000007ff`58af0000 000007ff`58b4c000 MSCTFIME MSCTFIME.IME Sat Feb 17 11:36:01 2007 (45D6CC81)
    000007ff`5a9e0000 000007ff`5aaa1000 oledb32 oledb32.dll Sat Feb 17 11:36:00 2007 (45D6CC80)
    000007ff`5fe20000 000007ff`5fef7000 sqloledb sqloledb.dll Sat Feb 17 11:36:51 2007 (45D6CCB3)
    000007ff`63ab0000 000007ff`63ac1000 oledb32r oledb32r.dll Fri Mar 25 05:55:03 2005 (42438B97)
    000007ff`67210000 000007ff`67230000 msdatl3 msdatl3.dll Fri Mar 25 05:55:45 2005 (42438BC1)
    000007ff`6d200000 000007ff`6d293000 hnetcfg hnetcfg.dll Sat Feb 17 11:34:34 2007 (45D6CC2A)
    000007ff`72490000 000007ff`724b3000 dbnetlib dbnetlib.dll Sat Feb 17 11:34:09 2007 (45D6CC11)
    000007ff`76470000 000007ff`76734000 GdiPlus GdiPlus.dll Sat Feb 17 11:33:14 2007 (45D6CBDA)
    000007ff`770f0000 000007ff`770fa000 wsock32 wsock32.dll Fri Mar 25 05:53:59 2005 (42438B57)
    000007ff`77140000 000007ff`7714c000 ws2help ws2help.dll Fri Mar 25 05:53:59 2005 (42438B57)
    000007ff`77170000 000007ff`7717b000 wshtcpip wshtcpip.dll Sat Feb 17 11:37:12 2007 (45D6CCC8)
    000007ff`771b0000 000007ff`7722d000 mswsock mswsock.dll Fri Jun 20 21:24:33 2008 (485BF5E1)
    000007ff`77230000 000007ff`772af000 uxtheme uxtheme.dll Sat Feb 17 11:36:46 2007 (45D6CCAE)
    000007ff`77310000 000007ff`77340000 ws2_32 ws2_32.dll Sat Feb 17 11:37:06 2007 (45D6CCC2)
    000007ff`77370000 000007ff`77408000 netapi32 netapi32.dll Sat Feb 17 11:35:28 2007 (45D6CC60)
    000007ff`77530000 000007ff`77535000 security security.dll Fri Mar 25 05:53:58 2005 (42438B56)
    000007ff`793e0000 000007ff`793e8000 dciman32 dciman32.dll Fri Mar 25 05:53:56 2005 (42438B54)
    000007ff`7a410000 000007ff`7a4af000 MSCTF MSCTF.dll Sat Feb 17 11:36:00 2007 (45D6CC80)
    000007ff`7adb0000 000007ff`7add8000 msdart msdart.dll Sat Feb 17 11:36:06 2007 (45D6CC86)
    000007ff`7c680000 000007ff`7c78a000 userenv userenv.dll Sat Feb 17 11:36:43 2007 (45D6CCAB)
    000007ff`7cc60000 000007ff`7ce47000 sxs sxs.dll Sat Feb 17 11:37:07 2007 (45D6CCC3)
    000007ff`7ce50000 000007ff`7ce91000 apphelp apphelp.dll Sat Feb 17 11:33:44 2007 (45D6CBF8)
    000007ff`7d340000 000007ff`7d36a000 msasn1 msasn1.dll Sat Feb 17 11:35:56 2007 (45D6CC7C)
    000007ff`7d370000 000007ff`7d4cf000 crypt32 crypt32.dll Sat Feb 17 11:34:27 2007 (45D6CC23)
    000007ff`7d500000 000007ff`7d539000 imm32 imm32.dll Sat Feb 17 11:34:51 2007 (45D6CC3B)
    000007ff`7daa0000 000007ff`7daac000 shfolder shfolder.dll Fri Mar 25 05:53:50 2005 (42438B4E)
    000007ff`7dcb0000 000007ff`7dcd4000 ntdsapi ntdsapi.dll Sat Feb 17 11:35:48 2007 (45D6CC74)
    000007ff`7dd50000 000007ff`7dd91000 schannel schannel.dll Wed Apr 25 23:59:56 2007 (462FC14C)
    000007ff`7e040000 000007ff`7e05c000 atl atl.dll Fri Mar 25 05:53:49 2005 (42438B4D)
    000007ff`7e380000 000007ff`7e390000 psapi psapi.dll Sat Feb 17 11:36:16 2007 (45D6CC90)
    000007ff`7e500000 000007ff`7e544000 msv1_0 msv1_0.dll Sat Feb 17 11:36:44 2007 (45D6CCAC)
    000007ff`7e8f0000 000007ff`7e93e000 dnsapi dnsapi.dll Fri Jun 20 21:24:33 2008 (485BF5E1)
    000007ff`7e950000 000007ff`7e9b6000 wldap32 wldap32.dll Sat Feb 17 11:37:03 2007 (45D6CCBF)
    000007ff`7e9c0000 000007ff`7e9e2000 secur32 secur32.dll Sat Feb 17 11:36:36 2007 (45D6CCA4)
    000007ff`7e9f0000 000007ff`7e9fb000 winrnr winrnr.dll Sat Feb 17 11:36:50 2007 (45D6CCB2)
    000007ff`7ea00000 000007ff`7ea07000 rasadhlp rasadhlp.dll Sat Feb 17 11:36:00 2007 (45D6CC80)
    000007ff`7ea10000 000007ff`7eaee000 clbcatq clbcatq.dll Sat Feb 17 11:33:58 2007 (45D6CC06)
    000007ff`7eaf0000 000007ff`7ebb6000 comres comres.dll Sat Feb 17 11:34:19 2007 (45D6CC1B)
    000007ff`7ebc0000 000007ff`7ecd6000 oleaut32 oleaut32.dll Thu Dec 13 10:11:29 2007 (4760E931)
    000007ff`7ef60000 000007ff`7effb000 shlwapi shlwapi.dll Sat Feb 17 11:36:32 2007 (45D6CCA0)
    000007ff`7f000000 000007ff`7f187000 comctl32 comctl32.dll Sat Feb 17 11:33:16 2007 (45D6CBDC)
    000007ff`7f190000 000007ff`7fb9b000 shell32 shell32.dll Wed Nov 07 15:20:16 2007 (4731BB90)
    000007ff`7fbf0000 000007ff`7fbfb000 version version.dll Fri Mar 25 05:53:47 2005 (42438B4B)
    000007ff`7fc00000 000007ff`7fc86000 msvcrt msvcrt.dll Sat Feb 17 11:36:46 2007 (45D6CCAE)
    000007ff`7fc90000 000007ff`7fd2c000 gdi32 gdi32.dll Mon Feb 18 16:27:21 2008 (47B995C9)
    000007ff`7fd30000 000007ff`7fec9000 rpcrt4 rpcrt4.dll Wed Jul 11 13:24:18 2007 (4694AFD2)
    000007ff`7fee0000 000007ff`7ffe5000 advapi32 advapi32.dll Sat Feb 17 11:33:37 2007 (45D6CBF1)
    Closing open log file c:debuglog.txt
     
  5. 2011/05/27
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
    You may be able to get some feedback if you would post in the support section for the developer software you use.
     
    Arie,
    #4
  6. 2011/06/07
    cs010327

    cs010327 Inactive Thread Starter

    Joined:
    2011/05/25
    Messages:
    4
    Likes Received:
    0
    Thanx for the reply Arie, although it didn't help.
    The problem for the random crashes was the build of the executable i was creating in the Visual Studio. An X86 deployment of the executable solved the problem and not the "Any CPU" by default. Ι don’t know if its only a Windows Server 2003 x64 R2 problem or it happens and in other x64 Windows.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.