Error? Message

  • Thread starter Thread starter Al and Joan
  • Start date Start date
A

Al and Joan

While using the Microsoft Windows Malicious Software Removal Tool, it found
no infections, but I received the following message:

->Sysclean WARNING: MemScanGetImagePathFromPid(2256) (Win32 Error Code:
0x00000057 (87):The parameter is incorrect.) [650]

Could you tell me what this means
 
Not to any great detail. The significance is the keyword "Warning".
Almost all software has some form of error checking. There are
usually status codes returned when a process performs some type
of operation. Sometimes they are categorized as Informational,
Warning & Error. Error codes return debugging information that
helps developers isolate and repair the software. You've obviously
run the tool and it experienced a condition it wasn't expecting. It's
not something a end-user can decipher. Software is not linear in
design. It uses procedures or calls to other modules, returns to the
originating module.....Essentially the tool made a call to a routine
called MemScanGetImagePathFromPid, it returned data that did
not meet the routines requirements (Size, data type). I wouldn't
worry with it as it doesn't necessarily mean your PC has some
type of problem or underlying issue(s).
 
Run the tool again.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 

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

Similar Threads

KB890830 4
KB 890830 1
MRT error message 6
KB890830 9
Malicious Software Removal Tool Errors Reported 13
Error in mrt.log 2
Task Manager Doesn't Launch 3
I think I found the culprit 10

Back
Top