Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

The service WinFsp.Launcher has failed to start (Status=c000005a).

51 views
Skip to first unread message

yunrayz...@gmail.com

unread,
Sep 3, 2018, 9:16:20 AM9/3/18
to
I've write one FUSE named contentdigestfs, and want to make this program to be an service launched via launcher-x64.exe, and I have configure all of necessary register items:
CommandLine
Executable
JobControl
Security
under register key:

HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Winfsp\services\contentfs64, however, it prompt error 1630.

C:\Program Files (x86)\WinFsp\bin>launchctl-x64.exe start contentfs64 c:\oldfs
KO launcher: error 1630

And then I rebuild the launcher-x64.exe and debug launcher-x64 locally, but every time the CreateNamedPipeW will return an invalid handle, and the error code is 1307, which indicated the information below:
"
ERROR_INVALID_OWNER

1307 (0x51B)

This security ID may not be assigned as the owner of this object. "

Can anyone help to make this error go around ? or tell me what I missed to debug launcher-x64.exe locally ?

Many thanks to whoever help me :)
0 new messages