|
#21
|
|||
|
|||
|
Hi, I have also been recently started recieving this problem and would also like a solution to stop it. I would be glad to upload any information you may require for you to help me. Thank you in advance.
|
|
#22
|
|||
|
|||
|
HElp me people please
Hi people, you guys gotta help me,
I am getting the message when i boot " starting dump of physical memory" The worst thing is , this is a one week old machine that i have bought. it is an hp laptop , 80 gb/1024ram . i have ano idea why this is happening. though i can boot it in safe mode but it doesnt boot normally, even i cant install xp again. The exact message in the event log is " THe computer has rebooted from a bugcheck. bugcheck was 0x0000007f(0x0000000d,0x00000000,0x00000000,0x00000000)" please tell me what to do. |
|
|
|
#23
|
|||
|
|||
|
Bugcheck code 7F with nt status code x'0d' is hardware error. According to my record, 50% is faulty RAM, 25% is faulty M/B, 25% is faulty CPU.
|
|
#24
|
|||
|
|||
|
thanks CPC
Hi CPC, thanks for the prompt reply. but while I was waiting for it, I just started fiddling with the comp. As the comp is new , I had not installed many new softwares on it. So i just started uninstalling each one and checking. I had norton which i removed, then zone alarm as well. The thing seems to be working now after removing zone alarm, I have put sygate instead, and for the past 1 hour it hasn't rebooted. I don't know whether this is related or not but I was so desperate that i tried everything. I will monitor it for a few more hours or maybe till tomorrow and see if Zone alarm was the reason. What do u think about it. Anyway thanks for the response, I will check again and post you on what happens.
thanks for your help, will post again tomorrow |
|
#25
|
|||
|
|||
|
When Windows crashes with blue screen, it writes a system event 1001 and a minidump to the folder \windows\minidump. Check system event 1001 and it has the content of the blue screen
Event ID: 1001 Source: Save Dump Description: The computer has rebooted from a bugcheck.The bugcheck was : 0xc000000a (0xe1270188, 0x00000002, 0x00000000, 0x804032100). Microsoft Windows..... A dump was saved in: ....... Control Panel -> Adminstrative Tools -> Event Viewer -> System -> Event 1001. Copy the content and paste it back here Zip 5 to 6 minidumps and attach the zip files here. I will study the dump and find out the culprit. |
|
#26
|
|||
|
|||
|
My dumps...
Can someone please look at my dumps too? I started having BSODs once or twice every day about 2 weeks ago. No hardware changes or driver updates have been done. I've attached 4 minidumps - I'll be happy to add more if needed.
Thanks!!! Jose |
|
#27
|
|||
|
|||
|
Quote:
|
|
#28
|
|||
|
|||
|
Two of your minidumps are inaccessible and this are the symptom of faulty RAM. One minidump crashed at tcpip. As you know tcpip is a stable module. It crashes only if hardware error.
Suggestion 1. Reseat your memory to another memory slot 2. Downclock the RAM 3. Take one memory stick if you have two. If no more BSOD occurs, the removed RAM is faulty. |
|
#29
|
|||
|
|||
|
blue screen with Stuck Key 2
Blue screen again, when restarting, it says an error: Stuck Key 2, then starting again its ok.
The computer has rebooted from a bugcheck. The bugcheck was: 0x0000004e (0x00000099, 0x00000000, 0x00000000, 0x00000000). The computer has rebooted from a bugcheck. The bugcheck was: %1. A dump was saved in: %2. I have put the Mini082105-01.dmp in the attachment. Please check. Also want to know how to see what is in the dump file. Really thanks. William |
|
|
|
#30
|
|||
|
|||
|
Hi William,
Do you mean that after you update Norton AV and de-install tdiupdate, your windows crashed with bugcheck 4E with only one occurence? cpc2004 |
|
#31
|
|||
|
|||
|
what is bugcheck 4E
I didnt update Norton AV, what is bugcheck 4E ?
But every time the blue screen occurs, it always says "stuck key" |
|
#32
|
|||
|
|||
|
Hi William,
From your latest minidump, I find out your Norton AV is upgraded to 2005. If you don't tell me the truth, I can't help you. Maybe some experts can help you. |
|
#33
|
|||
|
|||
|
error report
Dear Expert,
I just have a full scan with the Norton, what is Norton AV? Also this morning when starting it has an error report, the program is rfibug.exe, location is c:/windows/system2, and the error occurs everytime after entering XP, wonder how to find the detail about the report. Its not convenient to see it just in the dialbox. a blue screen, dmp file attched. Also in the msconfig startup, there are some strange program. like yvvxsme.exe r, what does r mean here? also in system2 Many thanks, William |
|
#34
|
|||
|
|||
|
William,
You does not provide accurate information. Garbage in and garbage out. Base upon your last minidump, fauty RAM is the culprit. KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e) This is a very common bugcheck. Usually the exception address pinpoints the driver/function that caused the problem. Always note this address as well as the link date of the driver/image that contains this address. Some common problems are exception code 0x80000003. This means a hard coded breakpoint or assertion was hit, but this system was booted /NODEBUG. This is not supposed to happen as developers should never have hardcoded breakpoints in retail code, but ... If this happens, make sure a debugger gets connected, and the system is booted /DEBUG. This will let us see why this breakpoint is happening. Arguments: Arg1: c0000005, The exception code that was not handled Arg2: 8054ae34, The address that the exception occurred at Arg3: f10e3aa0, Trap Frame Arg4: 00000000 Debugging Details: ------------------ EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s". FAULTING_IP: nt!ExAllocatePoolWithTag+673 8054ae34 897104 mov [ecx+0x4],esi TRAP_FRAME: f10e3aa0 -- (.trap fffffffff10e3aa0) ErrCode = 00000002 eax=e15ae3e0 ebx=81f75050 ecx=00000000 edx=00000006 esi=81f750a8 edi=000001ff eip=8054ae34 esp=f10e3b14 ebp=f10e3b68 iopl=0 nv up ei pl nz ac pe nc cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010212 nt!ExAllocatePoolWithTag+0x673: 8054ae34 897104 mov [ecx+0x4],esi ds:0023:00000004=???????? Resetting default scope STACK_TEXT: f10e3b68 8056e662 00000001 00000001 61564d43 nt!ExAllocatePoolWithTag+0x673 f10e3b88 8056afcd e10181f0 e15c9274 0000001e nt!CmpGetValueKeyFromCache+0x73 f10e3be4 8056b2ae e10181f0 e1075464 f10e3c50 nt!CmpFindValueByNameFromCache+0x65 f10e3c44 8056b236 e1075440 00220020 77d03a88 nt!CmQueryValueKey+0x96 f10e3cec f9226097 00001990 01b9f308 00000002 nt!NtQueryValueKey+0x2cc WARNING: Stack unwind information not available. Following frames may be wrong. f10e3d18 f91ff887 00001990 01b9f308 00000002 a347bus+0xe097 f10e3d44 804de7ec 00001990 01b9f308 00000002 d347bus+0xd887 f10e3d44 7c90eb94 00001990 01b9f308 00000002 nt!KiFastCallEntry+0xf8 01b9f1ec 00000000 00000000 00000000 00000000 0x7c90eb94 Last edited by cpc2004; 08-27-2005 at 01:44 AM.. |
|
#35
|
|||
|
|||
|
rfjbug.exe
Dear Expert,
I have copy the error report here attached in the attachment. It occurs everytime entering XP. Thanks. William Last edited by william_at_mi6; 08-25-2005 at 10:17 PM.. |
|
#36
|
|||
|
|||
|
physical memory dump error message
Hello all!
After reading some of these posts, I was hoping that someone could tell me what was going on with this machine. I have attached the files from the event viewer. The machine is up and running now, but I hope to keep it that way, so I would really appreciate if someone could tell me why I got the error message. Thanks in advance. |
|
#37
|
|||
|
|||
|
Your minidumps are corrupted and it is the symptom of bad ram.
|
|
#38
|
|||
|
|||
|
OK, thanks.
So I assume replacing the RAM will fix this??? thanks again. |
|
#39
|
|||
|
|||
|
Refer the following post (how to trouble shoot bad ram)
http://www.techspot.com/vb/showthrea...794#post183794 Last edited by cpc2004; 08-24-2005 at 01:08 PM.. |
|
#40
|
|||
|
|||
|
Memory Dump and keep rebooting
Hi folks, I am a newbie and I am very desperate for help. I switch on my system today and suddenly there wasa blue screen and said something about memory dump, it then rebooted and from morning till now, it is still the same. I tried booting into the safe mode and it appears that my hard disk did not crash.
Could it be my RAM? or my mother board. My system is very new. Running on Intel P4 3.4GHZ, 2 GB DDR2 533 RAM (2 slots) and a 120GB hard disk with additional 2 removal IDE racks. Appreciate if all the masters and experts could help me on how to resolve the problem. Thanks ppl! ![]() |
![]() |
| Thread Tools | |
|
|
| Similar Topics | ||||
| Topic | Category | Replies | Last Post | |
| Microsoft Jokes | The Meeting Spot - Chat & Socialize | 126 | 05-27-2008 08:45 PM | |
| Win 98 memory above 512meg | Windows OS | 17 | 03-21-2008 03:49 AM | |
| How to repair Windows XP/2000 if you are unable to boot into Windows | Guides and Tutorials | 372 | 10-18-2007 06:39 PM | |
| Dual Boot to DOS partition | Windows OS | 27 | 02-03-2006 07:20 AM | |
| Windows XP Memory Tweak Guide Questions | Windows OS | 11 | 02-01-2003 12:59 PM | |
All times are GMT -4. The time now is 09:18 PM.



