Package: cryptkeeper
Version: 0.9.4-1
Severity: normal

jon@inoshiro:~/wd/deb$ cryptkeeper
Segmentation fault

The segmentation fault occurs as soon as I click on the drop-down menu.

Attached is gconftool --dump /apps/cryptkeeper

Here's a backtrace of an unstripped binary, based on the current package source:

jon@inoshiro:~/wd/deb$ gdb $(which cryptkeeper)
GNU gdb (GDB) 7.0.1-debian
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 "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/cryptkeeper...done.
(gdb) run
Starting program: /usr/bin/cryptkeeper 
[Thread debugging using libthread_db enabled]
[New Thread 0xb3a90b70 (LWP 18860)]
[New Thread 0xb30ffb70 (LWP 18861)]
[Thread 0xb3a90b70 (LWP 18860) exited]

Program received signal SIGSEGV, Segmentation fault.
0xb74a9e3a in strcmp () from /lib/i686/cmov/libc.so.6
(gdb) bt
#0  0xb74a9e3a in strcmp () from /lib/i686/cmov/libc.so.6
#1  0x0804c205 in is_mounted (mount_dir=0x80c24d8 "/home/jon/e/f")
    at encfs_wrapper.cpp:49
#2  0x08050173 in sico_activated (data=0x80b89a8) at main.cpp:501
#3  0xb7818d6c in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#4  0xb77fc9f2 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#5  0xb780f988 in ?? () from /usr/lib/libgobject-2.0.so.0
#6  0xb78183f6 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#7  0xb78185a2 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#8  0xb7da8e9c in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#9  0xb7da8f3e in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#10 0xb7d25984 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#11 0xb77fc9f2 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#12 0xb780f988 in ?? () from /usr/lib/libgobject-2.0.so.0
#13 0xb781817b in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#14 0xb78185a2 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#15 0xb7e5a5a6 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#16 0xb7d23b0d in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#17 0xb7d24197 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#18 0xb7ba405a in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#19 0xb7713252 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#20 0xb7713a30 in ?? () from /lib/libglib-2.0.so.0


-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (700, 'stable'), (600, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cryptkeeper depends on:
ii  encfs                  1.7.2-1           encrypted virtual filesystem
ii  fuse-utils             2.8.4-1.1         Filesystem in USErspace (utilities
ii  libatk1.0-0            2.0.0-1           The ATK accessibility toolkit
ii  libc6                  2.11.2-10         Embedded GNU C Library: Shared lib
ii  libcairo2              1.10.2-6          The Cairo 2D vector graphics libra
ii  libfontconfig1         2.8.0-2.1         generic font configuration library
ii  libfreetype6           2.4.2-2.1         FreeType 2 font engine, shared lib
ii  libgcc1                1:4.4.5-8         GCC support library
ii  libgconf2-4            2.28.1-6          GNOME configuration database syste
ii  libglib2.0-0           2.24.2-1          The GLib library of C routines
ii  libgtk2.0-0            2.20.1-2          The GTK+ graphical user interface 
ii  libpango1.0-0          1.28.3-1+squeeze2 Layout and rendering of internatio
ii  libstdc++6             4.4.5-8           The GNU Standard C++ Library v3
ii  libx11-6               2:1.3.3-4         X11 client-side library
ii  zenity                 2.30.0-1          Display graphical dialog boxes fro

cryptkeeper recommends no packages.

cryptkeeper suggests no packages.

-- no debconf information
<gconfentryfile>
  <entrylist base="/apps/cryptkeeper">
    <entry>
      <key>filemanager</key>
      <value>
        <string>nautilus</string>
      </value>
    </entry>
    <entry>
      <key>idletimeout</key>
      <value>
        <int>0</int>
      </value>
    </entry>
    <entry>
      <key>keep_mountpoints</key>
      <value>
        <bool>true</bool>
      </value>
    </entry>
    <entry>
      <key>stashes</key>
      <value>
        <string>/home/jon/e/b
/home/jon/e/f
/home/jon/Dropbox/jon/cs_back
/home/jon/cs
</string>
      </value>
    </entry>
  </entrylist>
</gconfentryfile>

Reply via email to