also @ TechSpot: AMD Radeon HD 7770 & Radeon HD 7750 Review
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 > Windows BSOD, Freezing, Restarting Help

Begin your free trial now Pay-as-you-go options starting at $10/user/month

System Error Category: 102 Event ID: 1003

Page 1 of 2 1 2
Thread Tools Search this Thread
  #1  
Old 06-16-2009
Trillionsin's Avatar
TechSpot Addict
 
Location: Indiana, USA
Member since: Jun 2009, 687 posts
System specs
System Error Category: 102 Event ID: 1003

This looks like the proper place to post this, if not, correct me please.

I have googled endlessly on these errors but I keep getting in a rut and need some more professional help or something close!

Attached is a zip file with minidumps along with a .txt file which contains all the system information you should need. Some information is marked out with "xxx" because I felt that it was a little too personal/private to post out in public.

I will be looking daily, if not hourly as this is one of our "security servers" which we are trying to get back up and running.

Not included in the system information text file is a GeoVisions card we are using to video surveillance. The card model is GV-800. Request more information on this as needed.
Attached Files
File Type: zip minidumps.zip (135.3 KB, 11 views)
  #2  
Old 06-16-2009
B00kWyrm's Avatar
TechSpot Paladin
 
Location: Maryland
Member since: Mar 2009, 1,452 posts
One Instance of BugCheck 4E, Probably caused by : memory_corruption
Please Follow the Memtest Tutorial to confirm or to rule out Bad Ram... www.techspot.com/vb/topic62524.html

One Instance - BugCheck 1000008E, - KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e) -
Quote:
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. Arg1: c0000005, The exception code that was not handled
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".
Since this also references a memory issue, it is a second pointer to using Memtest.

One Instance - BugCheck 44,
Quote:
MULTIPLE_IRP_COMPLETE_REQUESTS (44) - A driver has requested that an IRP be completed (IoCompleteRequest()), but
the packet has already been completed. This is a tough bug to find because the easiest case, a driver actually attempted to complete its own packet twice, is generally not what happened. Rather, two separate drivers each believe that they own the packet, and each attempts to complete it. The first actually works, and the second fails. Tracking down which drivers in the system actually did this is difficult, generally because the trails of the first driver have been covered by the second. However, the driver stack for the current request can be found by examining the DeviceObject fields in each of the stack locations.
Typical issues are bad hardware, bad drivers, incompatible hardware. What hardware has been updated? Are your drivers updated?
Use your My Computer | Properties | Hardware | Device Manager to see if you find any flags indicating potential conflicts.
My first suspect is the hardware and software referenced below.


Three instances Multiple Instances - BugCheck 1000000A - IRQL_NOT_LESS_OR_EQUAL (a)
Quote:
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.
Dumps point to explorer.exe / ntoskrnl.exe, win32k.sys, and to GV800.EXE

It is possible that the last is your culprit across the board.
Still, I recommend that you run memtest to rule out RAM issues before you contact Geovision for Support with your DVR...
Quote:
Geovision - GV800 DVR Card - This GeoVision DVR card can turn your PC into a pro-style DVR. Simply plug the card into a PCI slot on your computer, plug in the camera(s) to the BNC connectors on the card, install the FREE 8.2 Surveillance Software and you are ready to record and view your cameras!

I hope this helps.

Last edited by B00kWyrm; 06-16-2009 at 05:33 PM.. Reason: Added Geovision description of the GV-800
  #3  
Old 06-16-2009
Route44's Avatar
TechSpot Ambassador
 
Location: The Socialist Republic of New Jersey
Member since: Sep 2006, 11,805 posts
You have several different errors.

The first is 0x4E: PFN_LIST_CORRUPT
This indicates that the memory management Page File Number list is corrupted. Can be caused by corrupt physical RAM, or by drivers passing bad memory descriptor lists.

These are very strong indicators of corrupt memory and your dump specifically cited corrupt memory as the probable cause.


