[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-25 Thread Chris Halse Rogers
buffer_available() exists because I didn't think that the X mainloop
guaranteed that we'd be blocking at an appropriate time -  if we've got
a lot of busy clients then X isn't going to call the BlockHandler until
all the clients have been serviced, right?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  Triaged
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-25 Thread Chris Wilson
Ok, I can accept that you may need to drive the xfer at a higher
frequency than what naturally occurs on becoming idling, and so the
pushing data from the event makes sense. However, the readibility of
your buffer_available() fd is only checked at the same frequency as the
blockhandler is being run, so you don't see any benefit...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  Triaged
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-25 Thread Chris Gagnon
I am still hitting this bug

** Attachment added: results.tar.gz
   
https://bugs.launchpad.net/xmir/+bug/1203776/+attachment/3749301/+files/results.tar.gz

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  Triaged
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-24 Thread Chris Wilson
Oh that comment, I had no idea that was there. Gone.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  New
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-24 Thread Chris Wilson
@Raof: can the buffer_available callback be called from a separate
thread? We lack significant locking...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  New
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-24 Thread Chris Halse Rogers
@Chris - no.

Yes, internally; the Mir client API guarantees that the callback gets
run on a random threadpool thread. But XMir serialises all of that into
a pipe that gets pulled from in the Xserver mainloop. Nothing that
escapes from xmir.so should be outside the server's mainloop.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  New
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-24 Thread Chris Halse Rogers
Witness the joy that is xmir-thread-proxy.c

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  New
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-24 Thread Chris Wilson
Ok, you had me really confused as to why buffer_available() exists. As
far as I can tell it is pointless, as we will be woken up to handle the
callback from the main thread and then before blocking will copy the
damage into the xfer buffer.

I'm reasonably happy with the patchset now. The only extension I would
like is for buffer exchange of DRI2 with Mir. And I can see why it would
make Unity more responsive - it no longer has to do any compositing with
fancy window effects, just an extra blit and flip.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  New
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-24 Thread Gema Gomez
** Tags added: qa-touch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  New
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-24 Thread kevin gunn
** Changed in: xmir
   Importance: Undecided = Critical

** Changed in: xmir
   Status: New = Triaged

** Changed in: xmir
 Assignee: (unassigned) = Chris Halse Rogers (raof)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  Triaged
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-23 Thread Chris Wilson
The bug is a fairly obvious fallout from the xmir patches  to the ddx.
(@raof calling sna_vt_enter from sna_screen_init is completely bogus.)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  New
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-23 Thread Chris Gagnon
** Tags added: needed-for-lab

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  New
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-23 Thread Chris Wilson
Fixed patch: http://cgit.freedesktop.org/~ickle/xf86-video-
intel/commit/?h=xmir

Need to digest XMir's buffer exchange mechanism to work out why there is
no buffer mechanism. *sigh*

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  New
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-23 Thread Chris Halse Rogers
Oh, thanks Chris! What a pleasant surprise!

(Expect a patch removing the comment from sna_vt_enter that it gets
called from sna_screen_init, then :))

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  New
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Invalid

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-22 Thread Christopher Townsend
** Attachment removed: BootDmesg.txt
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1203776/+attachment/3745536/+files/BootDmesg.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in Mir:
  New
Status in “xserver-xorg-video-intel” package in Ubuntu:
  New

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-22 Thread Christopher Townsend
Sorry about some of the duplicate attachments, apport-collect looked
like it wasn't working, so I stopped it and did another upload.
Apparently, it was working:)

** Description changed:

  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test, I
  downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.
  
  I will try to upload logs from the crashing system shortly.
