HELP! I've encountered the SrtTrail.txt problem!!!

Anonymous
2013-02-19T09:56:54+00:00

My laptop with Windows 8 Pro 64-bit won't start properly. Every time that I start the laptop up, it tells me that I have a problem and it needs to restart. It then tries to auto-repair the system. I have BitLocker installed on my machine, encrypting my C:, so it asks for the recovery key. When I enter the recovery key it tries to diagnose my PC. After about a minute, I get told that auto-repair couldn't repair my PC, and the file which is causing the problem is C:\Windows\System32\Logfiles\Srt\SrtTrail.txt. I've tried all of the advanced options but they don't seem to be working as after using them it loops. Has anyone got any ideas on how to sort this problem out? The laptop I'm using is a SONY Vaio Duo 11 Ultrabook and I've had i for around 2/3 months.

Windows for home | Other | Search, touch, and mouse

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2015-03-31T06:58:09+00:00

I followed the steps to enter the command in the command prompt. When I do I get the following message:

The drive, the path, or the file name is not valid.

I entered the following in the command prompt:

Chkdsk/f/r X:C

any further ideas?

Actually the command is chkdsk /f /r C:      not X:C

Was this answer helpful?

2500+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2016-08-15T16:39:43+00:00

Root cause found: 


Unknown Bugcheck: Bugcheck 3b. Parameters = 0xc0000005, 0xfffff8018302da72, 0xffffd000cb3c8500, 0x0.

 

https://msdn.microsoft.com/en-us/library/windows/hardware/ff558949%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396

(BING search for

    Bugcheck 3b

)

<quote>

may occur due to user-mode graphics drivers crossing over and passing bad data to the kernel code.

</quote>

If you can get into the Advanced boot options, try using the Low-res video option.   BTW it helps to have a boot menu to facilitate that.  Otherwise using bootable recovery media may be necessary.

Good luck

Robert Aldwinckle


Was this answer helpful?

600+ people found this answer helpful.
0 comments No comments

112 additional answers

Sort by: Oldest
  1. Anonymous
    2014-06-25T05:23:40+00:00

    I had the same problem srttrail.exe

    nobackup DVDs 

    several double boots with auto repair with no luck.

    then I did a restore. Instead of express settings I did custom install and turned off updates.

    then allowed the computer to boot.

    them created a restore point just I case.

    then installed updates.

    i think express install is the problem

    Was this answer helpful?

    9 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2015-01-14T17:04:15+00:00

    I followed the steps to enter the command in the command prompt. When I do I get the following message:

    The drive, the path, or the file name is not valid.

    I entered the following in the command prompt:

    Chkdsk/f/r X:C

    any further ideas?

    Was this answer helpful?

    100+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2015-01-14T20:53:50+00:00

    I entered the following in the command prompt:

    Chkdsk/f/r X:C

    In the Command Prompt x: is a RAM disk.  The Windows partition then may not have the letter you think, so use diskpart list volume to find out what is what.

    Also, use  chkdsk  /?  to see its syntax description.

    Was this answer helpful?

    30+ people found this answer helpful.
    0 comments No comments