Application Popup - Information in Event log viewer

A

Adam Smith

Hello,
I have recovered these Application Popup - Information messages in the
Event Log Viewer. Apparently associated with an application crash.
Should these be considered indicative of Memory failure?

9-6-06

Application popup: GoLive.exe - Application Error : The instruction at
"0x100628b0" referenced memory at "0x00000000". The memory could not be
"read".

Click on OK to terminate the program
Click on CANCEL to debug the program
______________________________________________________________________
9-3-06

Application popup: GoLive.exe - Application Error : The instruction at
"0x100628b0" referenced memory at "0x00000000". The memory could not be
"read".

Click on OK to terminate the program
Click on CANCEL to debug the program
______________________________________________________________________
9-3-06

Application popup: Adobe GoLive - index.html: GoLive.exe - Application
Error : The instruction at "0x100628b0" referenced memory at
"0x00000000". The memory could not be "read".

Click on OK to terminate the program
Click on CANCEL to debug the program
_____________________________________________________________________
9-3-06

Application popup: WinSCP3.exe - Application Error : The exception
unknown software exception (0xc0000027) occurred in the application at
location 0x7c5c20bc.

Click on OK to terminate the program
Click on CANCEL to debug the program
_____________________________________________________________________
9-3-06

Application popup: WinSCP3.exe - Application Error : The exception
unknown software exception (0x0eedfade) occurred in the application at
location 0x7c59bc81.
_____________________________________________________________________
9-3-06

Application popup: WinSCP3.exe - Application Error : The exception
unknown software exception (0x0eedfade) occurred in the application at
location 0x7c59bc81.
_____________________________________________________________________
9-3-06

Application popup: WinSCP3.exe - Application Error : The exception
unknown software exception (0xc0000027) occurred in the application at
location 0x7c5c20bc.

Click on OK to terminate the program
Click on CANCEL to debug the program
_____________________________________________________________________
9-3-06

Application popup: WinSCP3.exe - Application Error : The exception
unknown software exception (0x0eedfade) occurred in the application at
location 0x7c59bc81.
_____________________________________________________________________
9-3-06

Application popup: WinSCP3.exe - Application Error : The exception
unknown software exception (0x0eedfade) occurred in the application at
location 0x7c59bc81.
_____________________________________________________________________


Thanks

--Adam--
 
S

Steve Parry

Adam said:
Hello,
I have recovered these Application Popup - Information messages in the
Event Log Viewer. Apparently associated with an application crash.
Should these be considered indicative of Memory failure?

9-6-06

Application popup: GoLive.exe - Application Error : The instruction at
"0x100628b0" referenced memory at "0x00000000". The memory could not be
"read".

Click on OK to terminate the program
Click on CANCEL to debug the program
______________________________________________________________________
9-3-06

Application popup: GoLive.exe - Application Error : The instruction at
"0x100628b0" referenced memory at "0x00000000". The memory could not be
"read".

Click on OK to terminate the program
Click on CANCEL to debug the program
______________________________________________________________________
9-3-06

Application popup: Adobe GoLive - index.html: GoLive.exe - Application
Error : The instruction at "0x100628b0" referenced memory at
"0x00000000". The memory could not be "read".

Click on OK to terminate the program
Click on CANCEL to debug the program
_____________________________________________________________________
9-3-06

Application popup: WinSCP3.exe - Application Error : The exception
unknown software exception (0xc0000027) occurred in the application at
location 0x7c5c20bc.

Click on OK to terminate the program
Click on CANCEL to debug the program
_____________________________________________________________________
9-3-06

Application popup: WinSCP3.exe - Application Error : The exception
unknown software exception (0x0eedfade) occurred in the application at
location 0x7c59bc81.
_____________________________________________________________________
9-3-06

Application popup: WinSCP3.exe - Application Error : The exception
unknown software exception (0x0eedfade) occurred in the application at
location 0x7c59bc81.
_____________________________________________________________________
9-3-06

Application popup: WinSCP3.exe - Application Error : The exception
unknown software exception (0xc0000027) occurred in the application at
location 0x7c5c20bc.

Click on OK to terminate the program
Click on CANCEL to debug the program
_____________________________________________________________________
9-3-06

Application popup: WinSCP3.exe - Application Error : The exception
unknown software exception (0x0eedfade) occurred in the application at
location 0x7c59bc81.
_____________________________________________________________________
9-3-06

Application popup: WinSCP3.exe - Application Error : The exception
unknown software exception (0x0eedfade) occurred in the application at
location 0x7c59bc81.
_____________________________________________________________________


Thanks

--Adam--

not really, try one of the many memory burn test programs that are available
to test
 
J

Jim Howes

Adam said:
Hello,
I have recovered these Application Popup - Information messages in the
Event Log Viewer. Apparently associated with an application crash.
Should these be considered indicative of Memory failure?

Not massively likely. Software crashes fairly often with bugs such as these (I
know, I put the bugs in there)...
9-6-06

Application popup: GoLive.exe - Application Error : The instruction at
"0x100628b0" referenced memory at "0x00000000". The memory could not be
"read".

Application 'GoLive.exe' has a pointer to an object that it has not initialised,
or it's attempted to allocate more memory that was available (or a negative or
otherwise silly amount of memory) and failed; has not checked that the pointer
it has is not NULL, and promptly tried to dereference it, and blown it's brains
out. Most likely buggy software.
Application popup: WinSCP3.exe - Application Error : The exception
unknown software exception (0xc0000027) occurred in the application at
location 0x7c5c20bc.

I've seen exception 0xC0000027 thrown with buggy printer drivers, and with some
adobe software. (Is GoLive an adobe thing, seems to ring a bell?)


To eliminate problematic memory, download memtest86 (from www.memtest.org),
write it to a floppy or CD, boot from that, and let it chew over your machine
for a good few hours. However, I don't think you'll find anything.

You may want to look at updating video and printer drivers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top