[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2013-01-09 Thread Bryce Harrington
It's in the compiz source at tests/system/untest/ and is built with the source but never packaged. Just build lp:compiz and then run: cmake_build_dir/tests/system/untest/untest Ah, that's handy. Fwiw, just building lp:compiz did not compile the test, but I was able to manually make it

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2013-01-09 Thread Bryce Harrington
I don't doubt there are some X crashes hiding here amongst this functionality, however I am not able to reproduce any crashes on my hardware. Possibly the changes for kernel/X/etc. that have gone in since this was originally reported have fixed whatever was crashing, or perhaps there is something

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2013-01-09 Thread Daniel van Vugt
OK but I fear for if we declare precise fixed and enable unredirection for intel in Mesa 8. With the large number of Ubuntu users, even a crash that effects 1% will cause a large headache and lots of bug reports. On the plus side, that would result in a good number of stack traces, one would hope

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2013-01-08 Thread Bryce Harrington
I'm not able to reproduce the crash using compiz-core 1:0.9.7.12-0ubuntu1. I cleared Unredirect Driver Blacklist and verified Unredirect Fullscreen Windows is checked, and reproduced the test case a number of times, but never got a crash. ** Changed in: xserver-xorg-video-intel (Ubuntu

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2013-01-08 Thread Daniel van Vugt
Bryce, I wrote a stress tester that will successfully crash the intel driver on precise (at least within minutes). It's in the compiz source at tests/system/untest/ and is built with the source but never packaged. Just build lp:compiz and then run:

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2013-01-08 Thread Daniel van Vugt
I should point out that in writing untest I discovered the crash only happens when you're running fullscreen OpenGL apps. Fullscreen regular windows won't trigger it. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-11-21 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu Precise) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1056039 Title: X crashes in

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-11-13 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1056039 Title: X crashes in

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-11-13 Thread Bryce Harrington
I didn't spot anything in the libdrm changelog relevant to this. There's a few buffer flushing changes in the newer ddx driver, but they appeared related to corruption issues rather than crashes. I'd built compiz from source and installed it, but on restart unity didn't come up. Does compiz need

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-11-13 Thread Daniel van Vugt
Yes I think you would have to install compiz to /usr. However to avoid clobbering your system I'd recommend: cmake .. -DCMAKE_INSTALL_PREFIX=~/staging and then: cd staging env DISPLAY=:0 LD_LIBRARY_PATH=./lib XDG_DATA_DIRS=./share:$XDG_DATA_DIRS COMPIZ_CONFIG_PROFILE=ubuntu

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-11-09 Thread Daniel van Vugt
Confirmed quantal is still free of this and other intel crashes I had in precise. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1056039 Title: X crashes in

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-11-07 Thread Daniel van Vugt
Bryce, All, I think I also failed to mention that you need to be using Compiz 0.9.8.4 or later, even on precise. So maybe use trunk (lp:compiz). The features to make unredirect mode toggle reliably have not yet been backported to compiz 0.9.7 for precise. -- You received this bug notification

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-11-04 Thread Achim
I also can't reproduce the problem outlined in the bug description. intel(0): Integrated Graphics Chipset: Intel(R) Ivybridge Desktop (GT2) Distributor ID: Ubuntu Description:Ubuntu 12.10 Release:12.10 Codename: quantal $ uname -r 3.5.0-17-generic $ apt-cache policy

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-10-23 Thread Bryce Harrington
I've re-tested with your updated test case, but still works fine for me. I'll need to have you re-test. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-10-23 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu Precise) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1056039 Title: X crashes in

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-10-18 Thread Bryce Harrington
Testing this on precise on gm45 (i965), I do not reproduce this bug using the test case outlined in the description. From comment #4 it sounds like you are not reproducing it in quantal. Can you check whether your system still reproduces it on current precise? ** Changed in:

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-10-18 Thread Daniel van Vugt
Actually Bryce; there's an implicit setup step (very important) missing from the above test case, which applies to all tests in Unredirect.txt: CCSM Composite Unredirect Fullscreen Windows = ON Please try that. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Incomplete

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-10-17 Thread Bryce Harrington
** Description changed: TEST CASE: Unredirect cancelation by transformed windows from http://bazaar.launchpad.net/~compiz-team/compiz/0.9.8/view/head:/tests/manual/Unredirect.txt + + + Unredirect cancelation by transformed windows (LP: #1047168) +

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-10-12 Thread Bryce Harrington
** Changed in: xserver-xorg-video-intel (Ubuntu) Importance: High = Critical ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New = Triaged ** Changed in: xserver-xorg-video-intel (Ubuntu) Assignee: (unassigned) = Bryce Harrington (bryce) -- You received this bug

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-10-12 Thread Bryce Harrington
** Also affects: xserver-xorg-video-intel (Ubuntu Precise) Importance: Undecided Status: New ** Changed in: xserver-xorg-video-intel (Ubuntu Precise) Status: New = Triaged ** Changed in: xserver-xorg-video-intel (Ubuntu Precise) Importance: Undecided = Critical ** Changed

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-09-27 Thread bugbot
** Tags added: crash -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1056039 Title: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final -

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-09-26 Thread Daniel van Vugt
Testing the same code on quantal with Intel HD 3000, I can't reproduce this or any of the other Xorg crashes. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1056039 Title: X

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-09-25 Thread Daniel van Vugt
-- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1056039 Title: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ... To manage

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-09-25 Thread Daniel van Vugt
dmesg at the time the crash happened. ** Attachment added: dmesg https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1056039/+attachment/3340782/+files/dmesg -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu.

[Ubuntu-x-swat] [Bug 1056039] Re: X crashes in drm_intel_gem_bo_close_vma - drm_intel_gem_bo_unreference_final - drm_intel_gem_bo_unreference_final ...

2012-09-25 Thread Daniel van Vugt
Xorg log at the time the crash happened. ** Attachment added: Xorg.0.log https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1056039/+attachment/3340783/+files/Xorg.0.log ** Package changed: xorg (Ubuntu) = xserver-xorg-video-intel (Ubuntu) -- You received this bug notification because you