AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-1073350

Anurag's questions

Martin Hope
Anurag
Asked: 2020-08-20 01:03:09 +0800 CST

Basic_ncsa_auth.exe 未运行。鱿鱼 Windows 服务器 2016

  • 5

在 server 2016 windows 中安装 squid 代理后,squid 代理进程 basic_ncsa_auth.exe 没有运行,因为这个 squid 代理不工作。

以下链接中提供的解决方案:- http://xaviertidus.com/linux/could-not-determine-this-machines-public-hostname-please-configure-one-or-set-visible_hostname-squid/

http://squid-web-proxy-cache.1019090.n4.nabble.com/WARNING-Could-not-determine-this-machines-public-hostname-Please-configure-one-or-set-visible-hostna- td4663074.html

https://serverfault.com/questions/414201/config-squid-for-windows-with-basic-authorization-but-squid-still-denied-access

https://gist.github.com/yvanin/ef831720112c1f6ee8c3

但没有运气。

windows windows-server-2016
  • 1 个回答
  • 532 Views
Martin Hope
Anurag
Asked: 2019-08-09 04:28:18 +0800 CST

Windows 驱动程序导致 BSOD

  • 5

我正在安装网络低等待过滤器驱动程序 (NDIS 6.0 PCAUSA)。一旦驱动程序开始系统崩溃并出现蓝屏死机。

操作系统:- Windows 7 专业版 x64。处理器:- Intel64 系列 6 型号 60 步进 3 GenuineIntel 1488 Mhz

转储分析如下:-

"IRQL_NOT_LESS_OR_EQUAL (a)"
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 0000000000000000, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, bitfield :
    bit 0 : value 0 = read operation, 1 = write operation
    bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002c9e3d5, address which referenced memory

Debugging Details:
------------------


READ_ADDRESS:  0000000000000000 

CURRENT_IRQL:  2

FAULTING_IP: 
nt!KiTimerWaitTest+2a5
fffff800`02c9e3d5 488b6d00        mov     rbp,qword ptr [rbp]

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0xA

PROCESS_NAME:  System

TRAP_FRAME:  fffff80000b9e270 -- (.trap 0xfffff80000b9e270)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000000
rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002c9e3d5 rsp=fffff80000b9e400 rbp=0000000000000000
 r8=fffff80002e6e401  r9=00000000000000c6 r10=fffff80002c61000
r11=fffff80002e6e4d0 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0         nv up ei pl nz ac pe cy
nt!KiTimerWaitTest+0x2a5:
fffff800`02c9e3d5 488b6d00        mov     rbp,qword ptr [rbp] ss:0018:00000000`00000000=????????????????
Resetting default scope

LAST_CONTROL_TRANSFER:  from fffff80002d030e9 to fffff80002cf4ca0

STACK_TEXT:  
fffff800`00b9e128 fffff800`02d030e9 : 00000000`0000000a 00000000`00000000 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff800`00b9e130 fffff800`02d00ece : 00000000`00000000 00000000`00000000 ffffffff`ffffff00 fffff880`03a83968 : nt!KiBugCheckDispatch+0x69
fffff800`00b9e270 fffff800`02c9e3d5 : ffffffff`fffb6c20 fffffa80`077d2168 fffffa80`077d2060 fffff800`00000000 : nt!KiPageFault+0x44e
fffff800`00b9e400 fffff800`02c9df6d : fffff880`03a83960 fffffa80`077d2168 fffffa80`077d2168 00000000`00000000 : nt!KiTimerWaitTest+0x2a5
fffff800`00b9e480 fffff800`02ca12de : 00000000`5062a643 fffff800`00b9eb18 00000000`000021c5 fffff800`02e49628 : nt!KiProcessExpiredTimerList+0x6d
fffff800`00b9eaf0 fffff800`02ca15a7 : 00000000`185477c3 fffff800`000021c5 fffffa80`0694fb10 00000000`000000c5 : nt!KiTimerExpiration+0x1be
fffff800`00b9eb90 fffff800`02cf822a : fffff800`02e45180 fffff800`02e551c0 00000000`00000001 fffff880`00000001 : nt!KiRetireDpcList+0x277
fffff800`00b9ec40 00000000`00000000 : fffff800`00b9f000 fffff800`00b99000 fffff800`00b9ec00 00000000`00000000 : nt!KiIdleLoop+0x5a


STACK_COMMAND:  kb

FOLLOWUP_IP: 
nt!KiTimerWaitTest+2a5
fffff800`02c9e3d5 488b6d00        mov     rbp,qword ptr [rbp]

