« Return to Thread: valgrind and fuse file systems

valgrind and fuse file systems

by Kendy Kutzner :: Rate this Message:

Reply to Author | View in Thread

Hello List,

I want to debug my file system and want to use valgrind or similar
tools to do that. However, that bails out with the error message
"fuse: failed to exec fusermount: Permission denied"
Ok, calling setuid-binaries from traced programs is problematic.

However, 'sudo valgrind ./my_file_system' gives the same error
message. Same for a real root shell with su -

Any hints on how to use valgrind like programs with fuse file systems?

Kendy

--



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
fuse-devel mailing list
fuse-devel@...
https://lists.sourceforge.net/lists/listinfo/fuse-devel

attachment0 (196 bytes) Download Attachment

 « Return to Thread: valgrind and fuse file systems