also @ TechSpot: EU, US approve Google's $12.5 billion buyout of Motorola Mobility
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Tech Support > Device Drivers

Collaborate in the cloud with Office, Exchange, SharePoint, and Lync

Windows Media gives BSOD and instant reboot

Page 1 of 2 1 2
Thread Tools Search this Thread
  #1  
Old 11-10-2005
TechSpot Member
 
Member since: Sep 2005, 89 posts
Windows Media gives BSOD and instant reboot

i just re-installed Win XP Pro SP2. within one week, i'm already getting the BSOD! just now i discover that every time i load up Windows Media Player, BSOD and instant reboot.

minidumps attached, i have no idea why this is happening.

also, please see my other thread, i'm also getting occasional BSOD but not so obviously related to opening Windows Media!

http://www.techspot.com/vb/topic36923.html
Attached Files
File Type: zip Mini111005-01.zip (82.8 KB, 7 views)
  #2  
Old 11-11-2005
Vigilante's Avatar
TechSpot Paladin
 
Location: Arizona, USA
Member since: Dec 2004, 2,120 posts
This may pertain to both BSODs.

Right-click My Computer - Manage - Event viewer.
First go into Application, and list some of the latest (in date) errors. Never mind info and warnings.
Same with System logs. These are easier to research then minidumps.

Also, by what process did you use to install XP? Is it a restore disk? Just OS? Did you load all your own drivers? In what order?

A BSOD this quick after a fresh reload (done right), will usually still come down to hardware.

The other thing you want to do is turn off Auto-restart.
Right click My Computer - Properties - Advanced - Startup and Recovery settings - uncheck Automatic restart.
Then go in Media Player until it crashes. Now it should give the BSOD with a STOP error and perhaps a message at the top. Post this info.

cheers
  #3  
Old 11-11-2005
TechSpot Evangelist
 
Member since: Aug 2004, 25,949 posts
All your minidumps are crashing at GearAspiWDM.SYS.

Look HERE for a possible solution.

Also look HERE for driver updates etc.

Regards Howard
  #4  
Old 11-11-2005
TechSpot Member
 
Member since: Sep 2005, 89 posts
thanks...
howard_hopkinso, when you say ALL my minidumps are you also referring to those on the other thread of mine?

(i would be very happy if that were true)

i don't know how this stupid GEAR driver got installed, i search many driver CD's to not find it.

what's odd is I uninstalled the DVD burning software that came w/ my Plextor DVD/RW and while it didn't remove this "GearAspiWDM.SYS" file, so far i can play a CD just fine again (??)
  #5  
Old 11-11-2005
TechSpot Evangelist
 
Member since: Aug 2004, 25,949 posts
In your other post one of the minidumps does crash with the Gear driver.

The other two crash at a Windows system file, but the cause may be related to reader_sl.exe which is the Adobe reader speed launch, and CLI.exe which is related to your ATI drivers. Neither of these files are required to run, and can be disabled.

See HERE for more info on reader_sl.exe

See HERE for more info on CLI .exe.

Regards Howard

Last edited by howard_hopkinso; 11-11-2005 at 01:00 AM..
  #6  
Old 11-11-2005
TechSpot Member
 
Member since: Sep 2005, 89 posts
invaluable information! i thank you both!

can i ask how one can determine what Service to disable based on the .exe you can see in Task Manager that you want to stop permanently?

actually, on second look, there is no Service that starts CLI.exe or the adobe one either. what's the best way to prevent these programs to start automatically then?

Last edited by dugawug; 11-11-2005 at 01:07 AM..
  #7  
Old 11-11-2005
TechSpot Evangelist
 
Member since: Aug 2004, 25,949 posts
Click start/run, and type msconfig into the run box, and hit the enter key.

When the msconfig window appears click on the startup tab. See if you can see either of the entries, and untick the check box next to them.

Click apply/ok and restart your computer. After your computer has restarted, you will see a window that says you have used msconfig to make changes etc.

Tick the box that says not to run msconfig the next time you start windows, and click ok.

Regards Howard
  #8  
Old 11-11-2005
TechSpot Member
 
Member since: Sep 2005, 89 posts
i can't thank you enough! it seems (for now ) that i have a solid system! i find it strange that so many little stupid programs (at least for me) can cause such serious errors.

anyway, tremendous thanks again! :angel:
  #9  
Old 11-11-2005
TechSpot Evangelist
 
Member since: Aug 2004, 25,949 posts
Glad we could help (fingers crossed) lol.

