[Kernel-packages] [Bug 1594666] Re: Multipath service fails to start in Ubuntu 16.04

2016-08-23 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

-- 
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/1594666

Title:
  Multipath service fails to start in Ubuntu 16.04

Status in linux package in Ubuntu:
  Expired

Bug description:
  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  System(s) Under Test  - x86
  Adapter(s) Under Test - Skyhawk
  Network Configuration - Connected to Juniper Switch
  SAN Configuration - LIO Target

  BUG REPRODUCTION DETAILS  
  Steps To Reproduce Bug- Enable multipath service, reboot the server.

  There is a similar bug raised but not sure if it relates to the issue I am
  getting :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940

  Below is the output while trying to start multipath service

  root@dhcp-10-227-28-83:~# service multipathd status
  ● multipathd.service - Device-Mapper Multipath Device Controller
 Loaded: loaded (/lib/systemd/system/multipathd.service; enabled; vendor
  preset: enabled)
 Active: active (running) (Result: timeout) since Thu 2016-04-21 20:54:36
  PDT; 1h 43min ago
   Main PID: 6156 (code=exited, status=0/SUCCESS)
 CGroup: /system.slice/multipath-tools.service
 └─2420 /sbin/multipathd

  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: could not create uxsock: 
98
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: sda: using deprecated
  getuid callout
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: process is already running
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: path checkers start up
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Start
  operation timed out. Terminating.
  Apr 21 22:25:07 dhcp-10-227-28-83 multipathd[6156]: shut down---
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: Failed to start Device-Mapper
  Multipath Device Controller.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Unit entered
  failed state.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Failed with
  result 'timeout'.
  Apr 21 22:37:54 dhcp-10-227-28-83 systemd[1]: Started Device-Mapper Multipath
  Device Controller.
  --- 
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=/dev/mapper/dhcp--10--227--28--83--vg-swap_1
  InstallationDate: Installed on 2016-03-29 (86 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Beta i386 
(20160325)
  MachineType: IBM IBM System x -[7947I3S]-
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/dhcp--10--227--28--83--vg-root ro intel_iommu=on iommu=pt
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: XDG_RUNTIME_DIR 
(/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e g 
happen if you try to connect to a non-root PulseAudio as a root user, over the 
native protocol. Don't do that.)
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-15-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 02/08/2011
  dmi.bios.vendor: IBM Corp.
  dmi.bios.version: -[D6E150CUS-1.11]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 49Y6498
  dmi.board.vendor: IBM
  dmi.board.version: (none)
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: IBM
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnIBMCorp.:bvr-[D6E150CUS-1.11]-:bd02/08/2011:svnIBM:pnIBMSystemx-[7947I3S]-:pvr00:rvnIBM:rn49Y6498:rvr(none):cvnIBM:ct23:cvrnone:
  dmi.product.name: IBM System x -[7947I3S]-
  dmi.product.version: 00
  dmi.sys.vendor: IBM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1594666/+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 1595310] Re: On do_select function issue.

2016-08-23 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

-- 
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/1595310

Title:
  On  do_select function issue.

Status in linux package in Ubuntu:
  Expired

Bug description:
  Here will try to reduce pression on poll oerations from 70 cycles to
  30 cycles .

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-24-generic 4.4.0-24.43
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  asu3072 F pulseaudio
  CurrentDesktop: MATE
  Date: Wed Jun 22 22:41:42 2016
  InstallationDate: Installed on 2016-04-29 (54 days ago)
  InstallationMedia: Ubuntu-Studio 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  IwConfig:
   lono wireless extensions.
   
   enp1s0no wireless extensions.
  MachineType: Olidata S.p.A. ALABAMA
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-24-generic 
root=/dev/mapper/192--168--0--108--vg-root ro
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-24-generic N/A
   linux-backports-modules-4.4.0-24-generic  N/A
   linux-firmware1.157
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/08/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: S0101
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: To be filled by O.E.M.
  dmi.board.vendor: To be filled by O.E.M.
  dmi.board.version: To be filled by O.E.M.
  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.:bvrS0101:bd07/08/2008:svnOlidataS.p.A.:pnALABAMA:pvrToBeFilledByO.E.M.:rvnTobefilledbyO.E.M.:rnTobefilledbyO.E.M.:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: ALABAMA
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: Olidata S.p.A.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1595310/+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 1566294] Re: LINUX Kernel NVRAM

2016-08-23 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

-- 
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/1566294

Title:
  LINUX Kernel NVRAM

Status in linux package in Ubuntu:
  Expired

Bug description:
  Hibernation does not Work anymore. PC does not wakeup anymore and
  crashed.

  Also a password has now to be applied to send the PC into hibernation.

  Cant paste console output here, but this bug is related to the grahics
  driver which gives an XID error 11 if he try to wake up.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-4.2.0-35-generic 4.2.0-35.40
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  torsten1526 F pulseaudio
   /dev/snd/controlC0:  torsten1526 F pulseaudio
  Date: Tue Apr  5 14:42:39 2016
  HibernationDevice: RESUME=UUID=4e707058-a8f7-4475-a5d7-ff6bd1ae1061
  InstallationDate: Installed on 2016-01-07 (88 days ago)
  InstallationMedia: Kubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  IwConfig:
   enp2s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: MSI MS-7695
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-35-generic 
root=/dev/mapper/kubuntu--vg-root ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-35-generic N/A
   linux-backports-modules-4.2.0-35-generic  N/A
   linux-firmware1.149.3
  RfKill:
   
  SourcePackage: linux
  UdevLog: Error: [Errno 21] Ist ein Verzeichnis: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/01/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V3.0
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A75A-G55 (MS-7695)
  dmi.board.vendor: MSI
  dmi.board.version: 2.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 2.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV3.0:bd02/01/2013:svnMSI:pnMS-7695:pvr2.0:rvnMSI:rnA75A-G55(MS-7695):rvr2.0:cvnMSI:ct3:cvr2.0:
  dmi.product.name: MS-7695
  dmi.product.version: 2.0
  dmi.sys.vendor: MSI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1566294/+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 1616193] Re: 3.13: libvirtd: page allocation failure: order:4, mode:0x1040d0

2016-08-23 Thread Dave Chiluk
Shut the front door bug-bot.

** 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/1616193

Title:
  3.13: libvirtd: page allocation failure: order:4, mode:0x1040d0

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  [Impact] 
   * libvirtd is no longer able to open the vhost_net device.  This causes the 
guest VM to hang.  This happens if memory becomes fragmented to the point where 
vhost_net_open is not able to successfully kmalloc.

   * Gratuitous stack trace.
  libvirtd: page allocation failure: order:4, mode:0x1040d0
  CPU: 14 PID: 82768 Comm: libvirtd Not tainted 3.13.0-85-generic #129-Ubuntu
  Hardware name: Dell Inc. PowerEdge R730/0599V5, BIOS 1.5.4 10/002/2015
    88003b419990 8172b6a7 001040d0
    88003b419a18 811580eb 88187fffce48
   88003b4199b8 8115abd6 88003b4199e8 0286
  Call Trace:
   [] dump_stack+0x64/0x82
   [] warn_alloc_failed+0xeb/0x140
   [] ? drain_local_pages+0x16/0x20
   [] __alloc_pages_nodemask+0x980/0xb90
   [] alloc_pages_current+0xa3/0x160
   [] __get_free_pages+0xe/0x50
   [] kmalloc_order_trace+0x2e/0xc0
   [] vhost_net_open+0x29/0x1b0 [vhost_net]
   [] misc_open+0xb3/0x170
   [] chrdev_open+0x9f/0x1d0
   [] do_dentry_open+0x233/0x2e0
   [] ? cdev_put+0x30/0x30
   [] vfs_open+0x49/0x50
   [] do_last+0x562/0x1370
   [] path_openat+0xbb/0x670
   [] do_filp_open+0x3a/0x90
   [] ? __alloc_fd+0xa7/0x130
   [] do_sys_open+0x129/0x2a0
   [] SyS_open+0x1e/0x20
   [] system_call_fastpath+0x1a/0x1f

   * justification: cloud.

   * The patches fix this issue by allowing vhost_net_open to use
  vmalloc when kmalloc fails to find a sufficient page.

  [Test Case]

   * Fragment Kernel memory.  Write to Nic from within a kvm guest that
  uses a virtio nic.

  [Regression Potential]

   * Fix was implemented upstream in 3.15, and still exists.

   * Testing TBD

  [Other Info]
   
   * https://lkml.org/lkml/2013/1/23/492
   * 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=23cc5a991c7a9fb7e6d6550e65cee4f4173111c5
   * 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d04257b07f2362d4eb550952d5bf5f4241a8046d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1616193/+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 1497428] Re: kernel BUG at /build/buildd/linux-3.13.0/mm/page_alloc.c:968

2016-08-23 Thread Matt W
I can't be sure that we ran into the exact same bug, but Amazon seems to
think we may have. I can't find the beginning of the console log, but
here's a mid-point that shows the hang:

Host Type: Amazon EC2 r3.8xlarge
OS: Ubuntu 14.04.5
Kernel: 3.13.0-93-generic
Networking: Intel Enhanced Neworking driver 2.16.4 (ixgbevf)

Workload: Postgres running with most of the systems memory, but Apache
Flume was going a bit haywire at the time taking ~20-30% of the
available CPU (using Oracle Java 7).