SYMBOL_STACK_INDEX:  3

SYMBOL_NAME:  nt!KiTimerWaitTest+2a5

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

IMAGE_NAME:  ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  5d010ddc

FAILURE_BUCKET_ID:  X64_0xA_nt!KiTimerWaitTest+2a5

BUCKET_ID:  X64_0xA_nt!KiTimerWaitTest+2a5

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

0: kd> k
Child-SP          RetAddr           Call Site
fffff800`00b9e128 fffff800`02d030e9 nt!KeBugCheckEx
fffff800`00b9e130 fffff800`02d00ece nt!KiBugCheckDispatch+0x69
fffff800`00b9e270 fffff800`02c9e3d5 nt!KiPageFault+0x44e
fffff800`00b9e400 fffff800`02c9df6d nt!KiTimerWaitTest+0x2a5
fffff800`00b9e480 fffff800`02ca12de nt!KiProcessExpiredTimerList+0x6d
fffff800`00b9eaf0 fffff800`02ca15a7 nt!KiTimerExpiration+0x1be
fffff800`00b9eb90 fffff800`02cf822a nt!KiRetireDpcList+0x277
fffff800`00b9ec40 00000000`00000000 nt!KiIdleLoop+0x5a
0: kd> !findthebuild
FindTheBuild service not found

*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 0000000000000000, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, bitfield :
    bit 0 : value 0 = read operation, 1 = write operation
    bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002c9e3d5, address which referenced memory

Debugging Details:
------------------


READ_ADDRESS:  0000000000000000 

CURRENT_IRQL:  2

FAULTING_IP: 
nt!KiTimerWaitTest+2a5
fffff800`02c9e3d5 488b6d00        mov     rbp,qword ptr [rbp]

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0xA

PROCESS_NAME:  System

TRAP_FRAME:  fffff80000b9e270 -- (.trap 0xfffff80000b9e270)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000000
rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002c9e3d5 rsp=fffff80000b9e400 rbp=0000000000000000
 r8=fffff80002e6e401  r9=00000000000000c6 r10=fffff80002c61000
r11=fffff80002e6e4d0 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0         nv up ei pl nz ac pe cy
nt!KiTimerWaitTest+0x2a5:
fffff800`02c9e3d5 488b6d00        mov     rbp,qword ptr [rbp] ss:0018:00000000`00000000=????????????????
Resetting default scope

LAST_CONTROL_TRANSFER:  from fffff80002d030e9 to fffff80002cf4ca0

STACK_TEXT:  
fffff800`00b9e128 fffff800`02d030e9 : 00000000`0000000a 00000000`00000000 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
fffff800`00b9e130 fffff800`02d00ece : 00000000`00000000 00000000`00000000 ffffffff`ffffff00 fffff880`03a83968 : nt!KiBugCheckDispatch+0x69
fffff800`00b9e270 fffff800`02c9e3d5 : ffffffff`fffb6c20 fffffa80`077d2168 fffffa80`077d2060 fffff800`00000000 : nt!KiPageFault+0x44e
fffff800`00b9e400 fffff800`02c9df6d : fffff880`03a83960 fffffa80`077d2168 fffffa80`077d2168 00000000`00000000 : nt!KiTimerWaitTest+0x2a5
fffff800`00b9e480 fffff800`02ca12de : 00000000`5062a643 fffff800`00b9eb18 00000000`000021c5 fffff800`02e49628 : nt!KiProcessExpiredTimerList+0x6d
fffff800`00b9eaf0 fffff800`02ca15a7 : 00000000`185477c3 fffff800`000021c5 fffffa80`0694fb10 00000000`000000c5 : nt!KiTimerExpiration+0x1be
fffff800`00b9eb90 fffff800`02cf822a : fffff800`02e45180 fffff800`02e551c0 00000000`00000001 fffff880`00000001 : nt!KiRetireDpcList+0x277
fffff800`00b9ec40 00000000`00000000 : fffff800`00b9f000 fffff800`00b99000 fffff800`00b9ec00 00000000`00000000 : nt!KiIdleLoop+0x5a


STACK_COMMAND:  kb

FOLLOWUP_IP: 
nt!KiTimerWaitTest+2a5
fffff800`02c9e3d5 488b6d00        mov     rbp,qword ptr [rbp]

