GNOME Bugzilla – Bug 673382
gnome-shell crashed with SIGSEGV in _clutter_actor_finish_queue_redraw
Last modified: 2012-04-03 15:13:33 UTC
StacktraceTop: _clutter_actor_finish_queue_redraw (self=0x398cb, clip=0x0) at ./clutter-actor.c:7075 _clutter_stage_maybe_finish_queue_redraws (stage=<optimized out>) at ./clutter-stage.c:4094 _clutter_stage_do_update (stage=0xbaf160) at ./clutter-stage.c:1217 master_clock_update_stages (stages=0x2033090, master_clock=0xb8aa80) at ./clutter-master-clock.c:386 clutter_clock_dispatch (source=<optimized out>, callback=<optimized out>, user_data=<optimized out>) at ./clutter-master-clock.c:519
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/962298
Created attachment 211175 [details] copied from original report
Others logfiles in the linked launchpad report. Thanks Fabio
Ehm, cluttermm has nothing to do with it. Reassigning to gnome-shell.
Ok thanks, I promise to study
The stack trace in your bug description does not match the one you attached.
NEEDINFO as per last comment.
Created attachment 211201 [details] Strace.txt from the original report in Launchpad
Fabio: That is not a strace either, however it looks like Thread 1 from the stacktrace but now with symbols. A complete stacktrace would be welcome.
There are some complete backtraces at: https://bugzilla.redhat.com/show_bug.cgi?id=791130
Oh, great, after installed gnome-shell-dbg i'm not able to reproduce it.
Were you able to reproduce it consistently before? It's a very tricky bug to reproduce.
*** This bug has been marked as a duplicate of bug 672307 ***