After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 661773 - gedit crashed with SIGABRT in g_assertion_message(): (r == n_visible_rows)
gedit crashed with SIGABRT in g_assertion_message(): (r == n_visible_rows)
Status: RESOLVED DUPLICATE of bug 666158
Product: gtk+
Classification: Platform
Component: .General
3.2.x
Other Linux
: Normal critical
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-10-14 14:44 UTC by Pedro Villavicencio
Modified: 2011-12-14 11:00 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description Pedro Villavicencio 2011-10-14 14:44:37 UTC
this report has been filed here:

https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/851843

"had 3 text files opened and let gedit alone for some minutes. it crashed while being in the background."

".

Thread 1 (Thread 0x7fe7272719a0 (LWP 16892))

  • #0 __GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #1 __GI_abort
    at abort.c line 92
  • #2 g_assertion_message
  • #3 g_assertion_message_expr
    at /build/buildd/glib2.0-2.29.90/./glib/gtestutils.c line 1436
  • #4 gtk_file_system_model_sort
    at /build/buildd/gtk+3.0-3.1.90/./gtk/gtkfilesystemmodel.c line 745
  • #5 gtk_file_system_model_sort
    at /build/buildd/gtk+3.0-3.1.90/./gtk/gtkfilesystemmodel.c line 700
  • #6 _gtk_file_system_model_update_file
    at /build/buildd/gtk+3.0-3.1.90/./gtk/gtkfilesystemmodel.c line 1785
  • #7 gtk_file_system_model_query_done
    at /build/buildd/gtk+3.0-3.1.90/./gtk/gtkfilesystemmodel.c line 1153
  • #8 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.29.90/./gio/gsimpleasyncresult.c line 749
  • #9 complete_in_idle_cb_for_thread
    at /build/buildd/glib2.0-2.29.90/./gio/gsimpleasyncresult.c line 816
  • #10 g_main_dispatch
    at /build/buildd/glib2.0-2.29.90/./glib/gmain.c line 2441
  • #11 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.90/./glib/gmain.c line 3011
  • #12 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.90/./glib/gmain.c line 3089
  • #13 g_main_loop_run
    at /build/buildd/glib2.0-2.29.90/./glib/gmain.c line 3297
  • #14 gtk_main
    at /build/buildd/gtk+3.0-3.1.90/./gtk/gtkmain.c line 1367
  • #15 gedit_main
    at gedit.c line 199
  • #16 main
    at gedit.c line 290

Comment 1 Ignacio Casal Quinteiro (nacho) 2011-10-15 08:17:08 UTC
This does not look like a gedit problem though, to me it is a gtk+ problem.
Comment 2 Milan Crha 2011-12-14 07:19:11 UTC
Similar downstream bug report from evolution 3.2.2:
https://bugzilla.redhat.com/show_bug.cgi?id=767175

I'm moving this to gtk+.
Comment 3 Michael Meeks 2011-12-14 11:00:52 UTC

*** This bug has been marked as a duplicate of bug 666158 ***