Hello,

On Wed, 09 Feb 2011 16:37:13 +0100
Antonio Ospite <[email protected]> wrote:

> Package: sylpheed
> Version: 3.1.0-1
> Severity: normal
> 
> Hi,
> 
> I am still getting it on 3.1.0-1.
> 
> I haven't figured out what triggers it but I've got it a couple of a
> times in a day.
> 
> Attached there is my backtrace log, I'll try to supply a log with
> "thread apply all bt" the next time I hit it, if needed.

It seems that it crashes at summary_show_queued_msgs(), which
temporarily appends currently received messages on the summary view.

The following warning shows somehow GtkTreeIter is broken at the point.

(sylpheed:3133): Gtk-CRITICAL **: gtk_tree_store_get_value: assertion
`VALID_ITER (iter, tree_store)' failed

Can you rerun sylpheed with --debug option?

  $ gdb sylpheed
  (gdb) run --debug

> -- System Information:
> Debian Release: wheezy/sid
>   APT prefers unstable
>   APT policy: (900, 'unstable')
> Architecture: amd64 (x86_64)

It may be x86-64 specific, or depends on GTK+ version?
(I haven't get any crashes similar to this yet with x86 systems.)

-- 
Hiroyuki Yamamoto <[email protected]>



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to