[Kernel-packages] [Bug 1787396] Re: ss crashes when using --no-header

2018-08-16 Thread Vlad K.
** Tags added: cosmic

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to iproute2 in Ubuntu.
Matching subscriptions: iproute2
https://bugs.launchpad.net/bugs/1787396

Title:
  ss crashes when using --no-header

Status in iproute2 package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:

  1) Listen on port 8989:
  $ nc -l 8989 &

  2) Check that ss can list this listener:
  $ ss --no-header -nto state listening 'sport = 8989'
  010.0.0.0:8989  0.0.0.0:*

  3) Ask ss to list listeners on a port where nothing listens
  $ kill %1 # stops nc
  $ ss --no-header -nto state listening 'sport = 8989'
  Segmentation fault (core dumped)

  In the above, removing "--no-header" avoids the segfault.

  
  Additional information:

  $ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  $ apt-cache policy iproute2
  iproute2:
Installed: 4.15.0-2ubuntu1
Candidate: 4.15.0-2ubuntu1
Version table:
   *** 4.15.0-2ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: iproute2 4.15.0-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-32.35-generic 4.15.18
  Uname: Linux 4.15.0-32-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 16 08:17:52 2018
  InstallationDate: Installed on 2018-07-15 (32 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180714)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: iproute2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1787396/+subscriptions

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


[Kernel-packages] [Bug 1787396] Re: ss crashes when using --no-header

2018-08-16 Thread Vlad K.
I've replicated the problem and the way I see it, all you need is --no-
header and a filter with no matches. Filters with matches (found
connections) won't cause a segfault.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to iproute2 in Ubuntu.
Matching subscriptions: iproute2
https://bugs.launchpad.net/bugs/1787396

Title:
  ss crashes when using --no-header

Status in iproute2 package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:

  1) Listen on port 8989:
  $ nc -l 8989 &

  2) Check that ss can list this listener:
  $ ss --no-header -nto state listening 'sport = 8989'
  010.0.0.0:8989  0.0.0.0:*

  3) Ask ss to list listeners on a port where nothing listens
  $ kill %1 # stops nc
  $ ss --no-header -nto state listening 'sport = 8989'
  Segmentation fault (core dumped)

  In the above, removing "--no-header" avoids the segfault.

  
  Additional information:

  $ lsb_release -rd
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  $ apt-cache policy iproute2
  iproute2:
Installed: 4.15.0-2ubuntu1
Candidate: 4.15.0-2ubuntu1
Version table:
   *** 4.15.0-2ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: iproute2 4.15.0-2ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-32.35-generic 4.15.18
  Uname: Linux 4.15.0-32-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Aug 16 08:17:52 2018
  InstallationDate: Installed on 2018-07-15 (32 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180714)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: iproute2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1787396/+subscriptions

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


[Kernel-packages] [Bug 1674838] Re: kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129

2017-06-01 Thread Vlad K.
Got bitten by this again today. Ubuntu 17.04, 4.10.0-21-generic
#23-Ubuntu SMP Fri Apr 28 16:14:22 UTC 2017 x86_64 x86_64 x86_64
GNU/Linux. Firefox again.

I think this is issue is critical enough to expedite the release of
fixed kernel, posthaste.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1674838

Title:
  kernel BUG at /build/linux-
  7LGLH_/linux-4.10.0/include/linux/swapops.h:129

Status in linux package in Ubuntu:
  Fix Committed
Status in linux-hwe-edge package in Ubuntu:
  In Progress
Status in linux source package in Zesty:
  Fix Committed
Status in linux-hwe-edge source package in Zesty:
  Fix Committed

Bug description:
  Randomly, khugepaged process will take 100% CPU, and I can only
  restart the computer to recover it.

  Relevant dmesg attached (dmesg_crash.txt).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: linux-image-4.10.0-14-generic 4.10.0-14.16
  ProcVersionSignature: Ubuntu 4.10.0-14.16-generic 4.10.3
  Uname: Linux 4.10.0-14-generic x86_64
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mathieu2221 F pulseaudio
   /dev/snd/pcmC1D0p:   mathieu2221 F...m pulseaudio
   /dev/snd/controlC1:  mathieu2221 F pulseaudio
  CurrentDesktop: Unity:Unity7
  Date: Tue Mar 21 23:03:23 2017
  HibernationDevice: RESUME=UUID=67e78e4c-94ee-447c-ae60-4387dae296dd
  InstallationDate: Installed on 2016-01-31 (415 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160131)
  MachineType: LENOVO 20344
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-14-generic 
root=UUID=b982929e-11d0-4984-885c-6c9daba24836 ro noprompt quiet splash 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-14-generic N/A
   linux-backports-modules-4.10.0-14-generic  N/A
   linux-firmware 1.164
  SourcePackage: linux
  UpgradeStatus: Upgraded to zesty on 2017-03-02 (19 days ago)
  dmi.bios.date: 10/16/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 96CN29WW(V1.15)
  dmi.board.asset.tag: 31900058WIN
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058WIN
  dmi.chassis.asset.tag: 31900058WIN
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 2 13
  dmi.modalias: 
dmi:bvnLENOVO:bvr96CN29WW(V1.15):bd10/16/2014:svnLENOVO:pn20344:pvrLenovoYoga213:rvnLENOVO:rnINVALID:rvr31900058WIN:cvnLENOVO:ct10:cvrLenovoYoga213:
  dmi.product.name: 20344
  dmi.product.version: Lenovo Yoga 2 13
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1674838/+subscriptions

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


[Kernel-packages] [Bug 1690796] Re: Swap pagefault is hanging paged processes with kernel BUG assert in include/linux/swapops.h

2017-05-28 Thread Vlad K.
Except that since I moved away from swapfile to a swap partition (atop
LUKS), I haven't had the issue. I haven't checked so I can't say what
the CPU load was, or whether there was activity with khugepaged as per
bug #1674838.

Also had the NMI watchdog soft lockup after the swapops.h BUG assertion.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1690796

