Comment 17 for bug 848808

Revision history for this message
Martin Pitt (pitti) wrote : Re: metacity crashed with SIGABRT in __kernel_vsyscall()

I did a few obvious checks:

 * unapplying all our patches doesn't help
 * upstream git head doesn't have any code changes since 2.34.1
 * upstream git head with -g -O0 still crashes

Right before it crashes, metacity logs

   Log level 16: Native children wider or taller than 65535 pixels are not supported

so we need to find out where it tries to allocate or change such a big widget.