Public bug reported: Binary package hint: cryptkeeper
=== BUG IMPACT === Cryptkeeper fails to create any encfs, rendering it unusable === WORKAROUND === None known for this program === REPRODUCTION === 1. start cryptkeeper 2. click on its tray icon -> new encfs 3. select a new directory, enter password, click Forward 4. crash dpkg -l cryptkeeper ii cryptkeeper 0.9.4-1 on computer lcwood (quad core amd64) $ gdb cryptkeeper GNU gdb (GDB) 7.0-ubuntu Copyright (C) 2009 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-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/cryptkeeper...(no debugging symbols found)...done. (gdb) r Starting program: /usr/bin/cryptkeeper [Thread debugging using libthread_db enabled] [New Thread 0x7fffeb7d7910 (LWP 18735)] [New Thread 0x7fffeafd6910 (LWP 18736)] [Thread 0x7fffeafd6910 (LWP 18736) exited] [New Thread 0x7fffeafd6910 (LWP 18737)] [New Thread 0x7fffea070910 (LWP 18738)] [New Thread 0x7fffe986f910 (LWP 18739)] [New Thread 0x7fffe906e910 (LWP 18740)] [New Thread 0x7fffe886d910 (LWP 18741)] [New Thread 0x7fffe3fff910 (LWP 18742)] [Thread 0x7fffea070910 (LWP 18738) exited] [Thread 0x7fffe3fff910 (LWP 18742) exited] [Thread 0x7fffe986f910 (LWP 18739) exited] [Thread 0x7fffe886d910 (LWP 18741) exited] [Thread 0x7fffe906e910 (LWP 18740) exited] [Thread 0x7fffeb7d7910 (LWP 18735) exited] [New Thread 0x7fffeb7d7910 (LWP 18743)] [Thread 0x7fffeafd6910 (LWP 18737) exited] [New Thread 0x7fffeafd6910 (LWP 18745)] [Thread 0x7fffeb7d7910 (LWP 18743) exited] Program received signal SIGSEGV, Segmentation fault. strcmp () at ../sysdeps/x86_64/strcmp.S:30 30 ../sysdeps/x86_64/strcmp.S: No such file or directory. in ../sysdeps/x86_64/strcmp.S Current language: auto The current source language is "auto; currently asm". (gdb) bt #0 strcmp () at ../sysdeps/x86_64/strcmp.S:30 #1 0x0000000000405346 in ?? () #2 0x0000000000405480 in ?? () #3 0x00000000004074eb in ?? () #4 0x00007ffff5e505ae in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #5 0x00007ffff5e65983 in ?? () from /usr/lib/libgobject-2.0.so.0 #6 0x00007ffff5e66d39 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #7 0x00007ffff5e67283 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #8 0x00007ffff7867af5 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #9 0x00007ffff5e505ae in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #10 0x00007ffff5e6529c in ?? () from /usr/lib/libgobject-2.0.so.0 #11 0x00007ffff5e66d39 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #12 0x00007ffff5e67283 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #13 0x00007ffff78667ad in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #14 0x00007ffff7915728 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #15 0x00007ffff5e505ae in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #16 0x00007ffff5e6564d in ?? () from /usr/lib/libgobject-2.0.so.0 #17 0x00007ffff5e66bcc in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 #18 0x00007ffff5e67283 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 #19 0x00007ffff7a1c71f in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #20 0x00007ffff790dcd3 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 #21 0x00007ffff790eca3 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 #22 0x00007ffff7583cec in ?? () from /usr/lib/libgdk-x11-2.0.so.0 #23 0x00007ffff5776bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #24 0x00007ffff577a598 in ?? () from /lib/libglib-2.0.so.0 #25 0x00007ffff577a9f5 in g_main_loop_run () from /lib/libglib-2.0.so.0 #26 0x00007ffff790f177 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #27 0x0000000000409998 in ?? () #28 0x00007ffff4a23abd in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fffffffe3b8) at libc-start.c:220 #29 0x0000000000405229 in ?? () #30 0x00007fffffffe3b8 in ?? () #31 0x000000000000001c in ?? () #32 0x0000000000000001 in ?? () #33 0x00007fffffffe66e in ?? () #34 0x0000000000000000 in ?? () (gdb) q A debugging session is active. ** Affects: cryptkeeper (Ubuntu) Importance: Undecided Status: New ** Summary changed: - [karmic] cryptkeeper crashes on creating new encfs + [karmic] cryptkeeper crashes on creating new encfs (also in strcmp) -- [karmic] cryptkeeper crashes on creating new encfs (also in strcmp) https://bugs.launchpad.net/bugs/531313 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs