Windows 10: BSOD while using bittorrent

Discus and support BSOD while using bittorrent in Windows 10 BSOD Crashes and Debugging to solve the problem; Attachment 79392 I re-installed the drivers but it is still the same. I've uploaded a new log. I hope you can see some progress or something *Tongue Discussion in 'Windows 10 BSOD Crashes and Debugging' started by WEETJE, May 6, 2016.

  1. WEETJE Win User

    BSOD while using bittorrent


    Attachment 79392

    I re-installed the drivers but it is still the same. I've uploaded a new log. I hope you can see some progress or something *Tongue
     
    WEETJE, May 11, 2016
    #16
  2. axe0 New Member

    I'm not entirely sure what the problem is, a Windows network driver is allocating a Memory Descriptor List (MDL) which describes the memory buffer to the specified virtual memory address for the network driver, the Memory Management tries to allocate the MDL to nonpaged pool where after a pagefault occurs, however when taking a look at the IRQL it seems to be at level 2 which doesn't allow a pagefault to be occured.
    So the crash occurs because a pagefault happened at this IRQL, but it is unclear to me why a pagefault occurs.
    IRQL = Interrupt Request Level, the priority scheme Windows uses when processing everything.

    I'd like to try a memory diagnostics test, if this test does not show any error then I would suggest that you remove Norton as a test to see if that improves anything.
    I would want you to remove as much as possible 3rd party security programs, because they show up a lot in crashes that are network related. If you've removed all 3rd party security programs and the crash is still happening then it certainly is a bug in the network drivers, all that you can do then is report it to Acer so they can fix this problem.




    BSOD while using bittorrent [​IMG]
    Diagnostic Test
    BSOD while using bittorrent [​IMG]
    RAM TEST

    BSOD while using bittorrent [​IMG]
    Run MemTest86+ - Test RAM - Windows 10 Forums


    BSOD while using bittorrent [​IMG]
    Note
    BSOD while using bittorrent [​IMG]


    MemTest86+ needs to be run for at least 8 complete passes for conclusive results. Set it running before you go to bed and leave it overnight. We're looking for zero errors here. Even a single error will indicate RAM failure.

    Make a photo of the result and post it.

    Addition:
    If errors show up you can stop the test, remove all sticks but 1 and test this single stick in each slot for 8 passes or until errors show, switch sticks and repeat.
    If errors show up and you see them a lot later, no problem, the errors don't affect the test.

    Code: Child-SP RetAddr : Args to Child : Call Site ffffd001`cf7b2448 fffff803`817e5c34 : 00000000`00000050 fffff6fb`400037a8 00000000`00000000 fffff6fb`7da00018 : nt!KeBugCheckEx ffffd001`cf7b2450 fffff803`816bcb84 : 00000000`00000000 fffff6fb`400037a8 00000000`00000000 ffffd001`00000000 : nt! ?? ::FNODOBFM::`string'+0x10b34 ffffd001`cf7b25d0 fffff803`817cf9bc : fffff801`b2efbd90 00000000`0000ffff 00000000`00000000 00000000`00266bd8 : nt!MmAccessFault+0x2e4 ffffd001`cf7b2730 fffff803`81740bc7 : 00000000`00000000 00000000`00000780 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x13c (TrapFrame @ ffffd001`cf7b2730) ffffd001`cf7b28c8 fffff801`ad551a21 : ffffe001`2d800000 00000000`deadbeef ffffe001`2a34a000 00000000`4cd73891 : nt!MmBuildMdlForNonPagedPool+0x87 ffffd001`cf7b28f0 fffff801`b2203c0f : ffffe001`290c5140 fffff803`816fa713 ffffe001`290c5040 fffff803`817cb7bf : ndis!NdisAllocateMdl+0x31 ffffd001`cf7b2930 ffffe001`290c5140 : fffff803`816fa713 ffffe001`290c5040 fffff803`817cb7bf 00000000`0000017c : bcmwl63a+0xe3c0f ffffd001`cf7b2938 fffff803`816fa713 : ffffe001`290c5040 fffff803`817cb7bf 00000000`0000017c fffff801`b21e5fec : 0xffffe001`290c5140 ffffd001`cf7b2940 fffff803`816fa159 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSwapThread+0x1a3 ffffd001`cf7b29f0 fffff803`816f9dc5 : 00000000`00000000 00000000`00000003 ffff4f2f`d8612d98 00000000`00000000 : nt!KiCommitThreadWait+0x149 ffffd001`cf7b2a80 fffff801`b22d5281 : ffffe001`00000020 ffffe001`2a34a000 00000000`00000000 ffffd001`cf7b2be0 : nt!KeWaitForSingleObject+0x375 ffffd001`cf7b2b40 ffffe001`00000020 : ffffe001`2a34a000 00000000`00000000 ffffd001`cf7b2be0 00000000`00000000 : bcmwl63a+0x1b5281 ffffd001`cf7b2b48 ffffe001`2a34a000 : 00000000`00000000 ffffd001`cf7b2be0 00000000`00000000 00000000`00000000 : 0xffffe001`00000020 ffffd001`cf7b2b50 00000000`00000000 : ffffd001`cf7b2be0 00000000`00000000 00000000`00000000 00000000`00000000 : 0xffffe001`2a34a000 Bugcheck code 00000050 Arguments fffff6fb`400037a8 00000000`00000000 00000000`00000000 00000000`00000006 Debug session time: Thu May 12 08:43:57.051 2016 (UTC + 2:00) System Uptime: 0 days 0:26:02.020 1: kd> !irql Debugger saved IRQL for processor 0x1 -- 2 (DISPATCH_LEVEL)[/quote]
     
  3. WEETJE Win User
    Hello axe0, I'm sorry for the late answer. After your last reaction I removed my Norton and tried the Bittorrent program again. My computer shutted down again so I reinstalled Norton and downloaded memtest.

    A couple of days later I ran bitt. again (on a friends internet connection) and my pc didn't crash. I decided to wait and try to use te program more and until now my pc didn't crash anymore. So I guess that reinstalling Norton fixed the problem. Could that be possible? *Wink

    I would like to thank you again for your support. I least you guys help the people and communicate with them. That's not something that can allways be said about Microsoft support...

    Keep up the good work geniusses!
     
    WEETJE, May 31, 2016
    #18
  4. axe0 New Member

    BSOD while using bittorrent

    I'm glad to hear that *Smile
     
Thema:

BSOD while using bittorrent

Loading...
  1. BSOD while using bittorrent - Similar Threads - BSOD while using

  2. BSOD KMODE_EXCEPTION_NOT_HANDLED while in use

    in Windows 10 Gaming
    BSOD KMODE_EXCEPTION_NOT_HANDLED while in use: I was watching Twitch and got this BSOD. I tried Driver Verifier using the instructions here: https://answers.microsoft.com/en-us/windows/forum/all/driver-verifier-tracking-down-a-mis-behaving/f5cb4faf-556b-4b6d-95b3-c48669e4c983and this is the dmp...
  3. BSOD KMODE_EXCEPTION_NOT_HANDLED while in use

    in Windows 10 Software and Apps
    BSOD KMODE_EXCEPTION_NOT_HANDLED while in use: I was watching Twitch and got this BSOD. I tried Driver Verifier using the instructions here: https://answers.microsoft.com/en-us/windows/forum/all/driver-verifier-tracking-down-a-mis-behaving/f5cb4faf-556b-4b6d-95b3-c48669e4c983and this is the dmp...
  4. BSOD while not using PC

    in Windows 10 BSOD Crashes and Debugging
    BSOD while not using PC: Hi there, i have been experiancing BSOD multiple times every 2 days or so, it happend once or twice while using the PC browsing on chrome as well as AFK, heres the DMP file uploaded to google drive: i have tried the drivers check within windows 10 i have downloaded the...
  5. BSOD while using torrent

    in Windows 10 BSOD Crashes and Debugging
    BSOD while using torrent: Hello. I'm not that knowledgeable in IT, so please be patient with me. (Windows 10) Log: Dropbox - LAPTOP-V0QLQ451-(2020-11-11_00-07-25).zip - Simplify your life Since this morning I've been having repeatedly BSOD with written BAD POOL CALLER. After trying all the tutorial...
  6. BSoD while using computer

    in Windows 10 BSOD Crashes and Debugging
    BSoD while using computer: I encountered a BSoD while playing League. I was also in a voice call in Discord but never had issues like this before. Here are the dump files with msinfo: https://1drv.ms/u/s!Asd78M-c21qc71iQlA4VbNSa6ai-...
  7. Annoying BitTorrent and it's removal !.

    in Windows 10 Software and Apps
    Annoying BitTorrent and it's removal !.: Hi everyone !. On start-up a version of BitTorrent opens up almost immediately! I have tried, I think, every conventional method in Windows 10, and by Removal software to rid my PC of it ... all to no avail !. Control Panel/ Programs and Features/ Uninstall tells me that ì...
  8. BSOD - Whille using Bittorrent/Utorrent

    in Windows 10 BSOD Crashes and Debugging
    BSOD - Whille using Bittorrent/Utorrent: Hello, I am getting BSODs specifically whenever I use Bit-torrent/U-torrent. I didn't have this issue previously until now and I really have no idea how to fix this! Please help and thanks so much in advance. Here's my dump files. Ray 27171
  9. Cannot unistall bittorrent

    in Windows 10 Software and Apps
    Cannot unistall bittorrent: I need help to uninstall bit torrent from the app menu. When I click the uninstall button, nothing happens and the app icon is still there. There does not seem to have been a folder in the program files called bittorrent I can uninstall either. thanks in advance 48916
  10. BSOD while using uTorrent

    in Windows 10 BSOD Crashes and Debugging
    BSOD while using uTorrent: Hello people, Every time I use uTorrent, I get a BSOD saying "SYSTEM_THREAD_EXCEPTION_NOT_HANDLED". This happens ONLY when I use uTorrent. According to Ma-Config (Ma-Config), all my drivers are up to date. I have checked the dmp file with BlueScreenView, however that...