Permalänk
Medlem

BSoD 0x00000018

Fått BSoD med siffrnorna 0x00000018 ett par gånger på senaste, har ingen aning om vad det betyder.

Kan någon tyda det på rak arm ?

*EDIT* Sitter på Windows 7, om det har någon betydelse.

Tack på förhand.

Permalänk
Avstängd

BCCode: 18 0x00000018
Cause
The reference count of an object is illegal for the current state of the object. Each time a driver uses a pointer to an object, the driver calls a kernel routine to increase the reference count of the object by one. When the driver is done with the pointer, the driver calls another kernel routine to decrease the reference count by one.

Drivers must match calls to the routines that increase (reference) and decrease (dereference) the reference count. This bug check is caused by an inconsistency in the object's reference count. Typically, the inconsistency is caused by a driver that decreases the reference count of an object too many times, making extra calls that dereference the object. This bug check can occur because an object's reference count goes to zero while there are still open handles to the object. It might also occur when the object's reference count drops below zero, whether or not there are open handles to the object.

Resolution

Make sure that the driver matches calls to the routines that increase and decrease the reference count of the object. Make sure that your driver does not make extra calls to routines that dereference the object (see Parameter 2).

Någon form av drivarproblem alltså

Permalänk
Medlem
Skrivet av Damodred:

BCCode: 18 0x00000018
Cause
The reference count of an object is illegal for the current state of the object. Each time a driver uses a pointer to an object, the driver calls a kernel routine to increase the reference count of the object by one. When the driver is done with the pointer, the driver calls another kernel routine to decrease the reference count by one.

Drivers must match calls to the routines that increase (reference) and decrease (dereference) the reference count. This bug check is caused by an inconsistency in the object's reference count. Typically, the inconsistency is caused by a driver that decreases the reference count of an object too many times, making extra calls that dereference the object. This bug check can occur because an object's reference count goes to zero while there are still open handles to the object. It might also occur when the object's reference count drops below zero, whether or not there are open handles to the object.

Resolution

Make sure that the driver matches calls to the routines that increase and decrease the reference count of the object. Make sure that your driver does not make extra calls to routines that dereference the object (see Parameter 2).

Någon form av drivarproblem alltså

Jag tackar för det snabba svaret. Får prova installera om mina drivers och se om jag kan bli av med problemet.

Permalänk
Avstängd

Se om du kan komma på ett samband, exempelvis Chrome och Flash men inte IE och Flash osv. Känns som att det är en plugin snarare än ett specifikt program som strular