GNOME Bugzilla – Bug 551635
crash when closing applet's preferences
Last modified: 2009-01-14 13:47:14 UTC
with SVN head revision 2209, I get a crash each time I go to the applet's preference dialog and I click on "Close" even if I didn't change anything. Here is the gdb backtrace: $ gdb --args tracker-applet GNU gdb 6.8 Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu"... Really redefine built-in command "frame"? (y or n) [answered Y; input not from terminal] gdb>run [Thread debugging using libthread_db enabled] [New Thread 0x7f3605949740 (LWP 7160)] Program received signal SIGSEGV, Segmentation fault.
+ Trace 206586
Thread 139869998585664 (LWP 7160)
I'm not able to reproduce it with svn rev 2790, besides, in the stacktrace there isn't anything related to tracker, so I'm considering this bug fixed, please reopen if you're still able to reproduce it