Windows error 0x00040180, 262528

Detailed Error Information

OLEOBJ_S_INVALIDVERB[1]

MessageInvalid verb for OLE object
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeveritySuccess

This code indicates success, rather than an error. This may not be the correct interpretation of this code, or possibly the program is handling errors incorrectly.

Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode4 (0x004)
NameFACILITY_ITF[2][1]
DescriptionThe source of the error code is COM/OLE Interface management.[2][1]
Error Code384 (0x0180)

Questions

2votes
5answers

Troubleshooting seemingly random G4 kernel panics and lockups

Recently my 9 year old Apple G4 file server has been randomly crashing. Often it's a kernel panic, but sometimes the system just locks up. It seems almost always to happen when I'm out of my office... but even when I'm in my office, the system is in a separate [...] read more
mac-osx
troubleshooting
apple
kernel-panic

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0