Three errors are 0xA and though they didn't list anything definitive they are caused by either hardware or drivers attempting an IRQ Level they have no right to addressing.


Another error is 0x44: MULTIPLE_IRP_COMPLETE_REQUESTS
In practice, it is usually a hardware driver issue. As per Microsoft's own definition this is a very difficult issue/driver to pin down. In essence two drivers are vying for the same I/O Request. The first driver succeeds while the other fails. No specific driver was cited. This is the only time I have ever seen this error posted here.


You also have error 0x8E and though these sometimes can be caused by drivers they are almost always caused by hardware, and are particularly a strong indicator of corrupted memory.

It cited the probable cause as pool corruption by a Tag:File

* I have seen corrupted memory cause all kinds of issues with systems throwing out all kinds of errors. My best first suggestion, in light of your errors and their nature, is for you to run Memtest on your RAM.

Make sure it runs for a minimum of 7 Passes; more Passes is better. If you have any errors you will need to replace the bad sticks.

If you have never run Memtest before read this link and follow the directions: http://www.techspot.com/vb/topic62524.html

* Well B00kWyrm, we've cross responded again!
  #4  
Old 06-16-2009
ender's Avatar
TechSpot Member
 
Member since: Dec 2005, 99 posts
Second the Memtest reccomendation

@Trillion

Most of the minidumps you provided indicate the OS died because of severe memory corruption in the kernel which tends to point to faulty RAM in most cases. As suggested by other posters here, run Memtest... and run it for a while.

The last minidump pointed to the GV800 driver so if Memtest passes you could try removing the card and seeing if the BSODs still happen.
  #5  
Old 06-16-2009
Trillionsin's Avatar
TechSpot Addict
 
Location: Indiana, USA
Member since: Jun 2009, 687 posts
System specs
I've been trying Memtest86 v1.70. It was in process before you even could make your post.

Here are my results. Very simple. It STOPS at Test #3. [Moving inversions, 8 bit pattern]

However, as long as I seem to let it sit it never seems to show errors in what I think is the log.

WallTime, Cached, RsvdMem, Cache, ECC, Test, Pass, Errors, ECC Errs
0:00:08, 511M, 352K, e820-Std, on, off, Std, 0, 0

ZERO erros. I had two sticks of Kinston KVR400x64c3a/512

I tried them together, and both separately.
  #6  
Old 06-16-2009
ender's Avatar
TechSpot Member
 
Member since: Dec 2005, 99 posts
Memtest takes its sweet time when it gets started. Start it up and let it run overnight... without looking at the screen the whole time. If it's stuck on Pass 1 - Test 3 in the morning I'd say it's high time you tried new RAM.
  #7  
Old 06-16-2009
B00kWyrm's Avatar
TechSpot Paladin
 
Location: Maryland
Member since: Mar 2009, 1,452 posts
You need to allow memtest to run at least 7 full passes of 8 tests each. The tests are of increasing complexity and require significant time to complete.
If memtest finds errors, then memory needs replacing. If memtest finds no errors, then your memory is probably good.
See notes by Route44 and Ender.
  #8  
Old 06-16-2009
Trillionsin's Avatar
TechSpot Addict
 
Location: Indiana, USA
Member since: Jun 2009, 687 posts
System specs
Quote:
Originally Posted by ender View Post
Memtest takes its sweet time when it gets started. Start it up and let it run overnight... without looking at the screen the whole time. If it's stuck on Pass 1 - Test 3 in the morning I'd say it's high time you tried new RAM.
It must be so slow at not to change AT ALL in half an hour after Test # 3.

I am trying different RAM now already. Quickly processed to Test #3

WallTime, Cached, RsvdMem, Cache, ECC, Test, Pass, Errors, ECC Errs
0:00:16, 1023M, 352K, e820-Std, on, off, Std, 0, 0

I suppose I will leave this stick in over night, which will mean it will run from 5 pm to 9am. I will post results of any sort following that time.
  #9  
Old 06-16-2009
Trillionsin's Avatar
TechSpot Addict
 
