GNOME Bugzilla – Bug 652031
Crash in clutter_paint_volume_free at clutter-paint-volume.c line 166
Last modified: 2011-08-22 15:39:57 UTC
There seems to be a crash in the new paint class on the call of clutter_actor_show_all where we try to show all the actors in our container. Program received signal SIGSEGV, Segmentation fault. 0x0135b77a in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 (gdb) bt
+ Trace 227405
which version of Clutter 1.6 is this? I cannot reproduce with any of our test cases, so a small self-contained test reproducing the issue would help immensely.
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!
re-opening, as the bug is being followed on outside of bugzilla.
this bug is actually still a duplicated of 652036 — the stack corruption just muddled up the issue. *** This bug has been marked as a duplicate of bug 652036 ***