BSOD while playing games

My Computer

System One

  • OS
    Windows 10 v.10049
    Computer type
    PC/Desktop
    System Manufacturer/Model
    Custom
    CPU
    AMD A10-7700K APU
    Motherboard
    A88XM-PLUS (FM2+ )
    Memory
    G.Skill Ripjaws X 8gb
    Graphics Card(s)
    AMD Radeon R7 Graphics
    Browser
    Firefox/Chrome
    Antivirus
    Vipre
Another one referencing Memory_management. Parameter 1 (41793) indicated an unknown memory management error has occurred. I would think about buying a new motherboard and seeing if that fixes your problem. Everyone points to memory or memory management. With the other clues from other BSOD's, I'd say the Bus between your memory and your CPU has gone bad or the memory controller.

Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

[COLOR=#ff0000]BugCheck 1A[/COLOR], {[COLOR=#ff0000]41793[/COLOR], fffff68000083fe8, 1fe, 1fd}

Probably caused by : ntkrnlmp.exe ( nt! ?? ::FNODOBFM::`string'+1cee7 )

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

Processing initial command '!analyze -v;r;kv;lmtn;lmtsmn;.bugcheck;!thread'
2: kd> !analyze -v;r;kv;lmtn;lmtsmn;.bugcheck;!thread
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

MEMORY_MANAGEMENT (1a)
    # Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 0000000000041793, The subtype of the bugcheck.
Arg2: fffff68000083fe8
Arg3: 00000000000001fe
Arg4: 00000000000001fd
 

My Computer

System One

  • OS
    Windows 10 v.10049
    Computer type
    PC/Desktop
    System Manufacturer/Model
    Custom
    CPU
    AMD A10-7700K APU
    Motherboard
    A88XM-PLUS (FM2+ )
    Memory
    G.Skill Ripjaws X 8gb
    Graphics Card(s)
    AMD Radeon R7 Graphics
    Browser
    Firefox/Chrome
    Antivirus
    Vipre
It is always recommended to get the same one just for compatibility. If you have a license thats transferable you could get a new motherboard but I would do a reinstall in that case.

Its up to you. Generally, getting the same mobo is the best bet.
 

My Computer

System One

  • OS
    Windows 10 v.10049
    Computer type
    PC/Desktop
    System Manufacturer/Model
    Custom
    CPU
    AMD A10-7700K APU
    Motherboard
    A88XM-PLUS (FM2+ )
    Memory
    G.Skill Ripjaws X 8gb
    Graphics Card(s)
    AMD Radeon R7 Graphics
    Browser
    Firefox/Chrome
    Antivirus
    Vipre
" If you have a license thats transferable you could get a new motherboard but I would do a reinstall in that case. "

My operation system? :)

So many thx!

 

My Computer

System One

  • OS
    Windows 8.1 Pro
" If you have a license thats transferable you could get a new motherboard but I would do a reinstall in that case. "

My operation system? :)

So many thx!


Yes. The OS or more specifically your product key is generally tied to a motherboard. So reinstalling on the same MOBO a bunch of times is ok, when you try to install on a different MOBO, some product keys won't allow this. Mainly OEM keys from PC's you buy at Best Buy etc.

I would just get the same motherboard as to not cause too many headaches.
 

My Computer

System One

  • OS
    Windows 10 v.10049
    Computer type
    PC/Desktop
    System Manufacturer/Model
    Custom
    CPU
    AMD A10-7700K APU
    Motherboard
    A88XM-PLUS (FM2+ )
    Memory
    G.Skill Ripjaws X 8gb
    Graphics Card(s)
    AMD Radeon R7 Graphics
    Browser
    Firefox/Chrome
    Antivirus
    Vipre
I didnt find asrock fm2a75 pro4(my mobo) just i found asrock fm2a75 pro 4m. is this good also? pls tell me some mobo which compatible with my other components. amd athlon x4 750k, radeon hd7770, memory: 2x4 gb kingmax semiconductor(part number: FLFF65F-C8KL9).

TY!
 
Last edited:

My Computer

System One

  • OS
    Windows 8.1 Pro
Where did you find that Mobo? Can you give me a link.
 

My Computer

System One

  • OS
    Windows 10 v.10049
    Computer type
    PC/Desktop
    System Manufacturer/Model
    Custom
    CPU
    AMD A10-7700K APU
    Motherboard
    A88XM-PLUS (FM2+ )
    Memory
    G.Skill Ripjaws X 8gb
    Graphics Card(s)
    AMD Radeon R7 Graphics
    Browser
    Firefox/Chrome
    Antivirus
    Vipre
That is a Micro version of your motherboard. Im not sure about the compatibility but its smaller and has less PCI slots. I would look for your exact model. Im leaving to pick up a computer but when I get back I'll try to find one online for you.
 

My Computer

System One

  • OS
    Windows 10 v.10049
    Computer type
    PC/Desktop
    System Manufacturer/Model
    Custom
    CPU
    AMD A10-7700K APU
    Motherboard
    A88XM-PLUS (FM2+ )
    Memory
    G.Skill Ripjaws X 8gb
    Graphics Card(s)
    AMD Radeon R7 Graphics
    Browser
    Firefox/Chrome
    Antivirus
    Vipre
news:

I reinstalled my system 2 or 3 times today. i did it in uefi mode. i found a description of this(hungarian). and i tried to install a game and i got a bsod everytime when i did this.

There is the file:

TY
 

My Computer

System One

  • OS
    Windows 8.1 Pro
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
This is a very common bugcheck.  Usually the exception address pinpoints
the driver/function that caused the problem.  Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003.  This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG.  This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG.  This will let us see why this breakpoint is
happening.
Arguments:
Arg1: ffffffffc0000005, The exception code that was not handled
Arg2: fffff801bdb96e6a, The address that the exception occurred at
Arg3: ffffd0006be4f468, Exception Record Address
Arg4: ffffd0006be4ec70, Context Record Address

Another reference to memory.

Can you run Driver Verifier and use your PC as normal. Run this for 24 hours or until you encounter a BSOD.

Using Driver Verifier to identify issues with Drivers - Windows 7 Help Forums

Driver Verifier Settings

As for the motherboard question, I'm one to go with the exact motherboard unless its absolutely necessary due to not being able to find the same motherboard. Also, depending on whether or not you have OEM or retail key, you may need to buy a new one if you change motherboards. IF you do choose to get a new motherboard, I would reinstall but sometimes this isn't necessary.

What's the difference between Windows 7 retail and OEM? - Microsoft Community

If you want that motherboard linked:
Your CPU is supported
CPU-Upgrade: ASUS A88XM-E processor support

Yes the Ram is also compatible.

Your Graphics is integrated and on the new motherboard, it also has integrated graphics so that will remain unchanged.
 

My Computer

System One

  • OS
    Windows 10 v.10049
    Computer type
    PC/Desktop
    System Manufacturer/Model
    Custom
    CPU
    AMD A10-7700K APU
    Motherboard
    A88XM-PLUS (FM2+ )
    Memory
    G.Skill Ripjaws X 8gb
    Graphics Card(s)
    AMD Radeon R7 Graphics
    Browser
    Firefox/Chrome
    Antivirus
    Vipre
i've ran the driver verifier and after i started to play a game and after about 15 minutes i got a bsod. so i turned off the driver verifier.

Ty!
 

My Computer

System One

  • OS
    Windows 8.1 Pro
This BSOD wasn't particularly helpful and it didn't fault on any specific driver.

I still think there is simply something wrong with the motherboard itself.
 

My Computer

System One

  • OS
    Windows 10 v.10049
    Computer type
    PC/Desktop
    System Manufacturer/Model
    Custom
    CPU
    AMD A10-7700K APU
    Motherboard
    A88XM-PLUS (FM2+ )
    Memory
    G.Skill Ripjaws X 8gb
    Graphics Card(s)
    AMD Radeon R7 Graphics
    Browser
    Firefox/Chrome
    Antivirus
    Vipre
Back
Top