Segfault when unmounting a truecrypt volume

Use this category to discuss anything related to the development of Guayadeque.
Locked
mr_hangman
Posts: 70
Joined: Tue Sep 28, 2010 12:22 am

Segfault when unmounting a truecrypt volume

Post by mr_hangman »

Guayadeque crashes every time I unmount a truecrypt volume.

This is the output log http://pastebin.com/iLhb59Jb

Edit: it only happens when the volume is mounted and unmounted after guayadeque starts. If the volume is already mounted before starting guayadeque, it will not crash when the volume is unmounted.
mr_hangman
Posts: 70
Joined: Tue Sep 28, 2010 12:22 am

Segfault when unmounting a truecrypt volume

Post by mr_hangman »

I would really appreciate if you have time to look into this issue. At the moment, if I don't close guayadeque before mounting and unmounting a truecrypt volume, it will crash every single time.

Thank you very much
tamalet
Posts: 490
Joined: Fri Sep 24, 2010 4:34 am

Segfault when unmounting a truecrypt volume

Post by tamalet »

There is a bug in gvfs that crashes Guayadeque when partitions are unmounted.
It's quite possible that it's related to that. Unfortunatelly there is not much that anonbeat can do about it.
User avatar
anonbeat
Posts: 2048
Joined: Thu Sep 16, 2010 9:47 pm

Segfault when unmounting a truecrypt volume

Post by anonbeat »

I will take a look at this asap

Thanks for your help
mr_hangman
Posts: 70
Joined: Tue Sep 28, 2010 12:22 am

Segfault when unmounting a truecrypt volume

Post by mr_hangman »

Thank you both of you. I doubt if this is a gvfs issue because the backtrace is different from what I see in gvfs crashes.
User avatar
anonbeat
Posts: 2048
Joined: Thu Sep 16, 2010 9:47 pm

Segfault when unmounting a truecrypt volume

Post by anonbeat »

Can you try with rev 1437 this issue ?

Thanks for your help
mr_hangman
Posts: 70
Joined: Tue Sep 28, 2010 12:22 am

Segfault when unmounting a truecrypt volume

Post by mr_hangman »

Fix confirmed! Thank you very much!
Locked