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.

Bugcheck - Windbg err: "call to LoadLibrary(ext) failed, Win32 error 127"

Discussion in 'Legacy Windows' started by up2above, 2006/03/07.

  1. 2006/03/07
    up2above

    up2above Inactive Thread Starter

    Joined:
    2006/03/07
    Messages:
    1
    Likes Received:
    0
    Hi,

    What follows is a bugcheck dump using the Admin's utility. I get the message "The call to LoadLibrary(ext) failed, Win32 error 127. The specified procedure could not be found. "

    Can't find any doc on what this error means & how to fix it. Any ideas?

    Thanks,
    Steve
    *******************************************************

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


    Loading Dump File [C:\WINNT\MEMORY.DMP]
    Kernel Complete Dump File: Full address space is available

    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: C:\WINNT;C:\WINNT\system32;C:\WINNT\system32\drivers
    Windows 2000 Kernel Version 2195 (Service Pack 4) UP Free x86 compatible
    Product: LanManNt, suite: TerminalServer SingleUserTS
    Kernel base = 0x80400000 PsLoadedModuleList = 0x80481580
    Debug session time: Tue Mar 7 05:28:20.484 2006 (GMT-5)
    System Uptime: 0 days 3:00:24.304
    Loading Kernel Symbols
    ..............................................................................................
    Loading User Symbols
    Loading unloaded module list
    ...
    The call to LoadLibrary(ext) failed, Win32 error 127
    "The specified procedure could not be found. "
    Please check your debugger configuration and/or network access.
    The call to LoadLibrary(ext) failed, Win32 error 127
    "The specified procedure could not be found. "
    Please check your debugger configuration and/or network access.
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************
    .bugcheck
    Bugcheck code 0000001A
    Arguments 00041284 b51db000 00006fd4 c0c00000

    kb
    ChildEBP RetAddr Args to Child
    eb8374b0 80446334 00006fd4 8204e998 8204e998 nt!MiLocateWsle+0xca
    eb8374ec 80413524 b51db000 e132a601 00000000 nt!MmUnmapViewInSystemCache+0xb0
    eb837500 80413c69 8204e998 81f064c8 00000001 nt!CcUnmapVacb+0x28
    eb837534 80412e90 00100001 00000001 81f064c8 nt!CcUnmapVacbArray+0x159
    eb8375e4 80412d78 81f064c8 00780000 00000000 nt!CcGetVacbMiss+0xa4
    eb837614 8040c7ee 81f06400 00780000 00000000 nt!CcGetVirtualAddress+0x86
    eb83769c 80411ba0 81f06638 eb8376e4 00001000 nt!CcPinFileData+0xa6
    eb837714 f876d2e4 81f06638 eb837764 00001000 nt!CcPreparePinWrite+0xac
    eb837794 f876b656 e1369268 00000000 e132a228 Ntfs!LfsGetLbcb+0x5c
    eb8377a4 f876b382 e1369268 0001d6a0 e1369268 Ntfs!LfsPrepareLfcbForLogRecord+0x4c
    eb8377dc f876b752 e1369268 e132a228 00000002 Ntfs!LfsWriteLogRecordIntoLogPage+0x66
    eb837854 f876be6b e132a228 00000002 eb8378f4 Ntfs!LfsWrite+0xdc
    eb8379d0 f876ae53 eb837c48 81f07b48 00000000 Ntfs!NtfsWriteLog+0x665
    eb837bd0 f876c28f eb837c48 81ff00f0 00000000 Ntfs!NtfsCheckpointVolume+0x9a9
    eb837d78 80416bfa 00000000 00000000 00000000 Ntfs!NtfsCheckpointAllVolumes+0x117
    eb837da8 80454ab2 00000000 00000000 00000000 nt!ExpWorkerThread+0xae
    eb837ddc 804692a2 80416b4c 00000000 00000000 nt!PspSystemThreadStartup+0x54
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16

    kd> !analyze -v;r;kv;lmtn;.logclose;q
    The call to LoadLibrary(ext) failed, Win32 error 127
    "The specified procedure could not be found. "
    Please check your debugger configuration and/or network access.
    No export analyze found
    eax=ffdff13c ebx=0000001a ecx=b51db000 edx=fffff000 esi=c0c00000 edi=fffffff0
    eip=8044c666 esp=eb83748c ebp=eb8374b0 iopl=0 nv up ei ng nz na po nc
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00000286
    nt!MiLocateWsle+0xca:
    8044c666 5f pop edi
    ChildEBP RetAddr Args to Child
    eb8374b0 80446334 00006fd4 8204e998 8204e998 nt!MiLocateWsle+0xca (FPO: [Non-Fpo])
    eb8374ec 80413524 b51db000 e132a601 00000000 nt!MmUnmapViewInSystemCache+0xb0 (FPO: [Non-Fpo])
    eb837500 80413c69 8204e998 81f064c8 00000001 nt!CcUnmapVacb+0x28 (FPO: [3,0,1])
    eb837534 80412e90 00100001 00000001 81f064c8 nt!CcUnmapVacbArray+0x159 (FPO: [Non-Fpo])
    eb8375e4 80412d78 81f064c8 00780000 00000000 nt!CcGetVacbMiss+0xa4 (FPO: [Non-Fpo])
    eb837614 8040c7ee 81f06400 00780000 00000000 nt!CcGetVirtualAddress+0x86 (FPO: [Non-Fpo])
    eb83769c 80411ba0 81f06638 eb8376e4 00001000 nt!CcPinFileData+0xa6 (FPO: [Non-Fpo])
    eb837714 f876d2e4 81f06638 eb837764 00001000 nt!CcPreparePinWrite+0xac (FPO: [Non-Fpo])
    eb837794 f876b656 e1369268 00000000 e132a228 Ntfs!LfsGetLbcb+0x5c (FPO: [Non-Fpo])
    eb8377a4 f876b382 e1369268 0001d6a0 e1369268 Ntfs!LfsPrepareLfcbForLogRecord+0x4c (FPO: [2,0,2])
    eb8377dc f876b752 e1369268 e132a228 00000002 Ntfs!LfsWriteLogRecordIntoLogPage+0x66 (FPO: [Non-Fpo])
    eb837854 f876be6b e132a228 00000002 eb8378f4 Ntfs!LfsWrite+0xdc (FPO: [Non-Fpo])
    eb8379d0 f876ae53 eb837c48 81f07b48 00000000 Ntfs!NtfsWriteLog+0x665 (FPO: [Non-Fpo])
    eb837bd0 f876c28f eb837c48 81ff00f0 00000000 Ntfs!NtfsCheckpointVolume+0x9a9 (FPO: [Non-Fpo])
    eb837d78 80416bfa 00000000 00000000 00000000 Ntfs!NtfsCheckpointAllVolumes+0x117 (FPO: [Non-Fpo])
    eb837da8 80454ab2 00000000 00000000 00000000 nt!ExpWorkerThread+0xae (FPO: [Non-Fpo])
    eb837ddc 804692a2 80416b4c 00000000 00000000 nt!PspSystemThreadStartup+0x54 (FPO: [Non-Fpo])
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
    start end module name
    80062000 80072520 hal halacpi.dll Thu Mar 20 21:04:40 2003 (3E7A7338)
    80400000 8059cd80 nt ntoskrnl.exe Thu Oct 06 05:20:25 2005 (4344EC59)
    a0000000 a0190000 win32k win32k.sys unavailable (FFFFFFFE)
    a0190000 a0549000 nv4_disp nv4_disp.dll unavailable (FFFFFFFE)
    eb400000 eb40e6a0 pci pci.sys Wed Jan 15 14:44:07 2003 (3E25BA07)
    eb410000 eb41b680 isapnp isapnp.sys Wed Jan 15 14:43:47 2003 (3E25B9F3)
    eb420000 eb428700 CLASSPNP CLASSPNP.SYS Wed Jan 15 14:42:51 2003 (3E25B9BB)
    eb490000 eb49c4c0 VIDEOPRT VIDEOPRT.SYS Wed Jan 15 14:47:20 2003 (3E25BAC8)
    eb4a0000 eb4ab680 i8042prt i8042prt.sys Wed Apr 16 00:00:59 2003 (3E9CD57B)
    eb4b0000 eb4bf400 serial serial.sys Wed Apr 16 00:19:39 2003 (3E9CD9DB)
    eb4c0000 eb4cca80 rasl2tp rasl2tp.sys Tue Apr 29 19:05:06 2003 (3EAF0522)
    eb4d0000 eb4dbc40 raspptp raspptp.sys Wed May 14 19:47:00 2003 (3EC2D574)
    eb4e0000 eb4eea20 parallel parallel.sys Wed Jan 15 14:47:14 2003 (3E25BAC2)
    eb500000 eb508a60 termdd termdd.sys Fri Mar 21 16:43:08 2003 (3E7B876C)
    eb510000 eb519be0 usbhub usbhub.sys Tue Mar 18 18:30:41 2003 (3E77AC21)
    eb520000 eb529ce0 NDProxy NDProxy.SYS Thu Sep 30 19:25:35 1999 (37F3F16F)
    eb530000 eb538fa0 Npfs Npfs.SYS Sat Oct 09 19:58:07 1999 (37FFD68F)
    eb540000 eb548680 msgpc msgpc.sys Wed Jan 15 14:54:25 2003 (3E25BC71)
    eb550000 eb5581a0 netbios netbios.sys Tue Oct 12 15:34:19 1999 (38038D3B)
    eb5e0000 eb5e8240 Fips Fips.SYS Tue May 09 11:28:29 2000 (39182E9D)
    eb680000 eb685520 PCIIDEX PCIIDEX.SYS Tue Feb 25 13:31:08 2003 (3E5BB66C)
    eb688000 eb68f5a0 MountMgr MountMgr.sys Thu Dec 02 22:33:01 2004 (41AFDE6D)
    eb690000 eb697720 disk disk.sys Wed Jan 15 14:43:05 2003 (3E25B9C9)
    eb698000 eb69cb80 IABFilt IABFilt.sys Fri Aug 27 16:32:37 2004 (412F9A65)
    eb6a0000 eb6a5100 agp440 agp440.sys Wed Jan 15 14:47:07 2003 (3E25BABB)
    eb6b0000 eb6b40e0 raspti raspti.sys Fri Oct 08 16:45:10 1999 (37FE57D6)
    eb6e0000 eb6e7d00 wanarp wanarp.sys Fri Aug 16 08:25:01 2002 (3D5CEF1D)
    eb710000 eb7148c0 TDTCP TDTCP.SYS Fri Mar 21 16:43:08 2003 (3E7B876C)
    eb738000 eb73ca60 flpydisk flpydisk.sys Wed Jan 15 14:42:52 2003 (3E25B9BC)
    eb750000 eb755400 mouclass mouclass.sys Thu Feb 20 11:37:45 2003 (3E550459)
    eb760000 eb765ec0 kbdclass kbdclass.sys Thu Feb 20 11:37:30 2003 (3E55044A)
    eb768000 eb76ea20 EFS EFS.SYS Wed Jan 15 14:46:55 2003 (3E25BAAF)
    eb770000 eb777000 fdc fdc.sys unavailable (FFFFFFFE)
    eb780000 eb785320 USBSTOR USBSTOR.SYS Wed Jan 15 14:45:52 2003 (3E25BA70)
    eb790000 eb796100 parport parport.sys Wed Jan 15 14:47:13 2003 (3E25BAC1)
    eb7a0000 eb7a6c40 cdrom cdrom.sys Wed Jan 15 14:43:04 2003 (3E25B9C8)
    eb7b0000 eb7b7f40 uhcd uhcd.sys Wed Jan 15 14:45:50 2003 (3E25BA6E)
    eb7b8000 eb7bd240 Msfs Msfs.SYS Tue Oct 26 19:21:32 1999 (3816377C)
    eb7c8000 eb7ccfc0 USBD USBD.SYS Wed Jan 22 12:05:33 2003 (3E2ECF5D)
    eb808000 eb80c400 ptilink ptilink.sys Wed Jan 15 14:47:15 2003 (3E25BAC3)
    eb810000 eb812a20 BOOTVID BOOTVID.dll Wed Nov 03 20:24:33 1999 (3820E051)
    eb814000 eb816d00 PartMgr PartMgr.sys Wed Jan 15 14:43:07 2003 (3E25B9CB)
    eb818000 eb81bd00 imdrvfsf imdrvfsf.sys Mon May 16 16:06:08 2005 (4288FD30)
    eb8a0000 eb8a3640 serenum serenum.sys Wed Jan 15 14:47:01 2003 (3E25BAB5)
    eb8ac000 eb8ae2e0 ndistapi ndistapi.sys Wed Jan 15 14:54:15 2003 (3E25BC67)
    eb8bc000 eb8bfe60 TDI TDI.SYS Wed Jan 15 14:56:26 2003 (3E25BCEA)
    eb8f4000 eb8f7580 vga vga.sys Sat Sep 25 14:37:40 1999 (37ED1674)
    eb900000 eb901100 intelide intelide.sys Wed Feb 19 12:19:09 2003 (3E53BC8D)
    eb902000 eb903d20 Diskperf Diskperf.sys Wed Feb 12 16:34:38 2003 (3E4ABDEE)
    eb904000 eb905b80 dmload dmload.sys Wed Jan 15 14:47:06 2003 (3E25BABA)
    eb90a000 eb90b860 ParVdm ParVdm.SYS Mon Sep 27 23:28:16 1999 (37F035D0)
    eb916000 eb917ca0 Fs_Rec Fs_Rec.SYS Wed Jan 15 14:53:30 2003 (3E25BC3A)
    eb91e000 eb91fe40 rasacd rasacd.sys Sat Sep 25 14:41:23 1999 (37ED1753)
    eb934000 eb935b60 NAVAPEL NAVAPEL.SYS Thu Sep 21 06:31:27 2000 (39C9E37F)
    eb9c8000 eb9c8f80 WMILIB WMILIB.SYS Sat Sep 25 14:36:47 1999 (37ED163F)
    eb9c9000 eb9c9b00 pciide pciide.sys Wed Jan 15 14:43:03 2003 (3E25B9C7)
    eb9e2000 eb9e2a40 audstub audstub.sys Sat Sep 25 14:35:33 1999 (37ED15F5)
    eb9ed000 eb9ee000 swenum swenum.sys Wed Dec 04 12:10:07 2002 (3DEE36EF)
    eb9fa000 eb9fa9e0 Null Null.SYS Sat Sep 25 14:34:58 1999 (37ED15D2)
    eb9fc000 eb9fcee0 Beep Beep.SYS Wed Oct 20 18:18:59 1999 (380E3FD3)
    eb9ff000 eb9fff80 mnmdd mnmdd.SYS Sat Sep 25 14:37:40 1999 (37ED1674)
    f4581000 f4596f20 RDPWD RDPWD.SYS Fri Jun 17 02:41:40 2005 (42B270A4)
    f4667000 f4676a20 ipsec ipsec.sys Tue Apr 29 19:04:59 2003 (3EAF051B)
    f46c3000 f46c5920 NMSCFG NMSCFG.SYS Fri Jul 07 13:23:19 2000 (39661207)
    f47af000 f47b1f20 spud spud.sys Fri Nov 19 18:36:27 1999 (3835DEFB)
    f4a47000 f4a69ac0 Fastfat Fastfat.SYS Tue Jul 19 06:44:42 2005 (42DCD99A)
    f4b22000 f4b31600 Cdfs Cdfs.SYS Fri Apr 01 20:23:36 2005 (424DF418)
    f4d8a000 f4dc4440 srv srv.sys Tue May 03 04:10:42 2005 (42773202)
    f4f55000 f4f74140 afd afd.sys Mon Apr 11 17:31:21 2005 (425AECA9)
    f4f75000 f4f8de00 nbf nbf.sys Sat Sep 25 15:16:47 1999 (37ED1F9F)
    f7307000 f731bea0 dump_adpu160m dump_adpu160m.sys Fri Nov 09 14:00:48 2001 (3BEC27E0)
    f7344000 f73ada40 mrxsmb mrxsmb.sys Fri Apr 01 20:23:32 2005 (424DF414)
    f73c0000 f73ecac0 rdbss rdbss.sys Mon Apr 11 17:31:22 2005 (425AECAA)
    f73ed000 f7417d00 netbt netbt.sys Fri Apr 01 20:23:24 2005 (424DF40C)
    f7418000 f74661a0 tcpip tcpip.sys Thu May 12 06:24:58 2005 (42832EFA)
    f749b000 f749e6c0 dump_diskdump dump_diskdump.sys Tue Feb 25 14:18:04 2003 (3E5BC16C)
    f84cf000 f84f93a0 update update.sys Wed Apr 16 00:22:01 2003 (3E9CDA69)
    f84fa000 f8519d00 ks ks.sys Wed Dec 04 12:09:38 2002 (3DEE36D2)
    f852c000 f854f060 rdpdr rdpdr.sys Fri Mar 21 16:43:14 2003 (3E7B8772)
    f8550000 f8566ba0 ndiswan ndiswan.sys Tue Apr 29 19:05:01 2003 (3EAF051D)
    f8567000 f858c000 e100bnt5 e100bnt5.sys Fri Mar 04 12:05:59 2005 (42289577)
    f858c000 f86c3520 nv4_mini nv4_mini.sys Mon Jul 28 18:48:36 2003 (3F25A844)
    f870c000 f8721be0 Mup Mup.sys Thu Dec 02 22:37:23 2004 (41AFDF73)
    f8722000 f874baa0 NDIS NDIS.sys Tue Apr 29 19:05:01 2003 (3EAF051D)
    f874c000 f87c9480 Ntfs Ntfs.sys Tue May 10 05:20:29 2005 (42807CDD)
    f87ca000 f880b000 revfs revfs.sys Mon Dec 12 17:33:06 2005 (439DFAA2)
    f880b000 f881c7c0 KSecDD KSecDD.sys Sat Sep 20 20:32:19 2003 (3F6CF193)
    f881d000 f882f1c0 Dfs Dfs.sys Tue Feb 11 21:19:06 2003 (3E49AF1A)
    f8830000 f88515a0 fltmgr fltmgr.sys Thu Apr 14 02:59:00 2005 (425E14B4)
    f8852000 f8864180 SCSIPORT SCSIPORT.SYS Thu Dec 30 00:53:36 2004 (41D397E0)
    f8865000 f8879ea0 adpu160m adpu160m.sys Fri Nov 09 14:00:48 2001 (3BEC27E0)
    f887a000 f888f180 atapi atapi.sys Tue Apr 01 13:08:25 2003 (3E89D599)
    f8890000 f88b19c0 dmio dmio.sys Wed Jan 15 14:47:04 2003 (3E25BAB8)
    f88b2000 f88ce5a0 ftdisk ftdisk.sys Thu Dec 02 22:29:58 2004 (41AFDDB6)
    f88cf000 f88f6c20 ACPI ACPI.sys Wed Jan 15 14:44:22 2003 (3E25BA16)

    Unloaded modules:
    eb560000 eb569000 redbook.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    eb798000 eb79d000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    eb8ec000 eb8ef000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt
     
  2. 2006/03/07
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
    Arie,
    #2

  3. to hide this advert.

  4. 2006/03/08
    haennerson

    haennerson Inactive

    Joined:
    2006/03/08
    Messages:
    3
    Likes Received:
    0
    hi

    i've got the same error message while executing the debug wizard...
    i installed the latest version of ms debugging tools and the connection to the internet is ok. is there a specialy port for the tool? (firewall problems?)

    other ideas?

    thanks, simon
     
  5. 2006/03/08
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
    No, it uses HTTP (port 80).
     
    Arie,
    #4
  6. 2006/03/10
    cpc2004

    cpc2004 Inactive

    Joined:
    2005/07/08
    Messages:
    366
    Likes Received:
    0
    Hi,

    Bugcheck code 1A is usually caused by faulty ram. Run memtest to stress test the ram.
     

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.