Freeze on startup and occational BSOD

Nossnibla

New member
Local time
5:30 AM
Messages
1
Hi all,

My computer often hangs at startup (like 3/4 times) and sometimes BSOD occurs (rare). After a few reboots I get it started and then _almost_ everything works fine (more about that soon).

I recently installed the full .net framework 4 in order to install windbg. After that, I have been able to start the computer several times without a freeze, so that sort of fixed that :huh:. (I haven't booted enough times to say that it did though)

Every medal has its backside and in this case, windows update started to freeze. The update to be installed is... a fix for .net framework 4.

When reviewing the memorydump in windbg it says it's likely a hardware error. If that's the case, I would really like to find out what hardware it is and if it can be disabled in some effective way.

I have replaced the hard drive and memory so I guess those things should be ok.

What cought my eye when running !analyze -v was the rows containing PCIIDEX!AtaPortReadRegisterUlong
and
msahci!AhciHwInterrupt+0x3b


That's as far as I can get. All I can say now is "please help".


Thank you for your attention.
 

My Computer My Computer

At a glance

Windows 7 Ultimate x64Intel Core i5-430M2x4 GBATI Mobility Radeon HD 5650
Computer type
Laptop
Computer Manufacturer/Model Number
Sony Vaio VPCEB1S1E
OS
Windows 7 Ultimate x64
CPU
Intel Core i5-430M
Motherboard
Intel HM55 chipset
Memory
2x4 GB
Graphics Card(s)
ATI Mobility Radeon HD 5650
Hard Drives
Samsung 840 Series 250 MB SSD
Antivirus
Avast
Browser
Chrome/FF
Hi there,

Please have a look at this thread: http://www.sevenforums.com/crash-lo...top-0x124-what-means-what-try.html#post354696

Run System File Checker to verify/repair the integrity of system files.
Full tutorial here: http://www.sevenforums.com/tutorials/1538-sfc-scannow-command-system-file-checker.html

Go to Start>Run
Type MSCONFIG
Click on Services tab, check Hide All Microsoft Services.
Then click on Disable All.
Then Apply > OK > Restart the computer.

See if that helps.

The below is for information purpose only.

Bug Check Analysis:

Code:
ADDITIONAL_DEBUG_TEXT:  
You can run '.symfix; .reload' to try to fix the symbol path and load symbols.

MODULE_NAME: nt

FAULTING_MODULE: fffff80002a54000 nt

DEBUG_FLR_IMAGE_TIMESTAMP:  50e79935

BUGCHECK_STR:  0x9C_GenuineIntel

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  WIN7_DRIVER_FAULT

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from fffff80002a1d818 to fffff80002ac9c40

STACK_TEXT:  
fffff880`02f6cb38 fffff800`02a1d818 : 00000000`0000009c 00000000`00000000 fffff880`02f6cb70 00000000`00000000 : nt+0x75c40
fffff880`02f6cb40 00000000`0000009c : 00000000`00000000 fffff880`02f6cb70 00000000`00000000 00000000`00000000 : hal+0x12818
fffff880`02f6cb48 00000000`00000000 : fffff880`02f6cb70 00000000`00000000 00000000`00000000 00000000`00000000 : 0x9c


STACK_COMMAND:  kb

FOLLOWUP_IP: 
nt+75c40
fffff800`02ac9c40 48894c2408      mov     qword ptr [rsp+8],rcx

SYMBOL_STACK_INDEX:  0

SYMBOL_NAME:  nt+75c40

FOLLOWUP_NAME:  MachineOwner

IMAGE_NAME:  ntoskrnl.exe

BUCKET_ID:  WRONG_SYMBOLS

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


Code:
022013-11434-01.dmp	20/02/2013 05:07:40		0x00000124	00000000`00000000	fffffa80`07812028	00000000`be000000	00000000`00800400	hal.dll	hal.dll+12a3b					x64	ntoskrnl.exe+75c40					C:\Users\Dinesh\Desktop\BSOD\SF_26-02-2013\022013-11434-01.dmp	4	15	7601	270,016

Thanks,
Dinesh
 

My Computer My Computer

At a glance

Windows® 8 Pro (64-bit)Intel® Core™ i5 Processor 2467M (1.60GHz, 3MB...6GB DDR3 System Memory at 1,333MHz (on BD 4GB...AMD Radeon™ HD7550M 1GB DDR3 (Ext. Graphic)
Computer Manufacturer/Model Number
Samsung NP530U4B-S02IN
OS
Windows® 8 Pro (64-bit)
CPU
Intel® Core™ i5 Processor 2467M (1.60GHz, 3MB L3 Cache)
Motherboard
Samsung Electronics
Memory
6GB DDR3 System Memory at 1,333MHz (on BD 4GB + 2GB x 1)
Graphics Card(s)
AMD Radeon™ HD7550M 1GB DDR3 (Ext. Graphic)
Sound Card
Realtek High Definition Audio
Monitor(s) Displays
35.56cm (14.0) SuperBright 300nit HD LED Display
Screen Resolution
1366x768
Hard Drives
1TB S-ATA II Hard Drive (5400RPM) with ExpressCache 16GB SSD
Internet Speed
sucks
Antivirus
Microsoft Security Essentials
Browser
Google Chrome (Sync enabled)
Back
Top