• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Anyone know what to make of these BSODs?

Shawn

Lifer
I am randomly getting MEMORY_MANAGEMENT BSODs after doing a clean install of Windows 8.1 on my Lenovo Lynx K3011 windows tablet.

Here is the memory dump:
Code:
Microsoft (R) Windows Debugger Version 6.2.9200.20512 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Windows\Minidump\101413-9031-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is: 
Windows 8 Kernel Version 9600 MP (4 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 9600.16384.x86fre.winblue_rtm.130821-1623
Machine Name:
Kernel base = 0x81c14000 PsLoadedModuleList = 0x81e0e218
Debug session time: Mon Oct 14 12:47:54.837 2013 (UTC - 7:00)
System Uptime: 0 days 0:00:09.648
Loading Kernel Symbols
...............................................................
................................................................
................
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1A, {1238, 85ea6368, 802, 0}

Probably caused by : rdyboost.sys ( rdyboost!ST_STORE<SMD_TRAITS>::StReleaseRegion+4c )

Followup: MachineOwner
---------

3: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

MEMORY_MANAGEMENT (1a)
    # Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 00001238, The subtype of the bugcheck.
Arg2: 85ea6368
Arg3: 00000802
Arg4: 00000000

Debugging Details:
------------------


BUGCHECK_STR:  0x1a_1238

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT

PROCESS_NAME:  System

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from 81d63c8d to 81d14ce4

STACK_TEXT:  
8b90ebf0 81d63c8d 0000001a 00001238 85ea6368 nt!KeBugCheckEx
8b90ec38 82d1abb4 85ea6368 8506b040 00000162 nt! ?? ::FNODOBFM::`string'+0x355e7
8b90ec54 82d18dec 00000000 8506bd10 00000001 rdyboost!ST_STORE<SMD_TRAITS>::StReleaseRegion+0x4c
8b90ecc4 82d1704b 00000000 86291040 8506b008 rdyboost!ST_STORE<SMD_TRAITS>::StDmPageRemove+0x3ac
8b90ed00 82d1739e 00000000 8506c200 83a4b040 rdyboost!ST_STORE<SMD_TRAITS>::StWorkItemProcess+0xf3
8b90ed40 82d266a0 ce25f08e 00000000 8506c200 rdyboost!SMKM_STORE<SMD_TRAITS>::SmStWorker+0xfc
8b90ed70 81cc36a8 8506b008 61b2fcc6 00000000 rdyboost!SMKM_STORE<SMD_TRAITS>::SmStWorkerThread+0x1d
8b90edb0 81d2a701 82d26683 8265bf68 00000000 nt!PspSystemThreadStartup+0x58
8b90edbc 00000000 00000000 2444c718 80000010 nt!KiThreadStartup+0x15


STACK_COMMAND:  kb

FOLLOWUP_IP: 
rdyboost!ST_STORE<SMD_TRAITS>::StReleaseRegion+4c
82d1abb4 6a00            push    0

SYMBOL_STACK_INDEX:  2

SYMBOL_NAME:  rdyboost!ST_STORE<SMD_TRAITS>::StReleaseRegion+4c

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: rdyboost

IMAGE_NAME:  rdyboost.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  52158f40

BUCKET_ID_FUNC_OFFSET:  4c

FAILURE_BUCKET_ID:  0x1a_1238_rdyboost!ST_STORE_SMD_TRAITS_::StReleaseRegion

BUCKET_ID:  0x1a_1238_rdyboost!ST_STORE_SMD_TRAITS_::StReleaseRegion

Followup: MachineOwner
---------

And idea of what's causing readyboost to crash or how to fix? Thanks
 
Could be. Forgot that they changed it after Vista. My goof. Do you have a flash drive plugged in when this occurs?
 
Back
Top