Just keep your eye on things for a few days, and try not to install, or uninstall anything else untill you`re sure that your system is stable.

Regards Howard
  #10  
Old 11-13-2005
TechSpot Member
 
Member since: Sep 2005, 89 posts
well, i got a few more over the past few days

if anyone can check them out, i'd appreciate it.
Attached Files
File Type: zip Mini111205-01.zip (50.2 KB, 2 views)
  #11  
Old 11-13-2005
TechSpot Evangelist
 
Member since: Aug 2004, 25,949 posts
One minidump crashes at ntkrnlpa.exe, and points to navicat.exe.

The other one crashes at ntkrnlpa.exe, and points to Cubasesx3.exe.

Both crash with a bugcheck of 8E.

Quote:
0x0000008E: KERNEL_MODE_EXCEPTION_NOT_HANDLED
A kernel mode program generated an exception which the error handler didn’t catch. These are nearly always hardware compatibility issues (which sometimes means a driver issue or a need for a BIOS upgrade).
Try doing a bios upgrade.

Regards Howard
  #12  
Old 11-13-2005
TechSpot Member
 
Member since: Sep 2005, 89 posts
interesting...so it seems my Database interface app (Navicat), my music production software (Cubase SX), Internet Explorer, and now my Bulk Email program have all crashed me with the BSOD in just two days! (i checked the two minidumps that happened today myself and just saw where the .exe was in relation to the ones Howard checked)

i'm wondering how it could be hardware when these are all software that really don't have any hardware interactions. the music software is the only thing really that works in conjunction with hardware (an external firewire sound card)

i have the latest BIOS...i'm not sure what to do...there are no configurations within these programs i know of to somehow change... :giddy: (that's rolling on the ground in insanity)

UPDATE (10 min later): now it crashed apparently from my Avast antivirus program (ashServ.exe) too!!! :giddy: :giddy: :giddy:

Last edited by dugawug; 11-14-2005 at 12:01 AM..
  #13  
Old 11-14-2005
TechSpot Evangelist
 
Member since: Aug 2004, 25,949 posts
Quote:
UPDATE (10 min later): now it crashed apparently from my Avast antivirus program (ashServ.exe) too!!!
Was that also with a bugcheck of 8E?

When your earlier minidumps were crashing at the Gear drivers. The bugcheck was 26.

Quote:
One possible cause of this bug check is disk corruption. Corruption in the file system or bad blocks (sectors) on the disk can induce this error. Corrupted SCSI and IDE drivers can also adversely affect the system's ability to read and write to the disk, thus causing the error.

Another possible cause is depletion of nonpaged pool memory. If the nonpaged pool memory is completely depleted, this error can stop the system. However, during the indexing process, if the amount of available nonpaged pool memory is very low, another kernel-mode driver requiring nonpaged pool memory can also trigger this error
Have you run a disk check?

If that doesn`t help, then maybe you need to start uninstalling, and disconnecting you peripheral hadware, and then testing your system.

Regards Howard
  #14  
Old 11-14-2005
TechSpot Member
 
Member since: Sep 2005, 89 posts
thanks Howard...
i have no idea what the bugcheck is. i'd be happy to try to figure it out on my own if it's simple to explain. (which makes me wonder if a nice tutorial on reading minidumps exists out there somewhere?)

i attached the minidumps if you'd care to take a look. i just found the .exe by comparing to the minidumps you examined and told me the culprits on.

otherwise, i'll try a chkdsk but i have a feeling that won't do it...

i've never had such bad luck with a system! puke:

p.s. my network seems to be funny on a new wireless card. my database connection hangs, FTP is flaky, my download speed varies a lot. i will soon try going back to ethernet connection. any way this could very well be the problem?
Attached Files
File Type: zip Latest Minidumps.zip (90.6 KB, 2 views)

Last edited by dugawug; 11-14-2005 at 12:42 AM..
  #15  
Old 11-14-2005
TechSpot Evangelist
 
Member since: Aug 2004, 25,949 posts
All your latest minidumps crash with a bug check of 8E. They all reference the same driver ntkrnlpa.exe. This is the Windows NT kernel system. They point to various cuplprits including the two in my post above, and IEXPLORE.EXE.

Regards Howard
  #16  
Old 11-14-2005
TechSpot Member
 
Member since: Sep 2005, 89 posts
Quote:
Originally Posted by howard_hopkinso
All your latest minidumps crash with a bug check of 8E. They all reference the same driver ntkrnlpa.exe.
does the above give any clues as to what is most likely the culprit? i'm going to try removing my wireless LAN card, then maybe try a new video card, at last resort, a new p/s.
  #17  
Old 11-14-2005
TechSpot Evangelist
 
Member since: Aug 2004, 25,949 posts
The only clue is the bugcheck code of 8E.

As you already know this is often a hardware compatibility issue, and can be hard to diagnose.

Regards Howard
  #18  
Old 11-14-2005
TechSpot Member
 
Member since: Sep 2005, 89 posts
Quote:
Originally Posted by howard_hopkinso
As you already know this is often a hardware compatibility issue, and can be hard to diagnose.

Regards Howard
indeed so...thanks for all your help
  #19  
Old 11-14-2005
TechSpot Evangelist
 
Member since: Aug 2004, 25,949 posts
When you get to the bottom of your problem, as I`m sure you will.

Please will you let us know what it was?

Thanks, and good luck.

Regards Howard
  #20  
Old 11-14-2005
TechSpot Member
 
Member since: Sep 2005, 89 posts
i will thanks...
let me ask you this though, if i go into device manager and choose "disable" for a hardware driver, is that as good as physically removing the device so far as the OS is concerned? (meaning if i just disable my wireless LAN for starters or do i have to physically remove the PCI card to be sure)
Closed Thread
Page 1 of 2 1 2

Similar Topics
Topic Replies Forum
BSOD on Startup - Windows XP Media Center Edition 2 Windows BSOD, Freezing, Restarting Help
Instant Reboot when accessing networked files 5 Storage and Networking
Windows xp media Reboot loop 8 Windows OS
BSOD's still causing instant reboot 0 Windows OS
BSoD with Windows Media Player Minidump attached. 5 Windows BSOD, Freezing, Restarting Help

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 08:02 AM.