Hi Wouter, > I'm not quite sure how to produce a core dump for FUSE software. If you > could help me out there, I'll happily produce a backtrace.
Usually is possible to do with gdb if the application is put into
foreground mode:
$ gdb mtfs
[..]
$ run -f mountpoint
Just tried this with another fuse library and it seems to work - no mtp
devices on me right now to check this with mtpfs though. Hope that helps.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected]
`-
signature.asc
Description: PGP signature

