Sorry but I am not really expert in that I have read the debugging tutorial and I tried to use Gdb and Valgrind I succeed in use them with a program like Vlc but with nautilus that should be the program to test as a matter of fact I have to open properties of folder or file with right mouse button I can't use them because both of them run and then exit automatically without waiting the generation of event like it happens instead using Vlc as program. So I can't test anything because I have no time to perform any actions necessary to reproduce the crash as tutorial tells. I don't know where I am wrong using these commands. If someone can help me I can try to go ahead.
I run the following commands as show in tutorial: Gdb: gdb nautilus 2>&1 | tee ~/gdb-nautilus.txt handle SIG33 pass nostop noprint set pagination 0 run Valgrind: G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log <program> nautilus -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1001868 Title: Selecting property file or folder freezing it To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1001868/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs