[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 successfully.  I ran it to completion several times
(runs took a few minutes and were very flashy and colorful, with Pop
Up printed now and then.)  Output was always:

Unredirect Fullscreen Windows Stress Tester
Copyright (c) 2012 Canonical Ltd.

GL Vendor: Intel Open Source Technology Center
GL Renderer: Mesa DRI Mobile Intel® GM45 Express Chipset 
GL Version: 2.1 Mesa 9.0

Congratulations! Nothing crashed.


I've run several different apps full screen, including openarena, and switched 
between them, with and without the test running.  Compiz seemed to have some 
trouble rendering everything properly, but there were no compiz or X crashes.


** Changed in: xserver-xorg-video-intel (Ubuntu Precise)
   Status: Incomplete = New

-- 
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 -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 hardware-specific to the crash you saw.  I'm going to
optimistically assume the former, but you may want to doublecheck if
it's the latter; if you do please collect a full backtrace from X (see
http://wiki.ubuntu.com/X/Backtracing for directions - I would recommend
the gdb approach rather than using apport in this case), reopen this bug
(or file a new one), and get my attention on it.

The stacktrace indicates a crash in libdrm code; libdrm is really just
an interface layer on top of the kernel, so it's certainly plausible
that the real bug was in the kernel and was fixed with a newer kernel.

** Changed in: xserver-xorg-video-intel (Ubuntu Precise)
   Status: New = 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 drm_intel_gem_bo_close_vma -
  drm_intel_gem_bo_unreference_final -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 :P

-- 
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 -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 Precise)
   Importance: Critical = High

** Changed in: xserver-xorg-video-intel (Ubuntu Precise)
   Status: Confirmed = 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 drm_intel_gem_bo_close_vma -
  drm_intel_gem_bo_unreference_final -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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:
cmake_build_dir/tests/system/untest/untest

I will email you a binary for convenience if you like.

-- 
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 -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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.
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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 drm_intel_gem_bo_close_vma -
  drm_intel_gem_bo_unreference_final -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 drm_intel_gem_bo_close_vma -
  drm_intel_gem_bo_unreference_final -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 to be installed to /usr or is the
default /usr/local supposed to work?  Or does unity need rebuilt against
the new compiz or something?

-- 
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 -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 ./bin/compiz --replace ccp
or more reliably:
env DISPLAY=:0 LD_LIBRARY_PATH=./lib ./bin/compiz --replace composite 
opengl move resize decor compiztoolbox mousepoll wall expo scale switcher

Alternatively, wait for compiz-core 0.9.7.10 which we're working on
getting to precise soon. Then you can just turn on unredirect mode to
test it.

I should also note I saw at least three different intel crashes in my
precise testing. I think I logged bugs for two of them (this is one) and
then gave up on the third. I was getting different Xorg crashes each
time.

-- 
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 -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 drm_intel_gem_bo_close_vma -
  drm_intel_gem_bo_unreference_final -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 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 -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 xserver-xorg-video-intel compiz
xserver-xorg-video-intel:
  Installiert: 2:2.20.9-0ubuntu2
  Kandidat:2:2.20.9-0ubuntu2
  Versionstabelle:
 *** 2:2.20.9-0ubuntu2 0
500 http://de.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
100 /var/lib/dpkg/status
compiz:
  Installiert: 1:0.9.8.4+bzr3407-0ubuntu1
  Kandidat:1:0.9.8.4+bzr3407-0ubuntu1
  Versionstabelle:
 *** 1:0.9.8.4+bzr3407-0ubuntu1 0
100 /var/lib/dpkg/status
 1:0.9.8.4-0ubuntu3 0
500 http://de.archive.ubuntu.com/ubuntu/ quantal-updates/main amd64 
Packages
 1:0.9.8.4-0ubuntu2 0
500 http://de.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages

I hope that unredirect fullscreen gets enabled by default for the
intel driver for ubuntu 13.04 (raring).

-- 
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 -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 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 -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 drm_intel_gem_bo_close_vma -
  drm_intel_gem_bo_unreference_final -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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: xserver-xorg-video-intel (Ubuntu Precise)
   Status: Triaged = Incomplete

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Triaged = 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 drm_intel_gem_bo_close_vma -
  drm_intel_gem_bo_unreference_final -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 = New

** Changed in: xserver-xorg-video-intel (Ubuntu Precise)
   Status: Incomplete = New

** 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)
- -
  Setup:
+ #. CCSM  Composite  Unredirect Fullscreen Windows = ON
  #. Install Chromium or Chrome browser.
  #. Run ccsm and ensure the Scale plugin is loaded and Initiate Window Picker
-is bound to Shift+Alt+Up.
-  
+    is bound to Shift+Alt+Up.
+ 
  Actions:
  #. Open a Chrome/Chromium window.
  #. Open a gnome-terminal window (Ctrl+Alt+T)
  #. Move the gnome-terminal to the centre of the screen, above the Chrome
-window.
+    window.
  #. Click on the Chrome window and make it fullscreen (F11).
  #. Hold Shift+Alt and tap Up to engage scale mode. Keep holding Shift+Alt
-for a few seconds.
+    for a few seconds.
  
  Expected Result:
-   Windows get scaled and you can see both the Chrome and Terminal windows.
- 
+   Windows get scaled and you can see both the Chrome and Terminal windows.
  
  crashes Xorg in:
  
  (gdb) bt
  #0  0x7fb5122afc62 in drm_intel_gem_bo_close_vma (
  bufmgr_gem=0x7fb518abb990, bo_gem=0x7fb518abb940)
  at ../../intel/intel_bufmgr_gem.c:1017
  #1  0x7fb5122b152f in drm_intel_gem_bo_unreference_final (
  bo=0x7fb518abb940, time=80627) at ../../intel/intel_bufmgr_gem.c:1073
  #2  0x7fb5122b14a0 in drm_intel_gem_bo_unreference_final (
  bo=0x7fb519032d10, time=80627) at ../../intel/intel_bufmgr_gem.c:1048
  #3  0x7fb5122b16cc in drm_intel_gem_bo_unreference (bo=0x7fb519032d10)
  at ../../intel/intel_bufmgr_gem.c:1118
  #4  drm_intel_gem_bo_unreference (bo=0x7fb519032d10)
  at ../../intel/intel_bufmgr_gem.c:1105
  #5  0x7fb5124d25f5 in intel_batch_submit (scrn=0x7fb518537da0)
  at ../../src/intel_batchbuffer.c:305
  #6  0x7fb51615d004 in _CallCallbacks (pcbl=0x7fb5165187a8, call_data=0x0)
  at ../../dix/dixutils.c:768
  #7  0x7fb516295f9b in CallCallbacks (call_data=0x0, pcbl=0x7fb5165187a8)
  at ../../include/callback.h:86
  #8  FlushAllOutput () at ../../os/io.c:647
  #9  0x7fb516158757 in Dispatch () at ../../dix/dispatch.c:465
  #10 0x7fb5161477ba in main (argc=8, argv=optimised out,
  envp=optimised out) at ../../dix/main.c:287
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xserver-xorg 1:7.6+12ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Uname: Linux 3.2.0-31-generic x86_64
  .tmp.unity.support.test.0:
  
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,mousepoll,gnomecompat,resize,vpswitch,grid,move,imgpng,regex,animation,wall,place,fade,session,expo,workarounds,scale,ezoom,unityshell]
  CompositorRunning: compiz
  Date: Tue Sep 25 17:01:24 2012
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes,
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:047e]
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MachineType: Dell Inc. OptiPlex 990
  ProcEnviron:
   LANGUAGE=en_AU:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-31-generic 
root=UUID=9f6f99e2-1189-4bf1-bff7-af137071f572 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/10/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0D6H9T
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 15
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd09/10/2011:svnDellInc.:pnOptiPlex990:pvr01:rvnDellInc.:rn0D6H9T:rvrA00:cvnDellInc.:ct15:cvr:
  dmi.product.name: OptiPlex 990
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.7.8-0ubuntu1.4
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.32-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.3+8.0.2-0ubuntu3.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.3+8.0.2-0ubuntu3.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 

[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)
+ -
+ Setup:
+ #. Install Chromium or Chrome browser.
+ #. Run ccsm and ensure the Scale plugin is loaded and Initiate Window Picker
+is bound to Shift+Alt+Up.
+  
+ Actions:
+ #. Open a Chrome/Chromium window.
+ #. Open a gnome-terminal window (Ctrl+Alt+T)
+ #. Move the gnome-terminal to the centre of the screen, above the Chrome
+window.
+ #. Click on the Chrome window and make it fullscreen (F11).
+ #. Hold Shift+Alt and tap Up to engage scale mode. Keep holding Shift+Alt
+for a few seconds.
+ 
+ Expected Result:
+   Windows get scaled and you can see both the Chrome and Terminal windows.
+ 
  
  crashes Xorg in:
  
  (gdb) bt
  #0  0x7fb5122afc62 in drm_intel_gem_bo_close_vma (
- bufmgr_gem=0x7fb518abb990, bo_gem=0x7fb518abb940)
- at ../../intel/intel_bufmgr_gem.c:1017
+ bufmgr_gem=0x7fb518abb990, bo_gem=0x7fb518abb940)
+ at ../../intel/intel_bufmgr_gem.c:1017
  #1  0x7fb5122b152f in drm_intel_gem_bo_unreference_final (
- bo=0x7fb518abb940, time=80627) at ../../intel/intel_bufmgr_gem.c:1073
+ bo=0x7fb518abb940, time=80627) at ../../intel/intel_bufmgr_gem.c:1073
  #2  0x7fb5122b14a0 in drm_intel_gem_bo_unreference_final (
- bo=0x7fb519032d10, time=80627) at ../../intel/intel_bufmgr_gem.c:1048
+ bo=0x7fb519032d10, time=80627) at ../../intel/intel_bufmgr_gem.c:1048
  #3  0x7fb5122b16cc in drm_intel_gem_bo_unreference (bo=0x7fb519032d10)
- at ../../intel/intel_bufmgr_gem.c:1118
+ at ../../intel/intel_bufmgr_gem.c:1118
  #4  drm_intel_gem_bo_unreference (bo=0x7fb519032d10)
- at ../../intel/intel_bufmgr_gem.c:1105
+ at ../../intel/intel_bufmgr_gem.c:1105
  #5  0x7fb5124d25f5 in intel_batch_submit (scrn=0x7fb518537da0)
- at ../../src/intel_batchbuffer.c:305
+ at ../../src/intel_batchbuffer.c:305
  #6  0x7fb51615d004 in _CallCallbacks (pcbl=0x7fb5165187a8, call_data=0x0)
- at ../../dix/dixutils.c:768
+ at ../../dix/dixutils.c:768
  #7  0x7fb516295f9b in CallCallbacks (call_data=0x0, pcbl=0x7fb5165187a8)
- at ../../include/callback.h:86
+ at ../../include/callback.h:86
  #8  FlushAllOutput () at ../../os/io.c:647
  #9  0x7fb516158757 in Dispatch () at ../../dix/dispatch.c:465
- #10 0x7fb5161477ba in main (argc=8, argv=optimised out, 
- envp=optimised out) at ../../dix/main.c:287
+ #10 0x7fb5161477ba in main (argc=8, argv=optimised out,
+ envp=optimised out) at ../../dix/main.c:287
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xserver-xorg 1:7.6+12ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Uname: Linux 3.2.0-31-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,mousepoll,gnomecompat,resize,vpswitch,grid,move,imgpng,regex,animation,wall,place,fade,session,expo,workarounds,scale,ezoom,unityshell]
  CompositorRunning: compiz
  Date: Tue Sep 25 17:01:24 2012
  DistUpgraded: Fresh install
  DistroCodename: precise
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes,
  GraphicsCard:
-  Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
-Subsystem: Dell Device [1028:047e]
+  Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
+    Subsystem: Dell Device [1028:047e]
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MachineType: Dell Inc. OptiPlex 990
  ProcEnviron:
-  LANGUAGE=en_AU:en
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_AU.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_AU:en
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_AU.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-31-generic 
root=UUID=9f6f99e2-1189-4bf1-bff7-af137071f572 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/10/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0D6H9T
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 15
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd09/10/2011:svnDellInc.:pnOptiPlex990:pvr01:rvnDellInc.:rn0D6H9T:rvrA00:cvnDellInc.:ct15:cvr:
  dmi.product.name: OptiPlex 990
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.7.8-0ubuntu1.4
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.32-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.3+8.0.2-0ubuntu3.2
  

[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 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 -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 in: xserver-xorg-video-intel (Ubuntu Precise)
 Assignee: (unassigned) = Bryce Harrington (bryce)

-- 
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 -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 crashes in drm_intel_gem_bo_close_vma -
  drm_intel_gem_bo_unreference_final -
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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.
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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[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 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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp