On Tue, Feb 21, 2006 at 10:02:37PM +0100, Maurizio Lemmo - Tannoiser wrote:
> * martedì 21 febbraio 2006, alle 21:28, Filippo Giunchedi scrive:
> > Hi,
> 
> Hi Filippo :)

Hi Maurizio!

> > glibmm-ERROR **: 
> > unhandled exception (type unknown) in signal handler
> > 
> > aborting...
> > Aborted
> 
> This one, ain't. :)
> 
> > ii  libgcc1                  1:4.1-0exp9     GCC support library
> > ii  libstdc++6               4.1-0exp9       The GNU Standard C++ Library v3
> 
> Just wondering: this library came from the experimental repository.
> Could you test this bug with sid version?

Same story, here's the backtrace from gdb: (using unstable)

(gdb) run
Starting program: /tmp/buffy-0.11/src/buffy 

(buffy:1921): Gtk-CRITICAL **: gtk_list_store_get_path: assertion `iter->stamp 
== GTK_LIST_STORE (tree_model)->stamp' failed

(buffy:1921): Gtk-CRITICAL **: gtk_tree_path_get_depth: assertion `path != 
NULL' failed

glibmm-ERROR **: 
unhandled exception (type unknown) in signal handler

aborting...

Program received signal SIGABRT, Aborted.
0x0ecb4638 in raise () from /lib/tls/libc.so.6
(gdb) bt
#0  0x0ecb4638 in raise () from /lib/tls/libc.so.6
#1  0x0ecb6034 in abort () from /lib/tls/libc.so.6
#2  0x0f032bfc in g_logv () from /usr/lib/libglib-2.0.so.0
#3  0x0f032c7c in g_log () from /usr/lib/libglib-2.0.so.0
#4  0x0f1b6bf8 in Glib::exception_handlers_invoke () from 
/usr/lib/libglibmm-2.4.so.1
#5  0x0ff131f8 in Gtk::Widget_Class::show_callback () from 
/usr/lib/libgtkmm-2.4.so.1
#6  0x0f0f7f14 in g_cclosure_marshal_VOID__VOID () from 
/usr/lib/libgobject-2.0.so.0
#7  0x0f0e79cc in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#8  0x0f0e82b0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#9  0x0f0fbb74 in g_signal_stop_emission () from /usr/lib/libgobject-2.0.so.0
#10 0x0f0fd558 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#11 0x0f0fd99c in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#12 0x0fb1cf2c in gtk_widget_show () from /usr/lib/libgtk-x11-2.0.so.0
#13 0x0ff18200 in Gtk::Widget::show () from /usr/lib/libgtkmm-2.4.so.1
#14 0x0fea1b70 in Gtk::Main::run () from /usr/lib/libgtkmm-2.4.so.1
#15 0x100291d8 in main (argc=1, argv=0x7fa32a14) at buffy.cc:81
(gdb)

while investigating a little further I guess this may be caused by some 
symlinks in my ~/Maildir:

$ ls -la ~/Maildir
lrwxrwxrwx   1 godog godogx     15 Feb  8 22:02 .utnubu -> ../mails/utnubu
drwxr-xr-x   2 godog godogx 118784 Feb 21 21:18 cur
drwxr-xr-x   2 godog godogx     56 Feb 21 21:54 new
drwxr-xr-x   2 godog godogx      6 Feb 21 21:54 tmp

while ../mails/utnubu is a Maildir

filippo
--
Filippo Giunchedi
PGP key: 0x6B79D401
random quote follows:

UNIX is simple, but it just takes a genius to understand the simplicity.
-- Dennis Ritchie

Attachment: signature.asc
Description: Digital signature

Reply via email to