[ubuntu-mono] [Bug 705558] Re: assertion `gtk_tree_model_iter_next (tree_view->priv->model, &iter)' failed.
Bryan Larsen
705558 at bugs.launchpad.net
Thu Jan 20 18:31:38 UTC 2011
I had to log out and log in again to be able to restart tomboy. (It
complained that it was already running, but ps didn't show a process).
I restarted, and none of my notes had synced over except perhaps for the
conflict I reported, which was with the "Start Here" note.
I did another synchronization, and it worked fine.
--
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to tomboy in ubuntu.
https://bugs.launchpad.net/bugs/705558
Title:
assertion `gtk_tree_model_iter_next (tree_view->priv->model, &iter)'
failed.
Status in “tomboy” package in Ubuntu:
New
Bug description:
Binary package hint: tomboy
Ubuntu: 10.10
tomboy: 1.4.2-0ubuntu1
Crash happened on first sync with Ubuntu One server. I resolved one
conflict, and then *boom*
tomboy
[INFO 13:21:50.210] Initializing Mono.Addins
** (Tomboy:2677): DEBUG: SyncDaemon already running, initializing SyncdaemonDaemon object
(Tomboy:2677): Gtk-CRITICAL **: gtk_tree_model_sort_get_value:
assertion `VALID_ITER (iter, tree_model_sort)' failed
(Tomboy:2677): GLib-GObject-CRITICAL **: g_object_set_property:
assertion `G_IS_VALUE (value)' failed
(Tomboy:2677): GLib-GObject-CRITICAL **: g_value_unset: assertion
`G_IS_VALUE (value)' failed
(Tomboy:2677): Gtk-CRITICAL **: gtk_tree_model_sort_iter_next:
assertion `tree_model_sort->stamp == iter->stamp' failed
(Tomboy:2677): Gtk-CRITICAL **: /build/buildd/gtk+2.0-2.22.0/gtk/gtktreeview.c:6302 (do_validate_rows): assertion `gtk_tree_model_iter_next (tree_view->priv->model, &iter)' failed.
There is a disparity between the internal view of the GtkTreeView,
and the GtkTreeModel. This generally means that the model has changed
without letting the view know. Any display from now on is likely to
be incorrect.
Stacktrace:
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00055>
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00055>
at Gtk.Application.Run () <0x0000b>
at Gnome.Program.Run () <0x0000b>
at Tomboy.GnomeApplication.StartMainLoop () <0x0001b>
at Tomboy.Application.StartMainLoop () <0x00025>
at Tomboy.Tomboy.StartTrayIcon () <0x00053>
at Tomboy.Tomboy.Main (string[]) <0x003c7>
at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0x00054>
Native stacktrace:
mono() [0x48563b]
mono() [0x4d275f]
/lib/libpthread.so.0(+0xfb40) [0x7fb08cbf3b40]
/usr/lib/libgtk-x11-2.0.so.0(+0x23c2b9) [0x7fb0884112b9]
/usr/lib/libgtk-x11-2.0.so.0(+0x23d890) [0x7fb088412890]
/usr/lib/libgtk-x11-2.0.so.0(+0x23dcf2) [0x7fb088412cf2]
/usr/lib/libgtk-x11-2.0.so.0(+0x23dd89) [0x7fb088412d89]
/usr/lib/libgdk-x11-2.0.so.0(+0x1d626) [0x7fb083d6e626]
/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1f2) [0x7fb08d24d342]
/lib/libglib-2.0.so.0(+0x442a8) [0x7fb08d2512a8]
/lib/libglib-2.0.so.0(g_main_loop_run+0x195) [0x7fb08d2517b5]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xa7) [0x7fb0883093e7]
[0x403b1db5]
Debug info from gdb:
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Aborted
More information about the Ubuntu-mono
mailing list