Title:
  Swap pagefault is hanging paged processes with kernel BUG assert in
  include/linux/swapops.h

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My machine just crashed.  Looking at the journalctl output (after a
  reboot, as the machine was unresponsive), I got this:

  mei 15 12:53:23 regan kernel: kernel BUG at /build/linux-
  2NWldV/linux-4.10.0/include/linux/swapops.h:129!

  I'll attach the full log.

  I'm running Zesty with this kernel: 
  Linux regan 4.10.0-20-generic #22-Ubuntu SMP Thu Apr 20 09:22:42 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux
  --- 
  ApportVersion: 2.20.4-0ubuntu4.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bas2203 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 17.04
  HibernationDevice: RESUME=UUID=ca0f5952-e241-4ec9-80c0-f7c596dbad03
  InstallationDate: Installed on 2016-12-22 (143 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  MachineType: Dell Inc. Latitude E7470
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-20-generic 
root=/dev/mapper/hostname-root ro nosplash acpi_backlight=vendor
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-20-generic N/A
   linux-backports-modules-4.10.0-20-generic  N/A
   linux-firmware 1.164.1
  Tags:  zesty
  Uname: Linux 4.10.0-20-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lp lpadmin lxd plugdev sambashare src sudo 
vboxusers wireshark
  _MarkForUpload: False
  dmi.bios.date: 11/09/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.11.3
  dmi.board.name: 0T6HHJ
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.11.3:bd11/09/2016:svnDellInc.:pnLatitudeE7470:pvr:rvnDellInc.:rn0T6HHJ:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E7470
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1690796/+subscriptions

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


[Kernel-packages] [Bug 1690796] Re: Swap pagefault is hanging paged processes with kernel BUG assert in include/linux/swapops.h

2017-05-23 Thread Vlad K.
** Summary changed:

- Kernel bug causes hang
+ Swap pagefault is hanging paged processes with kernel BUG assert in 
include/linux/swapops.h

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1690796

Title:
  Swap pagefault is hanging paged processes with kernel BUG assert in
  include/linux/swapops.h

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My machine just crashed.  Looking at the journalctl output (after a
  reboot, as the machine was unresponsive), I got this:

  mei 15 12:53:23 regan kernel: kernel BUG at /build/linux-
  2NWldV/linux-4.10.0/include/linux/swapops.h:129!

  I'll attach the full log.

  I'm running Zesty with this kernel: 
  Linux regan 4.10.0-20-generic #22-Ubuntu SMP Thu Apr 20 09:22:42 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux
  --- 
  ApportVersion: 2.20.4-0ubuntu4.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bas2203 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 17.04
  HibernationDevice: RESUME=UUID=ca0f5952-e241-4ec9-80c0-f7c596dbad03
  InstallationDate: Installed on 2016-12-22 (143 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  MachineType: Dell Inc. Latitude E7470
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-20-generic 
root=/dev/mapper/hostname-root ro nosplash acpi_backlight=vendor
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-20-generic N/A
   linux-backports-modules-4.10.0-20-generic  N/A
   linux-firmware 1.164.1
  Tags:  zesty
  Uname: Linux 4.10.0-20-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lp lpadmin lxd plugdev sambashare src sudo 
vboxusers wireshark
  _MarkForUpload: False
  dmi.bios.date: 11/09/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.11.3
  dmi.board.name: 0T6HHJ
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.11.3:bd11/09/2016:svnDellInc.:pnLatitudeE7470:pvr:rvnDellInc.:rn0T6HHJ:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E7470
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1690796/+subscriptions

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


[Kernel-packages] [Bug 1690796] Re: Kernel bug causes hang

2017-05-23 Thread Vlad K.
Pardon the comment spam, I made a mistake, your use case is

* sw -> LVM -> LUKS -> nvme

so both our failure cases have an extra layer between swap and LUKS

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1690796

Title:
  Kernel bug causes hang

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My machine just crashed.  Looking at the journalctl output (after a
  reboot, as the machine was unresponsive), I got this:

  mei 15 12:53:23 regan kernel: kernel BUG at /build/linux-
  2NWldV/linux-4.10.0/include/linux/swapops.h:129!

  I'll attach the full log.

  I'm running Zesty with this kernel: 
  Linux regan 4.10.0-20-generic #22-Ubuntu SMP Thu Apr 20 09:22:42 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux
  --- 
  ApportVersion: 2.20.4-0ubuntu4.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bas2203 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 17.04
  HibernationDevice: RESUME=UUID=ca0f5952-e241-4ec9-80c0-f7c596dbad03
  InstallationDate: Installed on 2016-12-22 (143 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  MachineType: Dell Inc. Latitude E7470
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-20-generic 
root=/dev/mapper/hostname-root ro nosplash acpi_backlight=vendor
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-20-generic N/A
   linux-backports-modules-4.10.0-20-generic  N/A
   linux-firmware 1.164.1
  Tags:  zesty
  Uname: Linux 4.10.0-20-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lp lpadmin lxd plugdev sambashare src sudo 
vboxusers wireshark
  _MarkForUpload: False
  dmi.bios.date: 11/09/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.11.3
  dmi.board.name: 0T6HHJ
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.11.3:bd11/09/2016:svnDellInc.:pnLatitudeE7470:pvr:rvnDellInc.:rn0T6HHJ:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E7470
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1690796/+subscriptions

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


[Kernel-packages] [Bug 1690796] Re: Kernel bug causes hang

2017-05-23 Thread Vlad K.
Oh also another common thing we have is, both devices are SSDs. My LUKS
containers are open with 'discard' option.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1690796

Title:
  Kernel bug causes hang

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My machine just crashed.  Looking at the journalctl output (after a
  reboot, as the machine was unresponsive), I got this:

  mei 15 12:53:23 regan kernel: kernel BUG at /build/linux-
  2NWldV/linux-4.10.0/include/linux/swapops.h:129!

  I'll attach the full log.

  I'm running Zesty with this kernel: 
  Linux regan 4.10.0-20-generic #22-Ubuntu SMP Thu Apr 20 09:22:42 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux
  --- 
  ApportVersion: 2.20.4-0ubuntu4.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bas2203 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 17.04
  HibernationDevice: RESUME=UUID=ca0f5952-e241-4ec9-80c0-f7c596dbad03
  InstallationDate: Installed on 2016-12-22 (143 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  MachineType: Dell Inc. Latitude E7470
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-20-generic 
root=/dev/mapper/hostname-root ro nosplash acpi_backlight=vendor
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-20-generic N/A
   linux-backports-modules-4.10.0-20-generic  N/A
   linux-firmware 1.164.1
  Tags:  zesty
  Uname: Linux 4.10.0-20-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lp lpadmin lxd plugdev sambashare src sudo 
vboxusers wireshark
  _MarkForUpload: False
  dmi.bios.date: 11/09/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.11.3
  dmi.board.name: 0T6HHJ
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.11.3:bd11/09/2016:svnDellInc.:pnLatitudeE7470:pvr:rvnDellInc.:rn0T6HHJ:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E7470
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1690796/+subscriptions

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


[Kernel-packages] [Bug 1690796] Re: Kernel bug causes hang

2017-05-23 Thread Vlad K.
I don't think it's encrypted swap per se, as I also have it, I think
it's additional layering. In my case:

* sw -> LUKS -> sda5 = OK
* swapfile -> ext4 (root fs) -> LUKS -> sda2  = problem

And from what I see in your case:

* sw -> LUKS -> LVM -> nvme0n1p3 = problem

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1690796

Title:
  Kernel bug causes hang

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My machine just crashed.  Looking at the journalctl output (after a
  reboot, as the machine was unresponsive), I got this:

  mei 15 12:53:23 regan kernel: kernel BUG at /build/linux-
  2NWldV/linux-4.10.0/include/linux/swapops.h:129!

  I'll attach the full log.

  I'm running Zesty with this kernel: 
  Linux regan 4.10.0-20-generic #22-Ubuntu SMP Thu Apr 20 09:22:42 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux
  --- 
  ApportVersion: 2.20.4-0ubuntu4.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bas2203 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 17.04
  HibernationDevice: RESUME=UUID=ca0f5952-e241-4ec9-80c0-f7c596dbad03
  InstallationDate: Installed on 2016-12-22 (143 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  MachineType: Dell Inc. Latitude E7470
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-20-generic 
root=/dev/mapper/hostname-root ro nosplash acpi_backlight=vendor
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-20-generic N/A
   linux-backports-modules-4.10.0-20-generic  N/A
   linux-firmware 1.164.1
  Tags:  zesty
  Uname: Linux 4.10.0-20-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lp lpadmin lxd plugdev sambashare src sudo 
vboxusers wireshark
  _MarkForUpload: False
  dmi.bios.date: 11/09/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.11.3
  dmi.board.name: 0T6HHJ
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.11.3:bd11/09/2016:svnDellInc.:pnLatitudeE7470:pvr:rvnDellInc.:rn0T6HHJ:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E7470
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1690796/+subscriptions

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


[Kernel-packages] [Bug 1690796] Re: Kernel bug causes hang

2017-05-23 Thread Vlad K.
I had a default swapfile as set up by the 17.04 installer. Suspecting
that might be the cause I changed and made a swap partition instead. So
far so good, haven't had this problem since.

@baszoetekouw, am I reading your UdevDB.txt correctly, you're using a
swap partition in a LUKS container? Is that a LVM in-between? I don't
use LVM.

Because if so, my suspicion is that extra layering would cause this. I
had swapfile over ext4 over LUKS. You (if I'm reading correctly) have
swap partition over LVM over LUKS.

Having moved to swap partition over LUKS directly solved my problem, it
appears.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1690796

Title:
  Kernel bug causes hang

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My machine just crashed.  Looking at the journalctl output (after a
  reboot, as the machine was unresponsive), I got this:

  mei 15 12:53:23 regan kernel: kernel BUG at /build/linux-
  2NWldV/linux-4.10.0/include/linux/swapops.h:129!

  I'll attach the full log.

  I'm running Zesty with this kernel: 
  Linux regan 4.10.0-20-generic #22-Ubuntu SMP Thu Apr 20 09:22:42 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux
  --- 
  ApportVersion: 2.20.4-0ubuntu4.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bas2203 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 17.04
  HibernationDevice: RESUME=UUID=ca0f5952-e241-4ec9-80c0-f7c596dbad03
  InstallationDate: Installed on 2016-12-22 (143 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  MachineType: Dell Inc. Latitude E7470
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-20-generic 
root=/dev/mapper/hostname-root ro nosplash acpi_backlight=vendor
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-20-generic N/A
   linux-backports-modules-4.10.0-20-generic  N/A
   linux-firmware 1.164.1
  Tags:  zesty
  Uname: Linux 4.10.0-20-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lp lpadmin lxd plugdev sambashare src sudo 
vboxusers wireshark
  _MarkForUpload: False
  dmi.bios.date: 11/09/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.11.3
  dmi.board.name: 0T6HHJ
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.11.3:bd11/09/2016:svnDellInc.:pnLatitudeE7470:pvr:rvnDellInc.:rn0T6HHJ:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E7470
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1690796/+subscriptions

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


[Kernel-packages] [Bug 1692482] Re: Ubuntu 17.04: Kernel Page Fault when swapping (swapfile)

2017-05-22 Thread Vlad K.
*** This bug is a duplicate of bug 1690796 ***
https://bugs.launchpad.net/bugs/1690796

** This bug has been marked a duplicate of bug 1690796
   Kernel bug causes hang

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1692482

Title:
  Ubuntu 17.04: Kernel Page Fault when swapping (swapfile)

Status in linux package in Ubuntu:
  New

Bug description:
  I just had Firefox froze over, with these entries in the journal:

  Svi 22 11:23:03 erebus kernel: [ cut here ]
  Svi 22 11:23:03 erebus kernel: kernel BUG at 
/build/linux-lz1RHE/linux-4.10.0/include/linux/swapops.h:129!
  Svi 22 11:23:03 erebus kernel: invalid opcode:  [#1] SMP
  Svi 22 11:23:03 erebus kernel: Modules linked in: binfmt_misc zfs(PO) 
zunicode(PO) zavl(PO) zcommon(PO) znvpair(PO) spl(O) snd_hda_codec_hdmi 
eeepc_wmi asus_wmi sparse_keymap nvidia_uvm(POE) intel_rapl snd_seq_m
  Svi 22 11:23:03 erebus kernel:  sysfillrect aes_x86_64 sysimgblt crypto_simd 
glue_helper fb_sys_fops cryptd r8169 ahci libahci drm mii fjes video
  Svi 22 11:23:03 erebus kernel: CPU: 2 PID: 3087 Comm: JS Helper Tainted: P
   OE   4.10.0-21-generic #23-Ubuntu
  Svi 22 11:23:03 erebus kernel: Hardware name: ASUS All Series/H81M-R, BIOS 
0504 06/04/2015
  Svi 22 11:23:03 erebus kernel: task: 89188a7c4380 task.stack: 
99a103664000
  Svi 22 11:23:03 erebus kernel: RIP: 0010:__migration_entry_wait+0x16a/0x180
  Svi 22 11:23:03 erebus kernel: RSP: :99a103667d68 EFLAGS: 00010246
  Svi 22 11:23:03 erebus kernel: RAX: 0017c0048078 RBX: f39c071e9ab0 
RCX: f39c071e9ab0
  Svi 22 11:23:03 erebus kernel: RDX: 0001 RSI: 891847a6a800 
RDI: f39c04fec000
  Svi 22 11:23:03 erebus kernel: RBP: 99a103667d80 R08: 89189120f440 
R09: 89189120f440
  Svi 22 11:23:03 erebus kernel: R10: 7f8d8dc00119 R11: 0206 
R12: f39c04fec000
  Svi 22 11:23:03 erebus kernel: R13: 3e13fb00 R14: 99a103667e30 
R15: 891888fa8190
  Svi 22 11:23:03 erebus kernel: FS:  7f8d71afb700() 
GS:89189ed0() knlGS:
  Svi 22 11:23:03 erebus kernel: CS:  0010 DS:  ES:  CR0: 
80050033
  Svi 22 11:23:03 erebus kernel: CR2: 7f8d59500018 CR3: 0001c797 
CR4: 001406e0
  Svi 22 11:23:03 erebus kernel: Call Trace:
  Svi 22 11:23:03 erebus kernel:  migration_entry_wait+0x74/0x80
  Svi 22 11:23:03 erebus kernel:  do_swap_page+0x5b3/0x770
  Svi 22 11:23:03 erebus kernel:  handle_mm_fault+0x873/0x1360
  Svi 22 11:23:03 erebus kernel:  __do_page_fault+0x23e/0x4e0
  Svi 22 11:23:03 erebus kernel:  do_page_fault+0x22/0x30
  Svi 22 11:23:03 erebus kernel:  page_fault+0x28/0x30
  Svi 22 11:23:03 erebus kernel: RIP: 0033:0x56141e78d2b4
  Svi 22 11:23:03 erebus kernel: RSP: 002b:7f8d71afac40 EFLAGS: 00010217
  Svi 22 11:23:03 erebus kernel: RAX:  RBX: 7f8d8dc00040 
RCX: 7f8d8de53137
  Svi 22 11:23:03 erebus kernel: RDX: 0008 RSI: 2000 
RDI: 7f8d595d
  Svi 22 11:23:03 erebus kernel: RBP: 7f8d5950 R08: 2000 
R09: 7f8d27a0
  Svi 22 11:23:03 erebus kernel: R10: 7f8d8dc00119 R11: 0206 
R12: 0080
  Svi 22 11:23:03 erebus kernel: R13: 7f8d8dc000c8 R14: 00cf 
R15: 0002
  Svi 22 11:23:03 erebus kernel: Code: ff ff ff 4c 89 e7 e8 b6 a2 f8 ff e9 3c 
ff ff ff 85 d2 0f 84 2a ff ff ff 8d 4a 01 89 d0 f0 41 0f b1 4d 00 39 d0 74 81 
89 c2 eb e5 <0f> 0b 4c 89 e7 e8 2c fb f9 ff eb b8 4c 8d 6
  Svi 22 11:23:03 erebus kernel: RIP: __migration_entry_wait+0x16a/0x180 RSP: 
99a103667d68
  Svi 22 11:23:03 erebus kernel: ---[ end trace ec7b4c0f2b200f3d ]---

  
  Therefore I'm assuming the problem is with swapping (using swapfile, default 
17.04 installation). The process was locked, was unable to kill -9 it. I tried 
to reboot to get rid of it, but the system just hung, had to power-cycle it.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: linux-image-generic 4.10.0.21.23
  ProcVersionSignature: Ubuntu 4.10.0-21.23-generic 4.10.11
  Uname: Linux 4.10.0-21-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair nvidia_uvm nvidia_drm 
nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  vlad   2697 F pulseaudio
   /dev/snd/controlC0:  vlad   2697 F pulseaudio
  CurrentDesktop: Unity:Unity7
  CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Operation not permitted
  Date: Mon May 22 11:57:23 2017
  InstallationDate: Installed on 2017-05-20 (1 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  IwConfig:
   lono wireless extensions.
   
   enp3s0no wireless extensions.
  

[Kernel-packages] [Bug 1690796] Re: Kernel bug causes hang

2017-05-22 Thread Vlad K.
I had the same happen to me, I suppose, except the process involved was
Firefox. I filed the report with Bug #1692482. Marking it as duplicate.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1690796

Title:
  Kernel bug causes hang

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  My machine just crashed.  Looking at the journalctl output (after a
  reboot, as the machine was unresponsive), I got this:

  mei 15 12:53:23 regan kernel: kernel BUG at /build/linux-
  2NWldV/linux-4.10.0/include/linux/swapops.h:129!

  I'll attach the full log.

  I'm running Zesty with this kernel: 
  Linux regan 4.10.0-20-generic #22-Ubuntu SMP Thu Apr 20 09:22:42 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux
  --- 
  ApportVersion: 2.20.4-0ubuntu4.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  bas2203 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 17.04
  HibernationDevice: RESUME=UUID=ca0f5952-e241-4ec9-80c0-f7c596dbad03
  InstallationDate: Installed on 2016-12-22 (143 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  MachineType: Dell Inc. Latitude E7470
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-20-generic 
root=/dev/mapper/hostname-root ro nosplash acpi_backlight=vendor
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-20-generic N/A
   linux-backports-modules-4.10.0-20-generic  N/A
   linux-firmware 1.164.1
  Tags:  zesty
  Uname: Linux 4.10.0-20-generic x86_64
  UnreportableReason: The report belongs to a package that is not installed.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lp lpadmin lxd plugdev sambashare src sudo 
vboxusers wireshark
  _MarkForUpload: False
  dmi.bios.date: 11/09/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.11.3
  dmi.board.name: 0T6HHJ
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.11.3:bd11/09/2016:svnDellInc.:pnLatitudeE7470:pvr:rvnDellInc.:rn0T6HHJ:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E7470
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1690796/+subscriptions

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


[Kernel-packages] [Bug 1692482] Re: Ubuntu 17.04: Kernel Page Fault when swapping (swapfile)

2017-05-22 Thread Vlad K.
A few notes, reading the attached files:

1. I have ZFS module installed, but the swapfile is on root which is
ext4 over LUKS encrypted partition (SSD)

2. The journal attached is post-reboot, contains no previous errors

3. Firefox, whose pages got caught swapping and this happened, runs with
an enforced AppArmor profile, but there were no denials logged when that
happened.

4. The swapfile was almost empty, 1MB used of 1.4GB

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1692482

Title:
  Ubuntu 17.04: Kernel Page Fault when swapping (swapfile)

Status in linux package in Ubuntu:
  New

Bug description:
  I just had Firefox froze over, with these entries in the journal:

  Svi 22 11:23:03 erebus kernel: [ cut here ]
  Svi 22 11:23:03 erebus kernel: kernel BUG at 
/build/linux-lz1RHE/linux-4.10.0/include/linux/swapops.h:129!
  Svi 22 11:23:03 erebus kernel: invalid opcode:  [#1] SMP
  Svi 22 11:23:03 erebus kernel: Modules linked in: binfmt_misc zfs(PO) 
zunicode(PO) zavl(PO) zcommon(PO) znvpair(PO) spl(O) snd_hda_codec_hdmi 
eeepc_wmi asus_wmi sparse_keymap nvidia_uvm(POE) intel_rapl snd_seq_m
  Svi 22 11:23:03 erebus kernel:  sysfillrect aes_x86_64 sysimgblt crypto_simd 
glue_helper fb_sys_fops cryptd r8169 ahci libahci drm mii fjes video
  Svi 22 11:23:03 erebus kernel: CPU: 2 PID: 3087 Comm: JS Helper Tainted: P
   OE   4.10.0-21-generic #23-Ubuntu
  Svi 22 11:23:03 erebus kernel: Hardware name: ASUS All Series/H81M-R, BIOS 
0504 06/04/2015
  Svi 22 11:23:03 erebus kernel: task: 89188a7c4380 task.stack: 
99a103664000
  Svi 22 11:23:03 erebus kernel: RIP: 0010:__migration_entry_wait+0x16a/0x180
  Svi 22 11:23:03 erebus kernel: RSP: :99a103667d68 EFLAGS: 00010246
  Svi 22 11:23:03 erebus kernel: RAX: 0017c0048078 RBX: f39c071e9ab0 
RCX: f39c071e9ab0
  Svi 22 11:23:03 erebus kernel: RDX: 0001 RSI: 891847a6a800 
RDI: f39c04fec000
  Svi 22 11:23:03 erebus kernel: RBP: 99a103667d80 R08: 89189120f440 
R09: 89189120f440
  Svi 22 11:23:03 erebus kernel: R10: 7f8d8dc00119 R11: 0206 
R12: f39c04fec000
  Svi 22 11:23:03 erebus kernel: R13: 3e13fb00 R14: 99a103667e30 
R15: 891888fa8190
  Svi 22 11:23:03 erebus kernel: FS:  7f8d71afb700() 
GS:89189ed0() knlGS:
  Svi 22 11:23:03 erebus kernel: CS:  0010 DS:  ES:  CR0: 
80050033
  Svi 22 11:23:03 erebus kernel: CR2: 7f8d59500018 CR3: 0001c797 
CR4: 001406e0
  Svi 22 11:23:03 erebus kernel: Call Trace:
  Svi 22 11:23:03 erebus kernel:  migration_entry_wait+0x74/0x80
  Svi 22 11:23:03 erebus kernel:  do_swap_page+0x5b3/0x770
  Svi 22 11:23:03 erebus kernel:  handle_mm_fault+0x873/0x1360
  Svi 22 11:23:03 erebus kernel:  __do_page_fault+0x23e/0x4e0
  Svi 22 11:23:03 erebus kernel:  do_page_fault+0x22/0x30
  Svi 22 11:23:03 erebus kernel:  page_fault+0x28/0x30
  Svi 22 11:23:03 erebus kernel: RIP: 0033:0x56141e78d2b4
  Svi 22 11:23:03 erebus kernel: RSP: 002b:7f8d71afac40 EFLAGS: 00010217
  Svi 22 11:23:03 erebus kernel: RAX:  RBX: 7f8d8dc00040 
RCX: 7f8d8de53137
  Svi 22 11:23:03 erebus kernel: RDX: 0008 RSI: 2000 
RDI: 7f8d595d
  Svi 22 11:23:03 erebus kernel: RBP: 7f8d5950 R08: 2000 
R09: 7f8d27a0
  Svi 22 11:23:03 erebus kernel: R10: 7f8d8dc00119 R11: 0206 
R12: 0080
  Svi 22 11:23:03 erebus kernel: R13: 7f8d8dc000c8 R14: 00cf 
R15: 0002
  Svi 22 11:23:03 erebus kernel: Code: ff ff ff 4c 89 e7 e8 b6 a2 f8 ff e9 3c 
ff ff ff 85 d2 0f 84 2a ff ff ff 8d 4a 01 89 d0 f0 41 0f b1 4d 00 39 d0 74 81 
89 c2 eb e5 <0f> 0b 4c 89 e7 e8 2c fb f9 ff eb b8 4c 8d 6
  Svi 22 11:23:03 erebus kernel: RIP: __migration_entry_wait+0x16a/0x180 RSP: 
99a103667d68
  Svi 22 11:23:03 erebus kernel: ---[ end trace ec7b4c0f2b200f3d ]---

  
  Therefore I'm assuming the problem is with swapping (using swapfile, default 
17.04 installation). The process was locked, was unable to kill -9 it. I tried 
to reboot to get rid of it, but the system just hung, had to power-cycle it.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: linux-image-generic 4.10.0.21.23
  ProcVersionSignature: Ubuntu 4.10.0-21.23-generic 4.10.11
  Uname: Linux 4.10.0-21-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair nvidia_uvm nvidia_drm 
nvidia_modeset nvidia
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  vlad   2697 F pulseaudio
   /dev/snd/controlC0:  vlad   2697 F pulseaudio
  CurrentDesktop: Unity:Unity7
  CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Operation not permitted
  

[Kernel-packages] [Bug 1692482] [NEW] Ubuntu 17.04: Kernel Page Fault when swapping (swapfile)

2017-05-22 Thread Vlad K.
Public bug reported:

I just had Firefox froze over, with these entries in the journal:

Svi 22 11:23:03 erebus kernel: [ cut here ]
Svi 22 11:23:03 erebus kernel: kernel BUG at 
/build/linux-lz1RHE/linux-4.10.0/include/linux/swapops.h:129!
Svi 22 11:23:03 erebus kernel: invalid opcode:  [#1] SMP
Svi 22 11:23:03 erebus kernel: Modules linked in: binfmt_misc zfs(PO) 
zunicode(PO) zavl(PO) zcommon(PO) znvpair(PO) spl(O) snd_hda_codec_hdmi 
eeepc_wmi asus_wmi sparse_keymap nvidia_uvm(POE) intel_rapl snd_seq_m
Svi 22 11:23:03 erebus kernel:  sysfillrect aes_x86_64 sysimgblt crypto_simd 
glue_helper fb_sys_fops cryptd r8169 ahci libahci drm mii fjes video
Svi 22 11:23:03 erebus kernel: CPU: 2 PID: 3087 Comm: JS Helper Tainted: P  
 OE   4.10.0-21-generic #23-Ubuntu
Svi 22 11:23:03 erebus kernel: Hardware name: ASUS All Series/H81M-R, BIOS 0504 
06/04/2015
Svi 22 11:23:03 erebus kernel: task: 89188a7c4380 task.stack: 
99a103664000
Svi 22 11:23:03 erebus kernel: RIP: 0010:__migration_entry_wait+0x16a/0x180
Svi 22 11:23:03 erebus kernel: RSP: :99a103667d68 EFLAGS: 00010246
Svi 22 11:23:03 erebus kernel: RAX: 0017c0048078 RBX: f39c071e9ab0 RCX: 
f39c071e9ab0
Svi 22 11:23:03 erebus kernel: RDX: 0001 RSI: 891847a6a800 RDI: 
f39c04fec000
Svi 22 11:23:03 erebus kernel: RBP: 99a103667d80 R08: 89189120f440 R09: 
89189120f440
Svi 22 11:23:03 erebus kernel: R10: 7f8d8dc00119 R11: 0206 R12: 
f39c04fec000
Svi 22 11:23:03 erebus kernel: R13: 3e13fb00 R14: 99a103667e30 R15: 
891888fa8190
Svi 22 11:23:03 erebus kernel: FS:  7f8d71afb700() 
GS:89189ed0() knlGS:
Svi 22 11:23:03 erebus kernel: CS:  0010 DS:  ES:  CR0: 80050033
Svi 22 11:23:03 erebus kernel: CR2: 7f8d59500018 CR3: 0001c797 CR4: 
001406e0
Svi 22 11:23:03 erebus kernel: Call Trace:
Svi 22 11:23:03 erebus kernel:  migration_entry_wait+0x74/0x80
Svi 22 11:23:03 erebus kernel:  do_swap_page+0x5b3/0x770
Svi 22 11:23:03 erebus kernel:  handle_mm_fault+0x873/0x1360
Svi 22 11:23:03 erebus kernel:  __do_page_fault+0x23e/0x4e0
Svi 22 11:23:03 erebus kernel:  do_page_fault+0x22/0x30
Svi 22 11:23:03 erebus kernel:  page_fault+0x28/0x30
Svi 22 11:23:03 erebus kernel: RIP: 0033:0x56141e78d2b4
Svi 22 11:23:03 erebus kernel: RSP: 002b:7f8d71afac40 EFLAGS: 00010217
Svi 22 11:23:03 erebus kernel: RAX:  RBX: 7f8d8dc00040 RCX: 
7f8d8de53137
Svi 22 11:23:03 erebus kernel: RDX: 0008 RSI: 2000 RDI: 
7f8d595d
Svi 22 11:23:03 erebus kernel: RBP: 7f8d5950 R08: 2000 R09: 
7f8d27a0
Svi 22 11:23:03 erebus kernel: R10: 7f8d8dc00119 R11: 0206 R12: 
0080
Svi 22 11:23:03 erebus kernel: R13: 7f8d8dc000c8 R14: 00cf R15: 
0002
Svi 22 11:23:03 erebus kernel: Code: ff ff ff 4c 89 e7 e8 b6 a2 f8 ff e9 3c ff 
ff ff 85 d2 0f 84 2a ff ff ff 8d 4a 01 89 d0 f0 41 0f b1 4d 00 39 d0 74 81 89 
c2 eb e5 <0f> 0b 4c 89 e7 e8 2c fb f9 ff eb b8 4c 8d 6
Svi 22 11:23:03 erebus kernel: RIP: __migration_entry_wait+0x16a/0x180 RSP: 
99a103667d68
Svi 22 11:23:03 erebus kernel: ---[ end trace ec7b4c0f2b200f3d ]---


Therefore I'm assuming the problem is with swapping (using swapfile, default 
17.04 installation). The process was locked, was unable to kill -9 it. I tried 
to reboot to get rid of it, but the system just hung, had to power-cycle it.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: linux-image-generic 4.10.0.21.23
ProcVersionSignature: Ubuntu 4.10.0-21.23-generic 4.10.11
Uname: Linux 4.10.0-21-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair nvidia_uvm nvidia_drm 
nvidia_modeset nvidia
ApportVersion: 2.20.4-0ubuntu4
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  vlad   2697 F pulseaudio
 /dev/snd/controlC0:  vlad   2697 F pulseaudio
CurrentDesktop: Unity:Unity7
CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Operation not permitted
Date: Mon May 22 11:57:23 2017
InstallationDate: Installed on 2017-05-20 (1 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
IwConfig:
 lono wireless extensions.
 
 enp3s0no wireless extensions.
MachineType: ASUS All Series
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.10.0-21-generic 
root=UUID=27e6d38d-dc78-4528-85ce-afcd4a1c8849 ro
RelatedPackageVersions:
 linux-restricted-modules-4.10.0-21-generic N/A
 linux-backports-modules-4.10.0-21-generic  N/A
 linux-firmware 1.164.1
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/04/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0504
dmi.board.asset.tag: To be filled by O.E.M.

[Kernel-packages] [Bug 1523086] [NEW] Ubuntu 15.10: GNOME Terminal window loses mouse cursor

2015-12-05 Thread Vlad K.
Public bug reported:

Ubuntu: Ubuntu 15.10
Package: gnome-terminal-3.16.2-1ubuntu4
Problem:

Sometimes, but always when out of focus, a GNOME terminal window will
lose mouse icon when it is hovered over the window. Clicking the window
(and thus bringing it back in focus) restores the mouse icon.

Once all that starts to happen, any URLs in the terminal stop showing
pointer cursor when hovered over, but they do respond to clicks and
right-clicks.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1523086

Title:
  Ubuntu 15.10: GNOME Terminal window loses mouse cursor

Status in linux package in Ubuntu:
  New

Bug description:
  Ubuntu:   Ubuntu 15.10
  Package: gnome-terminal-3.16.2-1ubuntu4
  Problem:

  Sometimes, but always when out of focus, a GNOME terminal window will
  lose mouse icon when it is hovered over the window. Clicking the
  window (and thus bringing it back in focus) restores the mouse icon.

  Once all that starts to happen, any URLs in the terminal stop showing
  pointer cursor when hovered over, but they do respond to clicks and
  right-clicks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1523086/+subscriptions

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


[Kernel-packages] [Bug 1523086] Re: Ubuntu 15.10: GNOME Terminal window loses mouse cursor

2015-12-05 Thread Vlad K.
apport information

** Tags added: apport-collected wily

** Description changed:

  Ubuntu:   Ubuntu 15.10
  Package: gnome-terminal-3.16.2-1ubuntu4
  Problem:
  
  Sometimes, but always when out of focus, a GNOME terminal window will
  lose mouse icon when it is hovered over the window. Clicking the window
  (and thus bringing it back in focus) restores the mouse icon.
  
- Once all that starts to happen, any URLs in the terminal stop showing
- pointer cursor when hovered over, but they do respond to clicks and
- right-clicks.
+ Once all that starts to happen, any URLs in the terminal stop showing pointer 
cursor when hovered over, but they do respond to clicks and right-clicks.
+ --- 
+ ApportVersion: 2.19.1-0ubuntu5
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  vlad   1856 F pulseaudio
+ DistroRelease: Ubuntu 15.10
+ HibernationDevice: RESUME=UUID=a666043d-11d1-472f-8ccd-3ef13cae559a
+ InstallationDate: Installed on 2015-11-19 (15 days ago)
+ InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
+ MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
+ NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia
+ Package: linux (not installed)
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic 
root=UUID=7671ab7d-b593-4193-9a95-3f7b4389bf8f ro quiet splash
+ ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
+ PulseList:
+  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
+  No PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-4.2.0-19-generic N/A
+  linux-backports-modules-4.2.0-19-generic  N/A
+  linux-firmware1.149.3
+ RfKill:
+  
+ Tags:  wily
+ UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
+ Uname: Linux 4.2.0-19-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 11/26/2009
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: P1.40
+ dmi.board.name: A770DE+
+ dmi.board.vendor: ASRock
+ dmi.chassis.asset.tag: To Be Filled By O.E.M.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: To Be Filled By O.E.M.
+ dmi.chassis.version: To Be Filled By O.E.M.
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
+ dmi.product.name: To Be Filled By O.E.M.
+ dmi.product.version: To Be Filled By O.E.M.
+ dmi.sys.vendor: To Be Filled By O.E.M.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1523086/+attachment/4530075/+files/AlsaInfo.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1523086

Title:
  Ubuntu 15.10: GNOME Terminal window loses mouse cursor

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu:   Ubuntu 15.10
  Package: gnome-terminal-3.16.2-1ubuntu4
  Problem:

  Sometimes, but always when out of focus, a GNOME terminal window will
  lose mouse icon when it is hovered over the window. Clicking the
  window (and thus bringing it back in focus) restores the mouse icon.

  Once all that starts to happen, any URLs in the terminal stop showing pointer 
cursor when hovered over, but they do respond to clicks and right-clicks.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   1856 F pulseaudio
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a666043d-11d1-472f-8ccd-3ef13cae559a
  InstallationDate: Installed on 2015-11-19 (15 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic 
root=UUID=7671ab7d-b593-4193-9a95-3f7b4389bf8f ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 11/26/2009
  

[Kernel-packages] [Bug 1523086] CurrentDmesg.txt

2015-12-05 Thread Vlad K.
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1523086/+attachment/4530077/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1523086

Title:
  Ubuntu 15.10: GNOME Terminal window loses mouse cursor

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu:   Ubuntu 15.10
  Package: gnome-terminal-3.16.2-1ubuntu4
  Problem:

  Sometimes, but always when out of focus, a GNOME terminal window will
  lose mouse icon when it is hovered over the window. Clicking the
  window (and thus bringing it back in focus) restores the mouse icon.

  Once all that starts to happen, any URLs in the terminal stop showing pointer 
cursor when hovered over, but they do respond to clicks and right-clicks.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   1856 F pulseaudio
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a666043d-11d1-472f-8ccd-3ef13cae559a
  InstallationDate: Installed on 2015-11-19 (15 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic 
root=UUID=7671ab7d-b593-4193-9a95-3f7b4389bf8f ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 11/26/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.name: A770DE+
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1523086/+subscriptions

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


[Kernel-packages] [Bug 1523086] ProcInterrupts.txt

2015-12-05 Thread Vlad K.
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1523086/+attachment/4530084/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1523086

Title:
  Ubuntu 15.10: GNOME Terminal window loses mouse cursor

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu:   Ubuntu 15.10
  Package: gnome-terminal-3.16.2-1ubuntu4
  Problem:

  Sometimes, but always when out of focus, a GNOME terminal window will
  lose mouse icon when it is hovered over the window. Clicking the
  window (and thus bringing it back in focus) restores the mouse icon.

  Once all that starts to happen, any URLs in the terminal stop showing pointer 
cursor when hovered over, but they do respond to clicks and right-clicks.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   1856 F pulseaudio
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a666043d-11d1-472f-8ccd-3ef13cae559a
  InstallationDate: Installed on 2015-11-19 (15 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic 
root=UUID=7671ab7d-b593-4193-9a95-3f7b4389bf8f ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 11/26/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.name: A770DE+
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1523086/+subscriptions

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


[Kernel-packages] [Bug 1523086] ProcEnviron.txt

2015-12-05 Thread Vlad K.
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1523086/+attachment/4530083/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1523086

Title:
  Ubuntu 15.10: GNOME Terminal window loses mouse cursor

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu:   Ubuntu 15.10
  Package: gnome-terminal-3.16.2-1ubuntu4
  Problem:

  Sometimes, but always when out of focus, a GNOME terminal window will
  lose mouse icon when it is hovered over the window. Clicking the
  window (and thus bringing it back in focus) restores the mouse icon.

  Once all that starts to happen, any URLs in the terminal stop showing pointer 
cursor when hovered over, but they do respond to clicks and right-clicks.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   1856 F pulseaudio
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a666043d-11d1-472f-8ccd-3ef13cae559a
  InstallationDate: Installed on 2015-11-19 (15 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic 
root=UUID=7671ab7d-b593-4193-9a95-3f7b4389bf8f ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 11/26/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.name: A770DE+
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1523086/+subscriptions

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


[Kernel-packages] [Bug 1523086] WifiSyslog.txt

2015-12-05 Thread Vlad K.
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1523086/+attachment/4530087/+files/WifiSyslog.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1523086

Title:
  Ubuntu 15.10: GNOME Terminal window loses mouse cursor

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu:   Ubuntu 15.10
  Package: gnome-terminal-3.16.2-1ubuntu4
  Problem:

  Sometimes, but always when out of focus, a GNOME terminal window will
  lose mouse icon when it is hovered over the window. Clicking the
  window (and thus bringing it back in focus) restores the mouse icon.

  Once all that starts to happen, any URLs in the terminal stop showing pointer 
cursor when hovered over, but they do respond to clicks and right-clicks.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   1856 F pulseaudio
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a666043d-11d1-472f-8ccd-3ef13cae559a
  InstallationDate: Installed on 2015-11-19 (15 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic 
root=UUID=7671ab7d-b593-4193-9a95-3f7b4389bf8f ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 11/26/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.name: A770DE+
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1523086/+subscriptions

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


[Kernel-packages] [Bug 1523086] JournalErrors.txt

2015-12-05 Thread Vlad K.
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1523086/+attachment/4530079/+files/JournalErrors.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1523086

Title:
  Ubuntu 15.10: GNOME Terminal window loses mouse cursor

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu:   Ubuntu 15.10
  Package: gnome-terminal-3.16.2-1ubuntu4
  Problem:

  Sometimes, but always when out of focus, a GNOME terminal window will
  lose mouse icon when it is hovered over the window. Clicking the
  window (and thus bringing it back in focus) restores the mouse icon.

  Once all that starts to happen, any URLs in the terminal stop showing pointer 
cursor when hovered over, but they do respond to clicks and right-clicks.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   1856 F pulseaudio
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a666043d-11d1-472f-8ccd-3ef13cae559a
  InstallationDate: Installed on 2015-11-19 (15 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic 
root=UUID=7671ab7d-b593-4193-9a95-3f7b4389bf8f ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 11/26/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.name: A770DE+
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1523086/+subscriptions

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


[Kernel-packages] [Bug 1523086] ProcCpuinfo.txt

2015-12-05 Thread Vlad K.
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1523086/+attachment/4530082/+files/ProcCpuinfo.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1523086

Title:
  Ubuntu 15.10: GNOME Terminal window loses mouse cursor

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu:   Ubuntu 15.10
  Package: gnome-terminal-3.16.2-1ubuntu4
  Problem:

  Sometimes, but always when out of focus, a GNOME terminal window will
  lose mouse icon when it is hovered over the window. Clicking the
  window (and thus bringing it back in focus) restores the mouse icon.

  Once all that starts to happen, any URLs in the terminal stop showing pointer 
cursor when hovered over, but they do respond to clicks and right-clicks.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   1856 F pulseaudio
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a666043d-11d1-472f-8ccd-3ef13cae559a
  InstallationDate: Installed on 2015-11-19 (15 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic 
root=UUID=7671ab7d-b593-4193-9a95-3f7b4389bf8f ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 11/26/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.name: A770DE+
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1523086/+subscriptions

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


[Kernel-packages] [Bug 1523086] Lspci.txt

2015-12-05 Thread Vlad K.
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1523086/+attachment/4530080/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1523086

Title:
  Ubuntu 15.10: GNOME Terminal window loses mouse cursor

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu:   Ubuntu 15.10
  Package: gnome-terminal-3.16.2-1ubuntu4
  Problem:

  Sometimes, but always when out of focus, a GNOME terminal window will
  lose mouse icon when it is hovered over the window. Clicking the
  window (and thus bringing it back in focus) restores the mouse icon.

  Once all that starts to happen, any URLs in the terminal stop showing pointer 
cursor when hovered over, but they do respond to clicks and right-clicks.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   1856 F pulseaudio
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a666043d-11d1-472f-8ccd-3ef13cae559a
  InstallationDate: Installed on 2015-11-19 (15 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic 
root=UUID=7671ab7d-b593-4193-9a95-3f7b4389bf8f ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 11/26/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.name: A770DE+
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1523086/+subscriptions

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


[Kernel-packages] [Bug 1523086] ProcModules.txt

2015-12-05 Thread Vlad K.
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1523086/+attachment/4530085/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1523086

Title:
  Ubuntu 15.10: GNOME Terminal window loses mouse cursor

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu:   Ubuntu 15.10
  Package: gnome-terminal-3.16.2-1ubuntu4
  Problem:

  Sometimes, but always when out of focus, a GNOME terminal window will
  lose mouse icon when it is hovered over the window. Clicking the
  window (and thus bringing it back in focus) restores the mouse icon.

  Once all that starts to happen, any URLs in the terminal stop showing pointer 
cursor when hovered over, but they do respond to clicks and right-clicks.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   1856 F pulseaudio
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a666043d-11d1-472f-8ccd-3ef13cae559a
  InstallationDate: Installed on 2015-11-19 (15 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic 
root=UUID=7671ab7d-b593-4193-9a95-3f7b4389bf8f ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 11/26/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.name: A770DE+
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1523086/+subscriptions

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


[Kernel-packages] [Bug 1523086] Lsusb.txt

2015-12-05 Thread Vlad K.
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1523086/+attachment/4530081/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1523086

Title:
  Ubuntu 15.10: GNOME Terminal window loses mouse cursor

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu:   Ubuntu 15.10
  Package: gnome-terminal-3.16.2-1ubuntu4
  Problem:

  Sometimes, but always when out of focus, a GNOME terminal window will
  lose mouse icon when it is hovered over the window. Clicking the
  window (and thus bringing it back in focus) restores the mouse icon.

  Once all that starts to happen, any URLs in the terminal stop showing pointer 
cursor when hovered over, but they do respond to clicks and right-clicks.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   1856 F pulseaudio
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a666043d-11d1-472f-8ccd-3ef13cae559a
  InstallationDate: Installed on 2015-11-19 (15 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic 
root=UUID=7671ab7d-b593-4193-9a95-3f7b4389bf8f ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 11/26/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.name: A770DE+
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1523086/+subscriptions

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


[Kernel-packages] [Bug 1523086] IwConfig.txt

2015-12-05 Thread Vlad K.
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1523086/+attachment/4530078/+files/IwConfig.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1523086

Title:
  Ubuntu 15.10: GNOME Terminal window loses mouse cursor

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu:   Ubuntu 15.10
  Package: gnome-terminal-3.16.2-1ubuntu4
  Problem:

  Sometimes, but always when out of focus, a GNOME terminal window will
  lose mouse icon when it is hovered over the window. Clicking the
  window (and thus bringing it back in focus) restores the mouse icon.

  Once all that starts to happen, any URLs in the terminal stop showing pointer 
cursor when hovered over, but they do respond to clicks and right-clicks.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   1856 F pulseaudio
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a666043d-11d1-472f-8ccd-3ef13cae559a
  InstallationDate: Installed on 2015-11-19 (15 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic 
root=UUID=7671ab7d-b593-4193-9a95-3f7b4389bf8f ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 11/26/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.name: A770DE+
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1523086/+subscriptions

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


[Kernel-packages] [Bug 1523086] UdevDb.txt

2015-12-05 Thread Vlad K.
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1523086/+attachment/4530086/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1523086

Title:
  Ubuntu 15.10: GNOME Terminal window loses mouse cursor

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu:   Ubuntu 15.10
  Package: gnome-terminal-3.16.2-1ubuntu4
  Problem:

  Sometimes, but always when out of focus, a GNOME terminal window will
  lose mouse icon when it is hovered over the window. Clicking the
  window (and thus bringing it back in focus) restores the mouse icon.

  Once all that starts to happen, any URLs in the terminal stop showing pointer 
cursor when hovered over, but they do respond to clicks and right-clicks.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   1856 F pulseaudio
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a666043d-11d1-472f-8ccd-3ef13cae559a
  InstallationDate: Installed on 2015-11-19 (15 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic 
root=UUID=7671ab7d-b593-4193-9a95-3f7b4389bf8f ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 11/26/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.name: A770DE+
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1523086/+subscriptions

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


[Kernel-packages] [Bug 1523086] CRDA.txt

2015-12-05 Thread Vlad K.
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1523086/+attachment/4530076/+files/CRDA.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1523086

Title:
  Ubuntu 15.10: GNOME Terminal window loses mouse cursor

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu:   Ubuntu 15.10
  Package: gnome-terminal-3.16.2-1ubuntu4
  Problem:

  Sometimes, but always when out of focus, a GNOME terminal window will
  lose mouse icon when it is hovered over the window. Clicking the
  window (and thus bringing it back in focus) restores the mouse icon.

  Once all that starts to happen, any URLs in the terminal stop showing pointer 
cursor when hovered over, but they do respond to clicks and right-clicks.
  --- 
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vlad   1856 F pulseaudio
  DistroRelease: Ubuntu 15.10
  HibernationDevice: RESUME=UUID=a666043d-11d1-472f-8ccd-3ef13cae559a
  InstallationDate: Installed on 2015-11-19 (15 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-19-generic 
root=UUID=7671ab7d-b593-4193-9a95-3f7b4389bf8f ro quiet splash
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  Tags:  wily
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-19-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 11/26/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.name: A770DE+
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1523086/+subscriptions

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


[Kernel-packages] [Bug 1502459] Re: 10de:0615 Selecting in LibreOffice Writer when running nouveau freezes the system

2015-11-24 Thread Vlad K.
This problem does not appear in Ubuntu 15.10 with the default 4.2 Linux
kernel.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1502459

Title:
  10de:0615 Selecting in LibreOffice Writer when running nouveau freezes
  the system

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Selecting anything in a LibreOffice document freezes the system if the
  nouveau driver is used. Cannot change tty, cannot do anything other
  than hard reset. Relevant kern.log entry (sans timestamp and
  hostname):

  nouveau E[ PFIFO][:02:00.0] still angry after 101 spins, halt

  Switching to proprietary nvidia driver (340.76-0ubuntu2) resulted with
  the problem no longer appearing.

  Nvidia: NVIDIA Corporation G92 [GeForce GTS 250] (rev a2)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.33
  ProcVersionSignature: Ubuntu 3.19.0-30.33-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   vlad   1846 F...m pulseaudio
   /dev/snd/controlC0:  vlad   1846 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Operation not permitted
  Date: Sat Oct  3 17:54:49 2015
  InstallationDate: Installed on 2015-09-13 (19 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-30-generic 
root=UUID=9dba5d3c-d0d2-4548-853e-67419de0002c ro rootflags=subvol=@ 
crypt_root=/dev/sda4 quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.143.3
  RfKill:

  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.name: A770DE+
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1502459/+subscriptions

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


[Kernel-packages] [Bug 1510899] Re: GUI elements break in various (Qt?) applications after a while on 15.10

2015-11-24 Thread Vlad K.
QT_GRAPHICSSYSTEM=native   fixed keepassx for me as well  (bug
#1513429).

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1510899

Title:
  GUI elements break in various (Qt?) applications after a while on
  15.10

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After booting, everything works fine for a while. But after a while,
  the GUI of various apps stop working and start being misaligned and
  badly rendered. See attached screenshots.

  Affected applications:
  - Krusader
  - smplayer
  - Skype

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: krusader 1:2.4.0~beta3-2ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Oct 28 10:10:46 2015
  ExecutablePath: /usr/bin/krusader
  InstallationDate: Installed on 2015-09-26 (32 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: krusader
  UpgradeStatus: Upgraded to wily on 2015-10-24 (4 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1510899/+subscriptions

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


[Kernel-packages] [Bug 1502459] Re: Selecting in LibreOffice Writer when running nouveau freezes the system

2015-10-10 Thread Vlad K.
*** This bug is a duplicate of bug 1496290 ***
https://bugs.launchpad.net/bugs/1496290

Witold, indeed. Marking this as duplicate of bug #1496290.

** This bug has been marked a duplicate of bug 1496290
   System freeze due to "angry" nouveau driver

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1502459

Title:
  Selecting in LibreOffice Writer when running nouveau freezes the
  system

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Selecting anything in a LibreOffice document freezes the system if the
  nouveau driver is used. Cannot change tty, cannot do anything other
  than hard reset. Relevant kern.log entry (sans timestamp and
  hostname):

  nouveau E[ PFIFO][:02:00.0] still angry after 101 spins, halt

  Switching to proprietary nvidia driver (340.76-0ubuntu2) resulted with
  the problem no longer appearing.

  Nvidia: NVIDIA Corporation G92 [GeForce GTS 250] (rev a2)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.33
  ProcVersionSignature: Ubuntu 3.19.0-30.33-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   vlad   1846 F...m pulseaudio
   /dev/snd/controlC0:  vlad   1846 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Operation not permitted
  Date: Sat Oct  3 17:54:49 2015
  InstallationDate: Installed on 2015-09-13 (19 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-30-generic 
root=UUID=9dba5d3c-d0d2-4548-853e-67419de0002c ro rootflags=subvol=@ 
crypt_root=/dev/sda4 quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.143.3
  RfKill:

  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.name: A770DE+
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1502459/+subscriptions

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


[Kernel-packages] [Bug 1502459] Re: Selecting in LibreOffice Writer when running nouveau freezes the system

2015-10-08 Thread Vlad K.
I'm sorry but I will not flash the BIOS. I also don't think that BIOS
has anything to do with the issue since the same machine has been
running Gentoo, KDE Plasma, with 4.2 kernel before Ubuntu, nouveau
driver, with no such issues.

I'll be upgrading 15.04 to 15.10 after it comes out and we'll see if 4.2
fixes this.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1502459

Title:
  Selecting in LibreOffice Writer when running nouveau freezes the
  system

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Selecting anything in a LibreOffice document freezes the system if the
  nouveau driver is used. Cannot change tty, cannot do anything other
  than hard reset. Relevant kern.log entry (sans timestamp and
  hostname):

  nouveau E[ PFIFO][:02:00.0] still angry after 101 spins, halt

  Switching to proprietary nvidia driver (340.76-0ubuntu2) resulted with
  the problem no longer appearing.

  Nvidia: NVIDIA Corporation G92 [GeForce GTS 250] (rev a2)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.33
  ProcVersionSignature: Ubuntu 3.19.0-30.33-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   vlad   1846 F...m pulseaudio
   /dev/snd/controlC0:  vlad   1846 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Operation not permitted
  Date: Sat Oct  3 17:54:49 2015
  InstallationDate: Installed on 2015-09-13 (19 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-30-generic 
root=UUID=9dba5d3c-d0d2-4548-853e-67419de0002c ro rootflags=subvol=@ 
crypt_root=/dev/sda4 quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.143.3
  RfKill:

  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.name: A770DE+
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1502459/+subscriptions

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


[Kernel-packages] [Bug 1502459] Re: Selecting in LibreOffice Writer when running nouveau freezes the system

2015-10-03 Thread Vlad K.
** Description changed:

  Selecting anything in a LibreOffice document freezes the system if the
  nouveau driver is used. Cannot change tty, cannot do anything other than
  hard reset. Relevant kern.log entry (sans timestamp and hostname):
  
  nouveau E[ PFIFO][:02:00.0] still angry after 101 spins, halt
  
  Switching to proprietary nvidia driver (340.76-0ubuntu2) resulted with
  the problem no longer appearing.
  
- Kernel: 3.19.0-28-generic
- Ubuntu: 15.04 64-bit
  Nvidia: NVIDIA Corporation G92 [GeForce GTS 250] (rev a2)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.33
  ProcVersionSignature: Ubuntu 3.19.0-30.33-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/pcmC0D0p:   vlad   1846 F...m pulseaudio
-  /dev/snd/controlC0:  vlad   1846 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/pcmC0D0p:   vlad   1846 F...m pulseaudio
+  /dev/snd/controlC0:  vlad   1846 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Operation not permitted
  Date: Sat Oct  3 17:54:49 2015
  InstallationDate: Installed on 2015-09-13 (19 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  IwConfig:
-  eth0  no wireless extensions.
-  
-  lono wireless extensions.
+  eth0  no wireless extensions.
+ 
+  lono wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-30-generic 
root=UUID=9dba5d3c-d0d2-4548-853e-67419de0002c ro rootflags=subvol=@ 
crypt_root=/dev/sda4 quiet splash
  RelatedPackageVersions:
-  linux-restricted-modules-3.19.0-30-generic N/A
-  linux-backports-modules-3.19.0-30-generic  N/A
-  linux-firmware 1.143.3
+  linux-restricted-modules-3.19.0-30-generic N/A
+  linux-backports-modules-3.19.0-30-generic  N/A
+  linux-firmware 1.143.3
  RfKill:
-  
+ 
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.40
  dmi.board.name: A770DE+
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1502459

Title:
  Selecting in LibreOffice Writer when running nouveau freezes the
  system

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Selecting anything in a LibreOffice document freezes the system if the
  nouveau driver is used. Cannot change tty, cannot do anything other
  than hard reset. Relevant kern.log entry (sans timestamp and
  hostname):

  nouveau E[ PFIFO][:02:00.0] still angry after 101 spins, halt

  Switching to proprietary nvidia driver (340.76-0ubuntu2) resulted with
  the problem no longer appearing.

  Nvidia: NVIDIA Corporation G92 [GeForce GTS 250] (rev a2)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.33
  ProcVersionSignature: Ubuntu 3.19.0-30.33-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   vlad   1846 F...m pulseaudio
   /dev/snd/controlC0:  vlad   1846 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Operation not permitted
  Date: Sat Oct  3 17:54:49 2015
  InstallationDate: Installed on 2015-09-13 (19 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-30-generic 
root=UUID=9dba5d3c-d0d2-4548-853e-67419de0002c ro rootflags=subvol=@ 
crypt_root=/dev/sda4 quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   

[Kernel-packages] [Bug 1502459] [NEW] Selecting in LibreOffice Writer when running nouveau freezes the system

2015-10-03 Thread Vlad K.
Public bug reported:

Selecting anything in a LibreOffice document freezes the system if the
nouveau driver is used. Cannot change tty, cannot do anything other than
hard reset. Relevant kern.log entry (sans timestamp and hostname):

nouveau E[ PFIFO][:02:00.0] still angry after 101 spins, halt

Switching to proprietary nvidia driver (340.76-0ubuntu2) resulted with
the problem no longer appearing.

Kernel: 3.19.0-28-generic
Ubuntu: 15.04 64-bit
Nvidia: NVIDIA Corporation G92 [GeForce GTS 250] (rev a2)

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.19.0-30-generic 3.19.0-30.33
ProcVersionSignature: Ubuntu 3.19.0-30.33-generic 3.19.8-ckt6
Uname: Linux 3.19.0-30-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1.5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC0D0p:   vlad   1846 F...m pulseaudio
 /dev/snd/controlC0:  vlad   1846 F pulseaudio
CurrentDesktop: Unity
CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Operation not permitted
Date: Sat Oct  3 17:54:49 2015
InstallationDate: Installed on 2015-09-13 (19 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-30-generic 
root=UUID=9dba5d3c-d0d2-4548-853e-67419de0002c ro rootflags=subvol=@ 
crypt_root=/dev/sda4 quiet splash
RelatedPackageVersions:
 linux-restricted-modules-3.19.0-30-generic N/A
 linux-backports-modules-3.19.0-30-generic  N/A
 linux-firmware 1.143.3
RfKill:
 
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/26/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.40
dmi.board.name: A770DE+
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd11/26/2009:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnA770DE+:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bios-outdated-1.70 vivid

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1502459

Title:
  Selecting in LibreOffice Writer when running nouveau freezes the
  system

Status in linux package in Ubuntu:
  New

Bug description:
  Selecting anything in a LibreOffice document freezes the system if the
  nouveau driver is used. Cannot change tty, cannot do anything other
  than hard reset. Relevant kern.log entry (sans timestamp and
  hostname):

  nouveau E[ PFIFO][:02:00.0] still angry after 101 spins, halt

  Switching to proprietary nvidia driver (340.76-0ubuntu2) resulted with
  the problem no longer appearing.

  Kernel: 3.19.0-28-generic
  Ubuntu: 15.04 64-bit
  Nvidia: NVIDIA Corporation G92 [GeForce GTS 250] (rev a2)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.33
  ProcVersionSignature: Ubuntu 3.19.0-30.33-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   vlad   1846 F...m pulseaudio
   /dev/snd/controlC0:  vlad   1846 F pulseaudio
  CurrentDesktop: Unity
  CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Operation not permitted
  Date: Sat Oct  3 17:54:49 2015
  InstallationDate: Installed on 2015-09-13 (19 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-30-generic 
root=UUID=9dba5d3c-d0d2-4548-853e-67419de0002c ro rootflags=subvol=@ 
crypt_root=/dev/sda4 quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.143.3
  RfKill:
   
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2009
  dmi.bios.vendor: American 

[Kernel-packages] [Bug 1453812] Re: System freeze when using LibreOffice Writer

2015-10-01 Thread Vlad K.
Christopher, what for? So a duplicate can raise the bug heat?

Also, why is this designated as low priority? Isn't this a very critical
bug for a very likely use case of running Ubuntu on a system with
nvidia, default nouveau driver and editing a LibreOffice document.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428

  WORKAROUND: Use nvidia-304-updates or 340.76.

  ---
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1453812/+subscriptions

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


[Kernel-packages] [Bug 1453812] Re: System freeze when using LibreOffice Writer

2015-09-14 Thread Vlad K.
Affected. Like others said, selecting anything in a LibreOffice document
would freeze the system. Cannot change tty, cannot do anything other
than hard reset. Relevant kern.log entry (sans timestamp and hostname):

nouveau E[   PFIFO][:02:00.0] still angry after 101 spins, halt

Switching to proprietary nvidia driver (340.76-0ubuntu2) resulted with
the problem no longer appearing.

Kernel: 3.19.0-28-generic
Ubuntu: 15.04 64-bit
Nvidia: NVIDIA Corporation G92 [GeForce GTS 250] (rev a2)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1453812

Title:
  System freeze when using LibreOffice Writer

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  LibreOffice Writer is freezing the system after a few minutes (Ubuntu
  15.04, libreoffice-writer 4.4.2-0ubuntu1): the only possible action is
  moving the mouse pointer on the screen. Impossible to connect to a tty
  session to kill Xorg. A physical reboot is necessary. Note that I used
  LibreOffice Calc without problem.

  The problem has been encountered also under Fedora 21:
  http://forums.fedora-fr.org/viewtopic.php?id=63428

  WORKAROUND: Use nvidia-304-updates or 340.76.

  ---
  .tmp.unity.support.test.0:

  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.360
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroRelease: Ubuntu 15.04
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation G96GL [Quadro FX 580] [10de:0659] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: NVIDIA Corporation Device [10de:063a]
  LiveMediaBuild: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Hewlett-Packard HP Z400 Workstation
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Tags:  vivid ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 3.19.0-15-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/06/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786G3 v03.07
  dmi.board.asset.tag: CZC0195Y06
  dmi.board.name: 0B4Ch
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: D
  dmi.chassis.asset.tag: CZC0195Y06
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786G3v03.07:bd04/06/2010:svnHewlett-Packard:pnHPZ400Workstation:pvr:rvnHewlett-Packard:rn0B4Ch:rvrD:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Z400 Workstation
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12.1+15.04.20150410.1-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.60-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.5.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.5.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.1-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.5.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917-1~exp1ubuntu2build1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2build1
  xserver.bootTime: Wed May 20 08:19:58 2015
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.1-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1453812/+subscriptions

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