[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall() with overlay-scrollbars

2011-10-07 Thread Martin Pitt
I think this was fixed for good with bug 805303, so it's a duplicate. However, as both bugs already have tons of duplicates, I just close this, instead of generating even more bug spam mail by duplicating. ** Changed in: overlay-scrollbar (Ubuntu Oneiric) Status: Triaged = Fix Released --

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-09-29 Thread Martin Pitt
I can reproduce this. Running metacity in gdb is a bit tricky as it keeps locking up, but I was able to generate a core file, and then produce a stack trace with full symbols from it. This was run with --sync. ** Attachment added: full stack trace with --sync

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-09-29 Thread Martin Pitt
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

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-09-29 Thread Jean-Baptiste Lallement
I don't know it it's related, but if I disable overlay scrollbar before running vlc, then metacity doesn't crash $ export LIBOVERLAY_SCROLLBAR=0 $ vlc works fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-09-29 Thread Martin Pitt
And indeed we see in the stack trace: #12 0x7fc81b7c18dd in _gdk_pixmap_new (drawable=0x134c5a0, width=564, height=65535, depth=24) even though the log message says that 65535 should still just barely fit, it does seem like a bug. No part of the stack trace goes through metacity here, it

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-09-29 Thread Didier Roche
ah, so vlc is making metacity crashes? Seems related to a fix I just pushed for bug #805303 (linked to overlay-scrollbar) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848808 Title: metacity

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-09-29 Thread Martin Pitt
I confirm that with LIBOVERLAY_SCROLLBAR=0 these don't happen. This is most probably a dupe of bug 805303. ** Package changed: metacity (Ubuntu Oneiric) = overlay-scrollbar (Ubuntu Oneiric) ** Summary changed: - metacity crashed with SIGABRT in __kernel_vsyscall() + metacity crashed with

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall() with overlay-scrollbars

2011-09-29 Thread Martin Pitt
** Changed in: overlay-scrollbar (Ubuntu Oneiric) Assignee: Canonical Desktop Team (canonical-desktop-team) = Canonical Desktop Experience Team (canonical-dx-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall() with overlay-scrollbars

2011-09-29 Thread Jean-Baptiste Lallement
** Tags added: rls-mgr-o-tracking ** Description changed: i was installing a package via metacity. I tried to install two packages simultaneously. + + TEST CASE + 1. Start VLC + 2. Click on the 'play list' button + + Result: + This crash + + WORKAROUND + Disable overlay scrollbars before

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-09-28 Thread Aurélien Gâteau
In the beginning of vlc.out there is a line which says: Blocked: call to putenv(LIBOVERLAY_SCROLLBAR=0) That could be the problem. Anyone knows where this Blocked line comes from? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-09-28 Thread Aurélien Gâteau
Never mind, comment #62 from bug #805303 explains the reason for the Blocked line. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848808 Title: metacity crashed with SIGABRT in __kernel_vsyscall()

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-09-27 Thread Jean-Baptiste Lallement
@Dmitry, yes it still happens with Qt 4:4.7.4-0ubuntu4 The output of vlc is attached ** Attachment added: vlc.out https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/848808/+attachment/2467934/+files/vlc.out -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-09-27 Thread Jean-Baptiste Lallement
easily reproduced with VLC -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848808 Title: metacity crashed with SIGABRT in __kernel_vsyscall() To manage notifications about this bug go to:

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-09-27 Thread Dmitry Shachnev
It seems that you are still experiencing that bug (#805303), maybe it's a good idea to reopen it? Some other people also get it with the patched version, see comments 69, 71, 73. And comment 62 suggests that this can happen because of calling putenv() in multi-thread application. -- You

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-09-26 Thread Jean-Baptiste Lallement
bumping to high due to the number of duplicates. I can reproducibly produce this crash with VLC. Test case: 1. Start VLC 2. Click on the 'play list' button result this crash ** Changed in: metacity (Ubuntu Oneiric) Importance: Medium = High ** Changed in: metacity (Ubuntu Oneiric)

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-09-26 Thread Dmitry Shachnev
@Jean-Baptiste: It should have been fixed in bug 805303, can you please ensure that you have the latest Qt and then paste here terminal output of VLC? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-09-25 Thread balo
i set the --sync option, i create bug report when crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848808 Title: metacity crashed with SIGABRT in __kernel_vsyscall() To manage notifications

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-09-24 Thread balo
happened with me when i set the volume with my keyboard. i can't reproduce it, happening sometimes but always unexpectedly. often it happens while using vlc (hide / show, and other operations) see my duplicated bug: #858322 i hope this help -- You received this bug notification because you are

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-09-24 Thread Chris Coulson
Can someone recreate this whilst running metacity with the --sync option? The stacktrace here isn't much use, as it's not where the actual error occurred -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 848808] Re: metacity crashed with SIGABRT in __kernel_vsyscall()

2011-09-23 Thread Pedro Villavicencio
this seems to still be an issue with latest package on Oneiric, targeting to it so it can be fixed there. ** Visibility changed to: Public ** Also affects: metacity (Ubuntu Oneiric) Importance: Medium Status: Confirmed ** Changed in: metacity (Ubuntu Oneiric) Status: Confirmed