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 654020 - nautilus crashed with SIGSEGV in g_timer_stop()
nautilus crashed with SIGSEGV in g_timer_stop()
Status: RESOLVED DUPLICATE of bug 668675
Product: gtk+
Classification: Platform
Component: Class: GtkStyleContext
3.1.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-07-05 15:00 UTC by Pedro Villavicencio
Modified: 2012-01-26 09:47 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description Pedro Villavicencio 2011-07-05 15:00:35 UTC
this report has been filed here:

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

"Got informed that there was an issue with Nautilus after a reboot."

".

Thread 1 (Thread 5140)

  • #0 g_timer_stop
    at /build/buildd/glib2.0-2.29.8/./glib/gtimer.c line 148
  • #1 gtk_timeline_run_frame
    at /build/buildd/gtk+3.0-3.1.6/./gtk/gtktimeline.c line 356
  • #2 gdk_threads_dispatch
    at /build/buildd/gtk+3.0-3.1.6/./gdk/gdk.c line 754
  • #3 g_timeout_dispatch
    at /build/buildd/glib2.0-2.29.8/./glib/gmain.c line 3955
  • #4 g_main_dispatch
    at /build/buildd/glib2.0-2.29.8/./glib/gmain.c line 2477
  • #5 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.8/./glib/gmain.c line 3050
  • #6 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.8/./glib/gmain.c line 3128
  • #7 g_main_loop_run
    at /build/buildd/glib2.0-2.29.8/./glib/gmain.c line 3336
  • #8 gtk_main
    at /build/buildd/gtk+3.0-3.1.6/./gtk/gtkmain.c line 1363
  • #9 gtk_application_run_mainloop
    at /build/buildd/gtk+3.0-3.1.6/./gtk/gtkapplication.c line 112
  • #10 g_application_run
    at /build/buildd/glib2.0-2.29.8/./gio/gapplication.c line 1326
  • #11 main
    at nautilus-main.c line 102

Comment 1 Cosimo Cecchi 2011-09-28 21:20:51 UTC
-> GTK+

It seems to crash inside GtkTimeline
Comment 2 Sebastien Bacher 2012-01-26 09:47:42 UTC

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