SYMBOL_STACK_INDEX:  3

SYMBOL_NAME:  nt!KiTimerWaitTest+2a5

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

IMAGE_NAME:  ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  5d010ddc

FAILURE_BUCKET_ID:  X64_0xA_nt!KiTimerWaitTest+2a5

BUCKET_ID:  X64_0xA_nt!KiTimerWaitTest+2a5

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

0: kd> .trap 0xfffff80000b9e270
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000000
rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002c9e3d5 rsp=fffff80000b9e400 rbp=0000000000000000
 r8=fffff80002e6e401  r9=00000000000000c6 r10=fffff80002c61000
r11=fffff80002e6e4d0 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0         nv up ei pl nz ac pe cy
nt!KiTimerWaitTest+0x2a5:
fffff800`02c9e3d5 488b6d00        mov     rbp,qword ptr [rbp] ss:0018:00000000`00000000=????????????????`
windows-7 drivers
  • 1 个回答
  • 468 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何减少“vmmem”进程的消耗?

    • 11 个回答
  • Marko Smith

    从 Microsoft Stream 下载视频

    • 4 个回答
  • Marko Smith

    Google Chrome DevTools 无法解析 SourceMap:chrome-extension

    • 6 个回答
  • Marko Smith

    Windows 照片查看器因为内存不足而无法运行?

    • 5 个回答
  • Marko Smith

    支持结束后如何激活 WindowsXP?

    • 6 个回答
  • Marko Smith

    远程桌面间歇性冻结

    • 7 个回答
  • Marko Smith

    子网掩码 /32 是什么意思?

    • 6 个回答
  • Marko Smith

    鼠标指针在 Windows 中按下的箭头键上移动?

    • 1 个回答
  • Marko Smith

    VirtualBox 无法以 VERR_NEM_VM_CREATE_FAILED 启动

    • 8 个回答
  • Marko Smith

    应用程序不会出现在 MacBook 的摄像头和麦克风隐私设置中

    • 5 个回答
  • Martin Hope
    Vickel Firefox 不再允许粘贴到 WhatsApp 网页中? 2023-08-18 05:04:35 +0800 CST
  • Martin Hope
    Saaru Lindestøkke 为什么使用 Python 的 tar 库时 tar.xz 文件比 macOS tar 小 15 倍? 2021-03-14 09:37:48 +0800 CST
  • Martin Hope
    CiaranWelsh 如何减少“vmmem”进程的消耗? 2020-06-10 02:06:58 +0800 CST
  • Martin Hope
    Jim Windows 10 搜索未加载,显示空白窗口 2020-02-06 03:28:26 +0800 CST
  • Martin Hope
    andre_ss6 远程桌面间歇性冻结 2019-09-11 12:56:40 +0800 CST
  • Martin Hope
    Riley Carney 为什么在 URL 后面加一个点会删除登录信息? 2019-08-06 10:59:24 +0800 CST
  • Martin Hope
    zdimension 鼠标指针在 Windows 中按下的箭头键上移动? 2019-08-04 06:39:57 +0800 CST
  • Martin Hope
    jonsca 我所有的 Firefox 附加组件突然被禁用了,我该如何重新启用它们? 2019-05-04 17:58:52 +0800 CST
  • Martin Hope
    MCK 是否可以使用文本创建二维码? 2019-04-02 06:32:14 +0800 CST
  • Martin Hope
    SoniEx2 更改 git init 默认分支名称 2019-04-01 06:16:56 +0800 CST

热门标签

windows-10 linux windows microsoft-excel networking ubuntu worksheet-function bash command-line hard-drive

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve