Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Random BSOD

Reply
 
 
quickie
Guest
Posts: n/a

 
      07-03-2009
I keep getting random BSOD when coming out of sleep mode. one of the last
ones was

Problem signature:
Problem Event Name: BlueScreen
OS Version: 6.0.6002.2.2.0.256.1
Locale ID: 2057

Additional information about the problem:
BCCode: 3b
BCP1: 00000000C0000005
BCP2: FFFFFA6000A5B550
BCP3: FFFFFA600E802AF0
BCP4: 0000000000000000
OS Version: 6_0_6002
Service Pack: 2_0
Product: 256_1

Bad Pool Header, someone was suggesting it was driver conflicts, but getting
other spurious errors messages when it goes the BSOD

 
Reply With Quote
 
 
 
 
Guest
Posts: n/a

 
      07-03-2009

Type in Search on Start
memory
and choose Memory Diagnostic

After this (and this will take hours) type command on Start's search box and
choose Command Prompt. Type

chkdsk c: /r

However this appears to be a driver error rather than hardware problems
although you say the errors are different.

The error you quote
************************************************** *****
From http://msdn.microsoft.com/en-us/library/ms793232.aspx
Bug Check 0x3B: SYSTEM_SERVICE_EXCEPTION
The SYSTEM_SERVICE_EXCEPTION bug check has a value of 0x0000003B. This
indicates that an exception happened while executing a routine that
transitions from non-privileged code to privileged code.

Parameters
The following parameters are displayed on the blue screen.

Parameter Description
1 The exception that caused the bug check
2 The address of the exception record for the exception that caused the bug
check
3 The address of the context record for the exception that caused the bug
check
4 0



Cause
This error has been linked to excessive paged pool usage and may occur due
to user-mode graphics drivers crossing over and passing bad data to the
kernel code.
************************************************** *****
Parameter 1 (c0000005) means Access Violation
--
..
--
"quickie" <> wrote in message
news:E59211DD-337F-4DC2-9968-...
>I keep getting random BSOD when coming out of sleep mode. one of the last
>ones was
>
> Problem signature:
> Problem Event Name: BlueScreen
> OS Version: 6.0.6002.2.2.0.256.1
> Locale ID: 2057
>
> Additional information about the problem:
> BCCode: 3b
> BCP1: 00000000C0000005
> BCP2: FFFFFA6000A5B550
> BCP3: FFFFFA600E802AF0
> BCP4: 0000000000000000
> OS Version: 6_0_6002
> Service Pack: 2_0
> Product: 256_1
>
> Bad Pool Header, someone was suggesting it was driver conflicts, but
> getting other spurious errors messages when it goes the BSOD


 
Reply With Quote
 
Guest
Posts: n/a

 
      07-03-2009
Also when you reply include the results of this command line typed in a
command prompt

wmic recoveros get autoreboot,writetosystemlog,debuginfotype,writedeb uginfo

To copy from the command prompt to the clipboard right click in the command
prompt window, choose Mark, select the area to be copied and press Enter.

debuginfotype return no.
-----------------------
0 None
1 Complete memory dump
2 Kernel memory dump
3 Small memory dump

--
..
--
<.> wrote in message news:%23LesjR7%...
> Type in Search on Start
> memory
> and choose Memory Diagnostic
>
> After this (and this will take hours) type command on Start's search box
> and choose Command Prompt. Type
>
> chkdsk c: /r
>
> However this appears to be a driver error rather than hardware problems
> although you say the errors are different.
>
> The error you quote
> ************************************************** *****
> From http://msdn.microsoft.com/en-us/library/ms793232.aspx
> Bug Check 0x3B: SYSTEM_SERVICE_EXCEPTION
> The SYSTEM_SERVICE_EXCEPTION bug check has a value of 0x0000003B. This
> indicates that an exception happened while executing a routine that
> transitions from non-privileged code to privileged code.
>
> Parameters
> The following parameters are displayed on the blue screen.
>
> Parameter Description
> 1 The exception that caused the bug check
> 2 The address of the exception record for the exception that caused the
> bug check
> 3 The address of the context record for the exception that caused the bug
> check
> 4 0
>
>
>
> Cause
> This error has been linked to excessive paged pool usage and may occur due
> to user-mode graphics drivers crossing over and passing bad data to the
> kernel code.
> ************************************************** *****
> Parameter 1 (c0000005) means Access Violation
> --
> .
> --
> "quickie" <> wrote in message
> news:E59211DD-337F-4DC2-9968-...
>>I keep getting random BSOD when coming out of sleep mode. one of the last
>>ones was
>>
>> Problem signature:
>> Problem Event Name: BlueScreen
>> OS Version: 6.0.6002.2.2.0.256.1
>> Locale ID: 2057
>>
>> Additional information about the problem:
>> BCCode: 3b
>> BCP1: 00000000C0000005
>> BCP2: FFFFFA6000A5B550
>> BCP3: FFFFFA600E802AF0
>> BCP4: 0000000000000000
>> OS Version: 6_0_6002
>> Service Pack: 2_0
>> Product: 256_1
>>
>> Bad Pool Header, someone was suggesting it was driver conflicts, but
>> getting other spurious errors messages when it goes the BSOD

>


 
Reply With Quote
 
Rick Rogers
Guest
Posts: n/a

 
      07-03-2009
Hi,

