Jelle de Jong <
jelledejong@...> writes:
> Nikolaus Rath wrote:
>> Jelle de Jong <
jelledejong@...> writes:
>>> Now i created the sshf-fuse-dbg package, i have to find a workable way
>>> to backtrace sshfs process while playing multimedia trough a sshfs
>>> system. (hints welcome)
>>
>> Start gdb and attach it to the running sshfs process, as explained on
>> the ubuntu wiki.
>
> Yesterday I did a debug session, loaded gdb and attached sshfs and
> continued the process (see attachment).
>
> I start watching a dvd over my sshfs connection and after 16 minutes
> the player froze unrecoverable. I did a killall -9 totem-xine. Then i
> tried to access my sshfs mount but this one was also completely frozen
> hanging my thunar file-manager. So i did a killall -9 sshfs. This made
> my system working again. I did a back-trace with gdb but no info came
> out of it. I remounted my sshfs and watched the rest of the dvd
> without problems.
>
> Any idea's how to provide more debug info?
Yeah, you need to do the backtrace *before* killing the process.
Otherwise there is nothing left that gdb could do any work on.
So *before* you do any killall calls, create the backtraces.
Best,
-Nikolaus
--
»It is not worth an intelligent man's time to be in the majority.
By definition, there are already enough people to do that.«
-J.H. Hardy
PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD B7F8 AE4E 425C
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
fuse-devel mailing list
fuse-devel@...
https://lists.sourceforge.net/lists/listinfo/fuse-devel