Package: claws-mail Version: 3.6.1-1 Severity: normal Hi!
Here's the backtrace of a segfault I experience every second day or so when selecting my inbox. This segfault also happens with the version in testing. I hope this will be of some help. I know some C, but I have no clue how to debug such bugs. Maybe I could fix it by myself if you give me some hints. Christopher Starting program: /usr/bin/claws-mail [Thread debugging using libthread_db enabled] [New Thread 0x2ab7b6c4f7c0 (LWP 2383)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x2ab7b6c4f7c0 (LWP 2383)] 0x00000000005cb96b in gtk_cmctree_is_viewable (ctree=0x9f42d0, node=0x1dd5020) at gtkcmctree.c:4188 4188 gtkcmctree.c: No such file or directory. in gtkcmctree.c #0 0x00000000005cb96b in gtk_cmctree_is_viewable (ctree=0x9f42d0, node=0x1dd5020) at gtkcmctree.c:4188 #1 0x00000000005cbe97 in gtk_cmctree_node_moveto (ctree=0x9f42d0, node=0x1dd5020, column=-1, row_align=0.5, col_align=0) at gtkcmctree.c:5325 #2 0x00000000004b2443 in folderview_selected (ctree=0x9f42d0, row=0x1dd5020, column=-1, folderview=0xb1de00) at folderview.c:2294 #3 0x00002ab7af82de9d in IA__g_closure_invoke (closure=0xb9c130, return_value=0x0, n_param_values=3, param_values=0x7ffffe0aa630, invocation_hint=0x7ffffe0aa530) at /build/buildd/glib2.0-2.16.6/gobject/gclosure.c:490 #4 0x00002ab7af840bfd in signal_emit_unlocked_R (node=0x9c6ed0, detail=0, instance=0x9f42d0, emission_return=0x0, instance_and_params=0x7ffffe0aa630) at /build/buildd/glib2.0-2.16.6/gobject/gsignal.c:2440 #5 0x00002ab7af8420ee in IA__g_signal_emit_valist (instance=0x9f42d0, signal_id=<value optimized out>, detail=0, var_args=0x7ffffe0aa890) at /build/buildd/glib2.0-2.16.6/gobject/gsignal.c:2199 #6 0x00002ab7af8425f3 in IA__g_signal_emit (instance=0x9f42d0, signal_id=10399328, detail=1) at /build/buildd/glib2.0-2.16.6/gobject/gsignal.c:2243 #7 0x00000000005ee7c3 in gtk_sctree_real_unselect_all (clist=0x9f42d0) at gtksctree.c:1933 #8 0x00000000005ec299 in select_row (sctree=0x9f42d0, row=1, col=1, state=<value optimized out>, _node=0x0) at gtksctree.c:1520 #9 0x00000000005edc23 in gtk_sctree_button_press (widget=<value optimized out>, event=0x5a81de0) at gtksctree.c:1695 #10 0x00002ab7ad61c688 in _gtk_marshal_BOOLEAN__BOXED (closure=0x9dbfb0, return_value=0x7ffffe0aabd0, n_param_values=<value optimized out>, param_values=0x7ffffe0aac90, invocation_hint=<value optimized out>, marshal_data=0x5ed7f0) at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtkmarshalers.c:84 #11 0x00002ab7af82de9d in IA__g_closure_invoke (closure=0x9dbfb0, return_value=0x7ffffe0aabd0, n_param_values=2, param_values=0x7ffffe0aac90, invocation_hint=0x7ffffe0aab90) at /build/buildd/glib2.0-2.16.6/gobject/gclosure.c:490 #12 0x00002ab7af8408dc in signal_emit_unlocked_R (node=0x9dc380, detail=0, instance=0x9f42d0, emission_return=0x7ffffe0aae90, instance_and_params=0x7ffffe0aac90) at /build/buildd/glib2.0-2.16.6/gobject/gsignal.c:2478 #13 0x00002ab7af841f71 in IA__g_signal_emit_valist (instance=0x9f42d0, signal_id=<value optimized out>, detail=0, var_args=0x7ffffe0aaef0) at /build/buildd/glib2.0-2.16.6/gobject/gsignal.c:2209 #14 0x00002ab7af8425f3 in IA__g_signal_emit (instance=0x9f42d0, signal_id=10399328, detail=1) at /build/buildd/glib2.0-2.16.6/gobject/gsignal.c:2243 #15 0x00002ab7ad73119e in gtk_widget_event_internal (widget=0x9f42d0, event=0x5a81de0) at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtkwidget.c:4678 #16 0x00002ab7ad615203 in IA__gtk_propagate_event (widget=0x9f42d0, event=0x5a81de0) at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtkmain.c:2336 #17 0x00002ab7ad61624b in IA__gtk_main_do_event (event=0x5a81de0) at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtkmain.c:1556 #18 0x00002ab7adae5f8c in gdk_event_dispatch (source=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at /scratch/build-area/gtk+2.0-2.12.11/gdk/x11/gdkevents-x11.c:2351 #19 0x00002ab7afa9e78b in IA__g_main_context_dispatch (context=0x9b6930) at /build/buildd/glib2.0-2.16.6/glib/gmain.c:2012 #20 0x00002ab7afaa1f5d in g_main_context_iterate (context=0x9b6930, block=1, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.16.6/glib/gmain.c:2645 #21 0x00002ab7afaa248d in IA__g_main_loop_run (loop=0x968fe0) at /build/buildd/glib2.0-2.16.6/glib/gmain.c:2853 #22 0x00002ab7ad616667 in IA__gtk_main () at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtkmain.c:1163 #23 0x00000000004df30d in main (argc=1, argv=0x7ffffe0ab738) at main.c:1667 The program is running. Exit anyway? (y or n) -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (50, 'unstable'), (30, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-4-vserver-amd64 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages claws-mail depends on: ii libc6 2.7-14 GNU C Library: Shared libraries ii libcairo2 1.6.4-6 The Cairo 2D vector graphics libra ii libcompfaceg1 1:1.5.2-4 Compress/decompress images for mai ii libdbus-glib-1-2 0.76-1 simple interprocess messaging syst ii libenchant1c2a 1.4.2-3.1 a wrapper library for various spel ii libetpan13 0.57-1 mail handling library ii libgcrypt11 1.4.1-1 LGPL Crypto library - runtime libr ii libglib2.0-0 2.16.6-1 The GLib library of C routines ii libgnutls26 2.4.1-1 the GNU TLS library - runtime libr ii libgtk2.0-0 2.12.11-3 The GTK+ graphical user interface ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library ii libldap-2.4-2 2.4.10-3 OpenLDAP libraries ii libpango1.0-0 1.20.5-2 Layout and rendering of internatio ii libpisock9 0.12.3-5 library for communicating with a P ii libsm6 2:1.0.3-2 X11 Session Management library Versions of packages claws-mail recommends: ii aspell-en [aspell-dictionary] 6.0-0-5.1 English dictionary for GNU Aspell ii claws-mail-i18n 3.5.0-2 Locale data for Claws Mail (i18n s ii xfonts-100dpi 1:1.0.0-4 100 dpi fonts for X ii xfonts-75dpi 1:1.0.0-4 75 dpi fonts for X Versions of packages claws-mail suggests: ii claws-mail-doc 3.5.0-2 User documentation for Claws Mail ii claws-mail-tools 3.5.0-2 Helper and utility scripts for Cla ii dillo [www-browser] 0.8.6-3 Small and fast web browser pn gedit | kedit | mousepad | ne <none> (no description available) ii iceweasel [www-browser] 3.0.3-2 lightweight web browser based on M ii w3m [www-browser] 0.5.2-2+b1 WWW browsable pager with excellent -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]