Location: Indiana, USA
Member since: Jun 2009, 687 posts
System specs
Quote:
Originally Posted by B00kWyrm View Post

Dumps point to explorer.exe / ntoskrnl.exe, win32k.sys, and to GV800.EXE

It is possible that the last is your culprit across the board.
Still, I recommend that you run memtest to rule out RAM issues before you contact Geovision for Support with your DVR...
I hope this helps.
I wouldnt refer to it as a DVR, but that is besides the point. However its nesecarry that it this computer functions with the GV800 card or similuar. (Yes, I have tried a couple different versions of GeoVisions cards.) Edit: Each card I tried with a brand new installation of Windows XP.
  #10  
Old 06-16-2009
B00kWyrm's Avatar
TechSpot Paladin
 
Location: Maryland
Member since: Mar 2009, 1,452 posts
Perhaps there is a compatibility issue with your MB, though it does not appear to have VIA or ATI chipsets.
http://www.asus.com/product.aspx?P_I...ntent=overview
Quote:
Note: GV-800 is currently not compatible with VIA series and ATI series chipset motherboards.
Again, if RAM is not the issue, resolution may require turning to Geovision Support
http://www.consumersecurityproducts.com/contact_us.html

Added observation about Video Card...
Your video card is ATI, but since it is not part of the MB I would not expect that to be a conflict. Only Geovision can answer for sure.

Last edited by B00kWyrm; 06-16-2009 at 06:12 PM.. Reason: Added observation about Video Card...
  #11  
Old 06-16-2009
Trillionsin's Avatar
TechSpot Addict
 
Location: Indiana, USA
Member since: Jun 2009, 687 posts
System specs
Quote:
Originally Posted by B00kWyrm View Post
Perhaps there is a compatibility issue with your MB, though it does not appear to have VIA or ATI chipsets.
http://www.asus.com/product.aspx?P_I...ntent=overview

Again, if RAM is not the issue, resolution may require turning to Geovision Support
http://www.consumersecurityproducts.com/contact_us.html
Memtest is still not proceeding past the point which I listed in previous posts. Again, I will let it run overnight. If it hasnt proceeded any furter in the morning I would like to know why memtest is NOT proceeding to test further.

Thanks B00kWyrm, however I have seen that on my google quests. I have also tried a GV900-8 GeoVisions card. I will be contacting them tomorrow (Wednesday) in attempts to further my support on this issue, but I will continue posting any results here to allow others access to any knowledge gained in this attempt.
  #12  
Old 06-17-2009
Trillionsin's Avatar
TechSpot Addict
 
Location: Indiana, USA
Member since: Jun 2009, 687 posts
System specs
Memtest86 v1.70 results inconclusive. Or rather maybe someone else know why its stopping at:
Pass 1%
Test 0%
Test #3 [Moving inversions, 8 bit pattern]

I tried alternating the two sticks of memory that I had in there from the beginning. I tried a 1gb stick which stopped at the same point, and I also tried a 256k which is the most recent one, the one I let run for over 16 hours.

I will be contacting GeoVisions of course, but now I want to know why Memtest is stopping at this point.

Quote:
Added observation about Video Card...
Your video card is ATI, but since it is not part of the MB I would not expect that to be a conflict. Only Geovision can answer for sure.
I have also tried a couple different video cards. Though I'm not sure if they are both ATI chipsets.

Edit: Yes they are both ATI chipsets. fyi

Last edited by Trillionsin; 06-17-2009 at 10:16 AM.. Reason: checked video card chipsets
  #13  
Old 06-17-2009
Trillionsin's Avatar
TechSpot Addict
 
Location: Indiana, USA
Member since: Jun 2009, 687 posts
System specs
I'm beginning to think that its a motherboard problem, and probably a serious hardware problem at that.

I'm assuming that nobody knows why because nobody has replied all day.

Can anyone confirm this for me?
  #14  
Old 06-17-2009
B00kWyrm's Avatar
TechSpot Paladin
 
