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 673382 - gnome-shell crashed with SIGSEGV in _clutter_actor_finish_queue_redraw
gnome-shell crashed with SIGSEGV in _clutter_actor_finish_queue_redraw
Status: RESOLVED DUPLICATE of bug 672307
Product: gnome-shell
Classification: Core
Component: general
3.3.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-04-02 19:00 UTC by Fabio
Modified: 2012-04-03 15:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
copied from original report (16.15 KB, text/plain)
2012-04-02 19:08 UTC, Fabio
Details
Strace.txt from the original report in Launchpad (2.73 KB, text/plain)
2012-04-03 07:47 UTC, Fabio
Details

Description Fabio 2012-04-02 19:00:30 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
Comment 2 Fabio 2012-04-02 19:08:03 UTC
Created attachment 211175 [details]
copied from original report
Comment 3 Fabio 2012-04-02 19:08:30 UTC
Others logfiles in the linked launchpad report.
Thanks
Fabio
Comment 4 Krzesimir Nowak 2012-04-02 19:46:53 UTC
Ehm, cluttermm has nothing to do with it. Reassigning to gnome-shell.
Comment 5 Fabio 2012-04-02 20:14:46 UTC
Ok thanks, I promise to study
Comment 6 Jasper St. Pierre (not reading bugmail) 2012-04-02 20:27:23 UTC
The stack trace in your bug description does not match the one you attached.
Comment 7 André Klapper 2012-04-03 07:10:48 UTC
NEEDINFO as per last comment.
Comment 8 Fabio 2012-04-03 07:47:29 UTC
Created attachment 211201 [details]
Strace.txt from the original report in Launchpad
Comment 9 André Klapper 2012-04-03 07:56:24 UTC
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.
Comment 10 Owen Taylor 2012-04-03 14:40:05 UTC
There are some complete backtraces at:

https://bugzilla.redhat.com/show_bug.cgi?id=791130
Comment 11 Fabio 2012-04-03 15:06:49 UTC
Oh, great, after installed gnome-shell-dbg i'm not able to reproduce it.
Comment 12 Jasper St. Pierre (not reading bugmail) 2012-04-03 15:12:53 UTC
Were you able to reproduce it consistently before? It's a very tricky bug to reproduce.
Comment 13 Jasper St. Pierre (not reading bugmail) 2012-04-03 15:13:33 UTC

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