[Ekiga-devel-list] Strange critical warning in ekiga
- From: Julien Puydt <jpuydt free fr>
- To: Ekiga mailing list <ekiga-devel-list gnome org>
- Subject: [Ekiga-devel-list] Strange critical warning in ekiga
- Date: Wed, 19 Jun 2013 15:24:43 +0200
Hi,
since I restarted toying around, I noticed the following critical warning:
(ekiga:15134): GLib-CRITICAL **: g_sequence_iter_get_position: assertion
`iter != NULL' failed
Program received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff4dc217d in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
(gdb) bt
#0 0x00007ffff4dc217d in g_logv () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1 0x00007ffff4dc2342 in g_log () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007ffff4dd455e in g_sequence_iter_get_position ()
from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007ffff7159979 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#4 0x00007ffff715c851 in
gtk_tree_model_filter_convert_child_path_to_path ()
from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#5 0x00007ffff715c92e in
gtk_tree_model_filter_convert_child_iter_to_iter ()
from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#6 0x00007ffff775c262 in on_presentity_added (self=0xf40a80, cluster=...,
heap=..., presentity=...)
at ../../ekiga.git/lib/engine/gui/gtk-frontend/roster-view-gtk.cpp:1047
#7 0x00007ffff775d214 in visit_presentities (self=<optimized out>,
cluster=..., heap=..., presentity=...)
at ../../ekiga.git/lib/engine/gui/gtk-frontend/roster-view-gtk.cpp:1006
#8 0x00007ffff775ec01 in operator()<bool, bool (*)(_RosterViewGtk*,
boost::shared_ptr<Ekiga::Cluster>, boost::shared_ptr<Ekiga::Heap>,
boost::shared_ptr<Ekiga::Presentity>),
boost::_bi::list1<boost::shared_ptr<Ekiga::Presentity>&> > (
a=<synthetic pointer>, f=<optimized out>, this=<optimized out>)
at /usr/include/boost/bind/bind.hpp:447
The thing is that I had a look at the code, and it looks sane ; in fact,
it looks like old code...
I'm suspecting a(nother) GtkTreeModelFilter bug... I'm using gtk+ as
found in debian/unstable, version 3.8.2-2.
Am I the only one to see this?
Snark
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]