Location: Maryland
Member since: Mar 2009, 1,452 posts
Memtest getting stuck MIGHT point to
possibly a bad MB
or possibly a bad CPU...

What I am not certain is whether or not it might still be RAM or a RAM compatibility issue.
Finally found a compatibility list, and the Kingston Ram you list in your post is listed as compatible.
Your System Information shows the same memory in both DIMM slots...
Are you using matched memory modules, or are they mixed? This could be an issue in some cases.

And I am still not sure that you do not have another hardware conflict.
Did you carefully check to make sure you had no IRQ conflicts? (See Manual p 1-13)

Last edited by B00kWyrm; 06-17-2009 at 05:08 PM.. Reason: Updated on Compatible Memory and Note on IRQ settings.
  #15  
Old 06-17-2009
Trillionsin's Avatar
TechSpot Addict
 
Location: Indiana, USA
Member since: Jun 2009, 687 posts
System specs
Edit: They are matching. I've tried many different memory sticks so far.
Would an IRQ conflict cause Memtest to freeze up?

Quote:
Originally Posted by B00kWyrm View Post
And I am still not sure that you do not have another hardware conflict.
Did you carefully check to make sure you had no IRQ conflicts? (See Manual p 1-13)
Checking for IRQ conflicts is something I'm not very familuar with. If you are trying to give me manual page, you should probably suggest a manual to look at.

I will figure out how to check for IRQ conflicts and post results.

Last edited by Trillionsin; 06-17-2009 at 05:13 PM.. Reason: Memory sticks and IRQ question
  #16  
Old 06-17-2009
B00kWyrm's Avatar
TechSpot Paladin
 
Location: Maryland
Member since: Mar 2009, 1,452 posts
I found your MB manual here...
http://dlsvr02.asus.com/pub/ASUS/mb/..._p4p800s-x.pdf
  #17  
Old 06-18-2009
Trillionsin's Avatar
TechSpot Addict
 
Location: Indiana, USA
Member since: Jun 2009, 687 posts
System specs
Well, thanks. You were very kind to do that.

I will have to reinstall GeoVision software and drivers. I will then check for IRQ conflicts and edit with results.
  #18  
Old 06-19-2009
Trillionsin's Avatar
TechSpot Addict
 
Location: Indiana, USA
Member since: Jun 2009, 687 posts
System specs
I looked over the manual and tried to figure out if there are any IRQ conflicts, but I cant seem to figure out how to be 100% sure about what I am readying and what I am seeing. So what I'm going to ask for some more help.

I have made three .bmp files. One before ANY installation. One after GeoVisions DRIVERS ONLY. Then, one after GeoVisions SOFTWARE has been installed.

It sat overnight after the drivers were installed and have no obvious problems.

Three files are located in the zip file.
Attached Files
File Type: zip IRQ assignments.zip (56.7 KB, 3 views)
  #19  
Old 06-19-2009
Trillionsin's Avatar
TechSpot Addict
 
Location: Indiana, USA
Member since: Jun 2009, 687 posts
System specs
I have a feeling that everyone is giving up on me.
  #20  
Old 06-19-2009
Route44's Avatar
TechSpot Ambassador
 
Location: The Socialist Republic of New Jersey
Member since: Sep 2006, 11,805 posts
Quote:
Originally Posted by Trillionsin View Post
I have a feeling that everyone is giving up on me.
It isn't people are giving up on you, it is that the people who come here to help are all volunteers and they a) help when time permits or b) they don't respond because they have nothing to add that will help.

I read the posts so far and the fact that Memtest stops at Test #3 is, in my opinion, very significant. I don't think it is an IRQ conflict. Windows will automatically assign them and sometimes double up apps as it sees fit.

As B00kWyrm rightly points out Asus mobos are very picky about RAM and every model they make they will have recommended memory for each and every one. I have even seen lists where only certain models of a manufacturer will be accepted.

Kingston makes excellent memory. The question is, is it recommended for your motherboard? Can you access your BIOS? Is the memory recognized? Is the voltage set at the manufacturer's recommendation?