- --- 
+ ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
-  Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
-Subsystem: Dell Device [1028:058b]
+  Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
+    Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
-  TERM=linux
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=linux
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:
-  
+ 
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel
- --- 
- ApportVersion: 2.11-0ubuntu1
- Architecture: amd64
- DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
- DistroCodename: saucy
- DistroRelease: Ubuntu 13.10
- DistroVariant: ubuntu
- GraphicsCard:
-  Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
-Subsystem: Dell Device [1028:058b]
- InstallationDate: Installed on 2013-04-02 (110 days ago)
- InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
- MachineType: Dell Inc. Dell System XPS L322X
- MarkForUpload: True
- Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
- PackageArchitecture: amd64
- PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
- ProcEnviron:
-  TERM=linux
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
- ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
- ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
- Tags: saucy third-party-packages ubuntu regression reproducible
- Uname: Linux 3.10.0-4-generic x86_64
- UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
- 

[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-22 Thread Christopher Townsend
** Project changed: mir = xmir

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  New
Status in “xserver-xorg-video-intel” package in Ubuntu:
  New

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  New
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-22 Thread Pierre van Male
Here is my xorg log file, but I think the bug is pretty clear.

I a running Ubuntu 3.8.0-26-generic on a Thinkpad x220t

Best regards,
Pierre

** Attachment added: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1203776/+attachment/3746065/+files/Xorg.0.log

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  New
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1203776] Re: X crashes w/ latest xserver intel driver from System Compositor Testing PPA

2013-07-22 Thread Pierre van Male
The work around is to revert back to a previous version, as said Christopher. 
In my case:
sudo apt-get install xserver-xorg-video-intel=2:2.21.6-0ubuntu4

If you want to keep mir: =2.21.9+xmir5870-0~saucy1

And I removed the mir ppa:
sudo rm -i /etc/apt/sources.list.d/*mir*
sudo apt-get update; sudo apt-get -y dist-upgrade

Cheers,
Pierre

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1203776

Title:
  X crashes w/ latest xserver intel driver from System Compositor
  Testing PPA

Status in XMir:
  New
Status in “xserver-xorg-video-intel” package in Ubuntu:
  Confirmed

Bug description:
  After updating the xserver-xorg-video-intel package to version
  2.21.9+xmir5870-1~saucy1, Xorg crashes every time on boot.  As a test,
  I downgraded to 2.21.9+xmir5870-0~saucy1 and the crash does not occur.

  I will try to upload logs from the crashing system shortly.
  ---
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  DistUpgraded: 2013-05-29 12:02:50,961 DEBUG enabling apt cron job
  DistroCodename: saucy
  DistroRelease: Ubuntu 13.10
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:058b]
  InstallationDate: Installed on 2013-04-02 (110 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402)
  MachineType: Dell Inc. Dell System XPS L322X
  MarkForUpload: True
  Package: xserver-xorg-video-intel 2:2.21.9+xmir5870-1~saucy1 [origin: 
LP-PPA-mir-team-system-compositor-testing]
  PackageArchitecture: amd64
  PlymouthDebug: Error: [Errno 13] Permission denied: 
u'/var/log/plymouth-debug.log'
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-4-generic 
root=UUID=a9dd85e0-61ec-4b25-a944-73962e721907 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1
  Tags: saucy third-party-packages ubuntu regression reproducible
  Uname: Linux 3.10.0-4-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: Upgraded to saucy on 2013-05-29 (53 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/17/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X29
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrX29:bd08/17/2012:svnDellInc.:pnDellSystemXPSL322X:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: Dell System XPS L322X
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
  version.ia32-libs: ia32-libs 20090808ubuntu36
  version.libdrm2: libdrm2 2.4.46-1~ppa1
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2~git20130628.g6b676e6-0ubuntu0+mir4-jenkins86saucy0
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.1-0ubuntu1+xmir1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+xmir2538-0~saucy1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9+xmir5870-1~saucy1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.8+xmir2340-0~saucy1
  xserver.bootTime: Mon Jul 22 10:50:34 2013
  xserver.configfile: default
  xserver.devices:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.14.1-0ubuntu1+xmir1
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/xmir/+bug/1203776/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp