查看: 1908|回复: 13
收起左侧

[已解决] 电脑蓝屏,求懂得人确认下

 关闭 [复制链接]
铵瀞
发表于 2014-3-22 22:33:49 | 显示全部楼层 |阅读模式
本帖最后由 铵瀞 于 2014-3-23 10:59 编辑

  蓝屏文件  
是不是网卡驱动的问题啊  
同学的电脑装了360全套

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?快速注册

x
100lj
发表于 2014-3-22 22:55:09 | 显示全部楼层
BlueScreenView检测结果:
导致崩溃的驱动程序:athr.sys
athr.sys是网卡驱动文件,试试看更新下网卡驱动。

评分

参与人数 2经验 +10 收起 理由
woxihuan2011 + 5 感谢解答: )
a330391 + 5 加分鼓励

查看全部评分

812534593
发表于 2014-3-22 23:00:44 | 显示全部楼层
自己看吧!

  1. *******************************************************************************
  2. *                                                                             *
  3. *                        Bugcheck Analysis                                    *
  4. *                                                                             *
  5. *******************************************************************************

  6. Use !analyze -v to get detailed debugging information.

  7. BugCheck 7F, {0, 0, 0, 0}

  8. Unable to load image \SystemRoot\system32\DRIVERS\athr.sys, Win32 error 0n2
  9. *** WARNING: Unable to verify timestamp for athr.sys
  10. *** ERROR: Module load completed but symbols could not be loaded for athr.sys
  11. Probably caused by : athr.sys ( athr+a22fa )

  12. Followup: MachineOwner
  13. ---------

  14. 1: kd> !analyze -v
  15. *******************************************************************************
  16. *                                                                             *
  17. *                        Bugcheck Analysis                                    *
  18. *                                                                             *
  19. *******************************************************************************

  20. UNEXPECTED_KERNEL_MODE_TRAP (7f)
  21. This means a trap occurred in kernel mode, and it's a trap of a kind
  22. that the kernel isn't allowed to have/catch (bound trap) or that
  23. is always instant death (double fault).  The first number in the
  24. bugcheck params is the number of the trap (8 = double fault, etc)
  25. Consult an Intel x86 family manual to learn more about what these
  26. traps are. Here is a *portion* of those codes:
  27. If kv shows a taskGate
  28.         use .tss on the part before the colon, then kv.
  29. Else if kv shows a trapframe
  30.         use .trap on that value
  31. Else
  32.         .trap on the appropriate frame will show where the trap was taken
  33.         (on x86, this will be the ebp that goes with the procedure KiTrap)
  34. Endif
  35. kb will then show the corrected stack.
  36. Arguments:
  37. Arg1: 00000000, EXCEPTION_DIVIDED_BY_ZERO
  38. Arg2: 00000000
  39. Arg3: 00000000
  40. Arg4: 00000000

  41. Debugging Details:
  42. ------------------


  43. BUGCHECK_STR:  0x7f_0

  44. CUSTOMER_CRASH_COUNT:  1

  45. DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

  46. PROCESS_NAME:  System

  47. CURRENT_IRQL:  2

  48. LAST_CONTROL_TRANSFER:  from 98cb82fa to 84c5671b

  49. STACK_TEXT:  
  50. 807e155c 98cb82fa badb0d00 00000000 807e157c nt!KiTrap00+0x8b
  51. WARNING: Stack unwind information not available. Following frames may be wrong.
  52. 807e15cc 00000000 8b715020 8b71555c 0000002e athr+0xa22fa


  53. STACK_COMMAND:  kb

  54. FOLLOWUP_IP:
  55. athr+a22fa
  56. 98cb82fa ??              ???

  57. SYMBOL_STACK_INDEX:  1

  58. SYMBOL_NAME:  athr+a22fa

  59. FOLLOWUP_NAME:  MachineOwner

  60. MODULE_NAME: athr

  61. IMAGE_NAME:  athr.sys

  62. DEBUG_FLR_IMAGE_TIMESTAMP:  500eb834

  63. FAILURE_BUCKET_ID:  0x7f_0_athr+a22fa

  64. BUCKET_ID:  0x7f_0_athr+a22fa

  65. Followup: MachineOwner
  66. ---------


复制代码

评分

参与人数 1经验 +4 收起 理由
woxihuan2011 + 4 感谢解答: )

查看全部评分

铵瀞
 楼主| 发表于 2014-3-22 23:02:44 | 显示全部楼层
100lj 发表于 2014-3-22 22:55
BlueScreenView检测结果:
导致崩溃的驱动程序:athr.sys
athr.sys是网卡驱动文件,试试看更新下网卡驱动 ...

谢了啊    先去更新网卡 看还不会出问题
铵瀞
 楼主| 发表于 2014-3-22 23:04:50 | 显示全部楼层

谢谢了啊
100lj
发表于 2014-3-22 23:07:00 | 显示全部楼层
铵瀞 发表于 2014-3-22 23:02
谢了啊    先去更新网卡 看还不会出问题

不用客气,你第一句话就已经说明你知道是网卡驱动的问题。
铵瀞
 楼主| 发表于 2014-3-22 23:12:56 | 显示全部楼层
100lj 发表于 2014-3-22 23:07
不用客气,你第一句话就已经说明你知道是网卡驱动的问题。

只是不是很确定   而且不是自己的电脑   要确认点 才敢帮别人修
100lj
发表于 2014-3-22 23:21:03 | 显示全部楼层
本帖最后由 100lj 于 2014-3-22 23:22 编辑
铵瀞 发表于 2014-3-22 23:12
只是不是很确定   而且不是自己的电脑   要确认点 才敢帮别人修


查蓝屏最好的工具貌似windows debug,我没装。如果拿不准可以用这个确认下。
参考下:http://www.cnitblog.com/windone0109/archive/2008/06/26/45994.html
铵瀞
 楼主| 发表于 2014-3-22 23:50:04 | 显示全部楼层
100lj 发表于 2014-3-22 23:21
查蓝屏最好的工具貌似windows debug,我没装。如果拿不准可以用这个确认下。
参考下:http://www.cnit ...

三楼那个应该就是windebug的吧
100lj
发表于 2014-3-23 10:20:30 | 显示全部楼层
铵瀞 发表于 2014-3-22 23:50
三楼那个应该就是windebug的吧

看着像,但好象没用符号文件库。
您需要登录后才可以回帖 登录 | 快速注册

本版积分规则

手机版|杀毒软件|软件论坛| 卡饭论坛

Copyright © KaFan  KaFan.cn All Rights Reserved.

Powered by Discuz! X3.4( 沪ICP备2020031077号-2 ) GMT+8, 2025-1-25 21:35 , Processed in 0.161050 second(s), 18 queries .

卡饭网所发布的一切软件、样本、工具、文章等仅限用于学习和研究,不得将上述内容用于商业或者其他非法用途,否则产生的一切后果自负,本站信息来自网络,版权争议问题与本站无关,您必须在下载后的24小时之内从您的电脑中彻底删除上述信息,如有问题请通过邮件与我们联系。

快速回复 客服 返回顶部 返回列表