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 662209 - nautilus crashed with SIGSEGV in g_main_context_default()
nautilus crashed with SIGSEGV in g_main_context_default()
Status: RESOLVED INCOMPLETE
Product: nautilus
Classification: Core
Component: Crashers
3.2.x
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-19 15:53 UTC by Pedro Villavicencio
Modified: 2011-12-01 09:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description Pedro Villavicencio 2011-10-19 15:53:18 UTC
this report has been filed here:

https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/877338

"Crashed the same time as xvncviewer crash"

".

Thread 1 (Thread 0xb76f5850 (LWP 1939))

  • #0 gtk_box_set_child_property
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkbox.c line 772
  • #1 g_main_context_default
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 662
  • #2 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.30.0/./gio/gsimpleasyncresult.c line 749
  • #3 set_margins_from_printer
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkcustompaperunixdialog.c line 804
  • #4 complete_in_idle_cb
    at /build/buildd/glib2.0-2.30.0/./gio/gsimpleasyncresult.c line 761
  • #5 g_idle_dispatch
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 4801
  • #6 g_main_dispatch
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 2441
  • #7 g_main_context_dispatch
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3011
  • #8 g_main_context_iterate
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3089
  • #9 g_main_loop_run
    at /build/buildd/glib2.0-2.30.0/./glib/gmain.c line 3297
  • #10 gtk_main_do_event
    at /build/buildd/gtk+3.0-3.2.0/./gtk/gtkmain.c line 1906
  • #11 ??

Comment 1 Cosimo Cecchi 2011-10-19 20:47:28 UTC
How do I reproduce this?
The stack trace doesn't have any nautilus symbols at all; it seems to crash inside GtkPrint API that Nautilus doesn't even use.
Is this coming from an extension?
Comment 2 Akhil Laddha 2011-12-01 09:32:19 UTC
I don't see any update in downstream bug.