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.

DUMP DATA, need help with obscure crash

Discussion in 'Windows XP' started by sfairbanks, 2006/12/27.

  1. 2006/12/29
    Bill Castner

    Bill Castner Inactive

    Joined:
    2006/08/30
    Messages:
    1,980
    Likes Received:
    0
    Net Framework versions are not inclusive, such as Service Packs are. An application can be written for any Framework level. Having only the highest Framework installed (3.0) means that applications written for 1.1 and 2.0 will likely not work. The intention is to add the .NET Frameworks when released.

    You see similar issues with the runtimes for VBasic.
     
  2. 2007/01/02
    sfairbanks

    sfairbanks Inactive Thread Starter

    Joined:
    2006/12/22
    Messages:
    10
    Likes Received:
    0
    OK...

    My RAM is verified to be fine, Windows Memory Diagnostic with Extended "T" ran all weekend long and showed no errors. That wasn't on purpose, it just took so long that I had to leave and forgot to come back and power off my system.

    NET Framework is 2.0.

    Happens on MS SQL Server 2005 Standard with SP1.
    Happens on MS SQL Server 2000 SP3 & SP4.

    After a reboot, this is the first crash that occurs. Later crashes after the first crash show up in different places. But this seems to be the initial one that makes the system go haywire after that...

    After looking at this, let me know any additional logs or info that I should provide.

    Opened log file 'c:\debuglog.txt'

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


    Loading Dump File [C:\Documents and Settings\All Users\Application Data\Microsoft\Dr Watson\user.dmp]
    User Mini Dump File with Full Memory: Only application data is available

    Comment: 'Dr. Watson generated MiniDump'
    Windows XP Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
    Product: WinNt, suite: SingleUserTS
    Debug session time: Tue Jan 2 12:22:01.000 2007 (GMT-5)
    System Uptime: 0 days 0:07:34.000
    Process Uptime: 0 days 0:02:19.000
    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
    .....................................................................................................................
    Loading unloaded module list
    .............
    This dump file has an exception of interest stored in it.
    The stored exception information can be accessed via .ecxr.
    (af0.b20): Access violation - code c0000005 (first/second chance not available)
    eax=0b004680 ebx=00330000 ecx=0b6fa208 edx=00330178 esi=0b6fa200 edi=00330198
    eip=7c9111de esp=0012e664 ebp=0012e884 iopl=0 nv up ei pl nz na pe nc
    cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000206
    ntdll!RtlAllocateHeap+0x567:
    7c9111de 8b10 mov edx,dword ptr [eax] ds:0023:0b004680=????????
    0:000> !analyze -v;r;kv;lmtn;.logclose;q
    *******************************************************************************
    * *
    * Exception Analysis *
    * *
    *******************************************************************************

    *** WARNING: Unable to verify checksum for grade.dll
    *** ERROR: Symbol file could not be found. Defaulted to export symbols for grade.dll -
    *** WARNING: Unable to verify checksum for diag.dll
    *** ERROR: Symbol file could not be found. Defaulted to export symbols for diag.dll -
    *** WARNING: Unable to verify checksum for sil2000.exe
    *** ERROR: Module load completed but symbols could not be loaded for sil2000.exe

    FAULTING_IP:
    ntdll!RtlAllocateHeap+567
    7c9111de 8b10 mov edx,dword ptr [eax]

    EXCEPTION_RECORD: ffffffff -- (.exr ffffffffffffffff)
    .exr ffffffffffffffff
    ExceptionAddress: 7c9111de (ntdll!RtlAllocateHeap+0x00000567)
    ExceptionCode: c0000005 (Access violation)
    ExceptionFlags: 00000000
    NumberParameters: 2
    Parameter[0]: 00000000
    Parameter[1]: 0b004680
    Attempt to read from address 0b004680

    DEFAULT_BUCKET_ID: HEAP_CORRUPTION

    PROCESS_NAME: sil2000.exe

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

    READ_ADDRESS: 0b004680

    BUGCHECK_STR: ACCESS_VIOLATION

    LAST_CONTROL_TRANSFER: from 77c2c1db to 7c9111de

    STACK_TEXT:
    0012e884 77c2c1db 00330000 00000008 00000006 ntdll!RtlAllocateHeap+0x567
    0012e8c4 3e231067 00000001 00000006 00000009 msvcrt!calloc+0x118
    WARNING: Stack unwind information not available. Following frames may be wrong.
    0012e8d4 3e1b0f5f 0b76ec10 00000009 0b76ec10 grade!pm_add_point_option+0x17
    0012e8e8 3e1b0fb6 0b76ec10 00000009 0b6ea8c8 grade!P_POINT::ReplaceRefInNotches+0x10f
    0012e900 3e1b1d66 0b76ec10 0b6ea8c8 0b76ec10 grade!P_POINT::ReplaceRefInNotches+0x166
    0012ea44 3e1f69d9 00000000 00000001 00000000 grade!P_POINT::ReplaceRefInNotches+0xf16
    0012ea88 3e1f7475 0b71a600 00000000 00000000 grade!GradeMgr::CGradePieceManager::ConvertToAccumarkPiece+0xf9
    0012edec 00000000 00000013 0af52fcc 00000000 grade!GradeDLL_ConvertToAccumarkPiece+0x15


    STACK_COMMAND: ~0s; .ecxr ; kb

    ADDITIONAL_DEBUG_TEXT: Enable Pageheap/AutoVerifer

    FAULTING_THREAD: 00000b20

    FOLLOWUP_IP:
    msvcrt!calloc+118
    77c2c1db 8945e4 mov dword ptr [ebp-1Ch],eax

    SYMBOL_STACK_INDEX: 1

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: msvcrt

    IMAGE_NAME: msvcrt.dll

    DEBUG_FLR_IMAGE_TIMESTAMP: 41109752

    SYMBOL_NAME: msvcrt!calloc+118

    FAILURE_BUCKET_ID: ACCESS_VIOLATION_msvcrt!calloc+118

    BUCKET_ID: ACCESS_VIOLATION_msvcrt!calloc+118

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

    eax=0b004680 ebx=00330000 ecx=0b6fa208 edx=00330178 esi=0b6fa200 edi=00330198
    eip=7c9111de esp=0012e664 ebp=0012e884 iopl=0 nv up ei pl nz na pe nc
    cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000206
    ntdll!RtlAllocateHeap+0x567:
    7c9111de 8b10 mov edx,dword ptr [eax] ds:0023:0b004680=????????
    ChildEBP RetAddr Args to Child
    0012e884 77c2c1db 00330000 00000008 00000006 ntdll!RtlAllocateHeap+0x567 (FPO: [Non-Fpo])
    0012e8c4 3e231067 00000001 00000006 00000009 msvcrt!calloc+0x118 (FPO: [Non-Fpo])
    WARNING: Stack unwind information not available. Following frames may be wrong.
    0012e8d4 3e1b0f5f 0b76ec10 00000009 0b76ec10 grade!pm_add_point_option+0x17
    0012e8e8 3e1b0fb6 0b76ec10 00000009 0b6ea8c8 grade!P_POINT::ReplaceRefInNotches+0x10f
    0012e900 3e1b1d66 0b76ec10 0b6ea8c8 0b76ec10 grade!P_POINT::ReplaceRefInNotches+0x166
    0012ea44 3e1f69d9 00000000 00000001 00000000 grade!P_POINT::ReplaceRefInNotches+0xf16
    0012ea88 3e1f7475 0b71a600 00000000 00000000 grade!GradeMgr::CGradePieceManager::ConvertToAccumarkPiece+0xf9
    0012edec 00000000 00000013 0af52fcc 00000000 grade!GradeDLL_ConvertToAccumarkPiece+0x15
    start end module name
    00400000 00be9000 sil2000 sil2000.exe Fri Dec 22 10:35:13 2006 (458BFB31)
    01d50000 01d70000 glu32 glu32.dll Wed Aug 04 03:56:07 2004 (41109697)
    09dc0000 0a086000 msi msi.dll Mon May 02 11:51:33 2005 (42764C85)
    0ae90000 0ae9f000 sqloledb_ae90000 sqloledb.rll Wed Aug 04 01:21:46 2004 (4110726A)
    0b070000 0b335000 xpsp2res xpsp2res.dll Wed Aug 04 03:56:41 2004 (411096B9)
    0ffd0000 0fff8000 rsaenh rsaenh.dll Tue Jul 06 22:17:12 2004 (40EB5D28)
    10000000 10165000 og80as og80as.dll Mon Apr 02 15:04:52 2001 (3AC8CD54)
    11000000 1104a000 PdsPrefsDiag PdsPrefsDiag.ocx Fri Jan 03 16:14:54 2003 (3E15FD4E)
    11070000 11087000 gendb gendb.dll Fri Dec 22 07:34:28 2006 (458BD0D4)
    15610000 1561a000 wlookup wlookup.dll Fri Dec 22 08:07:13 2006 (458BD881)
    174d0000 174e1000 diag diag.dll Fri Dec 22 07:33:43 2006 (458BD0A7)
    19140000 19147000 kmlog kmlog.dll Fri Dec 22 07:36:51 2006 (458BD163)
    20000000 20017000 odbcint odbcint.dll Wed Aug 04 03:57:25 2004 (411096E5)
    202c0000 202d8000 Tiip_Convert Tiip_Convert.dll Fri Dec 22 08:23:18 2006 (458BDC46)
    21a60000 21a8e000 ccfiles ccfiles.dll Fri Dec 22 07:57:26 2006 (458BD636)
    21d70000 21d92000 MSMAPI32 MSMAPI32.OCX Thu Jun 18 13:48:36 1998 (358952F4)
    23070000 23092000 plotter plotter.dll Fri Dec 22 07:41:34 2006 (458BD27E)
    25b40000 25b7b000 Assyst_Convert Assyst_Convert.dll Fri Dec 22 08:10:51 2006 (458BD95B)
    263d0000 263e9000 baselng baselng.dll Fri Dec 22 07:32:29 2006 (458BD05D)
    2a650000 2a66e000 CopyModel CopyModel.dll Fri Dec 22 08:11:24 2006 (458BD97C)
    2a870000 2a897000 AccuGrid AccuGrid.dll Fri Dec 22 07:30:30 2006 (458BCFE6)
    2ca30000 2ca52000 prefdll prefdll.dll Fri Dec 22 08:14:25 2006 (458BDA31)
    2dc30000 2dc42000 ccdb ccdb.dll Fri Dec 22 07:32:44 2006 (458BD06C)
    2fd40000 2fda8000 dbaccess dbaccess.dll Fri Dec 22 07:33:38 2006 (458BD0A2)
    37470000 374e0000 AccuMarkCreator AccuMarkCreator.dll Fri Dec 22 08:09:58 2006 (458BD926)
    37510000 3759f000 Stpplot Stpplot.dll Fri Dec 22 09:00:22 2006 (458BE4F6)
    381f0000 38210000 ApparelInterchange ApparelInterchange.dll Fri Dec 22 07:31:59 2006 (458BD03F)
    3e120000 3e2a1000 grade grade.dll Fri Dec 22 07:55:24 2006 (458BD5BC)
    3f2c0000 3f2d3000 Investronica_Convert Investronica_Convert.dll Fri Dec 22 08:12:48 2006 (458BD9D0)
    45540000 4561c000 gfxcom gfxcom.dll Fri Dec 22 07:35:45 2006 (458BD121)
    4dd00000 4dd81000 sqloledb sqloledb.dll Wed Aug 04 03:59:04 2004 (41109748)
    531e0000 532fa000 dbmgt dbmgt.dll Fri Dec 22 07:36:23 2006 (458BD147)
    54510000 54516000 hpgl hpgl.dll Fri Dec 22 07:36:36 2006 (458BD154)
    5a2c0000 5a2d2000 webpdm webpdm.dll Fri Dec 22 07:52:47 2006 (458BD51F)
    5ad70000 5ada8000 uxtheme uxtheme.dll Wed Aug 04 03:56:43 2004 (411096BB)
    5b860000 5b8b4000 netapi32 netapi32.dll Thu Aug 17 08:28:27 2006 (44E460EB)
    5d090000 5d12a000 comctl32 comctl32.dll Fri Aug 25 11:45:58 2006 (44EF1B36)
    5dca0000 5dce5000 iertutil iertutil.dll Tue Oct 17 15:57:14 2006 (4535359A)
    5ed00000 5edcc000 opengl32 opengl32.dll Wed Aug 04 03:57:44 2004 (411096F8)
    5edd0000 5ede7000 olepro32 olepro32.dll Wed Aug 04 03:57:43 2004 (411096F7)
    605d0000 605d9000 mslbui mslbui.dll Wed Aug 04 03:58:39 2004 (4110972F)
    60e30000 60e47000 msdatl3 msdatl3.dll Wed Aug 04 03:57:49 2004 (411096FD)
    61410000 61534000 urlmon urlmon.dll Wed Nov 08 00:03:34 2006 (45516526)
    66000000 66152000 msvbvm60 msvbvm60.dll Mon Feb 23 23:15:40 2004 (403ACFEC)
    662b0000 66308000 hnetcfg hnetcfg.dll Wed Aug 04 03:56:16 2004 (411096A0)
    68100000 68124000 dssenh dssenh.dll Fri May 14 21:06:23 2004 (40A56D0F)
    68ab0000 68b32000 Lectra_Convert Lectra_Convert.dll Fri Dec 22 08:13:16 2006 (458BD9EC)
    69240000 692bf000 DXFToAIParser DXFToAIParser.dll Fri Dec 22 08:12:16 2006 (458BD9B0)
    69e80000 69e8f000 filebrowse filebrowse.dll Fri Dec 22 08:07:25 2006 (458BD88D)
    6d4f0000 6d50b000 dbnetlib dbnetlib.dll Wed Aug 04 03:56:12 2004 (4110969C)
    6dae0000 6dae3000 CommonLngRes CommonLngRes.dll Fri Dec 22 07:32:56 2006 (458BD078)
    6ec70000 6ecb4000 DXF_Convert DXF_Convert.dll Fri Dec 22 08:12:36 2006 (458BD9C4)
    6f170000 6f1bc000 filegbr filegbr.dll Fri Dec 22 08:07:45 2006 (458BD8A1)
    71a50000 71a8f000 mswsock mswsock.dll Wed Aug 04 03:59:20 2004 (41109758)
    71a90000 71a98000 wshtcpip wshtcpip.dll Wed Aug 04 03:57:49 2004 (411096FD)
    71aa0000 71aa8000 ws2help ws2help.dll Wed Aug 04 03:57:39 2004 (411096F3)
    71ab0000 71ac7000 ws2_32 ws2_32.dll Wed Aug 04 03:57:38 2004 (411096F2)
    71ad0000 71ad9000 wsock32 wsock32.dll Wed Aug 04 03:57:51 2004 (411096FF)
    71b20000 71b32000 mpr mpr.dll Wed Aug 04 03:56:46 2004 (411096BE)
    71bf0000 71c03000 samlib samlib.dll Wed Aug 04 03:56:29 2004 (411096AD)
    71c10000 71c1e000 ntlanman ntlanman.dll Wed Aug 04 03:57:00 2004 (411096CC)
    71c80000 71c87000 netrap netrap.dll Wed Aug 04 03:56:35 2004 (411096B3)
    71c90000 71cd0000 netui1 netui1.dll Wed Aug 04 03:56:39 2004 (411096B7)
    71cd0000 71ce7000 netui0 netui0.dll Wed Aug 04 03:56:38 2004 (411096B6)
    71f80000 71f84000 security security.dll Wed Aug 04 03:56:50 2004 (411096C2)
    73160000 731d7000 oledb32 oledb32.dll Wed Aug 04 03:57:40 2004 (411096F4)
    735a0000 735c5000 scrrun scrrun.dll Wed Aug 04 03:56:46 2004 (411096BE)
    73760000 737a9000 ddraw ddraw.dll Wed Aug 04 03:56:16 2004 (411096A0)
    73bc0000 73bc6000 dciman32 dciman32.dll Wed Aug 04 03:56:15 2004 (4110969F)
    73dd0000 73ece000 Mfc42 Mfc42.dll Wed Aug 04 03:56:21 2004 (411096A5)
    74320000 7435d000 odbc32 odbc32.dll Wed Aug 04 03:57:17 2004 (411096DD)
    74720000 7476b000 MSCTF MSCTF.dll Wed Aug 04 03:57:30 2004 (411096EA)
    74d30000 74d50000 oledlg oledlg.dll Sat Aug 18 01:33:18 2001 (3B7DFE1E)
    75350000 75361000 oledb32r oledb32r.dll Wed Aug 04 03:57:41 2004 (411096F5)
    755c0000 755ee000 MSCTFIME MSCTFIME.IME Wed Aug 04 03:57:31 2004 (411096EB)
    75e90000 75f40000 sxs sxs.dll Thu Oct 19 09:56:28 2006 (4537840C)
    75f60000 75f67000 drprov drprov.dll Wed Aug 04 03:57:02 2004 (411096CE)
    75f70000 75f79000 davclnt davclnt.dll Wed Aug 04 03:56:08 2004 (41109698)
    76080000 760e5000 Msvcp60 Msvcp60.dll Wed Aug 04 03:59:13 2004 (41109751)
    76390000 763ad000 imm32 imm32.dll Wed Aug 04 03:56:30 2004 (411096AE)
    763b0000 763f9000 comdlg32 comdlg32.dll Wed Aug 04 03:56:32 2004 (411096B0)
    765b0000 765d5000 msdart msdart.dll Wed Aug 04 03:57:45 2004 (411096F9)
    76600000 7661d000 cscdll cscdll.dll Wed Aug 04 03:56:07 2004 (41109697)
    76780000 76789000 shfolder shfolder.dll Wed Aug 04 03:56:40 2004 (411096B8)
    767a0000 767b3000 ntdsapi ntdsapi.dll Wed Aug 04 03:56:57 2004 (411096C9)
    767f0000 76817000 schannel schannel.dll Wed Aug 04 03:56:39 2004 (411096B7)
    76980000 76988000 linkinfo linkinfo.dll Wed Aug 31 21:41:53 2005 (43165C61)
    76990000 769b5000 ntshrui ntshrui.dll Wed Aug 04 03:57:09 2004 (411096D5)
    769c0000 76a73000 userenv userenv.dll Wed Aug 04 03:56:41 2004 (411096B9)
    76b20000 76b31000 atl atl.dll Wed Aug 04 03:56:55 2004 (411096C7)
    76d60000 76d79000 iphlpapi iphlpapi.dll Fri May 19 08:59:41 2006 (446DC13D)
    76f20000 76f47000 dnsapi dnsapi.dll Mon Jun 26 13:37:10 2006 (44A01B46)
    76f60000 76f8c000 wldap32 wldap32.dll Wed Aug 04 03:56:43 2004 (411096BB)
    76fb0000 76fb8000 winrnr winrnr.dll Wed Aug 04 03:56:35 2004 (411096B3)
    76fc0000 76fc6000 rasadhlp rasadhlp.dll Mon Jun 26 13:37:10 2006 (44A01B46)
    76fd0000 7704f000 clbcatq clbcatq.dll Tue Jul 26 00:39:44 2005 (42E5BE90)
    77050000 77115000 comres comres.dll Wed Aug 04 03:56:36 2004 (411096B4)
    77120000 771ac000 oleaut32 oleaut32.dll Wed Aug 04 03:57:39 2004 (411096F3)
    773d0000 774d3000 comctl32_773d0000 comctl32.dll Fri Aug 25 11:45:55 2006 (44EF1B33)
    774e0000 7761d000 ole32 ole32.dll Tue Jul 26 00:39:47 2005 (42E5BE93)
    77920000 77a13000 setupapi setupapi.dll Wed Aug 04 03:56:32 2004 (411096B0)
    77a20000 77a74000 cscui cscui.dll Wed Aug 04 03:56:08 2004 (41109698)
    77a80000 77b14000 crypt32 crypt32.dll Wed Aug 04 03:56:01 2004 (41109691)
    77b20000 77b32000 msasn1 msasn1.dll Wed Aug 04 03:57:23 2004 (411096E3)
    77b40000 77b62000 apphelp apphelp.dll Wed Aug 04 03:56:36 2004 (411096B4)
    77c00000 77c08000 version version.dll Wed Aug 04 03:56:39 2004 (411096B7)
    77c10000 77c68000 msvcrt msvcrt.dll Wed Aug 04 03:59:14 2004 (41109752)
    77c70000 77c93000 msv1_0 msv1_0.dll Wed Aug 04 03:59:11 2004 (4110974F)
    77d40000 77dd0000 user32 user32.dll Wed Mar 02 13:09:29 2005 (42260159)
    77dd0000 77e6b000 advapi32 advapi32.dll Wed Aug 04 03:56:23 2004 (411096A7)
    77e70000 77f01000 rpcrt4 rpcrt4.dll Wed Aug 04 03:56:30 2004 (411096AE)
    77f10000 77f57000 gdi32 gdi32.dll Wed Dec 28 21:54:35 2005 (43B34FEB)
    77f60000 77fd6000 shlwapi shlwapi.dll Thu Sep 14 04:31:29 2006 (45091361)
    77fe0000 77ff1000 secur32 secur32.dll Wed Aug 04 03:56:49 2004 (411096C1)
    7c800000 7c8f4000 kernel32 kernel32.dll Wed Jul 05 06:55:00 2006 (44AB9A84)
    7c900000 7c9b0000 ntdll ntdll.dll Wed Aug 04 03:56:36 2004 (411096B4)
    7c9c0000 7d1d5000 shell32 shell32.dll Thu Jul 13 09:33:24 2006 (44B64BA4)

    Unloaded modules:
    37000000 37013000 EntApi.dll
    Timestamp: Mon Aug 08 14:26:18 2005 (42F7A3CA)
    Checksum: 00000000
    76bf0000 76bfb000 PSAPI.DLL
    Timestamp: Wed Aug 04 03:56:58 2004 (411096CA)
    Checksum: 0000A29B
    74e30000 74e9c000 RichEd20.dll
    Timestamp: Wed Aug 04 03:56:28 2004 (411096AC)
    Checksum: 000765F3
    75f80000 7607d000 browseui.dll
    Timestamp: Thu Sep 14 04:31:25 2006 (4509135D)
    Checksum: 00104A04
    77760000 778d0000 shdocvw.dll
    Timestamp: Mon Sep 04 02:12:56 2006 (44FBC3E8)
    Checksum: 00171D7B
    754d0000 75550000 CRYPTUI.dll
    Timestamp: Wed Aug 04 03:56:06 2004 (41109696)
    Checksum: 0008752B
    771b0000 7727e000 WININET.dll
    Timestamp: Wed Nov 08 00:03:34 2006 (45516526)
    Checksum: 000C94A4
    0aa10000 0aa19000 Normaliz.dll
    Timestamp: Thu Jun 29 11:05:42 2006 (44A3EC46)
    Checksum: 00010188
    76c30000 76c5e000 WINTRUST.dll
    Timestamp: Wed Aug 04 03:56:41 2004 (411096B9)
    Checksum: 0003069E
    76c90000 76cb8000 IMAGEHLP.dll
    Timestamp: Wed Aug 04 03:56:25 2004 (411096A9)
    Checksum: 0002E238
    69450000 69466000 faultrep.dll
    Timestamp: Wed Aug 04 03:56:05 2004 (41109695)
    Checksum: 000148FF
    76f50000 76f58000 WTSAPI32.dll
    Timestamp: Wed Aug 04 03:57:55 2004 (41109703)
    Checksum: 00008C06
    76360000 76370000 WINSTA.dll
    Timestamp: Wed Aug 04 03:56:40 2004 (411096B8)
    Checksum: 00014D19
    Closing open log file c:\debuglog.txt
     

  3. to hide this advert.

  4. 2007/01/02
    mflynn

    mflynn Inactive

    Joined:
    2002/08/14
    Messages:
    4,141
    Likes Received:
    9
    Not much appearent there!

    Don't believe it is SQL in 2 different versions. At least less likely.

    What versions of Net Framework do you have installed?

    It is a hard call but if you have 1 and 2 then I would uninstall both and reinstall just ver 1 if that does not work uninstall 1 and then install ver 2 if not that then the newest ver is ver 3. Do that one.

    As a wise and wordy man once said. You should have all the versions for full compatability. DUH!

    But the procedure above will allow us to see if it is in fact a version of Net Framework that is causing the problem.

    And who cares if you don't have any 1 or 2 or all 3 versions of Net Framework if it cures the problem. And dosen't cause others!!!

    Mike
     
  5. 2007/01/02
    Bill Castner

    Bill Castner Inactive

    Joined:
    2006/08/30
    Messages:
    1,980
    Likes Received:
    0
    Last edited: 2007/01/02
  6. 2007/01/02
    sfairbanks

    sfairbanks Inactive Thread Starter

    Joined:
    2006/12/22
    Messages:
    10
    Likes Received:
    0
    The msvcrt.dll I'm using is version 7.0.2600.2180.
    It is in my C:\Windows\System32 directory, Size = 335KB, Date Modified 8/4/2004 7:00 AM

    The link you led me to says that this bug was corrected in Visual Studio 6.0 Service Pack 3. I have Service Pack 6.

    Is any of this info leading to a clue?
     
  7. 2007/01/02
    mflynn

    mflynn Inactive

    Joined:
    2002/08/14
    Messages:
    4,141
    Likes Received:
    9
    Yes I saw that also but I beleive it is arriving there indirectly as he has no other Apps complaining.

    But I totally agree it is well in line to update these.

    Sfairbanks git-er-done!

    Mike
     
  8. 2007/01/02
    mflynn

    mflynn Inactive

    Joined:
    2002/08/14
    Messages:
    4,141
    Likes Received:
    9
    Opps Sfairbanks

    We crossed in the ether!

    Install the Runtimes, won't hurt may help!

    Mike
     
  9. 2007/01/02
    mflynn

    mflynn Inactive

    Joined:
    2002/08/14
    Messages:
    4,141
    Likes Received:
    9
    After you do that then get on my Net Framework process.

    I repeat I have had this conflict with Net framework before.

    If I am wrong it will make some so happy and they really, really, really need it!

    I will be happy only if you get it fixed no matter who gives the answer.

    That is the only reason I am here, not to do it all but to do my part!

    Good luck

    Mike
     
  10. 2007/01/02
    Bill Castner

    Bill Castner Inactive

    Joined:
    2006/08/30
    Messages:
    1,980
    Likes Received:
    0
    The note I first linked suggested that the Heap Manager had been fixed for Service packs 3 and upward (Service Packs are always cumulative).

    However, the issue then is in the redistributables, not Visual Studio itself. The suggestion was that the program be packaged with updated redistributables, and I provided the second link.

    One common problem is that the user may have five or six or more copies of msvcrt.dll on their system. The one you cited, for example, is from Service Pack 2 of XP.

    If you do not include the redistributables, XP is going to have to search for them based on the user's environmental variable PATH. I would be surprised if the PATH statement was identical on alll machines.

    This is at least one reason for the redistributables -- the first place checked will be the directory in which the application is installed, no matter what PATH says.

    Your last debug log clearly stated the issue was Heap Corruption:
    The reference to MSVCRT.DLL later in the log can be a coincidence. Once the heap is corrupted everything in the DUMP log becomes suspect. But controlling the versioning of MSVCRT.DLL strikes me as at least one reasonable approach to take based on your last debug log.

    Since this is not a .NET application, I am indifferent what choice you make about the .NET frameworks. They play no role in your issue whatsoever.
     
  11. 2007/01/04
    sfairbanks

    sfairbanks Inactive Thread Starter

    Joined:
    2006/12/22
    Messages:
    10
    Likes Received:
    0
    Thank you!

    Thank you all for your advice. I just wanted to update you on the outcome...

    You were right about the heap corruption. This was the link that helped me detect where it was getting corrupted.

    http://msdn2.microsoft.com/en-us/library/z8h19c37(VS.80).aspx

    I used the code in the Example in the main application, and extra memory leak information that was dumped help steer me to the heap corruption problem.

    Learned a lot of useful information here, thanks again!
     
  12. 2007/01/04
    Bill Castner

    Bill Castner Inactive

    Joined:
    2006/08/30
    Messages:
    1,980
    Likes Received:
    0
    A nice job done by yourself.

    Best regards,
    Bill
     
  13. 2007/01/05
    mflynn

    mflynn Inactive

    Joined:
    2002/08/14
    Messages:
    4,141
    Likes Received:
    9
    Hi sfairbanks

    Great!

    Been away last day and most of today.

    Great job.

    Mike
     

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.