[27484.664087] Code: cc cc cc b8 1c 00 00 00 0f 01 c1 c3 cc cc cc cc cc cc cc 
cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc b8 1d 00 00 00 0f 01 c1  cc 
cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 
[27504.324077] BUG: soft lockup - CPU#2 stuck for 22s! [java:62266]
[27504.324077] Modules linked in: ipt_REJECT xt_multiport nf_conntrack_ipv4 
nf_defrag_ipv4 xt_comment xt_conntrack nf_conntrack ip6table_filter ip6_tables 
iptable_filter ip_tables x_tables bcache dm_crypt syscopyarea[27504.344088] 
BUG: soft lockup - CPU#3 stuck for 22s! [java:62269]
[27504.344088] Modules linked in: ipt_REJECT xt_multiport nf_conntrack_ipv4 
nf_defrag_ipv4 xt_comment xt_conntrack nf_conntrack ip6table_filter ip6_tables 
iptable_filter ip_tables x_tables bcache dm_crypt syscopyarea sysfillrect 
sysimgblt fb_sys_fops serio_raw isofs raid10 raid456 async_memcpy 
async_raid6_recov async_pq async_xor async_tx xor raid6_pq raid1 raid0 
multipath linear crct10dif_pclmul crc32_pclmul aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_helper cryptd psmouse floppy ixgbevf(OX)
[27504.344088] CPU: 3 PID: 62269 Comm: java Tainted: G  DOX 
3.13.0-93-generic #140-Ubuntu
[27504.344088] Hardware name: Xen HVM domU, BIOS 4.2.amazon 05/12/2016
[27504.344088] task: 883c70a31800 ti: 8837955e task.ti: 
8837955e
[27504.344088] RIP: 0010:[]  [] 
xen_hypercall_sched_op+0x8/0x20
[27504.344088] RSP: :8837955e1c60  EFLAGS: 0202
[27504.344088] RAX:  RBX: 8837955e1c40 RCX: fffa
[27504.344088] RDX:  RSI: 8837955e1c70 RDI: 0003
[27504.344088] RBP: 8837955e1c90 R08: 881e1980f800 R09: 881e19400470
[27504.344088] R10: 0019 R11: 801161833966 R12: 1000
[27504.344088] R13: 883c70778340 R14:  R15: 
[27504.344088] FS:  7f0b9c7d7700() GS:881e19c6() 
knlGS:
[27504.344088] CS:  0010 DS:  ES:  CR0: 80050033
[27504.344088] CR2: 00070809b000 CR3: 0013bdca CR4: 001406e0
[27504.344088] Stack:
[27504.344088]  81438b2e 003b810c1ec7 8837955e1c6c 
0001
[27504.344088]   881e19c6afe0 8837955e1ca0 
8143aab0
[27504.344088]  8837955e1ce8 81011fa3 0213 
3eba955e1d40
[27504.344088] Call Trace:
[27504.344088]  [] ? xen_poll_irq_timeout+0x3e/0x50
[27504.344088]  [] xen_poll_irq+0x10/0x20
[27504.344088]  [] xen_lock_spinning+0xa3/0x100
[27504.344088]  [] 
__raw_callee_save_xen_lock_spinning+0x11/0x20
[27504.344088]  [] ? _raw_spin_lock+0x48/0x50
[27504.344088]  [] do_numa_page+0x5a/0x1b0
[27504.344088]  [] handle_mm_fault+0x5ff/0xf00
[27504.344088]  [] ? filldir+0x88/0x100
[27504.344088]  [] __do_page_fault+0x184/0x560
[27504.344088]  [] ? iterate_dir+0x7c/0xe0
[27504.344088]  [] do_page_fault+0x1a/0x70
[27504.344088]  [] page_fault+0x28/0x30
```

-- 
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/1497428

Title:
  kernel BUG at /build/buildd/linux-3.13.0/mm/page_alloc.c:968

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Trusty:
  In Progress

Bug description:
  The kernel triggers a BUG when it finds it is in move_freepages() but
  the start and end pfns for the move are in different zones.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1497428/+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 1464757] Re: Audio broken on Dell Venue 11 Pro 7140

2016-08-23 Thread RussianNeuroMancer
Audio is working again since Linux 4.8.

-- 
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/1464757

Title:
  Audio broken on Dell Venue 11 Pro 7140

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Appears related to the following

  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413446
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1441852
  https://bugzilla.redhat.com/show_bug.cgi?id=1194616

  ubuntu-gnome@ubuntu-gnome:~$ dmesg -t | egrep "(audio|snd|INT3438)"
  dmar: ACPI device "INT3438:00" under DMAR at fed91000 as 00:13.0
  snd_hda_intel :00:03.0: enabling device ( -> 0002)
  sst-acpi INT3438:00: DesignWare DMA Controller, 8 channels
  haswell-pcm-audio haswell-pcm-audio: FW loaded, mailbox readback FW info: 
type 01, - version: 00.00, build 77, source commit id: 
876ac6906f31a43b6772b23c7c983ce9dcb18a19
  broadwell-audio broadwell-audio: ASoC: CODEC DAI rt286-aif1 not registered
  platform broadwell-audio: Driver broadwell-audio requests probe deferral

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-15-generic 3.19.0-15.15
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu-gnome   2440 F pulseaudio
  CasperVersion: 1.360
  CurrentDesktop: GNOME
  Date: Fri Jun 12 19:33:45 2015
  LiveMediaBuild: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MachineType: Dell Inc. Venue 11 Pro 7140
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/username.seed boot=casper quiet splash ---
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-15-generic N/A
   linux-backports-modules-3.19.0-15-generic  N/A
   linux-firmware 1.143
  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: 04/15/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A05
  dmi.board.name: 0XMVMH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd04/15/2015:svnDellInc.:pnVenue11Pro7140:pvr01:rvnDellInc.:rn0XMVMH:rvrA00:cvnDellInc.:ct8:cvr:
  dmi.product.name: Venue 11 Pro 7140
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1464757/+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 1612305] Re: linux: 4.4.0-36.55 -proposed tracker

2016-08-23 Thread Yung Shen
Hardware Certification have begun testing this -proposed kernel.

** Changed in: kernel-sru-workflow/certification-testing
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: Canonical Hardware Certification (canonical-hw-cert) => Yung 
Shen (kaxing)

-- 
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/1612305

Title:
  linux: 4.4.0-36.55 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  In Progress
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  New

Bug description:
  This bug is for tracking the 4.4.0-36.55 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1612305/+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 1597961] Re: Qualcomm Atheros Bluetooth 4.0 not working on Ubuntu 16.04

2016-08-23 Thread Danilo Silva
This bug affects me too (Acer Aspire E5-471-30DG).

-- 
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/1597961

Title:
  Qualcomm Atheros Bluetooth 4.0 not working on Ubuntu 16.04

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Acer Aspire E15 laptop (model number E5-573-54ZV) with Windows 10 and
  Bluetooth 4.0 adapter out of the box. While using Windows, I'm able to
  use the Bluetooth adapter.

  I've installed Ubuntu 16.04 in dual boot. While using Ubuntu, the
  Bluetooth adapter is the only piece of hardware that does not work.

  I've been instructed at Ask Ubuntu to file a bug report against
  package linux: http://askubuntu.com/q/791785/560233

  A report made using AIDA64 for Windows shows:

  04CA 3014   Qualcomm Atheros Bluetooth 4.0

  I don't know if that helps, but my laptop also has an Atheros Wi-Fi
  adapter, which the AIDA report shows as Atheros AR9565 802.11b/g/n
  Wireless Network Adapter, a PCI device with ID 168C-0036.

  Some more info:

  $ lspci -knn | grep Net -A2; lsusb
  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless 
Network Adapter [168c:0036] (rev 01)
  Subsystem: Lite-On Communications Inc QCA9565 / AR9565 Wireless Network 
Adapter [11ad:0803]
  Kernel driver in use: ath9k
  Kernel modules: ath9k
  Bus 001 Device 002: ID 8087:8001 Intel Corp. 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 002 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
  Bus 002 Device 004: ID 1bcf:2c81 Sunplus Innovation Technology Inc. 
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  $ uname -a
  Linux viny-notebook 4.4.0-24-generic #43-Ubuntu SMP Wed Jun 8 19:27:37 UTC 
2016 x86_64 x86_64 x86_64 GNU/Linux

  $ dmesg | grep -i bluetooth
  [   20.905534] Bluetooth: Core ver 2.21
  [   20.905548] Bluetooth: HCI device and connection manager initialized
  [   20.905551] Bluetooth: HCI socket layer initialized
  [   20.905553] Bluetooth: L2CAP socket layer initialized
  [   20.905557] Bluetooth: SCO socket layer initialized
  [   21.477624] Bluetooth: Can't change to loading configuration err
  [   21.477654] Bluetooth: Loading patch file failed
  [  124.347977] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [  124.347980] Bluetooth: BNEP filters: protocol multicast
  [  124.347985] Bluetooth: BNEP socket layer initialized

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-28-generic 4.4.0-28.47
  ProcVersionSignature: Ubuntu 4.4.0-28.47-generic 4.4.13
  Uname: Linux 4.4.0-28-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  vinicius   1913 F pulseaudio
   /dev/snd/controlC1:  vinicius   1913 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Jun 30 22:27:24 2016
  HibernationDevice: RESUME=UUID=8ab51bc9-dd7d-4e30-9c74-696b6bb851ef
  InstallationDate: Installed on 2016-06-23 (7 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: Acer Aspire E5-573
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-28-generic.efi.signed 
root=UUID=216c2bbc-7194-46dc-929e-2a02be497343 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-28-generic N/A
   linux-backports-modules-4.4.0-28-generic  N/A
   linux-firmware1.157.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/16/2016
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.37
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: ZORO_BH
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.37:bd02/16/2016:svnAcer:pnAspireE5-573:pvrV3.72:rvnAcer:rnZORO_BH:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire E5-573
  dmi.product.version: V3.72
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1597961/+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 1615204] ProcCpuinfo.txt

2016-08-23 Thread Aaron Marcuse-Kubitza
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1615204/+attachment/4726712/+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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

  Expected results:
  Multiple words are selected.

  Actual result:
  Only the first word is selected.

  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.

  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)

  Additional information:
  N/A
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  administrator   1882 F pulseaudio
   /dev/snd/controlC1:  administrator   1882 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-04-05 (506 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  MachineType: Toshiba Leon
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=127e42a1-2015-0521--28e347c5f54d ro tpm_tis.force=1 quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-34.53~14.04.1-generic 4.4.15
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.127.22
  Tags:  trusty
  Uname: Linux 4.4.0-34-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615204/+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 1615204] ProcInterrupts.txt

2016-08-23 Thread Aaron Marcuse-Kubitza
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1615204/+attachment/4726714/+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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

  Expected results:
  Multiple words are selected.

  Actual result:
  Only the first word is selected.

  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.

  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)

  Additional information:
  N/A
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  administrator   1882 F pulseaudio
   /dev/snd/controlC1:  administrator   1882 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-04-05 (506 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  MachineType: Toshiba Leon
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=127e42a1-2015-0521--28e347c5f54d ro tpm_tis.force=1 quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-34.53~14.04.1-generic 4.4.15
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.127.22
  Tags:  trusty
  Uname: Linux 4.4.0-34-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615204/+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 1615204] BootDmesg.txt

2016-08-23 Thread Aaron Marcuse-Kubitza
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1615204/+attachment/4726706/+files/BootDmesg.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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

  Expected results:
  Multiple words are selected.

  Actual result:
  Only the first word is selected.

  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.

  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)

  Additional information:
  N/A
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  administrator   1882 F pulseaudio
   /dev/snd/controlC1:  administrator   1882 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-04-05 (506 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  MachineType: Toshiba Leon
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=127e42a1-2015-0521--28e347c5f54d ro tpm_tis.force=1 quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-34.53~14.04.1-generic 4.4.15
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.127.22
  Tags:  trusty
  Uname: Linux 4.4.0-34-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615204/+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 1615204] ProcEnviron.txt

2016-08-23 Thread Aaron Marcuse-Kubitza
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1615204/+attachment/4726713/+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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

  Expected results:
  Multiple words are selected.

  Actual result:
  Only the first word is selected.

  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.

  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)

  Additional information:
  N/A
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  administrator   1882 F pulseaudio
   /dev/snd/controlC1:  administrator   1882 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-04-05 (506 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  MachineType: Toshiba Leon
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=127e42a1-2015-0521--28e347c5f54d ro tpm_tis.force=1 quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-34.53~14.04.1-generic 4.4.15
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.127.22
  Tags:  trusty
  Uname: Linux 4.4.0-34-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615204/+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 1615204] WifiSyslog.txt

2016-08-23 Thread Aaron Marcuse-Kubitza
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1615204/+attachment/4726720/+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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

  Expected results:
  Multiple words are selected.

  Actual result:
  Only the first word is selected.

  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.

  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)

  Additional information:
  N/A
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  administrator   1882 F pulseaudio
   /dev/snd/controlC1:  administrator   1882 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-04-05 (506 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  MachineType: Toshiba Leon
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=127e42a1-2015-0521--28e347c5f54d ro tpm_tis.force=1 quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-34.53~14.04.1-generic 4.4.15
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.127.22
  Tags:  trusty
  Uname: Linux 4.4.0-34-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615204/+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 1615204] UdevLog.txt

2016-08-23 Thread Aaron Marcuse-Kubitza
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1615204/+attachment/4726719/+files/UdevLog.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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

  Expected results:
  Multiple words are selected.

  Actual result:
  Only the first word is selected.

  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.

  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)

  Additional information:
  N/A
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  administrator   1882 F pulseaudio
   /dev/snd/controlC1:  administrator   1882 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-04-05 (506 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  MachineType: Toshiba Leon
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=127e42a1-2015-0521--28e347c5f54d ro tpm_tis.force=1 quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-34.53~14.04.1-generic 4.4.15
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.127.22
  Tags:  trusty
  Uname: Linux 4.4.0-34-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615204/+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 1615204] ProcModules.txt

2016-08-23 Thread Aaron Marcuse-Kubitza
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1615204/+attachment/4726715/+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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

  Expected results:
  Multiple words are selected.

  Actual result:
  Only the first word is selected.

  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.

  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)

  Additional information:
  N/A
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  administrator   1882 F pulseaudio
   /dev/snd/controlC1:  administrator   1882 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-04-05 (506 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  MachineType: Toshiba Leon
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=127e42a1-2015-0521--28e347c5f54d ro tpm_tis.force=1 quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-34.53~14.04.1-generic 4.4.15
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.127.22
  Tags:  trusty
  Uname: Linux 4.4.0-34-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615204/+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 1615204] PulseList.txt

2016-08-23 Thread Aaron Marcuse-Kubitza
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1615204/+attachment/4726716/+files/PulseList.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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

  Expected results:
  Multiple words are selected.

  Actual result:
  Only the first word is selected.

  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.

  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)

  Additional information:
  N/A
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  administrator   1882 F pulseaudio
   /dev/snd/controlC1:  administrator   1882 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-04-05 (506 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  MachineType: Toshiba Leon
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=127e42a1-2015-0521--28e347c5f54d ro tpm_tis.force=1 quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-34.53~14.04.1-generic 4.4.15
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.127.22
  Tags:  trusty
  Uname: Linux 4.4.0-34-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615204/+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 1615204] UdevDb.txt

2016-08-23 Thread Aaron Marcuse-Kubitza
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1615204/+attachment/4726718/+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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

  Expected results:
  Multiple words are selected.

  Actual result:
  Only the first word is selected.

  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.

  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)

  Additional information:
  N/A
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  administrator   1882 F pulseaudio
   /dev/snd/controlC1:  administrator   1882 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-04-05 (506 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  MachineType: Toshiba Leon
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=127e42a1-2015-0521--28e347c5f54d ro tpm_tis.force=1 quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-34.53~14.04.1-generic 4.4.15
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.127.22
  Tags:  trusty
  Uname: Linux 4.4.0-34-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615204/+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 1615204] RfKill.txt

2016-08-23 Thread Aaron Marcuse-Kubitza
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1615204/+attachment/4726717/+files/RfKill.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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

  Expected results:
  Multiple words are selected.

  Actual result:
  Only the first word is selected.

  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.

  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)

  Additional information:
  N/A
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  administrator   1882 F pulseaudio
   /dev/snd/controlC1:  administrator   1882 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-04-05 (506 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  MachineType: Toshiba Leon
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=127e42a1-2015-0521--28e347c5f54d ro tpm_tis.force=1 quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-34.53~14.04.1-generic 4.4.15
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.127.22
  Tags:  trusty
  Uname: Linux 4.4.0-34-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615204/+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 1615204] Lsusb.txt

2016-08-23 Thread Aaron Marcuse-Kubitza
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1615204/+attachment/4726711/+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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

  Expected results:
  Multiple words are selected.

  Actual result:
  Only the first word is selected.

  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.

  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)

  Additional information:
  N/A
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  administrator   1882 F pulseaudio
   /dev/snd/controlC1:  administrator   1882 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-04-05 (506 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  MachineType: Toshiba Leon
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=127e42a1-2015-0521--28e347c5f54d ro tpm_tis.force=1 quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-34.53~14.04.1-generic 4.4.15
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.127.22
  Tags:  trusty
  Uname: Linux 4.4.0-34-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615204/+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 1615204] Re: select-by-word/double-click drag-select only works sporadically on Toshiba Chromebook 1

2016-08-23 Thread Aaron Marcuse-Kubitza
apport information

** Tags added: apport-collected trusty

** Description changed:

  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)
  
  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)
  
  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.
  
  Expected results:
  Multiple words are selected.
  
  Actual result:
  Only the first word is selected.
  
  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.
  
  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.
  
  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.
  
  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)
  
  Additional information:
  N/A
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.21
+ Architecture: i386
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  administrator   1882 F pulseaudio
+  /dev/snd/controlC1:  administrator   1882 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.04
+ InstallationDate: Installed on 2015-04-05 (506 days ago)
+ InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
+ MachineType: Toshiba Leon
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=127e42a1-2015-0521--28e347c5f54d ro tpm_tis.force=1 quiet splash 
vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.4.0-34.53~14.04.1-generic 4.4.15
+ RelatedPackageVersions:
+  linux-restricted-modules-4.4.0-34-generic N/A
+  linux-backports-modules-4.4.0-34-generic  N/A
+  linux-firmware1.127.22
+ Tags:  trusty
+ Uname: Linux 4.4.0-34-generic i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 08/26/2014
+ dmi.bios.vendor: coreboot
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Toshiba
+ dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
+ dmi.product.name: Leon
+ dmi.product.version: 1.0
+ dmi.sys.vendor: Toshiba

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1615204/+attachment/4726705/+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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in 

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

2016-08-23 Thread Aaron Marcuse-Kubitza
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1615204/+attachment/4726709/+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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

  Expected results:
  Multiple words are selected.

  Actual result:
  Only the first word is selected.

  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.

  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)

  Additional information:
  N/A
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  administrator   1882 F pulseaudio
   /dev/snd/controlC1:  administrator   1882 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-04-05 (506 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  MachineType: Toshiba Leon
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=127e42a1-2015-0521--28e347c5f54d ro tpm_tis.force=1 quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-34.53~14.04.1-generic 4.4.15
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.127.22
  Tags:  trusty
  Uname: Linux 4.4.0-34-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615204/+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 1615204] CurrentDmesg.txt

2016-08-23 Thread Aaron Marcuse-Kubitza
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1615204/+attachment/4726708/+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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

  Expected results:
  Multiple words are selected.

  Actual result:
  Only the first word is selected.

  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.

  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)

  Additional information:
  N/A
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  administrator   1882 F pulseaudio
   /dev/snd/controlC1:  administrator   1882 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-04-05 (506 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  MachineType: Toshiba Leon
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=127e42a1-2015-0521--28e347c5f54d ro tpm_tis.force=1 quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-34.53~14.04.1-generic 4.4.15
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.127.22
  Tags:  trusty
  Uname: Linux 4.4.0-34-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615204/+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 1615204] Lspci.txt

2016-08-23 Thread Aaron Marcuse-Kubitza
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1615204/+attachment/4726710/+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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

  Expected results:
  Multiple words are selected.

  Actual result:
  Only the first word is selected.

  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.

  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)

  Additional information:
  N/A
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  administrator   1882 F pulseaudio
   /dev/snd/controlC1:  administrator   1882 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-04-05 (506 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  MachineType: Toshiba Leon
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=127e42a1-2015-0521--28e347c5f54d ro tpm_tis.force=1 quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-34.53~14.04.1-generic 4.4.15
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.127.22
  Tags:  trusty
  Uname: Linux 4.4.0-34-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615204/+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 1615204] CRDA.txt

2016-08-23 Thread Aaron Marcuse-Kubitza
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1615204/+attachment/4726707/+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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

  Expected results:
  Multiple words are selected.

  Actual result:
  Only the first word is selected.

  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.

  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)

  Additional information:
  N/A
  --- 
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  administrator   1882 F pulseaudio
   /dev/snd/controlC1:  administrator   1882 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-04-05 (506 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 
(20150218.1)
  MachineType: Toshiba Leon
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=127e42a1-2015-0521--28e347c5f54d ro tpm_tis.force=1 quiet splash 
vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-34.53~14.04.1-generic 4.4.15
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.127.22
  Tags:  trusty
  Uname: Linux 4.4.0-34-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2014
  dmi.bios.vendor: coreboot
  dmi.chassis.type: 3
  dmi.chassis.vendor: Toshiba
  dmi.modalias: 
dmi:bvncoreboot:bvr:bd08/26/2014:svnToshiba:pnLeon:pvr1.0:cvnToshiba:ct3:cvr:
  dmi.product.name: Leon
  dmi.product.version: 1.0
  dmi.sys.vendor: Toshiba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615204/+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 1615204] Missing required logs.

2016-08-23 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1615204

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

  Expected results:
  Multiple words are selected.

  Actual result:
  Only the first word is selected.

  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.

  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)

  Additional information:
  N/A

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615204/+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 1614790] Re: Resume after suspend fails

2016-08-23 Thread TEHEK
This is a fresh installation. Previous OS was Ubuntu 12.04 (don't
remember the kernel version).

Tested with the latest
linux-*-4.8.0-040800rc3-generic_4.8.0-040800rc3.201608212032_amd64.deb
kernel. The issue persists.

** 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/1614790

Title:
  Resume after suspend fails

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Laptop suspends, but resume simply boots the computer from the start.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-34-generic 4.4.0-34.53
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tehek  3193 F pulseaudio
   /dev/snd/controlC1:  tehek  3193 F pulseaudio
  CurrentDesktop: MATE
  Date: Thu Aug 18 18:21:06 2016
  HibernationDevice: RESUME=UUID=7b704486-5dd0-44b3-aebf-952c470c8917
  InstallationDate: Installed on 2016-07-15 (34 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  MachineType: Sony Corporation VGN-NW130J
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=cac7c7ba-cd12-47de-abf6-bfe10f805a63 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.157.3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   
  dmi.bios.date: 08/27/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0180Y4
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR0180Y4:bd08/27/2009:svnSonyCorporation:pnVGN-NW130J:pvrC601D1HP:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VGN-NW130J
  dmi.product.version: C601D1HP
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1614790/+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 1614790] Re: Resume after suspend fails

2016-08-23 Thread TEHEK
Nevermind :)

-- 
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/1614790

Title:
  Resume after suspend fails

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Laptop suspends, but resume simply boots the computer from the start.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-34-generic 4.4.0-34.53
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tehek  3193 F pulseaudio
   /dev/snd/controlC1:  tehek  3193 F pulseaudio
  CurrentDesktop: MATE
  Date: Thu Aug 18 18:21:06 2016
  HibernationDevice: RESUME=UUID=7b704486-5dd0-44b3-aebf-952c470c8917
  InstallationDate: Installed on 2016-07-15 (34 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  MachineType: Sony Corporation VGN-NW130J
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=cac7c7ba-cd12-47de-abf6-bfe10f805a63 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.157.3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   
  dmi.bios.date: 08/27/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0180Y4
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR0180Y4:bd08/27/2009:svnSonyCorporation:pnVGN-NW130J:pvrC601D1HP:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VGN-NW130J
  dmi.product.version: C601D1HP
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1614790/+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 1614790] Re: Resume after suspend fails

2016-08-23 Thread TEHEK
Sorry, i can't find a way to add the "kernel-bug-exists-upstream" tag

** Tags added: kernel-bug-exists-upstream

-- 
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/1614790

Title:
  Resume after suspend fails

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Laptop suspends, but resume simply boots the computer from the start.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-34-generic 4.4.0-34.53
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tehek  3193 F pulseaudio
   /dev/snd/controlC1:  tehek  3193 F pulseaudio
  CurrentDesktop: MATE
  Date: Thu Aug 18 18:21:06 2016
  HibernationDevice: RESUME=UUID=7b704486-5dd0-44b3-aebf-952c470c8917
  InstallationDate: Installed on 2016-07-15 (34 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  MachineType: Sony Corporation VGN-NW130J
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic 
root=UUID=cac7c7ba-cd12-47de-abf6-bfe10f805a63 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.157.3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   
  dmi.bios.date: 08/27/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R0180Y4
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR0180Y4:bd08/27/2009:svnSonyCorporation:pnVGN-NW130J:pvrC601D1HP:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VGN-NW130J
  dmi.product.version: C601D1HP
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1614790/+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 1615204] Re: select-by-word/double-click drag-select only works sporadically on Toshiba Chromebook 1

2016-08-23 Thread Aaron Marcuse-Kubitza
bug confirmed to be specific to the Linux kernel used in Ubuntu 16.04,
which is now a hardware-specific update on the Toshiba Chromebook 1

** Description changed:

+ (also on Linux kernel bug tracker at
+ https://bugzilla.kernel.org/show_bug.cgi?id=153871)
+ 
  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
- [1] and now Ubuntu 14.04.5 with the 16.04 Linux kernel automatic update, 
4.4.0-34-generic
+ [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)
  
  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
+ 5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.
  
  Expected results:
  Multiple words are selected.
  
  Actual result:
  Only the first word is selected.
  
  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.
  
  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.
  
  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.
  
  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)
  
  Additional information:
  N/A

** Package changed: ubuntu => linux (Ubuntu)

-- 
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/1615204

Title:
  select-by-word/double-click drag-select only works sporadically on
  Toshiba Chromebook 1

Status in linux package in Ubuntu:
  New

Bug description:
  (also on Linux kernel bug tracker at
  https://bugzilla.kernel.org/show_bug.cgi?id=153871)

  Detailed bug description:
  In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text 
by word, by double-clicking/triple-touchpad-tapping and then dragging the 
mouse, this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
  [1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

  Steps to reproduce:
  1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
  2) Open a terminal window and type several words.
  3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
  4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
  5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

  Expected results:
  Multiple words are selected.

  Actual result:
  Only the first word is selected.

  Reproducibility:
  Double-click drag-select will work occasionally, but most of the time it 
doesn't.

  Workaround:
  In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

  Impact:
  Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

  Description of the environment:
   Operation system: Ubuntu 16.04.1
   Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 
14.04.5)
   Reference architecture: 1st-generation Toshiba Chromebook (model name 
"Toshiba Leon")
   Network model: N/A
   Related projects installed: none (boot disk)

  Additional information:
  N/A

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

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

[Kernel-packages] [Bug 1615204] [NEW] select-by-word/double-click drag-select only works sporadically on Toshiba Chromebook 1

2016-08-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

(also on Linux kernel bug tracker at
https://bugzilla.kernel.org/show_bug.cgi?id=153871)

Detailed bug description:
In Ubuntu 16.04.1 [1] on the Toshiba Chromebook 1, if you try to select text by 
word, by double-clicking/triple-touchpad-tapping and then dragging the mouse, 
this only works occasionally. However, selecting text by line with a 
triple-click/4-tap drag works fine. This bug does not appear when Ubuntu 
16.04.1 is run in a VM in VirtualBox.
[1] and now Ubuntu 14.04.5 with the hardware-specific update to Linux kernel 
4.4.0-34-generic (the same as for 16.04)

Steps to reproduce:
1) On a 1st-generation Toshiba Chromebook (and possibly other machines, too), 
run Ubuntu 16.04.1 from a boot disk 
(http://releases.ubuntu.com/16.04/ubuntu-16.04.1-desktop-i386.iso).
2) Open a terminal window and type several words.
3) Double-click/triple-touchpad-tap and then drag the mouse to attempt to 
select multiple words.
4) Compare this to the same boot disk run in VirtualBox, where it works 
properly.
5) Also compare this to Ubuntu 14.04.5 with the hardware-specific update to 
Linux kernel 4.4.0-34-generic, where it doesn't work.

Expected results:
Multiple words are selected.

Actual result:
Only the first word is selected.

Reproducibility:
Double-click drag-select will work occasionally, but most of the time it 
doesn't.

Workaround:
In applications other than Terminal, can use Ctrl+Shift+Right-Arrow to select 
by word (significantly slower for large text blocks). No known workaround for 
Terminal.

Impact:
Recommend not upgrading to 16.04 if you have a computer where double-click 
drag-select doesn't work in it.

Description of the environment:
 Operation system: Ubuntu 16.04.1
 Versions of components: Linux kernel 4.4.0-34-generic (also on Ubuntu 14.04.5)
 Reference architecture: 1st-generation Toshiba Chromebook (model name "Toshiba 
Leon")
 Network model: N/A
 Related projects installed: none (boot disk)

Additional information:
N/A

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

-- 
select-by-word/double-click drag-select only works sporadically on Toshiba 
Chromebook 1
https://bugs.launchpad.net/bugs/1615204
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

-- 
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 1614394] Re: Problems with updates

2016-08-23 Thread Seth Arnold
Thank you for using Ubuntu and taking the time to report a bug. Your
report should contain, at a minimum, the following information so we can
better find the source of the bug and work to resolve it.

Submitting the bug about the proper source package is essential. For
help see https://wiki.ubuntu.com/Bugs/FindRightPackage . Additionally,
in the report please include:

1) The release of Ubuntu you are using, via 'cat /etc/lsb-release' or System -> 
About Ubuntu.
2) The version of the package you are using, via 'dpkg -l PKGNAME | cat' or by 
checking in Synaptic.
3) What happened and what you expected to happen.

The Ubuntu community has also created debugging procedures for a wide
variety of packages at https://wiki.ubuntu.com/DebuggingProcedures .
Following the debugging instructions for the affected package will make
your bug report much more complete. Thanks!


** Information type changed from Private Security to Public

** Changed in: linux (Ubuntu)
   Status: New => Invalid

-- 
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/1614394

Title:
  Problems with updates

Status in linux package in Ubuntu:
  Invalid

Bug description:
  Err http://extras.ubuntu.com trusty InRelease 
 

  Err http://extras.ubuntu.com trusty Release.gpg   
 
Could not resolve 'extras.ubuntu.com'
  Err http://us.archive.ubuntu.com trusty InRelease 

  Err http://ppa.launchpad.net trusty InRelease 

  Err http://ppa.launchpad.net trusty InRelease 

  Err http://ppa.launchpad.net trusty InRelease 

  Err http://ppa.launchpad.net trusty InRelease 

  Err http://ppa.launchpad.net trusty InRelease 

  Err http://ppa.launchpad.net trusty InRelease 

  Err http://us.archive.ubuntu.com trusty-updates InRelease 

  Err http://us.archive.ubuntu.com trusty-backports InRelease

  Err http://us.archive.ubuntu.com trusty-security InRelease

  Err http://us.archive.ubuntu.com trusty-proposed InRelease

  Err http://ppa.launchpad.net trusty InRelease

  Err http://ppa.launchpad.net trusty InRelease

  Err http://ppa.launchpad.net trusty InRelease

  Err http://ppa.launchpad.net trusty InRelease

  Err http://ppa.launchpad.net trusty InRelease

  Err http://ppa.launchpad.net trusty InRelease

  Err http://ppa.launchpad.net trusty InRelease

  Err http://ppa.launchpad.net trusty Release.gpg
Could not resolve 'ppa.launchpad.net'
  Err http://ppa.launchpad.net trusty Release.gpg
Could not resolve 'ppa.launchpad.net'
  Err http://ppa.launchpad.net trusty Release.gpg
Could not resolve 'ppa.launchpad.net'
  Err http://ppa.launchpad.net trusty Release.gpg
Could not resolve 'ppa.launchpad.net'
  Err http://ppa.launchpad.net trusty Release.gpg
Could not resolve 'ppa.launchpad.net'
  Err http://ppa.launchpad.net trusty Release.gpg
Could not resolve 'ppa.launchpad.net'
  Err http://ppa.launchpad.net trusty Release.gpg
Could not resolve 'ppa.launchpad.net'
  Err http://us.archive.ubuntu.com trusty Release.gpg
Could not resolve 'us.archive.ubuntu.com'
  Err http://us.archive.ubuntu.com trusty-updates Release.gpg
Could not resolve 'us.archive.ubuntu.com'
  Err http://us.archive.ubuntu.com trusty-backports Release.gpg
Could not resolve 'us.archive.ubuntu.com'
  Err http://us.archive.ubuntu.com trusty-security Release.gpg
Could not resolve 'us.archive.ubuntu.com'
  Err http://us.archive.ubuntu.com trusty-proposed Release.gpg
Could not resolve 'us.archive.ubuntu.com'
  Err http://ppa.launchpad.net trusty Release.gpg
Could not resolve 'ppa.launchpad.net'
  Err http://ppa.launchpad.net trusty Release.gpg
Could not resolve 'ppa.launchpad.net'
  Err http://ppa.launchpad.net trusty Release.gpg
Could not resolve 'ppa.launchpad.net'
  Err http://ppa.launchpad.net trusty Release.gpg
Could not resolve 'ppa.launchpad.net'
  Err http://ppa.launchpad.net trusty Release.gpg
Could not resolve 'ppa.launchpad.net'
  Err http://ppa.launchpad.net trusty Release.gpg
Could not resolve 'ppa.launchpad.net'
  Reading package lists... Done
  W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/trusty/InRelease 
 

  W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/trusty-
  updates/InRelease

  W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/trusty-
  backports/InRelease

  W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/trusty-
  security/InRelease

  W: Failed to fetch
  http://extras.ubuntu.com/ubuntu/dists/trusty/InRelease

  W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/trusty-
  proposed/InRelease

  

[Kernel-packages] [Bug 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-08-23 Thread Alex Ng
One reason you may see the timeout messages is due to having a mismatch
between the user-space hv_vss_daemon version and the kernel version.

Can you rebuild the user-space hv_vss_daemon under the source tree's
tools/hv directory and replace the one provided that's provided in
Ubuntu by default?

-- 
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/1470250

Title:
  [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based
  Backups

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Trusty:
  In Progress
Status in linux source package in Vivid:
  In Progress
Status in linux source package in Wily:
  In Progress
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Yakkety:
  In Progress

Bug description:
  Customers have reported running various versions of Ubuntu 14.04.2 LTS
  on Generation 2 Hyper-V Hosts.On a random Basis, the file system
  will be mounted Read-Only due to a "disk error" (which really isn't
  the case here).As a result, they must reboot the Ubuntu guest to
  get the file system to mount RW again.

  The Error seen are the following:
  Apr 30 00:02:01 balticnetworkstraining kernel: [640153.968142] storvsc: Sense 
Key : Unit Attention [current] 
  Apr 30 00:02:01 balticnetworkstraining kernel: [640153.968145] storvsc: Add. 
Sense: Changed operating definition
  Apr 30 00:02:01 balticnetworkstraining kernel: [640153.968161] sd 0:0:0:0: 
Warning! Received an indication that the operating parameters on this target 
have changed. The Linux SCSI layer does not automatically adjust these 
parameters.
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584164] hv_storvsc 
vmbus_0_4: cmd 0x2a scsi status 0x2 srb status 0x82
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584178] hv_storvsc 
vmbus_0_4: stor pkt 88006eb6c700 autosense data valid - len 18
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584180] storvsc: Sense 
Key : Unit Attention [current] 
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584183] storvsc: Add. 
Sense: Changed operating definition
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584198] sd 0:0:0:0: 
Warning! Received an indication that the operating parameters on this target 
have changed.  The Linux SCSI layer does not automatically adjust these 
parameters.

  This relates to the VSS "Windows Server Backup" process that kicks off at 
midnight on the host and finishes an hour and half later.   
  Yes, we do have hv_vss_daemon and hv_kvp_daemon running for the correct 
kernel version we have.   We're currently running kernel version 
3.13.0-49-generic #83 on one system and 3.16.0-34-generic #37 on the other. -- 
We see the same errors on both.
  As a result, we've been hesitant to drop any more ubuntu guests on our 2012R2 
hyper-v system because of this.   We can stop the backup process and all is 
good, but we need nightly backups to image all of our VM's.   All the windows 
guests have no issues of course.   We also have some CentOS based guests 
running without issues from what we've seen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1470250/+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 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-08-23 Thread Alex Ng
And in response to Joseph's comment #309, the second patch shouldn't be
required as it's related to a feature introduced in Windows Server 2016
(I'm assuming you folks are testing in Windows Server 2012 R2).

-- 
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/1470250

Title:
  [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based
  Backups

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Trusty:
  In Progress
Status in linux source package in Vivid:
  In Progress
Status in linux source package in Wily:
  In Progress
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Yakkety:
  In Progress

Bug description:
  Customers have reported running various versions of Ubuntu 14.04.2 LTS
  on Generation 2 Hyper-V Hosts.On a random Basis, the file system
  will be mounted Read-Only due to a "disk error" (which really isn't
  the case here).As a result, they must reboot the Ubuntu guest to
  get the file system to mount RW again.

  The Error seen are the following:
  Apr 30 00:02:01 balticnetworkstraining kernel: [640153.968142] storvsc: Sense 
Key : Unit Attention [current] 
  Apr 30 00:02:01 balticnetworkstraining kernel: [640153.968145] storvsc: Add. 
Sense: Changed operating definition
  Apr 30 00:02:01 balticnetworkstraining kernel: [640153.968161] sd 0:0:0:0: 
Warning! Received an indication that the operating parameters on this target 
have changed. The Linux SCSI layer does not automatically adjust these 
parameters.
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584164] hv_storvsc 
vmbus_0_4: cmd 0x2a scsi status 0x2 srb status 0x82
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584178] hv_storvsc 
vmbus_0_4: stor pkt 88006eb6c700 autosense data valid - len 18
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584180] storvsc: Sense 
Key : Unit Attention [current] 
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584183] storvsc: Add. 
Sense: Changed operating definition
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584198] sd 0:0:0:0: 
Warning! Received an indication that the operating parameters on this target 
have changed.  The Linux SCSI layer does not automatically adjust these 
parameters.

  This relates to the VSS "Windows Server Backup" process that kicks off at 
midnight on the host and finishes an hour and half later.   
  Yes, we do have hv_vss_daemon and hv_kvp_daemon running for the correct 
kernel version we have.   We're currently running kernel version 
3.13.0-49-generic #83 on one system and 3.16.0-34-generic #37 on the other. -- 
We see the same errors on both.
  As a result, we've been hesitant to drop any more ubuntu guests on our 2012R2 
hyper-v system because of this.   We can stop the backup process and all is 
good, but we need nightly backups to image all of our VM's.   All the windows 
guests have no issues of course.   We also have some CentOS based guests 
running without issues from what we've seen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1470250/+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 1465724] Re: net_admin apparmor denial when using Go

2016-08-23 Thread Tyler Hicks
** Changed in: snappy
   Status: In Progress => Fix Released

-- 
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/1465724

Title:
  net_admin apparmor denial when using Go

Status in Snappy:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Fix Released

Bug description:
  SRU Justification:

  Impact: A noisy AppArmor denial is reported to the system logs when a
  go program is run as a privileged user. The denial is non-fatal and is
  simply the result of the proc net systctl code determining what
  permissions a new inode should have. This noisy denial has a high
  potential to confuse snap packagers because they may think that their
  application is not working under Snappy confinement. It has a high
  potential to confuse Snappy users because they may think that the
  snaps running on their system are malicious.

  Fix: The fix was authored by Tyler Hicks and acked by Serge Hallyn. It
  creates a new ns_capable() function that calls into the LSM hooks with
  the noaudit flag set so that the LSM doesn't generate a denial if the
  application under confinement is missing the CAP_NET_ADMIN capability

  Testcase:
    # Load a test AppArmor profile
    $ echo "profile test { file, }" | sudo apparmor_parser -rq
    # Read a proc net sysctl file as root under confinement:
    $ sudo aa-exec -p test -- cat /proc/sys/net/core/somaxconn
    128
    # Manually inspect /var/log/syslog (or, if auditd is running, 
/var/log/audit/audit.log) to verify that the following denial is *NOT* present:
    # audit: type=1400 audit(1462575670.000:29): apparmor="DENIED" 
operation="capable" profile="test" pid=1161 comm="cat" capability=12  
capname="net_admin"

  Original report:

  Somewhere in the following code, this denial gets thrown. It's
  difficult to tell where because the report of the denial seems to be
  asynchronous, as it comes interspersed with all the other debug
  information being printed to stdout.

  http://bazaar.launchpad.net/~rick-rickspencer3/+junk/go-
  uploader/view/head:/main.go

  Jun 16 14:21:51 localhost kernel: [ 7488.856306] audit: type=1400
  audit(1434464511.427:41): apparmor="DENIED" operation="capable"
  profile="go-uploader.sideload_go-uploader_0.3" pid=1493 comm="go-
  uploader" capability=12  capname="net_admin"

  I can fix it by adding capability net_admin to
  /var/lib/apparmor/profiles/click_go-uploader.sideload_go-uploader_0.3
  and rerunning apparmor_parser

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1465724/+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 1615340] Status changed to Confirmed

2016-08-23 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (Ubuntu)
   Status: New => 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/1615340

Title:
  ?

Status in linux package in Ubuntu:
  Confirmed
Status in xorg package in Ubuntu:
  New

Bug description:
  ?

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sun Aug 21 00:39:13 2016
  DistUpgraded: 2016-08-20 21:34:16,635 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Sky Lake Integrated Graphics [8086:1916] (rev 07) (prog-if 
00 [VGA controller])
 Subsystem: Hewlett-Packard Company Skylake Integrated Graphics [103c:80e6]
 Subsystem: Hewlett-Packard Company GM108M [GeForce 940M] [103c:80e6]
  InstallationDate: Installed on 2016-08-18 (3 days ago)
  InstallationMedia: Ubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
  MachineType: HP HP ENVY m7 Notebook
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic.efi.signed 
root=UUID=1ae0756e-cef6-4606-b55a-1c07402caf98 ro vesafb.invalid=1 
plymouth:debug nopat drm.debug=0xe
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2016-08-21 (0 days ago)
  dmi.bios.date: 03/04/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.35
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 80E6
  dmi.board.vendor: HP
  dmi.board.version: 87.60
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.35:bd03/04/2016:svnHP:pnHPENVYm7Notebook:pvrType1ProductConfigId:rvnHP:rn80E6:rvr87.60:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP ENVY m7 Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP
  version.compiz: compiz 1:0.9.12.2+16.04.20160801.3-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sat Aug 20 23:11:36 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4253 
   vendor AUO
  xserver.version: 2:1.18.3-1ubuntu2.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615340/+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 1490647] Re: ASUS X551MA: Xubuntu 15.04 freezes from time to time

2016-08-23 Thread Andrew
*** This bug is a duplicate of bug 1575467 ***
https://bugs.launchpad.net/bugs/1575467

** This bug has been marked a duplicate of bug 1575467
   [Dell Inspiron 3451] WARNING: CPU: 1 PID: 1297 at 
/build/linux-lts-utopic-vy2yyy/linux-lts-utopic-3.16.0/drivers/gpu/drm/i915/intel_display.c:1743
 vlv_wait_port_ready+0x126/0x170 [i915]()

-- 
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/1490647

Title:
  ASUS X551MA: Xubuntu 15.04 freezes from time to time

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I wrote about it before -
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1391908

  Recently I upgraded my system from Xubuntu 14.10 to 15.04 and the bug
  returned. The problem is that from time to time without an obvious
  reason the whole system freezes. After that I can reboot the system
  only via the power button.

  I have the log after the last freeze (attached).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-26-generic 3.19.0-26.28
  ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4
  Uname: Linux 3.19.0-26-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  yustnip1512 F pulseaudio
  CurrentDesktop: XFCE
  Date: Mon Aug 31 20:11:30 2015
  HibernationDevice: RESUME=UUID=8cf5c01a-57c2-49b8-96da-f67a121d8056
  InstallationDate: Installed on 2015-08-26 (4 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  Lsusb:
   Bus 001 Device 005: ID 04f2:b404 Chicony Electronics Co., Ltd 
   Bus 001 Device 003: ID 046d:c05a Logitech, Inc. M90/M100 Optical Mouse
   Bus 001 Device 002: ID 8087:07e6 Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. X551MA
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-26-generic.efi.signed 
root=UUID=b425c2eb-7891-4f74-b507-d0bfb5106c0b ro quiet splash acpi_osi= 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-26-generic N/A
   linux-backports-modules-3.19.0-26-generic  N/A
   linux-firmware 1.143.3
  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: 04/15/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X551MA.515
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X551MA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX551MA.515:bd04/15/2015:svnASUSTeKCOMPUTERINC.:pnX551MA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX551MA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X551MA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490647/+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 1615340] Re: ?

2016-08-23 Thread Emily Ratliff
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Information type changed from Private Security to Public

-- 
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/1615340

Title:
  ?

Status in linux package in Ubuntu:
  New
Status in xorg package in Ubuntu:
  New

Bug description:
  ?

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sun Aug 21 00:39:13 2016
  DistUpgraded: 2016-08-20 21:34:16,635 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Sky Lake Integrated Graphics [8086:1916] (rev 07) (prog-if 
00 [VGA controller])
 Subsystem: Hewlett-Packard Company Skylake Integrated Graphics [103c:80e6]
 Subsystem: Hewlett-Packard Company GM108M [GeForce 940M] [103c:80e6]
  InstallationDate: Installed on 2016-08-18 (3 days ago)
  InstallationMedia: Ubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
  MachineType: HP HP ENVY m7 Notebook
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic.efi.signed 
root=UUID=1ae0756e-cef6-4606-b55a-1c07402caf98 ro vesafb.invalid=1 
plymouth:debug nopat drm.debug=0xe
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2016-08-21 (0 days ago)
  dmi.bios.date: 03/04/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.35
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 80E6
  dmi.board.vendor: HP
  dmi.board.version: 87.60
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.35:bd03/04/2016:svnHP:pnHPENVYm7Notebook:pvrType1ProductConfigId:rvnHP:rn80E6:rvr87.60:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP ENVY m7 Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP
  version.compiz: compiz 1:0.9.12.2+16.04.20160801.3-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sat Aug 20 23:11:36 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4253 
   vendor AUO
  xserver.version: 2:1.18.3-1ubuntu2.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615340/+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 1610477] Missing required logs.

2016-08-23 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1610477

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
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/1610477

Title:
  memory_compare and get_make_and_model fails on Hitachi CB500 due to
  lshw issues

Status in Checkbox Provider for PlainBox:
  Invalid
Status in linux package in Ubuntu:
  Incomplete
Status in lshw package in Ubuntu:
  New

Bug description:
  Checkbox certification fails, due to lshw problems.

To manage notifications about this bug go to:
https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1610477/+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 1610477] Re: memory_compare and get_make_and_model fails on Hitachi CB500 due to lshw issues

2016-08-23 Thread Jeff Lane
OK, this isn't a problem with the test tools... I'm not positive if this
is a kernel issue, or a lshw issue, but thanks to PKs attachments, I've
been able to manually and programmatically parse the outputs for 'lshw
-json' and 'lshw -C system' and both parse correctly and both scripts
work when modified to read the files PK provided.

So this is the issue:

When this system has a USB3.0 device plugged in, lshw segfaults. 
When this system has a USB2.0 device plugged in, lshw does not segfault.

IIRC the USB hub initially used was a USB3.0 Hub with both a USB2.0 and
USB3.0 thumbdrive plugged in.

I would suggest a couple things:

1:  Re-install Trusty (specifically 14.04.5 if not already on that) and see if 
this is re-creatable.
2:  Install 16.04.1 (Xenial) and see if it occurs there as well.

I've also mentioned all this to Brian.

So the net is I won't block a cert on this issue, as it's a corner case
but I think it does need to be figured out and determined if it's a
bigger issue than just lshw segfaulting (e.g. will more important things
have problems if someone connects a USB3.0 device).

-- 
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/1610477

Title:
  memory_compare and get_make_and_model fails on Hitachi CB500 due to
  lshw issues

Status in Checkbox Provider for PlainBox:
  Invalid
Status in linux package in Ubuntu:
  New
Status in lshw package in Ubuntu:
  New

Bug description:
  Checkbox certification fails, due to lshw problems.

To manage notifications about this bug go to:
https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1610477/+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 1610477] Re: memory_compare and get_make_and_model fails on Hitachi CB500 due to lshw issues

2016-08-23 Thread Jeff Lane
** Changed in: plainbox-provider-checkbox
   Status: Incomplete => Invalid

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: lshw (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/1610477

Title:
  memory_compare and get_make_and_model fails on Hitachi CB500 due to
  lshw issues

Status in Checkbox Provider for PlainBox:
  Invalid
Status in linux package in Ubuntu:
  New
Status in lshw package in Ubuntu:
  New

Bug description:
  Checkbox certification fails, due to lshw problems.

To manage notifications about this bug go to:
https://bugs.launchpad.net/plainbox-provider-checkbox/+bug/1610477/+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 1311724] Re: Macbook Air resumes immidiately after suspend

2016-08-23 Thread Jamon Camisso
I opened a new bug about those over in
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1616214

It is still affecting me using 16.04 on a Macbook Air 6.2.

-- 
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/1311724

Title:
  Macbook Air resumes immidiately after suspend

Status in linux package in Ubuntu:
  Expired

Bug description:
  Computer model : Apple Macbook Air 6,2 (Mid 2013)
  BIOS version   : MBA61.88Z.0099.B04 (dmidecode -s bios-version), Oct. 2013 
version
  OS installed   : Ubuntu 14.04, single boot

  Problem description:
   
  When closing lid on computer machine suspends. Within 8 to 10 seconds the 
machine resumes again with lid still closed. Imidiately opening an closing lid 
makes suspends the computer and it keeps suspended until lid is opened again.

  This behaviour is the same when entering a sudo pm-suspend from the
  terminal. Machine suspends. But resumes after 8 to 10 seconds.
  Immidiately doing a second sudo pm-suspend, suspends the machine and
  keeps it suspended.

  There is one case where the behaviour described above is different.
  That is in the situation where machine is put into suspend for the
  first time after a complete reboot. In this case the machine suspends
  correctly and stays suspended as expected.

  The problem is consistent and can be reproduced as desribed any number
  of times.

  Disabling wi-fi (using the Broadcom 802.11 Linux STA proprietary
  driver) doesn't alter the behaviour described above.

  
  cat /proc/acpi/wakeup

  DeviceS-state   Status   Sysfs node
  P0P2S3*disabled
  EC  S3*disabled
  HDEFS3*disabled  pci::00:1b.0
  RP01S3*disabled  pci::00:1c.0
  RP02S3*disabled  pci::00:1c.1
  RP03S3*disabled  pci::00:1c.2
  ARPTS4*disabled  pci::03:00.0
  RP05S3*disabled  pci::00:1c.4
  RP06S3*disabled  pci::00:1c.5
  SPITS3*disabled
  XHC1S3*enabled   pci::00:14.0
  ADP1S3*disabled  platform:ACPI0003:00
  LID0S3*enabled

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pm-utils 1.4.1-13
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Apr 23 17:03:05 2014
  InstallationDate: Installed on 2014-04-23 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64+mac 
(20140417)
  PackageArchitecture: all
  SourcePackage: pm-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1311724/+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 1616214] Status changed to Confirmed

2016-08-23 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (Ubuntu)
   Status: New => 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/1616214

Title:
   Macbook Air resumes immediately after suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Based on https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1311724
  I am opening this bug to tackle the issue of a Macbook Air that
  resumes immediately after suspending.

  I have the exact same symptoms as those described in the first bug.
  The first suspend on battery power works without any issues. After
  that, even trying the 2x pm-suspend method doesn't work.

  Here's an excerpt from dmesg showing the suspend:

  [11363.316508] PM: Syncing filesystems ... done.
  [11363.683228] PM: Preparing system for sleep (mem)
  [11363.683388] Freezing user space processes ... (elapsed 0.002 seconds) done.
  [11363.685415] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [11363.686602] PM: Suspending system (mem)
  [11363.686629] Suspending console(s) (use no_console_suspend to debug)
  [11363.686839] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [11363.686890] sd 1:0:0:0: [sda] Stopping disk
  [11363.689056] R8188EU: INFO indicate disassoc
  [11364.057112] PM: suspend of devices complete after 370.364 msecs
  [11364.079232] PM: late suspend of devices complete after 22.117 msecs
  [11364.079400] thunderbolt :07:00.0: suspending...
  [11364.079620] thunderbolt :07:00.0: stopping RX ring 0
  [11364.079623] thunderbolt :07:00.0: disabling interrupt at register 
0x38200 bit 12 (0x1001 -> 0x1)
  [11364.079628] thunderbolt :07:00.0: stopping TX ring 0
  [11364.079631] thunderbolt :07:00.0: disabling interrupt at register 
0x38200 bit 0 (0x1 -> 0x0)
  [11364.079633] thunderbolt :07:00.0: control channel stopped
  [11364.079634] thunderbolt :07:00.0: suspend finished
  [11364.080060] xhci_hcd :00:14.0: System wakeup enabled by ACPI
  [11364.095334] pcieport :05:00.0: quirk: cutting power to thunderbolt 
controller...
  [11364.506336] mba6x_bl: Invalid response at reg: 0x1 (len: 24)
  [11364.733532] mba6x_bl: failed to set brightness
  [11364.733583] PM: noirq suspend of devices complete after 654.350 msecs
  [11364.733853] ACPI: Preparing to enter system sleep state S3
  [11364.763238] ACPI : EC: EC stopped
  [11364.763238] PM: Saving platform NVS memory
  [11364.763240] Disabling non-boot CPUs ...
  [11364.763530] Broke affinity for irq 49
  [11364.764553] smpboot: CPU 1 is now offline
  [11364.776286] Broke affinity for irq 18
  [11364.776293] Broke affinity for irq 44
  [11364.776299] Broke affinity for irq 46
  [11364.776305] Broke affinity for irq 48
  [11364.776309] Broke affinity for irq 49
  [11364.777347] smpboot: CPU 2 is now offline
  [11364.787918] Broke affinity for irq 8
  [11364.787921] Broke affinity for irq 9
  [11364.787924] Broke affinity for irq 16
  [11364.787927] Broke affinity for irq 18
  [11364.787930] Broke affinity for irq 44
  [11364.787933] Broke affinity for irq 45
  [11364.787935] Broke affinity for irq 46
  [11364.787937] Broke affinity for irq 47
  [11364.787940] Broke affinity for irq 48
  [11364.787942] Broke affinity for irq 49
  [11364.787945] Broke affinity for irq 54
  [11364.788969] smpboot: CPU 3 is now offline
  [11364.805918] ACPI: Low-level resume complete
  [11364.806002] ACPI : EC: EC started
  [11364.806004] PM: Restoring platform NVS memory
  [11364.806415] Enabling non-boot CPUs ...
  [11364.826307] x86: Booting SMP configuration:
  [11364.826309] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [11364.837869]  cache: parent cpu1 should not be sleeping
  [11364.838662] CPU1 is up
  [11365.018821] smpboot: Booting Node 0 Processor 2 APIC 0x1
  [11365.074966]  cache: parent cpu2 should not be sleeping
  [11365.075057] CPU2 is up
  [11365.273364] smpboot: Booting Node 0 Processor 3 APIC 0x3
  [11365.325736]  cache: parent cpu3 should not be sleeping
  [11365.350542] CPU3 is up
  [11365.354192] ACPI: Waking up from system sleep state S3
  [11365.430255] xhci_hcd :00:14.0: System wakeup disabled by ACPI
  [11365.431123] pcieport :06:03.0: quirk: waiting for thunderbolt to 
reestablish PCI tunnels...
  [11365.431125] pcieport :06:04.0: quirk: waiting for thunderbolt to 
reestablish PCI tunnels...
  [11365.431219] pcieport :06:05.0: quirk: waiting for thunderbolt to 
reestablish PCI tunnels...
  [11365.431309] pcieport :06:06.0: quirk: waiting for thunderbolt to 
reestablish PCI tunnels...
  [11365.446161] thunderbolt :07:00.0: resuming...
  [11365.446162] thunderbolt :07:00.0: control channel starting...
  [11365.446165] thunderbolt :07:00.0: starting TX ring 0
  [11365.446171] thunderbolt :07:00.0: enabling interrupt at register 
0x38200 bit 0 (0x0 -> 0x1)
  [11365.446172] thunderbolt :07:00.0: 

[Kernel-packages] [Bug 1616214] [NEW] Macbook Air resumes immediately after suspend

2016-08-23 Thread Jamon Camisso
Public bug reported:

Based on https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1311724 I
am opening this bug to tackle the issue of a Macbook Air that resumes
immediately after suspending.

I have the exact same symptoms as those described in the first bug. The
first suspend on battery power works without any issues. After that,
even trying the 2x pm-suspend method doesn't work.

Here's an excerpt from dmesg showing the suspend:

[11363.316508] PM: Syncing filesystems ... done.
[11363.683228] PM: Preparing system for sleep (mem)
[11363.683388] Freezing user space processes ... (elapsed 0.002 seconds) done.
[11363.685415] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
[11363.686602] PM: Suspending system (mem)
[11363.686629] Suspending console(s) (use no_console_suspend to debug)
[11363.686839] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[11363.686890] sd 1:0:0:0: [sda] Stopping disk
[11363.689056] R8188EU: INFO indicate disassoc
[11364.057112] PM: suspend of devices complete after 370.364 msecs
[11364.079232] PM: late suspend of devices complete after 22.117 msecs
[11364.079400] thunderbolt :07:00.0: suspending...
[11364.079620] thunderbolt :07:00.0: stopping RX ring 0
[11364.079623] thunderbolt :07:00.0: disabling interrupt at register 
0x38200 bit 12 (0x1001 -> 0x1)
[11364.079628] thunderbolt :07:00.0: stopping TX ring 0
[11364.079631] thunderbolt :07:00.0: disabling interrupt at register 
0x38200 bit 0 (0x1 -> 0x0)
[11364.079633] thunderbolt :07:00.0: control channel stopped
[11364.079634] thunderbolt :07:00.0: suspend finished
[11364.080060] xhci_hcd :00:14.0: System wakeup enabled by ACPI
[11364.095334] pcieport :05:00.0: quirk: cutting power to thunderbolt 
controller...
[11364.506336] mba6x_bl: Invalid response at reg: 0x1 (len: 24)
[11364.733532] mba6x_bl: failed to set brightness
[11364.733583] PM: noirq suspend of devices complete after 654.350 msecs
[11364.733853] ACPI: Preparing to enter system sleep state S3
[11364.763238] ACPI : EC: EC stopped
[11364.763238] PM: Saving platform NVS memory
[11364.763240] Disabling non-boot CPUs ...
[11364.763530] Broke affinity for irq 49
[11364.764553] smpboot: CPU 1 is now offline
[11364.776286] Broke affinity for irq 18
[11364.776293] Broke affinity for irq 44
[11364.776299] Broke affinity for irq 46
[11364.776305] Broke affinity for irq 48
[11364.776309] Broke affinity for irq 49
[11364.777347] smpboot: CPU 2 is now offline
[11364.787918] Broke affinity for irq 8
[11364.787921] Broke affinity for irq 9
[11364.787924] Broke affinity for irq 16
[11364.787927] Broke affinity for irq 18
[11364.787930] Broke affinity for irq 44
[11364.787933] Broke affinity for irq 45
[11364.787935] Broke affinity for irq 46
[11364.787937] Broke affinity for irq 47
[11364.787940] Broke affinity for irq 48
[11364.787942] Broke affinity for irq 49
[11364.787945] Broke affinity for irq 54
[11364.788969] smpboot: CPU 3 is now offline
[11364.805918] ACPI: Low-level resume complete
[11364.806002] ACPI : EC: EC started
[11364.806004] PM: Restoring platform NVS memory
[11364.806415] Enabling non-boot CPUs ...
[11364.826307] x86: Booting SMP configuration:
[11364.826309] smpboot: Booting Node 0 Processor 1 APIC 0x2
[11364.837869]  cache: parent cpu1 should not be sleeping
[11364.838662] CPU1 is up
[11365.018821] smpboot: Booting Node 0 Processor 2 APIC 0x1
[11365.074966]  cache: parent cpu2 should not be sleeping
[11365.075057] CPU2 is up
[11365.273364] smpboot: Booting Node 0 Processor 3 APIC 0x3
[11365.325736]  cache: parent cpu3 should not be sleeping
[11365.350542] CPU3 is up
[11365.354192] ACPI: Waking up from system sleep state S3
[11365.430255] xhci_hcd :00:14.0: System wakeup disabled by ACPI
[11365.431123] pcieport :06:03.0: quirk: waiting for thunderbolt to 
reestablish PCI tunnels...
[11365.431125] pcieport :06:04.0: quirk: waiting for thunderbolt to 
reestablish PCI tunnels...
[11365.431219] pcieport :06:05.0: quirk: waiting for thunderbolt to 
reestablish PCI tunnels...
[11365.431309] pcieport :06:06.0: quirk: waiting for thunderbolt to 
reestablish PCI tunnels...
[11365.446161] thunderbolt :07:00.0: resuming...
[11365.446162] thunderbolt :07:00.0: control channel starting...
[11365.446165] thunderbolt :07:00.0: starting TX ring 0
[11365.446171] thunderbolt :07:00.0: enabling interrupt at register 0x38200 
bit 0 (0x0 -> 0x1)
[11365.446172] thunderbolt :07:00.0: starting RX ring 0
[11365.446177] thunderbolt :07:00.0: enabling interrupt at register 0x38200 
bit 12 (0x1 -> 0x1001)
[11365.446181] thunderbolt :07:00.0: resetting switch at 0
[11365.447441] thunderbolt :07:00.0: 0: resuming switch
[11365.452967] thunderbolt :07:00.0: resume finished
[11365.453101] PM: noirq resume of devices complete after 23.052 msecs
[11365.457463] PM: early resume of devices complete after 4.341 msecs
[11365.457833] pciehp :06:05.0:pcie24: Timeout on hotplug command 0x1038 

[Kernel-packages] [Bug 1575467] Re: [Dell Inspiron 3451] WARNING: CPU: 1 PID: 1297 at /build/linux-lts-utopic-vy2yyy/linux-lts-utopic-3.16.0/drivers/gpu/drm/i915/intel_display.c:1743 vlv_wait_port_rea

2016-08-23 Thread yustnip
May will be helpful -
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490647

The similar old issue.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1575467

Title:
  [Dell Inspiron 3451] WARNING: CPU: 1 PID: 1297 at /build/linux-lts-
  utopic-vy2yyy/linux-lts-
  utopic-3.16.0/drivers/gpu/drm/i915/intel_display.c:1743
  vlv_wait_port_ready+0x126/0x170 [i915]()

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Xenial:
  In Progress

Bug description:
  After upgrading from stock Ubuntu 14.04 to 16.04 my laptop
  consistently freezes up and is unresponsive to keyboard or mouse. The
  only way is to do a hard shutdown. I'm usually in a browser when this
  happens, and often watching a video or two. It seems to happen more
  often in Google Chrome than Firefox, but it happens with both. It has
  happened at least once with no videos loaded. I haven’t observed it
  freeze / hang when I’m not in a browser, but that's mainly what i use
  my laptop for, so that's where most of my time is spent.

  Call trace:
  
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1575467/+attachment/4648682/+files/kern.log.2.gz

  ---
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  andrew 1949 F pulseaudio
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=e8aaee7c-d956-4519-94f0-cf7aad745020
  InstallationDate: Installed on 2015-08-08 (263 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: Dell Inc. Inspiron 3451
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic.efi.signed 
root=UUID=d01f07be-c906-4024-8eef-a58ba3935298 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.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.4.0-21-generic N/A
   linux-backports-modules-4.4.0-21-generic  N/A
   linux-firmware1.157
  Tags:  xenial
  Uname: Linux 4.4.0-21-generic x86_64
  UpgradeStatus: Upgraded to xenial on 2016-04-22 (4 days ago)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 12/05/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.name: 0H4MK6
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd12/05/2014:svnDellInc.:pnInspiron3451:pvrA00:rvnDellInc.:rn0H4MK6:rvrA00:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron 3451
  dmi.product.version: A00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1575467/+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 1592547] Re: vmalloc failure leads to null ptr dereference in aa_dfa_next

2016-08-23 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Status: Incomplete => Fix Committed

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu Xenial)
   Importance: Undecided => Medium

-- 
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/1592547

Title:
  vmalloc failure leads to null ptr dereference in aa_dfa_next

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  running stress-ng apparmor stressor with a vmalloc NULL return trips a
  null ptr dereference in aa_dfa_next:

  $ uname -a
  Linux ubuntu 4.4.0-24-generic #43

  [   46.271517] BUG: unable to handle kernel NULL pointer dereference at 
0020
  [   46.271641] IP: [] aa_dfa_next+0x6/0x70
  [   46.271743] PGD 39ebd067 PUD 39ebe067 PMD 0
  [   46.271833] Oops:  [#1] SMP
  [   46.271926] Modules linked in: jitterentropy_rng algif_rng salsa20_generic 
salsa20_x86_64 camellia_generic camellia_aesni_avx_x86_64 camellia_x86_64 
cast6_avx_x86_64 cast6_generic cast_common serpent_avx_x86_64 
serpent_sse2_x86_64 serpent_generic twofish_generic twofish_avx_x86_64 
twofish_x86_64_3way twofish_x86_64 twofish_common xts algif_skcipher tgr192 
wp512 rmd320 rmd256 rmd160 rmd128 md4 algif_hash af_alg ppdev 
snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep 
snd_pcm input_leds joydev snd_timer serio_raw snd soundcore i2c_piix4 mac_hid 
8250_fintek parport_pc parport ib_iser rdma_cm iw_cm ib_cm ib_sa ib_mad ib_core 
ib_addr iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi autofs4 btrfs 
raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor 
raid6_pq
  [   46.273290]  libcrc32c raid1 raid0 multipath linear 8139too 
crct10dif_pclmul crc32_pclmul qxl aesni_intel aes_x86_64 lrw gf128mul ttm 
drm_kms_helper glue_helper ablk_helper cryptd syscopyarea sysfillrect sysimgblt 
fb_sys_fops psmouse drm floppy 8139cp mii pata_acpi
  [   46.274250] CPU: 0 PID: 1349 Comm: stress-ng-appar Not tainted 
4.4.0-24-generic #43
  [   46.274436] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Ubuntu-1.8.2-1ubuntu1 04/01/2014
  [   46.274632] task: 8800374be040 ti: 88003746c000 task.ti: 
88003746c000
  [   46.274854] RIP: 0010:[]  [] 
aa_dfa_next+0x6/0x70
  [   46.275072] RSP: 0018:88003746fca8  EFLAGS: 00010282
  [   46.275450] RAX:  RBX: 0003 RCX: 
4a46
  [   46.275934] RDX: 0002 RSI: 0001 RDI: 

  [   46.276348] RBP: 88003746fd28 R08: 88003fc19f40 R09: 
88003e001d00
  [   46.276757] R10: 88003da8e600 R11: 88003e001500 R12: 
88003746fd48
  [   46.276979] R13: 88003acc4800 R14: 88003acc4894 R15: 
0029
  [   46.277202] FS:  7f7198a0f700() GS:88003fc0() 
knlGS:
  [   46.277500] CS:  0010 DS:  ES:  CR0: 80050033
  [   46.278006] CR2: 0020 CR3: 39ebc000 CR4: 
001406f0
  [   46.278592] Stack:
  [   46.278846]  88003746fd28 81383585  

  [   46.279271]  3746fd00  c9000268e400 

  [   46.279860]  88003746fd40  5833b243 
88003746fe28
  [   46.280311] Call Trace:
  [   46.280606]  [] ? unpack_profile+0x5c5/0x970
  [   46.280854]  [] aa_unpack+0xe9/0x450
  [   46.281091]  [] aa_replace_profiles+0x77/0xb70
  [   46.281341]  [] ? vmalloc+0x6b/0x70
  [   46.281610]  [] policy_update+0x9f/0x1f0
  [   46.281887]  [] profile_replace+0x13/0x20
  [   46.282169]  [] __vfs_write+0x18/0x40
  [   46.282444]  [] vfs_write+0xa9/0x1a0
  [   46.282728]  [] ? do_sys_open+0x1bf/0x2a0
  [   46.283418]  [] SyS_write+0x55/0xc0
  [   46.284188]  [] entry_SYSCALL_64_fastpath+0x16/0x71
  [   46.284753] Code: 0c 42 39 ce 74 d9 0f b6 02 41 0f b7 34 7b 84 c0 75 d9 eb 
c3 41 0f b7 34 44 eb 89 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 <48> 8b 
47 20 4c 8b 5f 28 4c 8b 57 40 48 89 e5 4c 8b 4f 18 48 8d 
  [   46.285401] RIP  [] aa_dfa_next+0x6/0x70

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1592547/+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 1592547] Re: vmalloc failure leads to null ptr dereference in aa_dfa_next

2016-08-23 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

-- 
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/1592547

Title:
  vmalloc failure leads to null ptr dereference in aa_dfa_next

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  running stress-ng apparmor stressor with a vmalloc NULL return trips a
  null ptr dereference in aa_dfa_next:

  $ uname -a
  Linux ubuntu 4.4.0-24-generic #43

  [   46.271517] BUG: unable to handle kernel NULL pointer dereference at 
0020
  [   46.271641] IP: [] aa_dfa_next+0x6/0x70
  [   46.271743] PGD 39ebd067 PUD 39ebe067 PMD 0
  [   46.271833] Oops:  [#1] SMP
  [   46.271926] Modules linked in: jitterentropy_rng algif_rng salsa20_generic 
salsa20_x86_64 camellia_generic camellia_aesni_avx_x86_64 camellia_x86_64 
cast6_avx_x86_64 cast6_generic cast_common serpent_avx_x86_64 
serpent_sse2_x86_64 serpent_generic twofish_generic twofish_avx_x86_64 
twofish_x86_64_3way twofish_x86_64 twofish_common xts algif_skcipher tgr192 
wp512 rmd320 rmd256 rmd160 rmd128 md4 algif_hash af_alg ppdev 
snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep 
snd_pcm input_leds joydev snd_timer serio_raw snd soundcore i2c_piix4 mac_hid 
8250_fintek parport_pc parport ib_iser rdma_cm iw_cm ib_cm ib_sa ib_mad ib_core 
ib_addr iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi autofs4 btrfs 
raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor 
raid6_pq
  [   46.273290]  libcrc32c raid1 raid0 multipath linear 8139too 
crct10dif_pclmul crc32_pclmul qxl aesni_intel aes_x86_64 lrw gf128mul ttm 
drm_kms_helper glue_helper ablk_helper cryptd syscopyarea sysfillrect sysimgblt 
fb_sys_fops psmouse drm floppy 8139cp mii pata_acpi
  [   46.274250] CPU: 0 PID: 1349 Comm: stress-ng-appar Not tainted 
4.4.0-24-generic #43
  [   46.274436] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Ubuntu-1.8.2-1ubuntu1 04/01/2014
  [   46.274632] task: 8800374be040 ti: 88003746c000 task.ti: 
88003746c000
  [   46.274854] RIP: 0010:[]  [] 
aa_dfa_next+0x6/0x70
  [   46.275072] RSP: 0018:88003746fca8  EFLAGS: 00010282
  [   46.275450] RAX:  RBX: 0003 RCX: 
4a46
  [   46.275934] RDX: 0002 RSI: 0001 RDI: 

  [   46.276348] RBP: 88003746fd28 R08: 88003fc19f40 R09: 
88003e001d00
  [   46.276757] R10: 88003da8e600 R11: 88003e001500 R12: 
88003746fd48
  [   46.276979] R13: 88003acc4800 R14: 88003acc4894 R15: 
0029
  [   46.277202] FS:  7f7198a0f700() GS:88003fc0() 
knlGS:
  [   46.277500] CS:  0010 DS:  ES:  CR0: 80050033
  [   46.278006] CR2: 0020 CR3: 39ebc000 CR4: 
001406f0
  [   46.278592] Stack:
  [   46.278846]  88003746fd28 81383585  

  [   46.279271]  3746fd00  c9000268e400 

  [   46.279860]  88003746fd40  5833b243 
88003746fe28
  [   46.280311] Call Trace:
  [   46.280606]  [] ? unpack_profile+0x5c5/0x970
  [   46.280854]  [] aa_unpack+0xe9/0x450
  [   46.281091]  [] aa_replace_profiles+0x77/0xb70
  [   46.281341]  [] ? vmalloc+0x6b/0x70
  [   46.281610]  [] policy_update+0x9f/0x1f0
  [   46.281887]  [] profile_replace+0x13/0x20
  [   46.282169]  [] __vfs_write+0x18/0x40
  [   46.282444]  [] vfs_write+0xa9/0x1a0
  [   46.282728]  [] ? do_sys_open+0x1bf/0x2a0
  [   46.283418]  [] SyS_write+0x55/0xc0
  [   46.284188]  [] entry_SYSCALL_64_fastpath+0x16/0x71
  [   46.284753] Code: 0c 42 39 ce 74 d9 0f b6 02 41 0f b7 34 7b 84 c0 75 d9 eb 
c3 41 0f b7 34 44 eb 89 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 <48> 8b 
47 20 4c 8b 5f 28 4c 8b 57 40 48 89 e5 4c 8b 4f 18 48 8d 
  [   46.285401] RIP  [] aa_dfa_next+0x6/0x70

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1592547/+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


Re: [Kernel-packages] [Bug 1610320] Re: stress-ng memory testing causes Arm64 system to hang

2016-08-23 Thread Jeff Lane
Not yet... I've tried 4.7.0-040700 on a 64GB arm64 system with no
failures.  I've also tried 4.4.0-33.52 on a 32GB ARM64 system with no
failures.

Currently trying 4.4.0-21.37 on the 32GB system and 4.4.0-34.53 on the
64GB system.  I initially saw this on  4.4.0-31.50 on both systems, so
I had expected 21.37 to fail immediately, but it's survived two passes
so far. :/

On Thu, Aug 18, 2016 at 7:46 PM, Balbir Singh  wrote:
> Do we know what change fixed the issue? commit id?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1610320
>
> Title:
>   stress-ng memory testing causes Arm64 system to hang
>
> Status in linux package in Ubuntu:
>   Confirmed
>
> Bug description:
>   Running the certification memory test using stress-ng on an ARM64
>   system with 64GB roughly of RAM (MAAS shows 63GB).
>
>   The test runs several stress-ng memory related tests.  It appears that
>   the system locks up when the bigheap test runs, every time so far (two
>   of two runs have failed).
>
>   I'm doing a third now to confirm that bigheap is where the lockup
>   occurs.
>
>   I've also run this exact same test on similar and smaller memory
>   amounts on s390x and amd64 without problem.
>
>   This is also being done to provide data for a similar bug discovered
>   on Power (ppc64le).
>
>   To test this on an arm64 system:
>
>   Install Xenial
>   $ add-apt-repository ppa:hardware-certification/public
>   $ apt update
>   $ apt install canonical-certification-server
>   $ /usr/lib/plainbox-provider-checkbox/bin/memory_stress_ng
>
>   the memory_stress_ng script is a wrapper for stress_ng that only calls
>   certain memory tests.  See script for an idea of how it's executing
>   the tests.
>
>   This could be the same issue that we're seeing on power, or it could
>   be a different issue for ARM that looks similar.  Here's the original
>   Power bug:
>
>   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1573062
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 16.04
>   Package: linux-image-4.4.0-31-generic 4.4.0-31.50
>   ProcVersionSignature: User Name 4.4.0-31.50-generic 4.4.13
>   Uname: Linux 4.4.0-31-generic aarch64
>   AlsaDevices:
>total 0
>crw-rw 1 root audio 116,  1 Aug  5 09:27 seq
>crw-rw 1 root audio 116, 33 Aug  5 09:27 timer
>   AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
>   ApportVersion: 2.20.1-0ubuntu2.1
>   Architecture: arm64
>   ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
>   AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
> '/dev/snd/timer'] failed with exit code 1:
>   CRDA: N/A
>   Date: Fri Aug  5 16:15:51 2016
>   IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
>   Lsusb: Error: command ['lsusb'] failed with exit code 1:
>   PciMultimedia:
>
>   ProcEnviron:
>TERM=xterm
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=en_US.UTF-8
>SHELL=/bin/bash
>   ProcFB:
>
>   ProcKernelCmdLine: console=ttyS0,9600n8r ro
>   RelatedPackageVersions:
>linux-restricted-modules-4.4.0-31-generic N/A
>linux-backports-modules-4.4.0-31-generic  N/A
>linux-firmware1.157.2
>   RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
>   SourcePackage: linux
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1610320/+subscriptions
>
> Launchpad-Notification-Type: bug
> Launchpad-Bug: distribution=ubuntu; sourcepackage=linux; component=main; 
> status=Confirmed; importance=High; assignee=None;
> Launchpad-Bug-Tags: apport-bug arm64 blocks-hwcert-server kernel-da-key 
> kernel-fixed-upstream uec-images xenial
> Launchpad-Bug-Information-Type: Public
> Launchpad-Bug-Private: no
> Launchpad-Bug-Security-Vulnerability: no
> Launchpad-Bug-Commenters: bladernr brad-figg bsingharora jsalisbury mreed8855
> Launchpad-Bug-Reporter: Jeff Lane (bladernr)
> Launchpad-Bug-Modifier: Balbir Singh (bsingharora)
> Launchpad-Message-Rationale: Subscriber
> Launchpad-Message-For: bladernr


-- 
"Entropy isn't what it used to be."

Jeff Lane -
Server Certification Lead, Warrior Poet, Biker, Lover of Pie
Phone: 919-442-8649
Ubuntu Ham: W4KDH  Freenode IRC: bladernr or bladernr_
gpg: 1024D/3A14B2DD 8C88 B076 0DD7 B404 1417  C466 4ABD 3635 3A14 B2DD

-- 
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/1610320

Title:
  stress-ng memory testing causes Arm64 system to hang

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Running the certification memory test using stress-ng on an ARM64
  system with 64GB roughly of RAM (MAAS shows 63GB).

  The test runs several stress-ng memory related tests.  It appears that
  the 

[Kernel-packages] [Bug 1385113] Re: hid-generic 0005:099A:0500.0001: unknown main item tag 0x0

2016-08-23 Thread DocWilco
I too get frequent disconnects. Even while using the mouse.

Microsoft Sculpt Touch Mouse

Ubuntu 16.04

Linux malina 4.4.0-34-generic #53-Ubuntu SMP Wed Jul 27 16:06:39 UTC
2016 x86_64 x86_64 x86_64 GNU/Linux

[18241.592480] hid-generic 0005:045E:077C.000D: unknown main item tag
0x0

-- 
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/1385113

Title:
  hid-generic 0005:099A:0500.0001: unknown main item tag 0x0

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Message with Mouse Bluetooth

  [   32.960478] hid-generic 0005:099A:0500.0001: unknown main item tag
  0x0

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-23-generic 3.16.0-23.31
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  caravena   3344 F pulseaudio
  CurrentDesktop: GNOME
  Date: Fri Oct 24 05:22:54 2014
  HibernationDevice: RESUME=UUID=360bd2d2-4f44-4311-86d6-4781ac81ee87
  InstallationDate: Installed on 2014-09-25 (29 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Alpha amd64 
(20140923)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.16.0-23-generic 
root=UUID=0fb75fae-baa3-428b-ace4-498e69ff7fb6 ro rootflags=subvol=@ quiet 
splash nomdmonddf nomdmonisw nomdmonddf nomdmonisw vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-23-generic N/A
   linux-backports-modules-3.16.0-23-generic  N/A
   linux-firmware 1.138
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/15/2013
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: P14AAJ
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: SAMSUNG_NP1234567890
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrP14AAJ:bd04/15/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3C/530U4C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnSAMSUNG_NP1234567890:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
  dmi.product.name: 530U3C/530U4C
  dmi.product.version: 0.1
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1385113/+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 1604314] Re: [Xenial] iommu/amd: Fix unity mapping initialization race

2016-08-23 Thread Ganesh Lakshminarayana
Verified with both Ubuntu 16.04 and Ubuntu 14.04.4 with the above patch. After 
upgrading the kernel, panic issue is still seen with IOMMU enabled as well as 
disabled.
 
Thanks
Ganesh

-- 
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/1604314

Title:
  [Xenial] iommu/amd: Fix unity mapping initialization race

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Xenial:
  Triaged

Bug description:
  == Xenial SRU Justification ==
  HP Gen8 servers were having kernel panics with the 4.2 and 4.4 kernel which 
is apparently resolved with the following commits.  HP would like to see these 
SRU'd for Xenial.

  commit 0caa7616a6aca449dd68b58cb29bd491d296c2d5
  Author: Aaron Campbell 
  Date:   Sat Jul 2 21:23:24 2016 -0300

  iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovas

  commit 522e5cb76d0663c88f96b6a8301451c8efa37207
  Author: Joerg Roedel 
  Date:   Fri Jul 1 16:42:55 2016 +0200

  iommu/amd: Fix unity mapping initialization race

  == Testing ==
  HP confirms their testing shows these patches resolves the issue on several 
test machines.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1604314/+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 1608236] Re: Regression: S-video output does not work

2016-08-23 Thread Joseph Salisbury
Thanks for testing.  We should narrow it down a bit more.  Can you next
test 4.4.0-25?  It's available from:

https://launchpad.net/ubuntu/+source/linux/4.4.0-10.25/+build/9287900

-- 
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/1608236

Title:
  Regression: S-video output does not work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Regression. S-video output can not be used. It works by 4.4.0-22-generic.
  xrandr tells on 4.4.0-31-generic:

  TV1 unknown connection (normal left inverted right x axis y axis)
 848x480   50.00 +
 640x480   50.00 +
 1024x768  50.00  
 800x600   50.00

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-31-generic 4.4.0-31.50
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jarnos 1573 F pulseaudio
  CurrentDesktop: XFCE
  Date: Sun Jul 31 17:15:16 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-04-28 (94 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: LENOVO 89224MG
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=15cc1d62-fbc6-4ce3-bf32-e35c61a921cf ro
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/06
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 63ET13WW
  dmi.board.name: CAPELL VALLEY(NAPA) CRB
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Applicable
  dmi.chassis.type: 10
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnLENOVO:bvr63ET13WW:bd09/13/06:svnLENOVO:pn89224MG:pvr3000C200:rvnLENOVO:rnCAPELLVALLEY(NAPA)CRB:rvrNotApplicable:cvnNoEnclosure:ct10:cvrN/A:
  dmi.product.name: 89224MG
  dmi.product.version: 3000 C200
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1608236/+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 1603810] Re: Ubuntu turns monitor permanently off during boot

2016-08-23 Thread Joseph Salisbury
Sorry for the delay.  The 4.0 based kernel can be downloaded from:
https://launchpad.net/ubuntu/+source/linux/4.0.0-4.7/+build/7636518

You will need to install both the linux-image and linux-image-extra .deb
packages.

-- 
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/1603810

Title:
  Ubuntu turns monitor permanently off during boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is a regression, at least trusty (and prior) worked fine on this
  hardware.

  Booting the Xenial installer image off USB also worked fine.

  The system boots fine, however the monitor is in DPMS power-off and
  does not ever turn back on. Switching VTs doesn't help, I have found
  no way to get it switch on.

  Removing '$vt_handoff' from grub resolves the problem and the system
  seems to work fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-31-generic 4.4.0-31.50
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jgg2224 F pulseaudio
   /dev/snd/controlC0:  jgg2224 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Jul 17 14:04:30 2016
  HibernationDevice: RESUME=UUID=b254872c-e84b-427c-bebe-343c031cbdcd
  InstallationDate: Installed on 2016-04-22 (86 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  IwConfig:
   lono wireless extensions.
   
   enp6s0no wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic.efi.signed 
root=/dev/mapper/main2-xenial64 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/25/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0805
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8H67-M EVO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0805:bd11/25/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP8H67-MEVO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1603810/+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 1616193] Missing required logs.

2016-08-23 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1616193

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

** Tags added: trusty

-- 
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/1616193

Title:
  3.13: libvirtd: page allocation failure: order:4, mode:0x1040d0

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  [Impact] 
   * libvirtd is no longer able to open the vhost_net device.  This causes the 
guest VM to hang.  This happens if memory becomes fragmented to the point where 
vhost_net_open is not able to successfully kmalloc.

   * Gratuitous stack trace.
  libvirtd: page allocation failure: order:4, mode:0x1040d0
  CPU: 14 PID: 82768 Comm: libvirtd Not tainted 3.13.0-85-generic #129-Ubuntu
  Hardware name: Dell Inc. PowerEdge R730/0599V5, BIOS 1.5.4 10/002/2015
    88003b419990 8172b6a7 001040d0
    88003b419a18 811580eb 88187fffce48
   88003b4199b8 8115abd6 88003b4199e8 0286
  Call Trace:
   [] dump_stack+0x64/0x82
   [] warn_alloc_failed+0xeb/0x140
   [] ? drain_local_pages+0x16/0x20
   [] __alloc_pages_nodemask+0x980/0xb90
   [] alloc_pages_current+0xa3/0x160
   [] __get_free_pages+0xe/0x50
   [] kmalloc_order_trace+0x2e/0xc0
   [] vhost_net_open+0x29/0x1b0 [vhost_net]
   [] misc_open+0xb3/0x170
   [] chrdev_open+0x9f/0x1d0
   [] do_dentry_open+0x233/0x2e0
   [] ? cdev_put+0x30/0x30
   [] vfs_open+0x49/0x50
   [] do_last+0x562/0x1370
   [] path_openat+0xbb/0x670
   [] do_filp_open+0x3a/0x90
   [] ? __alloc_fd+0xa7/0x130
   [] do_sys_open+0x129/0x2a0
   [] SyS_open+0x1e/0x20
   [] system_call_fastpath+0x1a/0x1f

   * justification: cloud.

   * The patches fix this issue by allowing vhost_net_open to use
  vmalloc when kmalloc fails to find a sufficient page.

  [Test Case]

   * Fragment Kernel memory.  Write to Nic from within a kvm guest that
  uses a virtio nic.

  [Regression Potential]

   * Fix was implemented upstream in 3.15, and still exists.

   * Testing TBD

  [Other Info]
   
   * https://lkml.org/lkml/2013/1/23/492
   * 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=23cc5a991c7a9fb7e6d6550e65cee4f4173111c5
   * 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d04257b07f2362d4eb550952d5bf5f4241a8046d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1616193/+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 1616193] [NEW] 3.13: libvirtd: page allocation failure: order:4, mode:0x1040d0

2016-08-23 Thread Dave Chiluk
Public bug reported:

[Impact] 
 * libvirtd is no longer able to open the vhost_net device.  This causes the 
guest VM to hang.  This happens if memory becomes fragmented to the point where 
vhost_net_open is not able to successfully kmalloc.

 * Gratuitous stack trace.
libvirtd: page allocation failure: order:4, mode:0x1040d0
CPU: 14 PID: 82768 Comm: libvirtd Not tainted 3.13.0-85-generic #129-Ubuntu
Hardware name: Dell Inc. PowerEdge R730/0599V5, BIOS 1.5.4 10/002/2015
  88003b419990 8172b6a7 001040d0
  88003b419a18 811580eb 88187fffce48
 88003b4199b8 8115abd6 88003b4199e8 0286
Call Trace:
 [] dump_stack+0x64/0x82
 [] warn_alloc_failed+0xeb/0x140
 [] ? drain_local_pages+0x16/0x20
 [] __alloc_pages_nodemask+0x980/0xb90
 [] alloc_pages_current+0xa3/0x160
 [] __get_free_pages+0xe/0x50
 [] kmalloc_order_trace+0x2e/0xc0
 [] vhost_net_open+0x29/0x1b0 [vhost_net]
 [] misc_open+0xb3/0x170
 [] chrdev_open+0x9f/0x1d0
 [] do_dentry_open+0x233/0x2e0
 [] ? cdev_put+0x30/0x30
 [] vfs_open+0x49/0x50
 [] do_last+0x562/0x1370
 [] path_openat+0xbb/0x670
 [] do_filp_open+0x3a/0x90
 [] ? __alloc_fd+0xa7/0x130
 [] do_sys_open+0x129/0x2a0
 [] SyS_open+0x1e/0x20
 [] system_call_fastpath+0x1a/0x1f

 * justification: cloud.

 * The patches fix this issue by allowing vhost_net_open to use vmalloc
when kmalloc fails to find a sufficient page.

[Test Case]

 * Fragment Kernel memory.  Write to Nic from within a kvm guest that
uses a virtio nic.

[Regression Potential]

 * Fix was implemented upstream in 3.15, and still exists.

 * Testing TBD

[Other Info]
 
 * https://lkml.org/lkml/2013/1/23/492
 * 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=23cc5a991c7a9fb7e6d6550e65cee4f4173111c5
 * 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d04257b07f2362d4eb550952d5bf5f4241a8046d

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: Dave Chiluk (chiluk)
 Status: New


** Tags: sts

** Attachment added: "Additional var/log/kern.log output showing fragmentation"
   https://bugs.launchpad.net/bugs/1616193/+attachment/4726550/+files/bug.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/1616193

Title:
  3.13: libvirtd: page allocation failure: order:4, mode:0x1040d0

Status in linux package in Ubuntu:
  New

Bug description:
  [Impact] 
   * libvirtd is no longer able to open the vhost_net device.  This causes the 
guest VM to hang.  This happens if memory becomes fragmented to the point where 
vhost_net_open is not able to successfully kmalloc.

   * Gratuitous stack trace.
  libvirtd: page allocation failure: order:4, mode:0x1040d0
  CPU: 14 PID: 82768 Comm: libvirtd Not tainted 3.13.0-85-generic #129-Ubuntu
  Hardware name: Dell Inc. PowerEdge R730/0599V5, BIOS 1.5.4 10/002/2015
    88003b419990 8172b6a7 001040d0
    88003b419a18 811580eb 88187fffce48
   88003b4199b8 8115abd6 88003b4199e8 0286
  Call Trace:
   [] dump_stack+0x64/0x82
   [] warn_alloc_failed+0xeb/0x140
   [] ? drain_local_pages+0x16/0x20
   [] __alloc_pages_nodemask+0x980/0xb90
   [] alloc_pages_current+0xa3/0x160
   [] __get_free_pages+0xe/0x50
   [] kmalloc_order_trace+0x2e/0xc0
   [] vhost_net_open+0x29/0x1b0 [vhost_net]
   [] misc_open+0xb3/0x170
   [] chrdev_open+0x9f/0x1d0
   [] do_dentry_open+0x233/0x2e0
   [] ? cdev_put+0x30/0x30
   [] vfs_open+0x49/0x50
   [] do_last+0x562/0x1370
   [] path_openat+0xbb/0x670
   [] do_filp_open+0x3a/0x90
   [] ? __alloc_fd+0xa7/0x130
   [] do_sys_open+0x129/0x2a0
   [] SyS_open+0x1e/0x20
   [] system_call_fastpath+0x1a/0x1f

   * justification: cloud.

   * The patches fix this issue by allowing vhost_net_open to use
  vmalloc when kmalloc fails to find a sufficient page.

  [Test Case]

   * Fragment Kernel memory.  Write to Nic from within a kvm guest that
  uses a virtio nic.

  [Regression Potential]

   * Fix was implemented upstream in 3.15, and still exists.

   * Testing TBD

  [Other Info]
   
   * https://lkml.org/lkml/2013/1/23/492
   * 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=23cc5a991c7a9fb7e6d6550e65cee4f4173111c5
   * 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d04257b07f2362d4eb550952d5bf5f4241a8046d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1616193/+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 1608236] Re: Regression: S-video output does not work

2016-08-23 Thread Jarno Suni
The bug occurs when booted 4.4.0-29-generic.

-- 
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/1608236

Title:
  Regression: S-video output does not work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Regression. S-video output can not be used. It works by 4.4.0-22-generic.
  xrandr tells on 4.4.0-31-generic:

  TV1 unknown connection (normal left inverted right x axis y axis)
 848x480   50.00 +
 640x480   50.00 +
 1024x768  50.00  
 800x600   50.00

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-31-generic 4.4.0-31.50
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jarnos 1573 F pulseaudio
  CurrentDesktop: XFCE
  Date: Sun Jul 31 17:15:16 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-04-28 (94 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: LENOVO 89224MG
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=15cc1d62-fbc6-4ce3-bf32-e35c61a921cf ro
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/06
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 63ET13WW
  dmi.board.name: CAPELL VALLEY(NAPA) CRB
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Applicable
  dmi.chassis.type: 10
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnLENOVO:bvr63ET13WW:bd09/13/06:svnLENOVO:pn89224MG:pvr3000C200:rvnLENOVO:rnCAPELLVALLEY(NAPA)CRB:rvrNotApplicable:cvnNoEnclosure:ct10:cvrN/A:
  dmi.product.name: 89224MG
  dmi.product.version: 3000 C200
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1608236/+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 1612564] Re: linux-lts-vivid: 3.19.0-68.76~14.04.1 -proposed tracker

2016-08-23 Thread Brad Figg
** Tags added: regression-testing-passed

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

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

Title:
  linux-lts-vivid: 3.19.0-68.76~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-lts-vivid source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.19.0-68.76~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  derivative-trackers-created: true
  kernel-stable-master-bug: 1612550
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1612564/+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 1615887] Missing required logs.

2016-08-23 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1615887

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
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/1615887

Title:
  profiles from different namespaces can block other namespaces from
  being able to load a profile

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Incomplete

Bug description:
  If ns1 has a profile A in it. It can cause loading a profile with the
  name A into ns2, and if it does succeed can result in compound labels
  crossing namespaces resulting in mediation not from one ns being
  applied to another.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615887/+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 1615890] Missing required logs.

2016-08-23 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1615890

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
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/1615890

Title:
  stacking to unconfined in a child namespace confuses mediation

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Incomplete

Bug description:
  when viewing a stack involving unconfined from across a ns boundary   
  
  the mode is reported as mixed.
  

  
  Eg.   
  
  lxc-container-default//&:lxdns1://unconfined (mixed)  
  

  
  This is because the unconfined profile is in the special unconfined   
  
  mode. Which will result in a (mixed) mode for any stack with profiles 
  
  in enforcing or complain mode.
  

  
  This can however lead to confusion as to what mode is being used as   
  
  mixed is also used for enforcing stacked with complain, and This can
  also currently messes up mediation of trusted helpers like dbus.

  Since unconfined doesn't affect the stack just special case it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615890/+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 1612718] Re: linux-lts-trusty: 3.13.0-95.142~precise1 -proposed tracker

2016-08-23 Thread Brad Figg
** Tags added: regression-testing-passed

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

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

Title:
  linux-lts-trusty: 3.13.0-95.142~precise1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Confirmed
Status in Kernel SRU Workflow promote-to-updates series:
  Confirmed
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-lts-trusty package in Ubuntu:
  Invalid
Status in linux-lts-trusty source package in Precise:
  New

Bug description:
  This bug is for tracking the 3.13.0-95.142~precise1 upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  derivative-trackers-created: true
  kernel-stable-master-bug: 1612715
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1612718/+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 1615892] Missing required logs.

2016-08-23 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1615892

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
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/1615892

Title:
  deleted files outside of the namespace are not being treated as
  disconnected

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Incomplete

Bug description:
  Deleted files outside of the namespace should be treated the same as
  other disconnected files

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615892/+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 1615889] Missing required logs.

2016-08-23 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1615889

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
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/1615889

Title:
  label vec reductions can result in reference labels instead of direct
  access to labels

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Incomplete

Bug description:
  The label vec cleanup/reduction can result in a reference label which
  while not causing wrong mediation is effectively a reference leak as
  the label will populate the label tree, consume memory and not be
  removed, it will only reduce to a reference of replacement vars.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615889/+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 1615893] Missing required logs.

2016-08-23 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1615893

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
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/1615893

Title:
  change_hat is logging failures during expected hat probing

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Incomplete

Bug description:
  change_hat using probing to find and transition to the first available
  
  hat. Hats missing as part of this probe are expected and should not   
  
  be logged except in complain mode.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615893/+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 1615895] Missing required logs.

2016-08-23 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1615895

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
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/1615895

Title:
  apparmor module parameters can be changed after the policy is locked

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Incomplete

Bug description:
  the policy_lock parameter is a one way switch that prevents policy
  
  from being further modified. Unfortunately some of the module parameters  
  
  can effectively modify policy by turning off enforcement. 
  

  
  split policy_admin_capable into a view check and a full admin check,  
  
  and update the admin check to test the policy_lock parameter.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615895/+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 1609885] Missing required logs.

2016-08-23 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1609885

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
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/1609885

Title:
  exec transitions to profiles with '.' in name don't work

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Incomplete

Bug description:
  If a child profile has '.' in the name, then the parser fails to compile the 
policy:
  $ sudo apparmor_parser -r /tmp/profile && aa-exec -p test /tmp/test.sh
  AppArmor parser error for /tmp/profile in /tmp/profile at line 14: Found 
unexpected character: '.'

  If put a child profile with '.' in the name in a variable, the parser 
compiles the policy but the exec transition fails:
  $ sudo apparmor_parser -r /tmp/profile && aa-exec -p test /tmp/test.sh
  /tmp/with.dots: 3: /tmp/with.dots: cat: Permission denied

  denial is:
  apparmor="DENIED" operation="exec" info="profile transition not found" 
error=-13 profile="test" name="/bin/cat" pid=18219 comm="with.dots" 
requested_mask="x" denied_mask="x" fsuid=1000 ouid=0

  $ cat /tmp/test.sh
  #!/bin/sh
  cat /proc/version

  $ cat /tmp/profile
  #include 

  @{TARGET_PROFILE}="with.dots"

  profile test {
    #include 
    #include 

    /tmp/test.sh r,

    # parser error:
    # AppArmor parser error for /tmp/profile in /tmp/profile at line 14: Found
    # unexpected character: '.'
    /{,usr/}bin/cat cx -> with.dots,

    # fail to transition:
    # apparmor="DENIED" operation="exec" info="profile transition not found"
    # error=-13 profile="test" name="/bin/cat" pid=18105 comm="with.dots"
    # requested_mask="x" denied_mask="x" fsuid=1000 ouid=0
    #/{,usr/}bin/cat cx -> @{TARGET_PROFILE},

    # ok
    #/{,usr/}bin/cat cx -> no_dots,

    profile with.dots {
  #include 
  @{PROC}/version r,
  /{,usr/}bin/cat r,
    }

    profile no_dots {
  #include 
  @{PROC}/version r,
  /{,usr/}bin/cat r,
    }
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1609885/+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 1612564] onza (i386) - tests ran: 136, failed: 0

2016-08-23 Thread Brad Figg
tests ran: 136, failed: 0;
  
http://kernel.ubuntu.com/testing/3.19.0-68.76~14.04.1/onza__3.19.0-68.76~14.04.1__2016-08-23_17-30-00/results-index.html

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

Title:
  linux-lts-vivid: 3.19.0-68.76~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-lts-vivid package in Ubuntu:
  Invalid
Status in linux-lts-vivid source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.19.0-68.76~14.04.1 upload package. This
  bug will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  derivative-trackers-created: true
  kernel-stable-master-bug: 1612550
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1612564/+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 1612715] Re: linux: 3.13.0-95.142 -proposed tracker

2016-08-23 Thread Brad Figg
** Tags added: regression-testing-passed

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => 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/1612715

Title:
  linux: 3.13.0-95.142 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Confirmed
Status in Kernel SRU Workflow promote-to-updates series:
  Confirmed
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  New

Bug description:
  This bug is for tracking the 3.13.0-95.142 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1612715/+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 1615882] Missing required logs.

2016-08-23 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1615882

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
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/1615882

Title:
  dfa is missing a bounds check which can cause an oops

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Incomplete

Bug description:
  A custom crafted or corrupted binary profile can cause an oops when
  loaded due to a missing bounds check

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615882/+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 1615881] Missing required logs.

2016-08-23 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1615881

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
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/1615881

Title:
  The label build for onexec when stacking is wrong

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Incomplete

Bug description:
  The label build for onexec when crossing a namespace boundry is not   
  
  quite correct. The label needs to be built per profile and not based  
  
  on the whole label because the onexec transition only applies to  
  
  profiles within the ns. Where merging against the label could include 
  
  profile that are transitioned via the profile_transition callback 
  
  and should not be in the final label.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615881/+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 1615895] Re: apparmor module parameters can be changed after the policy is locked

2016-08-23 Thread John Johansen
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Xenial)
   Status: New => Fix Committed

-- 
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/1615895

Title:
  apparmor module parameters can be changed after the policy is locked

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Incomplete

Bug description:
  the policy_lock parameter is a one way switch that prevents policy
  
  from being further modified. Unfortunately some of the module parameters  
  
  can effectively modify policy by turning off enforcement. 
  

  
  split policy_admin_capable into a view check and a full admin check,  
  
  and update the admin check to test the policy_lock parameter.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615895/+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 1615361] Re: Ubuntu 16.04 fails to boot on HP Envy 15-ah150sa laptop

2016-08-23 Thread Mihail A. Smolnikov
As I told, it is impossible to boot system (booted only in upstart mode which 
worked just for a few minutes and freezed then).
But I managed to recover some logs from / drive.
Not sure what you may need, so the whole /var/log is in the attachment.

** Attachment added: "log dir contents"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615361/+attachment/4726504/+files/log.zip

** 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/1615361

Title:
  Ubuntu 16.04 fails to boot on HP Envy 15-ah150sa laptop

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04.1 fails to boot on HP Envy 15-ah150sa laptop right after
  the installation.

  I tried to install Ubuntu v. 16.04.1 on my HP Envy 15-ah150sa. It
  successfully booted from the flash drive with default params (however,
  if I tried to edit command line params, for example, to disable acpi
  or add nomodeset flag, it fails to boot regardless if I made some
  changes in the command or not).

  Installation passes without errors, but during the first boot from hard 
drive, right after the GRUB, any of the following happens (absolutely randomly):
  1. Screen starts to blink constantly, boot doesn't proceeds
  2. Screen remains blank (the same background color as grub have) and capslock 
starts to turning on and off
  3. Screen remains blank and no more requests to HDD being performing

  In any of these three cases, laptop doesn't responds to ctrl-alt-del

  I tried to:
  0. Test memory, HDD and ISO image, install different versions of Ubuntu from 
different USB Flash drives.
  1. Update BIOS (now it is of latest version (F.14)) - only after that update 
Ubuntu booted from USB Flash drive.
  2. Disable/enable secure boot
  3. Add nomodeset
  4. Add acpi=off
  5. Boot in different modes

  Booting in recovery mode results to a lot of "General Protection Fault" 
errors.
  Booting in upstart mode once was successfull

  Not sure if this info will help, but I also tried to install latest
  Debian. It boots, but CPU usage appears to be constantly high. Same
  issue wasn't found when ran Ubuntu from USB.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615361/+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 1615890] Re: stacking to unconfined in a child namespace confuses mediation

2016-08-23 Thread John Johansen
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Xenial)
   Status: New => Fix Committed

-- 
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/1615890

Title:
  stacking to unconfined in a child namespace confuses mediation

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Incomplete

Bug description:
  when viewing a stack involving unconfined from across a ns boundary   
  
  the mode is reported as mixed.
  

  
  Eg.   
  
  lxc-container-default//&:lxdns1://unconfined (mixed)  
  

  
  This is because the unconfined profile is in the special unconfined   
  
  mode. Which will result in a (mixed) mode for any stack with profiles 
  
  in enforcing or complain mode.
  

  
  This can however lead to confusion as to what mode is being used as   
  
  mixed is also used for enforcing stacked with complain, and This can
  also currently messes up mediation of trusted helpers like dbus.

  Since unconfined doesn't affect the stack just special case it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615890/+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 1609885] Re: exec transitions to profiles with '.' in name don't work

2016-08-23 Thread John Johansen
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Xenial)
   Status: New => Fix Committed

-- 
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/1609885

Title:
  exec transitions to profiles with '.' in name don't work

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Incomplete

Bug description:
  If a child profile has '.' in the name, then the parser fails to compile the 
policy:
  $ sudo apparmor_parser -r /tmp/profile && aa-exec -p test /tmp/test.sh
  AppArmor parser error for /tmp/profile in /tmp/profile at line 14: Found 
unexpected character: '.'

  If put a child profile with '.' in the name in a variable, the parser 
compiles the policy but the exec transition fails:
  $ sudo apparmor_parser -r /tmp/profile && aa-exec -p test /tmp/test.sh
  /tmp/with.dots: 3: /tmp/with.dots: cat: Permission denied

  denial is:
  apparmor="DENIED" operation="exec" info="profile transition not found" 
error=-13 profile="test" name="/bin/cat" pid=18219 comm="with.dots" 
requested_mask="x" denied_mask="x" fsuid=1000 ouid=0

  $ cat /tmp/test.sh
  #!/bin/sh
  cat /proc/version

  $ cat /tmp/profile
  #include 

  @{TARGET_PROFILE}="with.dots"

  profile test {
    #include 
    #include 

    /tmp/test.sh r,

    # parser error:
    # AppArmor parser error for /tmp/profile in /tmp/profile at line 14: Found
    # unexpected character: '.'
    /{,usr/}bin/cat cx -> with.dots,

    # fail to transition:
    # apparmor="DENIED" operation="exec" info="profile transition not found"
    # error=-13 profile="test" name="/bin/cat" pid=18105 comm="with.dots"
    # requested_mask="x" denied_mask="x" fsuid=1000 ouid=0
    #/{,usr/}bin/cat cx -> @{TARGET_PROFILE},

    # ok
    #/{,usr/}bin/cat cx -> no_dots,

    profile with.dots {
  #include 
  @{PROC}/version r,
  /{,usr/}bin/cat r,
    }

    profile no_dots {
  #include 
  @{PROC}/version r,
  /{,usr/}bin/cat r,
    }
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1609885/+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 1615889] Re: label vec reductions can result in reference labels instead of direct access to labels

2016-08-23 Thread John Johansen
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Xenial)
   Status: New => Fix Committed

-- 
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/1615889

Title:
  label vec reductions can result in reference labels instead of direct
  access to labels

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Incomplete

Bug description:
  The label vec cleanup/reduction can result in a reference label which
  while not causing wrong mediation is effectively a reference leak as
  the label will populate the label tree, consume memory and not be
  removed, it will only reduce to a reference of replacement vars.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615889/+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 1615887] Re: profiles from different namespaces can block other namespaces from being able to load a profile

2016-08-23 Thread John Johansen
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Xenial)
   Status: New => Fix Committed

-- 
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/1615887

Title:
  profiles from different namespaces can block other namespaces from
  being able to load a profile

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Incomplete

Bug description:
  If ns1 has a profile A in it. It can cause loading a profile with the
  name A into ns2, and if it does succeed can result in compound labels
  crossing namespaces resulting in mediation not from one ns being
  applied to another.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615887/+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 1615892] Re: deleted files outside of the namespace are not being treated as disconnected

2016-08-23 Thread John Johansen
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Xenial)
   Status: New => Fix Committed

-- 
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/1615892

Title:
  deleted files outside of the namespace are not being treated as
  disconnected

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  New
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  New

Bug description:
  Deleted files outside of the namespace should be treated the same as
  other disconnected files

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615892/+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 1615893] Re: change_hat is logging failures during expected hat probing

2016-08-23 Thread John Johansen
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Xenial)
   Status: New => Fix Committed

-- 
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/1615893

Title:
  change_hat is logging failures during expected hat probing

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  New
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  New

Bug description:
  change_hat using probing to find and transition to the first available
  
  hat. Hats missing as part of this probe are expected and should not   
  
  be logged except in complain mode.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615893/+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 1613787] Re: xfrm: ipsec crash when updating spd thresholds

2016-08-23 Thread Kamal Mostafa
** Also affects: linux (Ubuntu Vivid)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Vivid)
   Status: New => Fix Committed

-- 
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/1613787

Title:
  xfrm: ipsec crash when updating spd thresholds

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Vivid:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  In Progress

Bug description:
  Fixed upstream by this commit (only in IPsec tree for now):

  
https://git.kernel.org/cgit/linux/kernel/git/klassert/ipsec.git/commit/?id=6916fb3b10b3cbe3b1f9f5b680675f53e4e299eb
  http://patchwork.ozlabs.org/patch/654026/

  To update the thresholds: 'ip xfrm policy set hthresh4 24 32'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1613787/+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 1615878] Re: __label_update proxy comparison test is wrong

2016-08-23 Thread John Johansen
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Xenial)
   Status: New => Fix Committed

** Changed in: linux (Ubuntu Yakkety)
   Status: New => Fix Committed

-- 
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/1615878

Title:
  __label_update proxy comparison test is wrong

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Fix Committed

Bug description:
  The comparing the proxy pointer, not the address of the labels proxy
  pointer.

  This results in labels that shouldn't entering into the invalidate
  label update path.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615878/+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 1615880] Re: The inherit check for new to old label comparison for domain transitions is wrong

2016-08-23 Thread John Johansen
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Xenial)
   Status: New => Fix Committed

** Changed in: linux (Ubuntu Yakkety)
   Status: New => Fix Committed

-- 
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/1615880

Title:
  The inherit check for new to old label comparison for domain
  transitions is wrong

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Fix Committed

Bug description:
  For the purposes of inherit we should be treating a profile/label transition  
  
  to its replacement as if the replacement is the profile/label.
  

  
  So make the comparison based off of the label proxy, not the label itself.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615880/+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 1615881] Re: The label build for onexec when stacking is wrong

2016-08-23 Thread John Johansen
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Xenial)
   Status: New => Fix Committed

-- 
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/1615881

Title:
  The label build for onexec when stacking is wrong

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  New
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  New

Bug description:
  The label build for onexec when crossing a namespace boundry is not   
  
  quite correct. The label needs to be built per profile and not based  
  
  on the whole label because the onexec transition only applies to  
  
  profiles within the ns. Where merging against the label could include 
  
  profile that are transitioned via the profile_transition callback 
  
  and should not be in the final label.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615881/+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 1615882] Re: dfa is missing a bounds check which can cause an oops

2016-08-23 Thread John Johansen
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Xenial)
   Status: New => Fix Committed

-- 
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/1615882

Title:
  dfa is missing a bounds check which can cause an oops

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  New
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  New

Bug description:
  A custom crafted or corrupted binary profile can cause an oops when
  loaded due to a missing bounds check

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1615882/+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 1579135] Re: AppArmor profile reloading causes an intermittent kernel BUG

2016-08-23 Thread John Johansen
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: apparmor (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: apparmor (Ubuntu Yakkety)
   Importance: Critical
 Assignee: John Johansen (jjohansen)
   Status: Incomplete

** Also affects: linux (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Xenial)
   Status: New => Fix Committed

** Changed in: linux (Ubuntu Yakkety)
   Status: New => Fix Committed

-- 
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/1579135

Title:
  AppArmor profile reloading causes an intermittent kernel BUG

Status in apparmor package in Ubuntu:
  Incomplete
Status in linux package in Ubuntu:
  Fix Committed
Status in apparmor source package in Xenial:
  New
Status in linux source package in Xenial:
  Fix Committed
Status in apparmor source package in Yakkety:
  Incomplete
Status in linux source package in Yakkety:
  Fix Committed

Bug description:
  First, a bit of background: I've built a go binary of the upstream
  snappy integration tests, and built them into a snap so that we can
  easily keep them up to date, and call them from other test suites.

  I'm running through the tests in qemu on a current 16 image (built
  yesteray), and hitting this most of the time with the homeInterface
  Suite tests in particular. The networkInterfaceSuite tests also seem
  to produce a similar problem:

  sudo snap connect home-consumer:home ubuntu-core:home
  [/] Connect home-consumer:home to ubuntu-core:home
  home-consumer.writer /home/ubuntu/snap/snappy-tests/11/writable
  sudo snap disconnect home-consumer:home ubuntu-core:home
  [  519.416354] BUG: unable to handle kernel NULL pointer dereference at 
0038
  [  519.417327] IP: [] profile_cmp+0x2f/0x180
  [  519.417978] PGD 1f26a067 PUD 1aa4f067 PMD 0 
  [  519.418574] Oops:  [#1] SMP 
  [  519.419032] Modules linked in: kvm_intel joydev kvm ppdev snd_pcm 
snd_timer irqbypass snd soundcore parport_pc pcspkr input_leds floppy parport 
evbug psmouse e1000 8250_fintek i2c_piix4 mac_hid pata_acpi serio_raw autofs4 
nls_iso8859_1 usb_storage ahci libahci squashfs
  [  519.422747] CPU: 0 PID: 1915 Comm: apparmor_parser Tainted: GW 
  4.4.0-21-generic #37-Ubuntu
  [  519.423689] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Ubuntu-1.8.2-1ubuntu1 04/01/2014
  [  519.424627] task: 88001d23cb00 ti: 88001b58c000 task.ti: 
88001b58c000
  [  519.425385] RIP: 0010:[]  [] 
profile_cmp+0x2f/0x180
  [  519.426242] RSP: 0018:88001b58fcb0  EFLAGS: 00010086
  [  519.426791] RAX:  RBX: 88001b1b1400 RCX: 
0006
  [  519.427628] RDX:  RSI:  RDI: 
0009
  [  519.428405] RBP: 88001b58fcc0 R08: 000a R09: 
0274
  [  519.429127] R10: 88001f236890 R11: 0274 R12: 

  [  519.429956] R13: 000b R14:  R15: 
88001abff950
  [  519.430957] FS:  7f0c1609b740() GS:88001fc0() 
knlGS:
  [  519.432256] CS:  0010 DS:  ES:  CR0: 80050033
  [  519.433030] CR2: 0038 CR3: 1b14b000 CR4: 
06f0
  [  519.433868] Stack:
  [  519.434204]  000c 88001abff9b0 88001b58fd08 
8138a0c3
  [  519.435355]  00011f2b9450 880c 88001abff950 
88001b1b1760
  [  519.436480]  88001f236848 88001abff900 88001f236840 
88001b58fd98
  [  519.437609] Call Trace:
  [  519.438007]  [] aa_vec_unique+0x163/0x240
  [  519.438709]  [] __aa_labelset_update_subtree+0x687/0x820
  [  519.439537]  [] aa_replace_profiles+0x59b/0xb70
  [  519.440268]  [] ? __kmalloc+0x22e/0x250
  [  519.440944]  [] policy_update+0x9f/0x1f0
  [  519.441617]  [] profile_replace+0x13/0x20
  [  519.442299]  [] __vfs_write+0x18/0x40
  [  519.443032]  [] vfs_write+0xa9/0x1a0
  [  519.443721]  [] ? do_sys_open+0x1bf/0x2a0
  [  519.16]  [] SyS_write+0x55/0xc0
  [  519.445042]  [] entry_SYSCALL_64_fastpath+0x16/0x71
  [  519.445802] Code: 00 55 48 85 ff 48 89 e5 41 54 53 49 89 f4 48 89 fb 0f 84 
8b 00 00 00 4d 85 e4 0f 84 aa 00 00 00 48 83 7b 38 00 0f 84 c9 00 00 00 <49> 83 
7c 24 38 00 0f 84 e8 00 00 00 48 83 7b 08 00 0f 84 07 01 
  [  519.451336] RIP  [] profile_cmp+0x2f/0x180
  [  519.452088]  RSP 
  [  519.452570] CR2: 0038
  [  519.453032] ---[ end trace 65ff12ee2e7c26af ]---

  The details of this test can be found at:
  
https://github.com/ubuntu-core/snappy/tree/master/integration-tests/data/snaps/home-consumer

  Will follow up with more details

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1592547] Re: vmalloc failure leads to null ptr dereference in aa_dfa_next

2016-08-23 Thread Kamal Mostafa
** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Xenial)
   Status: New => Fix Committed

-- 
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/1592547

Title:
  vmalloc failure leads to null ptr dereference in aa_dfa_next

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  running stress-ng apparmor stressor with a vmalloc NULL return trips a
  null ptr dereference in aa_dfa_next:

  $ uname -a
  Linux ubuntu 4.4.0-24-generic #43

  [   46.271517] BUG: unable to handle kernel NULL pointer dereference at 
0020
  [   46.271641] IP: [] aa_dfa_next+0x6/0x70
  [   46.271743] PGD 39ebd067 PUD 39ebe067 PMD 0
  [   46.271833] Oops:  [#1] SMP
  [   46.271926] Modules linked in: jitterentropy_rng algif_rng salsa20_generic 
salsa20_x86_64 camellia_generic camellia_aesni_avx_x86_64 camellia_x86_64 
cast6_avx_x86_64 cast6_generic cast_common serpent_avx_x86_64 
serpent_sse2_x86_64 serpent_generic twofish_generic twofish_avx_x86_64 
twofish_x86_64_3way twofish_x86_64 twofish_common xts algif_skcipher tgr192 
wp512 rmd320 rmd256 rmd160 rmd128 md4 algif_hash af_alg ppdev 
snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep 
snd_pcm input_leds joydev snd_timer serio_raw snd soundcore i2c_piix4 mac_hid 
8250_fintek parport_pc parport ib_iser rdma_cm iw_cm ib_cm ib_sa ib_mad ib_core 
ib_addr iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi autofs4 btrfs 
raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor 
raid6_pq
  [   46.273290]  libcrc32c raid1 raid0 multipath linear 8139too 
crct10dif_pclmul crc32_pclmul qxl aesni_intel aes_x86_64 lrw gf128mul ttm 
drm_kms_helper glue_helper ablk_helper cryptd syscopyarea sysfillrect sysimgblt 
fb_sys_fops psmouse drm floppy 8139cp mii pata_acpi
  [   46.274250] CPU: 0 PID: 1349 Comm: stress-ng-appar Not tainted 
4.4.0-24-generic #43
  [   46.274436] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Ubuntu-1.8.2-1ubuntu1 04/01/2014
  [   46.274632] task: 8800374be040 ti: 88003746c000 task.ti: 
88003746c000
  [   46.274854] RIP: 0010:[]  [] 
aa_dfa_next+0x6/0x70
  [   46.275072] RSP: 0018:88003746fca8  EFLAGS: 00010282
  [   46.275450] RAX:  RBX: 0003 RCX: 
4a46
  [   46.275934] RDX: 0002 RSI: 0001 RDI: 

  [   46.276348] RBP: 88003746fd28 R08: 88003fc19f40 R09: 
88003e001d00
  [   46.276757] R10: 88003da8e600 R11: 88003e001500 R12: 
88003746fd48
  [   46.276979] R13: 88003acc4800 R14: 88003acc4894 R15: 
0029
  [   46.277202] FS:  7f7198a0f700() GS:88003fc0() 
knlGS:
  [   46.277500] CS:  0010 DS:  ES:  CR0: 80050033
  [   46.278006] CR2: 0020 CR3: 39ebc000 CR4: 
001406f0
  [   46.278592] Stack:
  [   46.278846]  88003746fd28 81383585  

  [   46.279271]  3746fd00  c9000268e400 

  [   46.279860]  88003746fd40  5833b243 
88003746fe28
  [   46.280311] Call Trace:
  [   46.280606]  [] ? unpack_profile+0x5c5/0x970
  [   46.280854]  [] aa_unpack+0xe9/0x450
  [   46.281091]  [] aa_replace_profiles+0x77/0xb70
  [   46.281341]  [] ? vmalloc+0x6b/0x70
  [   46.281610]  [] policy_update+0x9f/0x1f0
  [   46.281887]  [] profile_replace+0x13/0x20
  [   46.282169]  [] __vfs_write+0x18/0x40
  [   46.282444]  [] vfs_write+0xa9/0x1a0
  [   46.282728]  [] ? do_sys_open+0x1bf/0x2a0
  [   46.283418]  [] SyS_write+0x55/0xc0
  [   46.284188]  [] entry_SYSCALL_64_fastpath+0x16/0x71
  [   46.284753] Code: 0c 42 39 ce 74 d9 0f b6 02 41 0f b7 34 7b 84 c0 75 d9 eb 
c3 41 0f b7 34 44 eb 89 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 <48> 8b 
47 20 4c 8b 5f 28 4c 8b 57 40 48 89 e5 4c 8b 4f 18 48 8d 
  [   46.285401] RIP  [] aa_dfa_next+0x6/0x70

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1592547/+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 1593874] Re: warning stack trace while playing with apparmor namespaces

2016-08-23 Thread Kamal Mostafa
** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Xenial)
   Status: New => Fix Committed

-- 
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/1593874

Title:
  warning stack trace while playing with apparmor namespaces

Status in linux package in Ubuntu:
  Expired
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  I'm not sure what exactly I was doing when this happened, but
  something fairly basic (creating containers, adding/removing
  profiles). Let me know if you need more than the trace and I can try
  and figure out how to reproduce.

  Jun 17 20:20:06 dev kernel: [13314.032676] [ cut here 
]
  Jun 17 20:20:06 dev kernel: [13314.032689] WARNING: CPU: 3 PID: 8964 at 
/build/linux-oXTOqc/linux-4.4.0/security/apparmor/label.c:82 
__aa_proxy_redirect+0xff/0x130()
  Jun 17 20:20:06 dev kernel: [13314.032692] AppArmor WARN __aa_proxy_redirect: 
((!!queued_write_can_lock(&(&(&(&((orig)->vec[0])))[(((orig)->size)) - 
1])->ns))->labels)->lock)->raw_lock))): 
  Jun 17 20:20:06 dev kernel: [13314.032693] Modules linked in: binfmt_misc 
veth xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack 
xt_tcpudp bridge stp llc iptable_filter ip_tables x_tables isofs zfs(PO) 
zunicode(PO) zcommon(PO) znvpair(PO) spl(O) zavl(PO) ppdev kvm_intel kvm joydev 
serio_raw irqbypass parport_pc parport ib_iser rdma_cm iw_cm ib_cm ib_sa ib_mad 
ib_core ib_addr iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi autofs4 
btrfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx 
xor raid6_pq libcrc32c raid1 raid0 multipath linear psmouse floppy
  Jun 17 20:20:06 dev kernel: [13314.032751] CPU: 3 PID: 8964 Comm: lxd 
Tainted: P        W  O    4.4.0-24-generic #43-Ubuntu
  Jun 17 20:20:06 dev kernel: [13314.032753] Hardware name: QEMU Standard PC 
(i440FX + PIIX, 1996), BIOS Ubuntu-1.8.2-1ubuntu1 04/01/2014
  Jun 17 20:20:06 dev kernel: [13314.032756]  0286 dc104ca4 
880044db3d18 813eab23
  Jun 17 20:20:06 dev kernel: [13314.032760]  880044db3d60 81cec7f0 
880044db3d50 810810d2
  Jun 17 20:20:06 dev kernel: [13314.032763]  880047f04360 88007a08d360 
88004a551b00 88004a551b38
  Jun 17 20:20:06 dev kernel: [13314.032766] Call Trace:
  Jun 17 20:20:06 dev kernel: [13314.032773]  [] 
dump_stack+0x63/0x90
  Jun 17 20:20:06 dev kernel: [13314.032777]  [] 
warn_slowpath_common+0x82/0xc0
  Jun 17 20:20:06 dev kernel: [13314.032780]  [] 
warn_slowpath_fmt+0x5c/0x80
  Jun 17 20:20:06 dev kernel: [13314.032784]  [] ? 
__list_remove_profile+0x62/0xe0
  Jun 17 20:20:06 dev kernel: [13314.032788]  [] 
__aa_proxy_redirect+0xff/0x130
  Jun 17 20:20:06 dev kernel: [13314.032792]  [] 
destroy_ns+0x86/0xa0
  Jun 17 20:20:06 dev kernel: [13314.032794]  [] 
__aa_remove_ns+0x2f/0x60
  Jun 17 20:20:06 dev kernel: [13314.032798]  [] 
aa_remove_profiles+0x193/0x270
  Jun 17 20:20:06 dev kernel: [13314.032800]  [] ? 
__aa_kvmalloc+0x41/0x60
  Jun 17 20:20:06 dev kernel: [13314.032803]  [] 
profile_remove+0x9e/0x1f0
  Jun 17 20:20:06 dev kernel: [13314.032808]  [] 
__vfs_write+0x18/0x40
  Jun 17 20:20:06 dev kernel: [13314.032811]  [] 
vfs_write+0xa9/0x1a0
  Jun 17 20:20:06 dev kernel: [13314.032814]  [] ? 
do_sys_open+0x1bf/0x2a0
  Jun 17 20:20:06 dev kernel: [13314.032818]  [] 
SyS_write+0x55/0xc0
  Jun 17 20:20:06 dev kernel: [13314.032823]  [] 
entry_SYSCALL_64_fastpath+0x16/0x71
  Jun 17 20:20:06 dev kernel: [13314.032826] ---[ end trace 2eb06377c45f3d4c 
]---

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1593874/+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 1592547] Missing required logs.

2016-08-23 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1592547

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
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/1592547

Title:
  vmalloc failure leads to null ptr dereference in aa_dfa_next

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  running stress-ng apparmor stressor with a vmalloc NULL return trips a
  null ptr dereference in aa_dfa_next:

  $ uname -a
  Linux ubuntu 4.4.0-24-generic #43

  [   46.271517] BUG: unable to handle kernel NULL pointer dereference at 
0020
  [   46.271641] IP: [] aa_dfa_next+0x6/0x70
  [   46.271743] PGD 39ebd067 PUD 39ebe067 PMD 0
  [   46.271833] Oops:  [#1] SMP
  [   46.271926] Modules linked in: jitterentropy_rng algif_rng salsa20_generic 
salsa20_x86_64 camellia_generic camellia_aesni_avx_x86_64 camellia_x86_64 
cast6_avx_x86_64 cast6_generic cast_common serpent_avx_x86_64 
serpent_sse2_x86_64 serpent_generic twofish_generic twofish_avx_x86_64 
twofish_x86_64_3way twofish_x86_64 twofish_common xts algif_skcipher tgr192 
wp512 rmd320 rmd256 rmd160 rmd128 md4 algif_hash af_alg ppdev 
snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep 
snd_pcm input_leds joydev snd_timer serio_raw snd soundcore i2c_piix4 mac_hid 
8250_fintek parport_pc parport ib_iser rdma_cm iw_cm ib_cm ib_sa ib_mad ib_core 
ib_addr iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi autofs4 btrfs 
raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor 
raid6_pq
  [   46.273290]  libcrc32c raid1 raid0 multipath linear 8139too 
crct10dif_pclmul crc32_pclmul qxl aesni_intel aes_x86_64 lrw gf128mul ttm 
drm_kms_helper glue_helper ablk_helper cryptd syscopyarea sysfillrect sysimgblt 
fb_sys_fops psmouse drm floppy 8139cp mii pata_acpi
  [   46.274250] CPU: 0 PID: 1349 Comm: stress-ng-appar Not tainted 
4.4.0-24-generic #43
  [   46.274436] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Ubuntu-1.8.2-1ubuntu1 04/01/2014
  [   46.274632] task: 8800374be040 ti: 88003746c000 task.ti: 
88003746c000
  [   46.274854] RIP: 0010:[]  [] 
aa_dfa_next+0x6/0x70
  [   46.275072] RSP: 0018:88003746fca8  EFLAGS: 00010282
  [   46.275450] RAX:  RBX: 0003 RCX: 
4a46
  [   46.275934] RDX: 0002 RSI: 0001 RDI: 

  [   46.276348] RBP: 88003746fd28 R08: 88003fc19f40 R09: 
88003e001d00
  [   46.276757] R10: 88003da8e600 R11: 88003e001500 R12: 
88003746fd48
  [   46.276979] R13: 88003acc4800 R14: 88003acc4894 R15: 
0029
  [   46.277202] FS:  7f7198a0f700() GS:88003fc0() 
knlGS:
  [   46.277500] CS:  0010 DS:  ES:  CR0: 80050033
  [   46.278006] CR2: 0020 CR3: 39ebc000 CR4: 
001406f0
  [   46.278592] Stack:
  [   46.278846]  88003746fd28 81383585  

  [   46.279271]  3746fd00  c9000268e400 

  [   46.279860]  88003746fd40  5833b243 
88003746fe28
  [   46.280311] Call Trace:
  [   46.280606]  [] ? unpack_profile+0x5c5/0x970
  [   46.280854]  [] aa_unpack+0xe9/0x450
  [   46.281091]  [] aa_replace_profiles+0x77/0xb70
  [   46.281341]  [] ? vmalloc+0x6b/0x70
  [   46.281610]  [] policy_update+0x9f/0x1f0
  [   46.281887]  [] profile_replace+0x13/0x20
  [   46.282169]  [] __vfs_write+0x18/0x40
  [   46.282444]  [] vfs_write+0xa9/0x1a0
  [   46.282728]  [] ? do_sys_open+0x1bf/0x2a0
  [   46.283418]  [] SyS_write+0x55/0xc0
  [   46.284188]  [] entry_SYSCALL_64_fastpath+0x16/0x71
  [   46.284753] Code: 0c 42 39 ce 74 d9 0f b6 02 41 0f b7 34 7b 84 c0 75 d9 eb 
c3 41 0f b7 34 44 eb 89 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 <48> 8b 
47 20 4c 8b 5f 28 4c 8b 57 40 48 89 e5 4c 8b 4f 18 48 8d 
  [   46.285401] RIP  [] aa_dfa_next+0x6/0x70

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1592547/+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 1612550] Re: linux: 3.19.0-68.76 -proposed tracker

2016-08-23 Thread Brad Figg
** Tags added: regression-testing-passed

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

-- 
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/1612550

Title:
  linux: 3.19.0-68.76 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  In Progress
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Vivid:
  New

Bug description:
  This bug is for tracking the 3.19.0-68.76 upload package. This bug
  will contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1612550/+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 1592547] Re: vmalloc failure leads to null ptr dereference in aa_dfa_next

2016-08-23 Thread Steve Beattie
** Information type changed from Private Security to Public

** Also 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/1592547

Title:
  vmalloc failure leads to null ptr dereference in aa_dfa_next

Status in AppArmor:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  running stress-ng apparmor stressor with a vmalloc NULL return trips a
  null ptr dereference in aa_dfa_next:

  $ uname -a
  Linux ubuntu 4.4.0-24-generic #43

  [   46.271517] BUG: unable to handle kernel NULL pointer dereference at 
0020
  [   46.271641] IP: [] aa_dfa_next+0x6/0x70
  [   46.271743] PGD 39ebd067 PUD 39ebe067 PMD 0
  [   46.271833] Oops:  [#1] SMP
  [   46.271926] Modules linked in: jitterentropy_rng algif_rng salsa20_generic 
salsa20_x86_64 camellia_generic camellia_aesni_avx_x86_64 camellia_x86_64 
cast6_avx_x86_64 cast6_generic cast_common serpent_avx_x86_64 
serpent_sse2_x86_64 serpent_generic twofish_generic twofish_avx_x86_64 
twofish_x86_64_3way twofish_x86_64 twofish_common xts algif_skcipher tgr192 
wp512 rmd320 rmd256 rmd160 rmd128 md4 algif_hash af_alg ppdev 
snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep 
snd_pcm input_leds joydev snd_timer serio_raw snd soundcore i2c_piix4 mac_hid 
8250_fintek parport_pc parport ib_iser rdma_cm iw_cm ib_cm ib_sa ib_mad ib_core 
ib_addr iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi autofs4 btrfs 
raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor 
raid6_pq
  [   46.273290]  libcrc32c raid1 raid0 multipath linear 8139too 
crct10dif_pclmul crc32_pclmul qxl aesni_intel aes_x86_64 lrw gf128mul ttm 
drm_kms_helper glue_helper ablk_helper cryptd syscopyarea sysfillrect sysimgblt 
fb_sys_fops psmouse drm floppy 8139cp mii pata_acpi
  [   46.274250] CPU: 0 PID: 1349 Comm: stress-ng-appar Not tainted 
4.4.0-24-generic #43
  [   46.274436] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Ubuntu-1.8.2-1ubuntu1 04/01/2014
  [   46.274632] task: 8800374be040 ti: 88003746c000 task.ti: 
88003746c000
  [   46.274854] RIP: 0010:[]  [] 
aa_dfa_next+0x6/0x70
  [   46.275072] RSP: 0018:88003746fca8  EFLAGS: 00010282
  [   46.275450] RAX:  RBX: 0003 RCX: 
4a46
  [   46.275934] RDX: 0002 RSI: 0001 RDI: 

  [   46.276348] RBP: 88003746fd28 R08: 88003fc19f40 R09: 
88003e001d00
  [   46.276757] R10: 88003da8e600 R11: 88003e001500 R12: 
88003746fd48
  [   46.276979] R13: 88003acc4800 R14: 88003acc4894 R15: 
0029
  [   46.277202] FS:  7f7198a0f700() GS:88003fc0() 
knlGS:
  [   46.277500] CS:  0010 DS:  ES:  CR0: 80050033
  [   46.278006] CR2: 0020 CR3: 39ebc000 CR4: 
001406f0
  [   46.278592] Stack:
  [   46.278846]  88003746fd28 81383585  

  [   46.279271]  3746fd00  c9000268e400 

  [   46.279860]  88003746fd40  5833b243 
88003746fe28
  [   46.280311] Call Trace:
  [   46.280606]  [] ? unpack_profile+0x5c5/0x970
  [   46.280854]  [] aa_unpack+0xe9/0x450
  [   46.281091]  [] aa_replace_profiles+0x77/0xb70
  [   46.281341]  [] ? vmalloc+0x6b/0x70
  [   46.281610]  [] policy_update+0x9f/0x1f0
  [   46.281887]  [] profile_replace+0x13/0x20
  [   46.282169]  [] __vfs_write+0x18/0x40
  [   46.282444]  [] vfs_write+0xa9/0x1a0
  [   46.282728]  [] ? do_sys_open+0x1bf/0x2a0
  [   46.283418]  [] SyS_write+0x55/0xc0
  [   46.284188]  [] entry_SYSCALL_64_fastpath+0x16/0x71
  [   46.284753] Code: 0c 42 39 ce 74 d9 0f b6 02 41 0f b7 34 7b 84 c0 75 d9 eb 
c3 41 0f b7 34 44 eb 89 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 <48> 8b 
47 20 4c 8b 5f 28 4c 8b 57 40 48 89 e5 4c 8b 4f 18 48 8d 
  [   46.285401] RIP  [] aa_dfa_next+0x6/0x70

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1592547/+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 1612305] Re: linux: 4.4.0-36.55 -proposed tracker

2016-08-23 Thread Brad Figg
** Tags added: regression-testing-passed

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

-- 
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/1612305

Title:
  linux: 4.4.0-36.55 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  New

Bug description:
  This bug is for tracking the 4.4.0-36.55 upload package. This bug will
  contain status and testing results related to that upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  derivative-trackers-created: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1612305/+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 1616107] Missing required logs.

2016-08-23 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1616107

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
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/1616107

Title:
  Kernel oops + system freeze on network-bridge shutdown

Status in bridge-utils package in Ubuntu:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  A Kernel oops leaves Ubuntu 16.04 unusable when a network bridge is
  brought down on a HPE 530SFP+ 10GBit NIC that uses bnx2x as a driver.
  This error does not appear in Ubuntu 14.04 however.

  The error is reproducible whenever issuing the commands "shutdown",
  "service networking stop" or "brctl delbr br0". Manually creating the
  bridge and subsequently bringing it down results in the same error.

  /var/log/kern.log:
  [...]
  Aug 23 15:09:46 base1 kernel: [  617.996677] device ens1f0 left promiscuous 
mode
  Aug 23 15:09:46 base1 kernel: [  617.996699] br0: port 1(ens1f0) entered 
disabled state
  Aug 23 15:09:46 base1 kernel: [  617.996730] BUG: unable to handle kernel 
NULL pointer dereference at 00d2
  Aug 23 15:09:46 base1 kernel: [  618.008306] IP: [] 
__vlan_flush+0x18/0x60 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.020549] PGD 10374c0067 PUD 1033927067 
PMD 0
  Aug 23 15:09:46 base1 kernel: [  618.032773] Oops: 0002 [#1] SMP
  Aug 23 15:09:46 base1 kernel: [  618.044434] Modules linked in: nls_iso8859_1 
ipmi_ssif intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel 
kvm irqbypass sb_edac edac_core joydev bridge stp llc input_leds hpilo lpc_ich 
ioatdma ipmi_si ipmi_msghandler shpchp mac_hid acpi_power_meter ib_iser rdma_cm 
iw_cm ib_cm ib_sa ib_mad ib_core ib_addr iscsi_tcp libiscsi_tcp libiscsi 
scsi_transport_iscsi autofs4 btrfs raid10 raid456 async_raid6_recov 
async_memcpy async_pq async_xor async_tx xor raid6_pq raid0 multipath linear 
raid1 hid_generic crct10dif_pclmul crc32_pclmul aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_helper cryptd igb usbhid hid bnx2x dca ahci 
i2c_algo_bit vxlan libahci ip6_udp_tunnel udp_tunnel ptp pps_core mdio 
libcrc32c wmi fjes
  Aug 23 15:09:46 base1 kernel: [  618.058563] CPU: 3 PID: 4049 Comm: brctl Not 
tainted 4.4.0-34-generic #53-Ubuntu
  Aug 23 15:09:46 base1 kernel: [  618.058564] Hardware name: HP ProLiant DL120 
Gen9/ProLiant DL120 Gen9, BIOS P86 05/05/2016
  Aug 23 15:09:46 base1 kernel: [  618.058574] task: 881030676040 ti: 
8810341e4000 task.ti: 8810341e4000
  Aug 23 15:09:46 base1 kernel: [  618.058576] RIP: 0010:[]  
[] __vlan_flush+0x18/0x60 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.058754] RSP: 0018:8810341e7d68  
EFLAGS: 00010206
  Aug 23 15:09:46 base1 kernel: [  618.058769] RAX:  RBX: 
 RCX: 
  Aug 23 15:09:46 base1 kernel: [  618.058774] RDX: 881038470848 RSI: 
 RDI: 
  Aug 23 15:09:46 base1 kernel: [  618.058775] RBP: 8810341e7d78 R08: 
 R09: 8170d949
  Aug 23 15:09:46 base1 kernel: [  618.058776] R10: ead61340 R11: 
8810329d2c00 R12: 00c0
  Aug 23 15:09:46 base1 kernel: [  618.058777] R13: 881030044000 R14: 
881038470840 R15: 
  Aug 23 15:09:46 base1 kernel: [  618.058782] FS:  7f9aebc94700() 
GS:88107fcc() knlGS:
  Aug 23 15:09:46 base1 kernel: [  618.058789] CS:  0010 DS:  ES:  CR0: 
80050033
  Aug 23 15:09:46 base1 kernel: [  618.058790] CR2: 00d2 CR3: 
00102fe83000 CR4: 001406e0
  Aug 23 15:09:46 base1 kernel: [  618.058802] Stack:
  Aug 23 15:09:46 base1 kernel: [  618.058806]   
8810356a4c00 8810341e7d98 c0489258
  Aug 23 15:09:46 base1 kernel: [  618.058822]  8810356a4c00 
881038470840 8810341e7dc0 c0479bd8
  Aug 23 15:09:46 base1 kernel: [  618.058825]  881038470838 
881038470848 88103847 8810341e7df8
  Aug 23 15:09:46 base1 kernel: [  618.058827] Call Trace:
  Aug 23 15:09:46 base1 kernel: [  618.058863]  [] 
nbp_vlan_flush+0x28/0x65 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.058870]  [] 
del_nbp+0x98/0x130 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.058889]  [] 
br_dev_delete+0x42/0xb0 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.058895]  [] 
br_del_bridge+0x4a/0x70 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.058911]  [] 
br_ioctl_deviceless_stub+0x153/0x230 [bridge]
  Aug 23 15:09:46 base1 

[Kernel-packages] [Bug 1616107] Re: Kernel oops + system freeze on network-bridge shutdown

2016-08-23 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.8 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

Once testing of the upstream kernel is complete, please mark this bug as
"Confirmed".


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.8-rc3

** Changed in: linux (Ubuntu)
   Importance: Undecided => High

** Tags added: kernel-da-key needs-bisect xenial

-- 
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/1616107

Title:
  Kernel oops + system freeze on network-bridge shutdown

Status in bridge-utils package in Ubuntu:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  A Kernel oops leaves Ubuntu 16.04 unusable when a network bridge is
  brought down on a HPE 530SFP+ 10GBit NIC that uses bnx2x as a driver.
  This error does not appear in Ubuntu 14.04 however.

  The error is reproducible whenever issuing the commands "shutdown",
  "service networking stop" or "brctl delbr br0". Manually creating the
  bridge and subsequently bringing it down results in the same error.

  /var/log/kern.log:
  [...]
  Aug 23 15:09:46 base1 kernel: [  617.996677] device ens1f0 left promiscuous 
mode
  Aug 23 15:09:46 base1 kernel: [  617.996699] br0: port 1(ens1f0) entered 
disabled state
  Aug 23 15:09:46 base1 kernel: [  617.996730] BUG: unable to handle kernel 
NULL pointer dereference at 00d2
  Aug 23 15:09:46 base1 kernel: [  618.008306] IP: [] 
__vlan_flush+0x18/0x60 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.020549] PGD 10374c0067 PUD 1033927067 
PMD 0
  Aug 23 15:09:46 base1 kernel: [  618.032773] Oops: 0002 [#1] SMP
  Aug 23 15:09:46 base1 kernel: [  618.044434] Modules linked in: nls_iso8859_1 
ipmi_ssif intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel 
kvm irqbypass sb_edac edac_core joydev bridge stp llc input_leds hpilo lpc_ich 
ioatdma ipmi_si ipmi_msghandler shpchp mac_hid acpi_power_meter ib_iser rdma_cm 
iw_cm ib_cm ib_sa ib_mad ib_core ib_addr iscsi_tcp libiscsi_tcp libiscsi 
scsi_transport_iscsi autofs4 btrfs raid10 raid456 async_raid6_recov 
async_memcpy async_pq async_xor async_tx xor raid6_pq raid0 multipath linear 
raid1 hid_generic crct10dif_pclmul crc32_pclmul aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_helper cryptd igb usbhid hid bnx2x dca ahci 
i2c_algo_bit vxlan libahci ip6_udp_tunnel udp_tunnel ptp pps_core mdio 
libcrc32c wmi fjes
  Aug 23 15:09:46 base1 kernel: [  618.058563] CPU: 3 PID: 4049 Comm: brctl Not 
tainted 4.4.0-34-generic #53-Ubuntu
  Aug 23 15:09:46 base1 kernel: [  618.058564] Hardware name: HP ProLiant DL120 
Gen9/ProLiant DL120 Gen9, BIOS P86 05/05/2016
  Aug 23 15:09:46 base1 kernel: [  618.058574] task: 881030676040 ti: 
8810341e4000 task.ti: 8810341e4000
  Aug 23 15:09:46 base1 kernel: [  618.058576] RIP: 0010:[]  
[] __vlan_flush+0x18/0x60 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.058754] RSP: 0018:8810341e7d68  
EFLAGS: 00010206
  Aug 23 15:09:46 base1 kernel: [  618.058769] RAX:  RBX: 
 RCX: 
  Aug 23 15:09:46 base1 kernel: [  618.058774] RDX: 881038470848 RSI: 
 RDI: 
  Aug 23 15:09:46 base1 kernel: [  618.058775] RBP: 8810341e7d78 R08: 
 R09: 8170d949
  Aug 23 15:09:46 base1 kernel: [  618.058776] R10: ead61340 R11: 
8810329d2c00 R12: 00c0
  Aug 23 15:09:46 base1 kernel: [  618.058777] R13: 881030044000 R14: 
881038470840 R15: 
  Aug 23 15:09:46 base1 kernel: [  618.058782] FS:  7f9aebc94700() 
GS:88107fcc() knlGS:
  Aug 23 15:09:46 base1 kernel: [  618.058789] CS:  0010 DS:  ES:  CR0: 
80050033
  Aug 23 15:09:46 base1 kernel: [  618.058790] CR2: 00d2 CR3: 
00102fe83000 CR4: 001406e0
  Aug 23 15:09:46 base1 kernel: [  618.058802] Stack:
  Aug 23 15:09:46 base1 kernel: [  618.058806]   
8810356a4c00 8810341e7d98 c0489258
  Aug 23 15:09:46 base1 kernel: [  618.058822]  8810356a4c00 
881038470840 8810341e7dc0 c0479bd8
  Aug 23 15:09:46 base1 kernel: [  618.058825]  881038470838 
881038470848 88103847 8810341e7df8
  Aug 23 15:09:46 base1 kernel: [  618.058827] Call Trace:
  Aug 23 15:09:46 base1 kernel: [  618.058863]  [] 
nbp_vlan_flush+0x28/0x65 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.058870]  [] 
del_nbp+0x98/0x130 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.058889]  [] 
br_dev_delete+0x42/0xb0 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.058895]  [] 
br_del_bridge+0x4a/0x70 [bridge]
  

[Kernel-packages] [Bug 1616107] Re: Kernel oops + system freeze on network-bridge shutdown

2016-08-23 Thread AW
** Package changed: ubuntu => linux (Ubuntu)

** Also affects: bridge-utils (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/1616107

Title:
  Kernel oops + system freeze on network-bridge shutdown

Status in bridge-utils package in Ubuntu:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  A Kernel oops leaves Ubuntu 16.04 unusable when a network bridge is
  brought down on a HPE 530SFP+ 10GBit NIC that uses bnx2x as a driver.
  This error does not appear in Ubuntu 14.04 however.

  The error is reproducible whenever issuing the commands "shutdown",
  "service networking stop" or "brctl delbr br0". Manually creating the
  bridge and subsequently bringing it down results in the same error.

  /var/log/kern.log:
  [...]
  Aug 23 15:09:46 base1 kernel: [  617.996677] device ens1f0 left promiscuous 
mode
  Aug 23 15:09:46 base1 kernel: [  617.996699] br0: port 1(ens1f0) entered 
disabled state
  Aug 23 15:09:46 base1 kernel: [  617.996730] BUG: unable to handle kernel 
NULL pointer dereference at 00d2
  Aug 23 15:09:46 base1 kernel: [  618.008306] IP: [] 
__vlan_flush+0x18/0x60 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.020549] PGD 10374c0067 PUD 1033927067 
PMD 0
  Aug 23 15:09:46 base1 kernel: [  618.032773] Oops: 0002 [#1] SMP
  Aug 23 15:09:46 base1 kernel: [  618.044434] Modules linked in: nls_iso8859_1 
ipmi_ssif intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel 
kvm irqbypass sb_edac edac_core joydev bridge stp llc input_leds hpilo lpc_ich 
ioatdma ipmi_si ipmi_msghandler shpchp mac_hid acpi_power_meter ib_iser rdma_cm 
iw_cm ib_cm ib_sa ib_mad ib_core ib_addr iscsi_tcp libiscsi_tcp libiscsi 
scsi_transport_iscsi autofs4 btrfs raid10 raid456 async_raid6_recov 
async_memcpy async_pq async_xor async_tx xor raid6_pq raid0 multipath linear 
raid1 hid_generic crct10dif_pclmul crc32_pclmul aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_helper cryptd igb usbhid hid bnx2x dca ahci 
i2c_algo_bit vxlan libahci ip6_udp_tunnel udp_tunnel ptp pps_core mdio 
libcrc32c wmi fjes
  Aug 23 15:09:46 base1 kernel: [  618.058563] CPU: 3 PID: 4049 Comm: brctl Not 
tainted 4.4.0-34-generic #53-Ubuntu
  Aug 23 15:09:46 base1 kernel: [  618.058564] Hardware name: HP ProLiant DL120 
Gen9/ProLiant DL120 Gen9, BIOS P86 05/05/2016
  Aug 23 15:09:46 base1 kernel: [  618.058574] task: 881030676040 ti: 
8810341e4000 task.ti: 8810341e4000
  Aug 23 15:09:46 base1 kernel: [  618.058576] RIP: 0010:[]  
[] __vlan_flush+0x18/0x60 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.058754] RSP: 0018:8810341e7d68  
EFLAGS: 00010206
  Aug 23 15:09:46 base1 kernel: [  618.058769] RAX:  RBX: 
 RCX: 
  Aug 23 15:09:46 base1 kernel: [  618.058774] RDX: 881038470848 RSI: 
 RDI: 
  Aug 23 15:09:46 base1 kernel: [  618.058775] RBP: 8810341e7d78 R08: 
 R09: 8170d949
  Aug 23 15:09:46 base1 kernel: [  618.058776] R10: ead61340 R11: 
8810329d2c00 R12: 00c0
  Aug 23 15:09:46 base1 kernel: [  618.058777] R13: 881030044000 R14: 
881038470840 R15: 
  Aug 23 15:09:46 base1 kernel: [  618.058782] FS:  7f9aebc94700() 
GS:88107fcc() knlGS:
  Aug 23 15:09:46 base1 kernel: [  618.058789] CS:  0010 DS:  ES:  CR0: 
80050033
  Aug 23 15:09:46 base1 kernel: [  618.058790] CR2: 00d2 CR3: 
00102fe83000 CR4: 001406e0
  Aug 23 15:09:46 base1 kernel: [  618.058802] Stack:
  Aug 23 15:09:46 base1 kernel: [  618.058806]   
8810356a4c00 8810341e7d98 c0489258
  Aug 23 15:09:46 base1 kernel: [  618.058822]  8810356a4c00 
881038470840 8810341e7dc0 c0479bd8
  Aug 23 15:09:46 base1 kernel: [  618.058825]  881038470838 
881038470848 88103847 8810341e7df8
  Aug 23 15:09:46 base1 kernel: [  618.058827] Call Trace:
  Aug 23 15:09:46 base1 kernel: [  618.058863]  [] 
nbp_vlan_flush+0x28/0x65 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.058870]  [] 
del_nbp+0x98/0x130 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.058889]  [] 
br_dev_delete+0x42/0xb0 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.058895]  [] 
br_del_bridge+0x4a/0x70 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.058911]  [] 
br_ioctl_deviceless_stub+0x153/0x230 [bridge]
  Aug 23 15:09:46 base1 kernel: [  618.058984]  [] ? 
security_file_alloc+0x33/0x50
  Aug 23 15:09:46 base1 kernel: [  618.059095]  [] 
sock_ioctl+0x215/0x290
  Aug 23 15:09:46 base1 kernel: [  618.059121]  [] 
do_vfs_ioctl+0x29f/0x490
  Aug 23 15:09:46 base1 kernel: [  618.059223]  [] ? 
__do_page_fault+0x1b4/0x400
  Aug 23 15:09:46 base1 kernel: [  618.059264]  [] ? 
fd_install+0x25/0x30
  Aug 23 15:09:46 

[Kernel-packages] [Bug 1616107] [NEW] Kernel oops + system freeze on network-bridge shutdown

2016-08-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

A Kernel oops leaves Ubuntu 16.04 unusable when a network bridge is
brought down on a HPE 530SFP+ 10GBit NIC that uses bnx2x as a driver.
This error does not appear in Ubuntu 14.04 however.

The error is reproducible whenever issuing the commands "shutdown",
"service networking stop" or "brctl delbr br0". Manually creating the
bridge and subsequently bringing it down results in the same error.

/var/log/kern.log:
[...]
Aug 23 15:09:46 base1 kernel: [  617.996677] device ens1f0 left promiscuous mode
Aug 23 15:09:46 base1 kernel: [  617.996699] br0: port 1(ens1f0) entered 
disabled state
Aug 23 15:09:46 base1 kernel: [  617.996730] BUG: unable to handle kernel NULL 
pointer dereference at 00d2
Aug 23 15:09:46 base1 kernel: [  618.008306] IP: [] 
__vlan_flush+0x18/0x60 [bridge]
Aug 23 15:09:46 base1 kernel: [  618.020549] PGD 10374c0067 PUD 1033927067 PMD 0
Aug 23 15:09:46 base1 kernel: [  618.032773] Oops: 0002 [#1] SMP
Aug 23 15:09:46 base1 kernel: [  618.044434] Modules linked in: nls_iso8859_1 
ipmi_ssif intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel 
kvm irqbypass sb_edac edac_core joydev bridge stp llc input_leds hpilo lpc_ich 
ioatdma ipmi_si ipmi_msghandler shpchp mac_hid acpi_power_meter ib_iser rdma_cm 
iw_cm ib_cm ib_sa ib_mad ib_core ib_addr iscsi_tcp libiscsi_tcp libiscsi 
scsi_transport_iscsi autofs4 btrfs raid10 raid456 async_raid6_recov 
async_memcpy async_pq async_xor async_tx xor raid6_pq raid0 multipath linear 
raid1 hid_generic crct10dif_pclmul crc32_pclmul aesni_intel aes_x86_64 lrw 
gf128mul glue_helper ablk_helper cryptd igb usbhid hid bnx2x dca ahci 
i2c_algo_bit vxlan libahci ip6_udp_tunnel udp_tunnel ptp pps_core mdio 
libcrc32c wmi fjes
Aug 23 15:09:46 base1 kernel: [  618.058563] CPU: 3 PID: 4049 Comm: brctl Not 
tainted 4.4.0-34-generic #53-Ubuntu
Aug 23 15:09:46 base1 kernel: [  618.058564] Hardware name: HP ProLiant DL120 
Gen9/ProLiant DL120 Gen9, BIOS P86 05/05/2016
Aug 23 15:09:46 base1 kernel: [  618.058574] task: 881030676040 ti: 
8810341e4000 task.ti: 8810341e4000
Aug 23 15:09:46 base1 kernel: [  618.058576] RIP: 0010:[]  
[] __vlan_flush+0x18/0x60 [bridge]
Aug 23 15:09:46 base1 kernel: [  618.058754] RSP: 0018:8810341e7d68  
EFLAGS: 00010206
Aug 23 15:09:46 base1 kernel: [  618.058769] RAX:  RBX: 
 RCX: 
Aug 23 15:09:46 base1 kernel: [  618.058774] RDX: 881038470848 RSI: 
 RDI: 
Aug 23 15:09:46 base1 kernel: [  618.058775] RBP: 8810341e7d78 R08: 
 R09: 8170d949
Aug 23 15:09:46 base1 kernel: [  618.058776] R10: ead61340 R11: 
8810329d2c00 R12: 00c0
Aug 23 15:09:46 base1 kernel: [  618.058777] R13: 881030044000 R14: 
881038470840 R15: 
Aug 23 15:09:46 base1 kernel: [  618.058782] FS:  7f9aebc94700() 
GS:88107fcc() knlGS:
Aug 23 15:09:46 base1 kernel: [  618.058789] CS:  0010 DS:  ES:  CR0: 
80050033
Aug 23 15:09:46 base1 kernel: [  618.058790] CR2: 00d2 CR3: 
00102fe83000 CR4: 001406e0
Aug 23 15:09:46 base1 kernel: [  618.058802] Stack:
Aug 23 15:09:46 base1 kernel: [  618.058806]   8810356a4c00 
8810341e7d98 c0489258
Aug 23 15:09:46 base1 kernel: [  618.058822]  8810356a4c00 881038470840 
8810341e7dc0 c0479bd8
Aug 23 15:09:46 base1 kernel: [  618.058825]  881038470838 881038470848 
88103847 8810341e7df8
Aug 23 15:09:46 base1 kernel: [  618.058827] Call Trace:
Aug 23 15:09:46 base1 kernel: [  618.058863]  [] 
nbp_vlan_flush+0x28/0x65 [bridge]
Aug 23 15:09:46 base1 kernel: [  618.058870]  [] 
del_nbp+0x98/0x130 [bridge]
Aug 23 15:09:46 base1 kernel: [  618.058889]  [] 
br_dev_delete+0x42/0xb0 [bridge]
Aug 23 15:09:46 base1 kernel: [  618.058895]  [] 
br_del_bridge+0x4a/0x70 [bridge]
Aug 23 15:09:46 base1 kernel: [  618.058911]  [] 
br_ioctl_deviceless_stub+0x153/0x230 [bridge]
Aug 23 15:09:46 base1 kernel: [  618.058984]  [] ? 
security_file_alloc+0x33/0x50
Aug 23 15:09:46 base1 kernel: [  618.059095]  [] 
sock_ioctl+0x215/0x290
Aug 23 15:09:46 base1 kernel: [  618.059121]  [] 
do_vfs_ioctl+0x29f/0x490
Aug 23 15:09:46 base1 kernel: [  618.059223]  [] ? 
__do_page_fault+0x1b4/0x400
Aug 23 15:09:46 base1 kernel: [  618.059264]  [] ? 
fd_install+0x25/0x30
Aug 23 15:09:46 base1 kernel: [  618.059266]  [] 
SyS_ioctl+0x79/0x90
Aug 23 15:09:46 base1 kernel: [  618.059359]  [] 
entry_SYSCALL_64_fastpath+0x16/0x71
Aug 23 15:09:46 base1 kernel: [  618.059369] Code: 1b c1 c0 e9 30 ff ff ff 90 
66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 41 54 53 49 89 fc 31 
c0 49 81 c4 c0 00 00 00 <66> 89 87 d2 00 00 00 48 8b 87 c0 00 00 00 49 39 c4 48 
8b 08 74
Aug 23 15:09:46 base1 kernel: [  618.059514] RIP  [] 
__vlan_flush+0x18/0x60 [bridge]
Aug 23 15:09:46 base1 kernel: [  618.059522]  RSP 

[Kernel-packages] [Bug 1615507] Re: package linux-image-extra-3.13.0-93-generic 3.13.0-93.140 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-08-23 Thread Joseph Salisbury
You may need to run the following from a terminal:

sudo apt-get install -f
sudo apt-get clean
sudo apt-get update

Then re-install the package or updates.

If that does not resolve your issue, please mark the bug as "Confirmed"

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

-- 
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/1615507

Title:
  package linux-image-extra-3.13.0-93-generic 3.13.0-93.140 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  cant boot up latest kernal

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-extra-3.13.0-93-generic 3.13.0-93.140
  ProcVersionSignature: Ubuntu 3.19.0-65.73~14.04.1-lowlatency 3.19.8-ckt22
  Uname: Linux 3.19.0-65-lowlatency x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  conrad 2582 F pulseaudio
   /dev/snd/controlC0:  conrad 2582 F pulseaudio
  Date: Fri Aug 19 20:30:14 2016
  DpkgTerminalLog:
   Log started: 2016-08-05  23:30:50
   Log ended: 2016-08-05  23:31:28
   
   Log started: 2016-08-19  20:23:55
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2015-12-24 (241 days ago)
  InstallationMedia: Ubuntu-Studio 14.04.3 LTS "Trusty Tahr" - Beta amd64 
(20150805)
  MachineType: Hewlett-Packard HP 15 Notebook PC
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.19.0-65-lowlatency 
root=/dev/mapper/ubuntu--studio--vg-root ro nomdmonddf nomdmonisw
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc N/A
  SourcePackage: linux
  Title: package linux-image-extra-3.13.0-93-generic 3.13.0-93.140 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/30/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.16
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 22CD
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 93.15
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.16:bd05/30/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr097510405F1620180:rvnHewlett-Packard:rn22CD:rvr93.15:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 097510405F1620180
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1615507/+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 1614791] Re: stress-ng freezes system

2016-08-23 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.8 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

Once testing of the upstream kernel is complete, please mark this bug as
"Confirmed".


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.8-rc3

** Changed in: linux (Ubuntu)
   Importance: Undecided => High

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

** Tags added: kernel-key

-- 
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/1614791

Title:
  stress-ng freezes system

Status in linux package in Ubuntu:
  Triaged
Status in stress-ng package in Ubuntu:
  Confirmed

Bug description:
  While running "stress-ng --aggressive --verify --timeout 2860 --log-
  file stress-ng-brk.log -v --brk 0", the system would freeze within an
  hour of running the test.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: stress-ng 0.05.23-1ubuntu2
  ProcVersionSignature: User Name 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic ppc64le
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: ppc64el
  Date: Fri Aug 19 01:04:30 2016
  ProcEnviron:
   SHELL=/bin/bash
   TERM=linux
   PATH=(custom, user)
   LANG=en_US.UTF-8
   XDG_RUNTIME_DIR=
  ProcLoadAvg: 0.00 0.00 0.00 1/1200 10125
  ProcLocks:
   1: POSIX  ADVISORY  WRITE 7809 00:14:652 0 EOF
   2: FLOCK  ADVISORY  WRITE 7797 00:14:646 0 EOF
   3: POSIX  ADVISORY  WRITE 7799 00:14:656 0 EOF
   4: POSIX  ADVISORY  WRITE 8810 00:14:670 0 EOF
   5: POSIX  ADVISORY  WRITE 4914 00:14:419 0 EOF
  ProcSwaps:
   Filename TypeSizeUsedPriority
   /swap.img   file 8388544 0   -1
  ProcVersion: Linux version 4.4.0-34-generic (buildd@bos01-ppc64el-022) (gcc 
version 5.3.1 20160413 (User Name/IBM 5.3.1-14ubuntu2.1) ) #53-User Name SMP 
Wed Jul 27 16:04:07 UTC 2016
  SourcePackage: stress-ng
  UpgradeStatus: No upgrade log present (probably fresh install)
  cpu_cores: Number of cores present = 20
  cpu_coreson: Number of cores online = 20
  cpu_smt: SMT=8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1614791/+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 1612738] Re: linux-ti-omap4: 3.2.0-1487.114 -proposed tracker

2016-08-23 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

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

Title:
  linux-ti-omap4: 3.2.0-1487.114 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Confirmed
Status in Kernel SRU Workflow promote-to-updates series:
  Confirmed
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-ti-omap4 package in Ubuntu:
  Invalid
Status in linux-ti-omap4 source package in Precise:
  New

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  derivative-trackers-created: true
  kernel-stable-master-bug: 1612732
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1612738/+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 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) due to unhandled external power state GPE

2016-08-23 Thread Joseph Salisbury
Did you ever receive any feedback from Matthew regarding that commit?

-- 
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/1489622

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) due to unhandled external power state GPE

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Wily:
  Confirmed

Bug description:
  I just put the 20150826 15.10 snapshot onto my MacBookPro3,1.  I
  blacklisted nouveau due to
  https://bugs.freedesktop.org/show_bug.cgi?id=91779 and updated systemd
  to start in text mode instead of launching X11.

  After booting into this configuration and letting the system idle, it
  is consuming only about 3% CPU but has a load average of 1.5

  $ uptime
   14:23:00 up 11 min,  3 users,  load average: 1.65, 1.55, 0.95

  $ vmstat 1
  procs ---memory-- ---swap-- -io -system-- 
--cpu-
   r  b   swpd   free   buff  cache   si   sobibo   in   cs us sy id wa 
st
   1  0  0 3803976  25900 10941200   247 3 5519 6495  1  4 92  
2  0
   0  0  0 3803928  25900 10941200 0 0 9652 11390  0  5 95  
0  0
   0  0  0 3803928  25900 10941200 0 0 9680 11429  0  2 98  
0  0
   0  0  0 3803928  25900 10941200 0 0 9651 11344  0  2 97  
1  0
   1  0  0 3803896  25900 10941200 0 0 9659 11269  1  2 97  
0  0
   0  0  0 3803928  25900 10941200 0 0 9660 11329  0  4 96  
0  0
   0  0  0 3803928  25900 10941200 0 0 9589 11236  0  4 96  
0  0
   1  0  0 3803960  25900 10941200 0 0 9531 11203  1  3 96  
0  0
   0  0  0 3803928  25900 10941200 0 0 9590 11217  0  4 96  
0  0
   0  0  0 3803896  25900 10941200 0 0 9601 11390  0  3 97  
0  0
   0  0  0 3803864  25900 10941200 0 0 9527 11221  0  3 97  
0  0
   1  0  0 3803864  25900 10941200 0 0 9652 11380  0  4 96  
0  0
   0  0  0 3803832  25900 10941200 0 0 9661 11447  0  4 96  
0  0
   1  0  0 3803800  25900 10941200 0 0 9595 11372  1  4 96  
0  0
   1  0  0 3803800  25900 10941200 0 0 9569 11232  0  1 99  
0  0
   1  0  0 3803864  25900 10941200 0 0 9538 11400  0  5 95  
0  0
   0  0  0 3803896  25900 10941200 0 0 9520 11205  0  5 95  
0  0
   0  0  0 3803864  25900 10941200 0 0 9468 11121  0  2 98  
0  0
   0  0  0 3803864  25900 10941200 0 0 9678 11436  0  4 96  
0  0
   1  0  0 3803864  25900 10941200 0 0 9639 11229  1  4 96  
0  0
   0  0  0 3803896  25900 10941200 0 0 9776 11504  0  3 97  
0  0
  procs ---memory-- ---swap-- -io -system-- 
--cpu-
   r  b   swpd   free   buff  cache   si   sobibo   in   cs us sy id wa 
st
   1  0  0 3803912  25900 10941200 0 0 9493 11253  0  2 97  
1  0
   1  0  0 3803944  25900 10941200 0 0 9640 11303  0  3 97  
0  0
   1  0  0 3803880  25900 10941200 0 0 9708 11373  0  5 95  
0  0
   1  0  0 3803944  25900 10941200 0 0 9824 11603  0  3 97  
0  0
   2  0  0 3803912  25900 10941200 0 0 9584 11216  1  4 95  
0  0
   0  0  0 3803076  25904 10941600 8 0 9757 11438  1  1 96  
2  0
   1  0  0 3803076  25904 10941600 0 0 9741 11548  0  2 98  
0  0
   1  0  0 3803076  25904 10941600 0 0 9635 11241  0  3 97  
0  0
   0  0  0 3803076  25904 10941600 0 0 9739 11475  0  3 97  
0  0
   0  0  0 3803076  25904 10941600 0 0 9786 11563  0  3 97  
0  0
   1  0  0 3803044  25912 10940800 048 9509 11125  0  4 95  
1  0
   1  0  0 3803076  25912 10941600 0 0 9696 11428  0  3 97  
0  0
   0  0  0 3803076  25912 10941600 0 0 9434 11053  0  1 99  
0  0
   0  0  0 3803044  25912 10941600 0 0 9613 11296  0  4 96  
0  0
   0  0  0 3803044  25912 10941600 0 0 9450 11133  0  4 96  
0  0
   0  0  0 3803076  25912 10941600 0 0 9661 11377  0  4 96  
0  0
   0  0  0 3803044  25912 10941600 0 0 9601 11241  0  2 98  
0  0
   1  0  0 3803076  25912 10941600 0 0 9640 11357  0  2 98  
0  0
   1  0  0 3803076  25912 10941600 0 0 9682 11393  0  3 97  
0  0
   1  0  0 3803076  25912 10941600 0 0 9744 11451  1  5 94  
1  0
   0  0  0 3803076  25912 10941600 0 0 9542 11174  0  3 97  
0  0
  procs ---memory-- ---swap-- -io -system-- 
--cpu-
   r  b   swpd   free   buff  cache   si  

[Kernel-packages] [Bug 1611283] Re: entering crypto passphrase while notebook is mounted to docking station results in sleep state

2016-08-23 Thread Joseph Salisbury
Just to confirm, if you select the Ubuntu 4.4.0-31 kernel from the GRUB
menu, this bug does not exist?  If that is the case, we can perform a
kernel bisect to identify the commit that introduced this regression.

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

-- 
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/1611283

Title:
  entering crypto passphrase while notebook is mounted to docking
  station results in sleep state

Status in linux package in Ubuntu:
  Triaged

Bug description:
  After upgrading to the current kernel (4.4.0-34-generic) I am not able
  to log in to my Kubuntu 16.04 at a Lenovo T430 while it is mounted to
  a docking station.

  Ubuntu boots until I need to enter the passphrase for my crypted disk,
  but anyhow the system then enters a sleep state (small moon icon is
  blinking). Inside the docking station I am not able to leave that
  state.

  Outside the docking station the problem doesn't occur.

  While using the 4.4.0-31-generic kernel, everything works fine.

  I am not sure how to debug that behavior, so if some more information
  is needed please leave me a note.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Aug  9 10:31:09 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-05-12 (88 days ago)
  InstallationMedia: Kubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1611283/+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 1608236] Re: Regression: S-video output does not work

2016-08-23 Thread Joseph Salisbury
Can you test the 4.4.0-29 kernel as well?  A link to that kernel is
posted in comment #8.

Note, with that kernel you need to install both the linux-image and
linux-image-extra .deb packages.

-- 
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/1608236

Title:
  Regression: S-video output does not work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Regression. S-video output can not be used. It works by 4.4.0-22-generic.
  xrandr tells on 4.4.0-31-generic:

  TV1 unknown connection (normal left inverted right x axis y axis)
 848x480   50.00 +
 640x480   50.00 +
 1024x768  50.00  
 800x600   50.00

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-31-generic 4.4.0-31.50
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jarnos 1573 F pulseaudio
  CurrentDesktop: XFCE
  Date: Sun Jul 31 17:15:16 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-04-28 (94 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: LENOVO 89224MG
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-31-generic 
root=UUID=15cc1d62-fbc6-4ce3-bf32-e35c61a921cf ro
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/06
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 63ET13WW
  dmi.board.name: CAPELL VALLEY(NAPA) CRB
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Applicable
  dmi.chassis.type: 10
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnLENOVO:bvr63ET13WW:bd09/13/06:svnLENOVO:pn89224MG:pvr3000C200:rvnLENOVO:rnCAPELLVALLEY(NAPA)CRB:rvrNotApplicable:cvnNoEnclosure:ct10:cvrN/A:
  dmi.product.name: 89224MG
  dmi.product.version: 3000 C200
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1608236/+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 1608854] Re: [arm64] nova instances can't boot with 3.13.0-92

2016-08-23 Thread Tim Gardner
This backport patchset is not successful. There are multiple platform
regressions that appear intransigent. Therefore, I've reverted all
patches related to Secure Boot and signed module enforcement. This
should restore arm64 EFI functionality. Platforms wishing to use secure
boot and signed module enforcement must install lts-xenial.

git://kernel.ubuntu.com/rtg/ubuntu-trusty.git arm64-efi-lp1608854-revert

test kernel at http://people.canonical.com/~rtg/arm64-efi-
lp1608854-revert/

-- 
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/1608854

Title:
  [arm64] nova instances can't boot with 3.13.0-92

Status in debian-installer package in Ubuntu:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in debian-installer source package in Trusty:
  New
Status in linux source package in Trusty:
  In Progress

Bug description:
  Hi,

  It would appear that arm64 nova instances can't boot on 3.13.0-92.

  The serial console displays :

  error: plain Image kernel not supported - rebuild with CONFIG_(U)EFI_STUB 
enabled.
  unaligned pointer 0xb90002e058000c57
  Aborted. Press any key to exit.

  I suspect this is due to LP#1566221, more specifically :
 * [Config] CONFIG_EFI=n for arm64

  This is pretty serious. I'm not 100% sure the above is the cause, but
  if so, it should be reverted asap.

  Thank you.
  --- 
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access /dev/snd/: No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.14.1-0ubuntu3.21
  Architecture: arm64
  ArecordDevices: Error: [Errno 2] No such file or directory
  CRDA: Error: [Errno 2] No such file or directory
  CurrentDmesg:
   [   27.314355] random: nonblocking pool is initialized
   [   43.711734] init: jenkins-slave main process (1169) terminated with 
status 143
  DistroRelease: Ubuntu 14.04
  Ec2AMI: ami-08ce
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.medium
  Ec2Kernel: None
  Ec2Ramdisk: None
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  Lspci:
   
  Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=screen-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-85-generic 
root=UUID=88f61243-be05-46db-b772-d7ed13eb39de ro earlyprintk
  ProcVersionSignature: Ubuntu 3.13.0-85.129-generic 3.13.11-ckt36
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-85-generic N/A
   linux-backports-modules-3.13.0-85-generic  N/A
   linux-firmware 1.127.22
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  trusty ec2-images
  Uname: Linux 3.13.0-85-generic aarch64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1608854/+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 1573062] Re: memory_stress_ng failing for Power architecture for 16.04

2016-08-23 Thread Joseph Salisbury
** Tags removed: performing-bisect
** Tags added: kernel-key

-- 
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/1573062

Title:
  memory_stress_ng failing for Power architecture for 16.04

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Yakkety:
  In Progress

Bug description:
  memory_stress_ng, as part of server certification is failing for IBM
  Power S812LC(TN71-BP012) in bare metal mode. Failing in this case is
  defined by the test locking up the server in an unrecoverable state
  which only a reboot will fix.

  I will be attaching screen and kern logs for the failures and a
  successful run on 14.04 on the same server.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1573062/+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 1470250] Re: [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups

2016-08-23 Thread faulpeltz
v4.8-rc2 (with patch 1/2 from #308) failed after 18h :(

With the first patch applied, the VSS daemon decides to quit, but a THAW
is missing after the FREEZE there are the usual syscall timeouts
afterwards

kernel: sd 2:0:0:0: [storvsc] Add. Sense: Changed operating definition
kernel: sd 2:0:0:0: Warning! Received an indication that the operating 
parameters on this target have changed. The Linux SCSI layer does not automa
kernel: hv_utils: VSS: timeout waiting for daemon to reply
kernel: hv_utils: VSS: Transaction not active
systemd[1]: hv-vss-daemon.service: Main process exited, code=exited, 
status=1/FAILURE
unknown[2966]: Hyper-V VSS: VSS: op=FREEZE: succeeded
systemd[1]: hv-vss-daemon.service: Unit entered failed state.
unknown[2966]: Hyper-V VSS: write failed; error: 22 Invalid argument
systemd[1]: hv-vss-daemon.service: Failed with result 'exit-code'.
kernel: hv_utils: VSS: failed to communicate to the daemon: -22

-- 
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/1470250

Title:
  [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based
  Backups

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Trusty:
  In Progress
Status in linux source package in Vivid:
  In Progress
Status in linux source package in Wily:
  In Progress
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Yakkety:
  In Progress

Bug description:
  Customers have reported running various versions of Ubuntu 14.04.2 LTS
  on Generation 2 Hyper-V Hosts.On a random Basis, the file system
  will be mounted Read-Only due to a "disk error" (which really isn't
  the case here).As a result, they must reboot the Ubuntu guest to
  get the file system to mount RW again.

  The Error seen are the following:
  Apr 30 00:02:01 balticnetworkstraining kernel: [640153.968142] storvsc: Sense 
Key : Unit Attention [current] 
  Apr 30 00:02:01 balticnetworkstraining kernel: [640153.968145] storvsc: Add. 
Sense: Changed operating definition
  Apr 30 00:02:01 balticnetworkstraining kernel: [640153.968161] sd 0:0:0:0: 
Warning! Received an indication that the operating parameters on this target 
have changed. The Linux SCSI layer does not automatically adjust these 
parameters.
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584164] hv_storvsc 
vmbus_0_4: cmd 0x2a scsi status 0x2 srb status 0x82
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584178] hv_storvsc 
vmbus_0_4: stor pkt 88006eb6c700 autosense data valid - len 18
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584180] storvsc: Sense 
Key : Unit Attention [current] 
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584183] storvsc: Add. 
Sense: Changed operating definition
  Apr 30 01:23:26 balticnetworkstraining kernel: [645039.584198] sd 0:0:0:0: 
Warning! Received an indication that the operating parameters on this target 
have changed.  The Linux SCSI layer does not automatically adjust these 
parameters.

  This relates to the VSS "Windows Server Backup" process that kicks off at 
midnight on the host and finishes an hour and half later.   
  Yes, we do have hv_vss_daemon and hv_kvp_daemon running for the correct 
kernel version we have.   We're currently running kernel version 
3.13.0-49-generic #83 on one system and 3.16.0-34-generic #37 on the other. -- 
We see the same errors on both.
  As a result, we've been hesitant to drop any more ubuntu guests on our 2012R2 
hyper-v system because of this.   We can stop the backup process and all is 
good, but we need nightly backups to image all of our VM's.   All the windows 
guests have no issues of course.   We also have some CentOS based guests 
running without issues from what we've seen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1470250/+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


  1   2   >