What antivirus software are you using? There have been a number of these
system_service_exception errors reported recently, and that usually means
that some regularly updated software common to a lot of systems is the root
cause. Most commonly, these turn out to be updates to antivirus software.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help - www.rickrogers.org
Vote for my shoe: http://rick-mvp.blogspot.com

"quickie" <> wrote in message
news:E59211DD-337F-4DC2-9968-...
>I keep getting random BSOD when coming out of sleep mode. one of the last
>ones was
>
> Problem signature:
> Problem Event Name: BlueScreen
> OS Version: 6.0.6002.2.2.0.256.1
> Locale ID: 2057
>
> Additional information about the problem:
> BCCode: 3b
> BCP1: 00000000C0000005
> BCP2: FFFFFA6000A5B550
> BCP3: FFFFFA600E802AF0
> BCP4: 0000000000000000
> OS Version: 6_0_6002
> Service Pack: 2_0
> Product: 256_1
>
> Bad Pool Header, someone was suggesting it was driver conflicts, but
> getting other spurious errors messages when it goes the BSOD


 
Reply With Quote
 
Alias
Guest
Posts: n/a

 
      07-03-2009
Rick Rogers wrote:
> Hi,
>
> What antivirus software are you using? There have been a number of these
> system_service_exception errors reported recently, and that usually
> means that some regularly updated software common to a lot of systems is
> the root cause. Most commonly, these turn out to be updates to antivirus
> software.
>


Another good reason to ditch Vista and use an operating system that
doesn't require no stinking anti virus programs. Get it at
http://www.ubuntu.com/

Alias
 
Reply With Quote
 
Alias
Guest
Posts: n/a

 
      07-04-2009
Frank wrote:
> Alias wrote:
>> Rick Rogers wrote:
>>> Hi,
>>>
>>> What antivirus software are you using? There have been a number of
>>> these system_service_exception errors reported recently, and that
>>> usually means that some regularly updated software common to a lot of
>>> systems is the root cause. Most commonly, these turn out to be
>>> updates to antivirus software.
>>>

>>
>> Another good reason to ditch Vista and use an operating system that
>> doesn't require no stinking anti virus programs. Get it at
>> http://www.ubuntu.com/
>>
>> Alias

> More of your ****ing spam?


No, an intelligent suggestion.

> STFU asshole!


Make me.

Alias
 
Reply With Quote
 
Alias
Guest
Posts: n/a

 
      07-04-2009
Frank wrote:
> Alias wrote:
>> Frank wrote:
>>> Alias wrote:
>>>> Rick Rogers wrote:
>>>>> Hi,
>>>>>
>>>>> What antivirus software are you using? There have been a number of
>>>>> these system_service_exception errors reported recently, and that
>>>>> usually means that some regularly updated software common to a lot
>>>>> of systems is the root cause. Most commonly, these turn out to be
>>>>> updates to antivirus software.
>>>>>
>>>>
>>>> Another good reason to ditch Vista and use an operating system that
>>>> doesn't require no stinking anti virus programs. Get it at
>>>> http://www.ubuntu.com/
>>>>
>>>> Alias
>>> More of your ****ing spam?

>>
>> No, an intelligent suggestion.

>
> No, a stupid bullshit suggestion.


Only in Frank's world where you regularly bend over for Microsoft.

>>
>>> STFU asshole!

>>
>> Make me.
>>

> Ok, just give me your real nym and addy....oops!


You first.

Alias
 
Reply With Quote
 
Alias
Guest
Posts: n/a

 
      07-04-2009
Frank wrote:
> Alias wrote:
>> Frank wrote:
>>> Alias wrote:
>>>> Frank wrote:
>>>>> Alias wrote:
>>>>>> Rick Rogers wrote:
>>>>>>> Hi,
>>>>>>>
>>>>>>> What antivirus software are you using? There have been a number
>>>>>>> of these system_service_exception errors reported recently, and
>>>>>>> that usually means that some regularly updated software common to
>>>>>>> a lot of systems is the root cause. Most commonly, these turn out
>>>>>>> to be updates to antivirus software.
>>>>>>>
>>>>>>
>>>>>> Another good reason to ditch Vista and use an operating system
>>>>>> that doesn't require no stinking anti virus programs. Get it at
>>>>>> http://www.ubuntu.com/
>>>>>>
>>>>>> Alias
>>>>> More of your ****ing spam?
>>>>
>>>> No, an intelligent suggestion.
>>>
>>> No, a stupid bullshit suggestion.

>>
>> Only in Frank's world where you regularly bend over for Microsoft.

>
> Hahaha...I'm not the one using and recommending upyrbuttoo!


Nor do I. I use Ubuntu. You're the one bending over for Microsoft, not
me, chum.

>>
>>>>
>>>>> STFU asshole!
>>>>
>>>> Make me.
>>>>
>>> Ok, just give me your real nym and addy....oops!

>>
>> You first.
>>

> Thanks for proving what cock sucking little boy COWARD you are.
> Eat **** and die asshole!


You first.

Alias

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
BSOD on bootup, random lockups Salad1n Windows Vista General Discussion 1 01-26-2009 01:58 AM
BSOD at random times. Leolaird Windows Vista General Discussion 5 12-05-2007 10:36 PM
Random BSOD? Carrot30 Windows Vista Performance 2 07-23-2007 10:22 PM
Random reboots & BSOD si77 Windows Vista Hardware 1 03-29-2007 09:26 PM
ie 7 caused random BSOD, uninstall to crippled ie 6 C Jacob Internet Explorer 5 01-31-2007 10:56 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59