On Thu, Feb 23, 2006 at 03:12:20PM +0100, Maurizio Lemmo - Tannoiser wrote:
> * giovedì 23 febbraio 2006, alle 14:42, Enrico Zini scrive:
> > so it seems to be called on a file which isn't stat-able. Maybe you
> > have a dangling symlink somewhere?
>
> Hi Filippo, hi Enrico.
Hi!
>
> As Enrico
* giovedì 23 febbraio 2006, alle 14:42, Enrico Zini scrive:
> so it seems to be called on a file which isn't stat-able. Maybe you
> have a dangling symlink somewhere?
Hi Filippo, hi Enrico.
As Enrico suggested, i can reproduce your bug just with a dangling
symlink:
[EMAIL PROTECTED]:~/Mail$ ll
On Thu, Feb 23, 2006 at 01:01:05AM +0100, Filippo Giunchedi wrote:
> Breakpoint 1, 0x0ef6f084 in __cxa_throw () from /usr/lib/libstdc++.so.6
> (gdb) bt
> #0 0x0ef6f084 in __cxa_throw () from /usr/lib/libstdc++.so.6
> #1 0x10030f98 in isMaildir ()
> I think your guess was right :)
No, it wasn't.
On Wed, Feb 22, 2006 at 01:49:12PM +0100, Enrico Zini wrote:
> This one is caused by an exception being raised and not caught, and
> unfortunately it's a bit hard to use a plain stacktrace in these cases.
/me gotta love debugging C++ with gdb
>
> However, you could do this:
(gdb) break __cxa_th
On Tue, Feb 21, 2006 at 11:13:55PM +0100, Filippo Giunchedi wrote:
> 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
On Tue, Feb 21, 2006 at 11:13:55PM +0100, Filippo Giunchedi wrote:
> 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
[...]
> #13 0x0ff1820
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
>
* martedì 21 febbraio 2006, alle 21:28, Filippo Giunchedi scrive:
> Hi,
Hi Filippo :)
> while launching buffy it crashes badly with the following error:
>
> $ buffy
>
> (buffy:18577): Gtk-CRITICAL **: gtk_list_store_get_path: assertion
> `iter->stamp == GTK_LIST_STORE (tree_model)->stamp' faile
Package: buffy
Version: 0.11-1+b1
Severity: normal
Hi,
while launching buffy it crashes badly with the following error:
$ buffy
(buffy:18577): Gtk-CRITICAL **: gtk_list_store_get_path: assertion
`iter->stamp == GTK_LIST_STORE (tree_model)->stamp' failed
(buffy:18577): Gtk-CRITICAL **: gtk_tree_
9 matches
Mail list logo