shiro Posted March 28, 2007 Report Share Posted March 28, 2007 My computer is continually getting Application Error pop up messages. The error reads:"The instruction at "0x000000000" referenced memory at "0x00000000". The memory could not be "read". Click OK to terminate program."Any solution for this problem?I'll greatly appreciate if someone can help me up with this problem. Quote Link to post Share on other sites
lefty1953 Posted March 28, 2007 Report Share Posted March 28, 2007 My computer is continually getting Application Error pop up messages. The error reads:"The instruction at "0x000000000" referenced memory at "0x00000000". The memory could not be "read". Click OK to terminate program."Any solution for this problem?I'll greatly appreciate if someone can help me up with this problem.Looks like you have a failing memory chip. Try going to Memtest86.com and downloading their tester, run it over night and see if you get errors. Quote Link to post Share on other sites
shiro Posted March 28, 2007 Author Report Share Posted March 28, 2007 I'm sorry but my bandwidth is limited. Does anyone here know whether is there any other solution? Quote Link to post Share on other sites
jcl Posted March 28, 2007 Report Share Posted March 28, 2007 (edited) It's probably a bug. Zero is a standard representation of an invalid address; Windows traps attempts to reference it to catch errors. It's possible that there's an underlying hardware problem, but it's at least equally likely that the process simply jumped without looking, so to speak. Edited March 28, 2007 by jcl Quote Link to post Share on other sites
shiro Posted March 28, 2007 Author Report Share Posted March 28, 2007 It's probably a bug. Zero is a standard representation of an invalid address; Windows traps attempts to reference it to catch errors. It's possible that there's an underlying hardware problem, but it's at least equally likely that the process simply jumped without looking, so to speak.Then what should I do to overcome this problem? Quote Link to post Share on other sites
garmanma Posted March 28, 2007 Report Share Posted March 28, 2007 (edited) Have you rebooting the machine?Mark Edited March 28, 2007 by garmanma Quote Link to post Share on other sites
shiro Posted March 28, 2007 Author Report Share Posted March 28, 2007 Have you rebooting the machine?MarkRebooting? I've encountered this message for countless time everytime I start my window. What do you mean by 'reboot'? Quote Link to post Share on other sites
shanenin Posted March 28, 2007 Report Share Posted March 28, 2007 (edited) I'm sorry but my bandwidth is limited. Does anyone here know whether is there any other solution?memtest86 is just 84kb, that is less then 1/10 of a 1 megabytehttp://www.memtest86.com/memtest86-3.3.iso.zip Edited March 28, 2007 by shanenin Quote Link to post Share on other sites
Pete_C Posted March 28, 2007 Report Share Posted March 28, 2007 Okay, I was going to ask if it happened only with a specific program; but you say it occurs every time you start your computer. Is that correct? Next time, starting with the computer off, turn it on and after the POST beep start tapping F8 once a second until you get a start options menu and choose "safe mode"Login to safe mode with your usual account and see if you get the error.Generally this error is caused by a defective device driver or virtual anything driver which is part of something like an antivirus (or a virus) .Can you remember anything you installed or updated just before the problem started?If it only happened in Internet Explorer I would say it was a problem with spyware affecting the Layered Service Provider (LSP ) files; but you say it occurs on startup.Although if you have dialup and you are using an internet accellerator software it could be the cause . (RelevantKnowledge malware is a known cause of this error do you have it installed?So can Alcanshorty trojan)If it were a specific program then either an update or patch or uninstall/ reinstall is generally the solution.So please clarify if you can . If you suspect malware, post in the malware board. Quote Link to post Share on other sites
shiro Posted April 5, 2007 Author Report Share Posted April 5, 2007 Okay, I was going to ask if it happened only with a specific program; but you say it occurs every time you start your computer. Is that correct? Next time, starting with the computer off, turn it on and after the POST beep start tapping F8 once a second until you get a start options menu and choose "safe mode"Login to safe mode with your usual account and see if you get the error.Generally this error is caused by a defective device driver or virtual anything driver which is part of something like an antivirus (or a virus) .Can you remember anything you installed or updated just before the problem started?If it only happened in Internet Explorer I would say it was a problem with spyware affecting the Layered Service Provider (LSP ) files; but you say it occurs on startup.Although if you have dialup and you are using an internet accellerator software it could be the cause . (RelevantKnowledge malware is a known cause of this error do you have it installed?So can Alcanshorty trojan)If it were a specific program then either an update or patch or uninstall/ reinstall is generally the solution.So please clarify if you can . If you suspect malware, post in the malware board.It was a rundll32.exe application error. It occurs everytime on startup. I'm sorry but I can't remember anything I've installed or updated just before the problem stated. What do you mean by malware board? Can you please show me the way to do the malware board?Thanks..^^ Quote Link to post Share on other sites
shanenin Posted April 5, 2007 Report Share Posted April 5, 2007 Have to tried a system restore? If you have a recent conflict causing it, rolling back the registry can help. Quote Link to post Share on other sites
shiro Posted April 5, 2007 Author Report Share Posted April 5, 2007 Have to tried a system restore? If you have a recent conflict causing it, rolling back the registry can help.Unfortunately, I faced this problem quite some time already. I don't have the restore point to roll back this problem. Any other ways to solve it? Quote Link to post Share on other sites
shanenin Posted April 5, 2007 Report Share Posted April 5, 2007 You could use msconfig to disable all startup programs. If that solves the error with the next reboot, you could then enable one program at a time to see which one is causing the error. Quote Link to post Share on other sites
CurlingSteve Posted April 5, 2007 Report Share Posted April 5, 2007 (edited) Personally, I'd try a "Repair Install" at this point from your installation CD.That should get you booted up with minimal (zero I hope) loss.----An error that reports "0x00000000:0x00000000" usually means the application references an undefined (NULL) location, and typically is an application(programming) error.----Otherwise, an 0x0:0x0 error is an unanticipated error that's tough to track down.Most applications (including operating systems) will report an error code before resorting to 0x0. Edited April 5, 2007 by CurlingSteve Quote Link to post Share on other sites
shiro Posted April 6, 2007 Author Report Share Posted April 6, 2007 (edited) You could use msconfig to disable all startup programs. If that solves the error with the next reboot, you could then enable one program at a time to see which one is causing the error.I tried it. But it doesn't work for me. I disabled all the programs but the the memory reference error still occur. Shall I disable all the service too? What should I do now? Edited April 7, 2007 by shiro Quote Link to post Share on other sites
sultan_emerr Posted April 8, 2007 Report Share Posted April 8, 2007 You could use msconfig to disable all startup programs. If that solves the error with the next reboot, you could then enable one program at a time to see which one is causing the error.I tried it. But it doesn't work for me. I disabled all the programs but the the memory reference error still occur. Shall I disable all the service too? What should I do now?"What steps should I attempt to possibly avoid reinstalling Microsoft® Windows® XP?" = http://support.dell.com/support/topics/glo...&dn=1062461 Quote Link to post Share on other sites
sultan_emerr Posted April 8, 2007 Report Share Posted April 8, 2007 . What do you mean by malware board? Can you please show me the way to do the malware board?Thanks..^^http://www.besttechie.net/forums/Malware-R...is-Logs-f6.html Quote Link to post Share on other sites
shiro Posted April 22, 2007 Author Report Share Posted April 22, 2007 You could use msconfig to disable all startup programs. If that solves the error with the next reboot, you could then enable one program at a time to see which one is causing the error.I tried it. But it doesn't work for me. I disabled all the programs but the the memory reference error still occur. Shall I disable all the service too? What should I do now?"What steps should I attempt to possibly avoid reinstalling Microsoft® Windows® XP?" = http://support.dell.com/support/topics/glo...&dn=1062461The link above is about system restore to me. May I know what're the steps should I attempt to possibly avoid reinstalling Microsoft® Windows® XP? Quote Link to post Share on other sites
garmanma Posted April 22, 2007 Report Share Posted April 22, 2007 (edited) If you do a repair install, like Curling Steve said, it should not delete any files or settingsMark Edited April 22, 2007 by garmanma Quote Link to post Share on other sites
Pete_C Posted April 24, 2007 Report Share Posted April 24, 2007 You say it is a rundll32.exe error.What dll does it reference?If you cannot remember or it does not show go to control panel / admin tools/ event viewerTry to locate it , look for things with a red XIf you can give the dll we can figure out what it is.It is most likely either a device driver, your antivirus , or malware (a trojan or spyware ). Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.