[Bug 1824072] [NEW] Intel 710 series INC can't receive any packet on 18.04 & 18.10 Ubuntu-arm64-server

2019-04-09 Thread Phil Yang
Public bug reported:

## PCI info for the NIC XXV710DA2BLK
pci@:8e:00.1  enp142s0f1  networkEthernet Controller XL710 for 40GbE 
QSFP+

## link detected & promisc mode turned on
$ ip link list enp142s0f1
3: enp142s0f1:  mtu 1500 qdisc mq 
state UP mode DEFAULT group default qlen 1000
link/ether 3c:fd:fe:bb:cf:61 brd ff:ff:ff:ff:ff:ff

$ sudo ethtool enp142s0f1
Settings for enp142s0f1:
Supported ports: [ FIBRE ]
Supported link modes:   4baseCR4/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes:  4baseCR4/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: 4Mb/s
Duplex: Full
Port: Direct Attach Copper
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: d
Wake-on: d
Current message level: 0x0007 (7)
   drv probe link
Link detected: yes

$ sudo ethtool -i enp142s0f1
driver: i40e
version: 2.8.10-k
firmware-version: 6.01 0x800035da 1.1747.0
expansion-rom-version:
bus-info: :8e:00.1
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes

## Kernel info
5.1-rc3+ commit 5e7a8ca319268a70a6c7c3c1fde5bea38e1e5539

## Packet generated by IXIA
## XDP & tcpdump can't capture any packet.
$ sudo ./samples/bpf/xdp1 -N enp142s0f1

$ sudo tcpdump -i enp142s0f1
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on enp142s0f1, link-type EN10MB (Ethernet), capture size 262144 bytes
15:08:50.176524 IP6 net-arm-thunderx2-03 > ff02::16: HBH ICMP6, multicast 
listener report v2, 1 group record(s), length 28
15:08:50.588515 IP6 net-arm-thunderx2-03 > ff02::16: HBH ICMP6, multicast 
listener report v2, 1 group record(s), length 28

=
Ubuntu 16.04.5 LTS with Kernel 4.15.0-43-generic + Intel 710 NIC (The same NIC 
XXV710DA2BLK):
tcpdump worked as expected.

$ sudo ethtool -i enp138s0f0
driver: i40e
version: 2.7.29
firmware-version: 6.80 0x80003d05 1.2007.0
expansion-rom-version:
bus-info: :8a:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824072

Title:
  Intel 710 series INC can't receive any packet on 18.04 & 18.10
  Ubuntu-arm64-server

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1773610] Re: "Format" partition edit option appears to keep reverting to "Keep"

2019-04-09 Thread Walter Lapchynski
** Changed in: calamares (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1773610

Title:
  "Format" partition edit option appears to keep reverting to "Keep"

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823917] Re: Can't set Chromium as the default browser when BROWSER variable is defined

2019-04-09 Thread Walter Lapchynski
** Description changed:

- Every time I launch the browser it suggests to be set as the default but if I 
click on that button nothing will change: I'll get the suggestion the next time 
I open Chromium, even if I reboot.
- Changing the default browser on configuration panel didn't solve the issue
+ STEPS TO REPRODUCE
+  1. Install firefox
+  2. Set `BROWSER=firefox`
+  3. Open firefox and make sure it is the default browser
+  4. Install chromium-browser
+  5. Open chromium-browser and set it as the default browser
+  6. Click on a link or use `xdg-open URL`
  
- Lubuntu 19.10 beta on Athlon 64x2 5200+
+ EXPECTED RESULTS
+ Link opens in chromium-browser
+ 
+ ACTUAL RESULTS
+ Link opens in firefox instead. Running chromium-browser from the terminal, 
when trying to change the default browser, the error "xdg-settings: $BROWSER is 
set and can't be changed with xdg-settings" appears. BROWSER, xdg-setting's 
default-web-browser, and xdg-mime's default for text/html remain unchanged. 
It's not possible to set the value of default-web-browser when the BROWSER 
variable is set. Yet, when making firefox default, the end result is that 
BROWSER is still set and default-web-browser and the default for text/html has 
changed.
+ 
+ chromium-browser 73.0.3683.103-0ubuntu1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823917

Title:
  Can't set Chromium as the default browser when BROWSER variable is
  defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1823917/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823917] Re: Can't set Chromium as the default browser

2019-04-09 Thread Walter Lapchynski
> xdg-settings: $BROWSER is set and can't be changed with xdg-settings

That's some telling info right there.

Some things to note:

 * In lxqt-config-session, in both Default Applications and Environment
(Advanced) there is an option to set the BROWSER variable. It is set to
firefox by default. It will come back if it is deleted (possibly a bug).
Unlike TERM or EDITOR, which are part of the UNIX standard
(http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html#tag_08_01),
BROWSER is not always recognized by applications.

 * There is a Freedesktop Specification for MIME types
(https://www.freedesktop.org/wiki/Specifications/mime-apps-spec/) that
lxqt-config-file-associations interacts with. The xdg-utils (XDG = X
Desktop Group, the former name of Freedesktop) tools interact with this.
You can use them to find out which is your default browser via `xdg-mime
query default text/html`. Similarly, `xdg-open` determines the MIME type
of the argument it is given and passes it to the associated application.

 * There is also update-alternatives which allows you to assign
different definitions of various types of generic programs. For example,
you could easily select from different definitions for x-www-browser. I
mention this for completeness, but it's not particularly relevant.

Now to prove this is not an issue with LXQt, consider this scenario:

 1. Load Lubuntu, which has firefox installed by default
 2. Install Opera
 3. Note that `echo $BROWSER` returns "firefox"
 4. Note that `xdg-mime query default text/html` returns "firefox.desktop"
 5. Note that `xdg-settings get default-web-browser` returns "firefox.desktop"
 6. Note `xdg-open http://ubuntu.com` opens in firefox
 7. Open qterminal and `echo 'http://ubuntu.com'`
 8. Note that holding down Ctrl and clicking on the URL opens it up in firefox
 9. Open up Opera and set it as the default browser
10. Note that `echo $BROWSER` returns "firefox"
11. Note that `xdg-mime query default text/html` returns "opera.desktop"
12. Note that `xdg-settings get default-web-browser` returns "opera.desktop"
13. Note `xdg-open http://ubuntu.com` opens in opera
14. Open qterminal and `echo 'http://ubuntu.com'`
15. Note that holding down Ctrl and clicking on the URL opens it up in opera

So why the problem with chromium-browser? Let's get back to that quote:

> xdg-settings: $BROWSER is set and can't be changed with xdg-settings

When you try to make chromium-browser default, it sees the BROWSER
variable and just gives up, whereas Opera (and Firefox) ignores it and
actually sets it. This error is actually from xdg-settings. It won't set
default-web-browser while BROWSER exists. Yet, somehow firefox and opera
both seem to deal with this. Therefore, I would call this chromium-
browser's fault.


** Package changed: lxqt-session (Ubuntu) => chromium-browser (Ubuntu)

** Changed in: chromium-browser (Ubuntu)
   Importance: Undecided => Medium

** Summary changed:

- Can't set Chromium as the default browser
+ Can't set Chromium as the default browser when BROWSER variable is defined

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823917

Title:
  Can't set Chromium as the default browser when BROWSER variable is
  defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1823917/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824038] Re: Network adapter doesn't work after returning from suspend

2019-04-09 Thread Gordon Dracup
dmesg output as requested

** Attachment added: "dmesg.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1824038/+attachment/5254598/+files/dmesg.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824038

Title:
  Network adapter doesn't work after returning from suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822394] Re: [Dell BIOSes dated 27 Mar 2019] laptop keyboard & touchpad not working at gdm screen after boot

2019-04-09 Thread Joe Barnett
downgrading to the 1.2.0 bios on xps 9575 appears to be working properly
(tested 3 reboots with no issues)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822394

Title:
  [Dell BIOSes dated 27 Mar 2019] laptop keyboard & touchpad not working
  at gdm screen after boot

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1800839] Re: Dualshock3 hid_sony accelerometer not registering as joystick

2019-04-09 Thread Kai-Heng Feng
Does it work out of the box under Wayland session?

Seems like we need some manual config for Xorg:
https://wiki.gentoo.org/wiki/Sony_DualShock#Xorg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1800839

Title:
  Dualshock3 hid_sony accelerometer not registering as joystick

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824008] Re: linux-oem-osp1: 5.0.0-1002.3 -proposed tracker

2019-04-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
+ boot-testing-requested: true
  kernel-stable-master-bug: 1823936
- phase: Packaging
- phase-changed: Tuesday, 09. April 2019 19:45 UTC
+ phase: Holding before Promote to Proposed
+ phase-changed: Wednesday, 10. April 2019 05:10 UTC
  reason:
-   prepare-package: Pending -- package tag not yet published
-   prepare-package-meta: Pending -- package tag not yet published
-   prepare-package-signed: Pending -- package tag not yet published
-   promote-to-proposed: Pending -- source package tags missing
+   promote-to-proposed: Holding -- master bug not ready for proposed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824008

Title:
  linux-oem-osp1: 5.0.0-1002.3 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1824008/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824038] Re: Network adapter doesn't work after returning from suspend

2019-04-09 Thread Kai-Heng Feng
Please reproduce the issue and attach full dmesg.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824038

Title:
  Network adapter doesn't work after returning from suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820798] Re: hardening-check: add support for detecting stack clash protected binaries

2019-04-09 Thread Alex Murray
Relaxed some of the checks to find additional stack-clash-protected
binaries due to more optimisation shenanigans

** Patch added: "devscripts_2.19.4ubuntu0.1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/devscripts/+bug/1820798/+attachment/5254597/+files/devscripts_2.19.4ubuntu0.1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820798

Title:
  hardening-check: add support for detecting stack clash protected
  binaries

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822363] Re: Booting hangs when USB 3.0 Etron EJ168 PCI card is detected

2019-04-09 Thread Kai-Heng Feng
I don't see that issue on my system:

$ git bisect good v4.9-rc8
You need to start by "git bisect start"
Do you want me to do it for you [Y/n]? y

$ git bisect bad v4.10-rc8
Bisecting: 7145 revisions left to test after this (roughly 13 steps)
[aa3ecf388adc90bde90776bba71a7f2d278fc4e3] Merge tag 'for-linus-4.10-rc0-tag' 
of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822363

Title:
  Booting hangs when USB 3.0 Etron EJ168 PCI card is detected

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1780867] Re: hostname unchangeable / some daemon changes and resets /etc/hostname

2019-04-09 Thread Michael Hudson-Doyle
** Changed in: subiquity
   Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1780867

Title:
  hostname unchangeable / some daemon changes and resets  /etc/hostname

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1788997] Re: rtl8723be wifi does not work under linux-modules-extra-4.15.0-33-generic

2019-04-09 Thread Kai-Heng Feng
On my system:
$ rmadison linux | grep bionic-proposed
 linux | 4.15.0-48.51   | bionic-proposed  | source

$ apt show linux-generic
Package: linux-generic
Version: 4.15.0.48.50

So I think -proposed is not correctly enabled in /etc/apt/source.list.d.
This can be a bug in the updater GUI.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1788997

Title:
  rtl8723be wifi does not work under linux-modules-
  extra-4.15.0-33-generic

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 684878] Re: Compile errors when including liblivemedia headers

2019-04-09 Thread Gregory Fong
Not a bug in Ubuntu 14.04 at least (I can't speak for earlier versions).
The package works fine, but usage is not obvious.  The include paths and
library order should be retrieved using pkgconfig.  On an x86_64 system,
the pkgconfig file itself will be in /usr/lib/x86_64-linux-
gnu/pkgconfig/live555.pc .

Library path can be retrieved:

$ pkg-config --libs live555
-lliveMedia -lgroupsock -lBasicUsageEnvironment -lUsageEnvironment


Include flags can be retrieved:

$ pkg-config --cflags-only-I live555
-I/usr/include/liveMedia -I/usr/include/groupsock 
-I/usr/include/BasicUsageEnvironment -I/usr/include/UsageEnvironment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/684878

Title:
  Compile errors when including liblivemedia headers

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823496] Re: update-notifier crash with message

2019-04-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: update-notifier (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823496

Title:
  update-notifier crash with message

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1823496/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1777238] Re: video lag - Every 5 seconds a freeze frame when playing video of any source

2019-04-09 Thread plum
Same here.
Ubuntu 18.04.2 
Youtube / VLC / SMPLAYer affected.
Lagged every 5 sec

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777238

Title:
  video lag - Every 5 seconds a freeze frame when playing video of any
  source

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823496] Re: update-notifier crash with message

2019-04-09 Thread Minho Kim
I have same problem, too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823496

Title:
  update-notifier crash with message

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1823496/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823029] Re: [Dell XPS 15 9575] Occasionally fails to suspend and locks up instead

2019-04-09 Thread Kai-Heng Feng
Please boot with kernel parameter "usbcore.dyndbg=+p", reproduce the
issue, and attach kernel log.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823029

Title:
  [Dell XPS 15 9575] Occasionally fails to suspend and locks up instead

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824065] [NEW] Old Symbola version, missing some glyphs

2019-04-09 Thread seahen
Public bug reported:

The latest version of Symbola is 12.00, from
http://users.teilar.gr/~g1951d/. The version in this package is missing
many important symbols from newer versions of Unicode, such as U+2BEA
(half-filled star), that are in the newer version.

** Affects: ttf-ancient-fonts (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824065

Title:
  Old Symbola version, missing some glyphs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ttf-ancient-fonts/+bug/1824065/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1775165] Re: fanotify07/fanotify08 in LTP syscall test generates kernel trace with T/X/X-AWS kernel

2019-04-09 Thread Matthew Ruffell
I have gone ahead and backported the fixes for xenial's 4.4 kernel.

This patch series is for ubuntu-xenial 4.4:
https://paste.ubuntu.com/p/Kj43J6H3Hm/

This patch series is for vanilla upstream 4.4:
https://paste.ubuntu.com/p/MzdjcHCqbz/

Both patch and compile and fix the problem.

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

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

** Changed in: linux (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: linux (Ubuntu Xenial)
 Assignee: (unassigned) => Matthew Ruffell (mruffell)

** Tags added: sts

** Description changed:

- The "fanotify07" and "fanotify08" from the LTP syscall tests has failed
- on a testing node with Trusty kernel installed.
+ BugLink: https://bugs.launchpad.net/bugs/1775165
+ 
+ [Impact]
+ 
+ When userspace tasks which are processing fanotify permission events act 
+ incorrectly, the fsnotify_mark_srcu SRCU is held indefinitely which causes
+ the whole notification subsystem to hang. 
+ 
+ This has been seen in production, and it can also be seen when running the 
+ Linux Test Project testsuite, specifically fanotify07. 
+ 
+ [Fix]
+ 
+ Instead of holding the SRCU lock while waiting for userspace to respond, 
+ which may never happen, or not in the order we are expecting, we drop the 
+ fsnotify_mark_srcu SRCU lock before waiting for userspace response, and then 
+ reacquire the lock again when userspace responds.
+ 
+ The fixes are from a series of upstream commits:
+ 
+ 05f0e38724e8449184acd8fbf0473ee5a07adc6c (cherry-pick)
+ 9385a84d7e1f658bb2d96ab798393e4b16268aaa (backport)
+ abc77577a669f424c5d0c185b9994f2621c52aa4 (backport)
+ 
+ The following are upstream commits necessary for the fixes to function:
+ 
+ 35e481761cdc688dbee0ef552a13f49af8eba6cc (backport)
+ 0918f1c309b86301605650c836ddd2021d311ae2 (cherry-pick)
+ 
+ [Testcase]
+ 
+ You can reproduce the problem pretty quickly with the Linux Test
+ Project:
  
  Steps (with root):
-   1. sudo apt-get install git xfsprogs -y
-   2. git clone --depth=1 https://github.com/linux-test-project/ltp.git
-   3. cd ltp
-   4. make autotools
-   5. ./configure
-   6. make; make install
-   7. cd /opt/ltp
-   8. echo -e "fanotify07 fanotify07 \nfanotify08 fanotify08" > /tmp/jobs
-   9. ./runltp -f /tmp/jobs
+   1. sudo apt-get install git xfsprogs -y
+   2. git clone --depth=1 https://github.com/linux-test-project/ltp.git
+   3. cd ltp
+   4. make autotools
+   5. ./configure
+   6. make; make install
+   7. cd /opt/ltp
+   8. echo -e "fanotify07 fanotify07 \nfanotify08 fanotify08" > /tmp/jobs
+   9. ./runltp -f /tmp/jobs
+   
+ On a stock Xenial kernel, the system will hang, and the testcase will look 
like:
  
  <<>>
- tag=fanotify07 stime=1528197132
- cmdline="fanotify07"
+ tag=fanotify07 stime=1554326200
+ cmdline="fanotify07 "
  contacts=""
  analysis=exit
  <<>>
- incrementing stop
- tst_test.c:1015: INFO: Timeout per run is 0h 05m 00s
+ tst_test.c:1096: INFO: Timeout per run is 0h 05m 00s
  Test timeouted, sending SIGKILL!
  Test timeouted, sending SIGKILL!
  Test timeouted, sending SIGKILL!
  Test timeouted, sending SIGKILL!
  Test timeouted, sending SIGKILL!
  Test timeouted, sending SIGKILL!
  Test timeouted, sending SIGKILL!
  Test timeouted, sending SIGKILL!
  Test timeouted, sending SIGKILL!
  Test timeouted, sending SIGKILL!
  Test timeouted, sending SIGKILL!
  Cannot kill test processes!
  Congratulation, likely test hit a kernel bug.
  Exitting uncleanly...
  <<>>
  initiation_status="ok"
  duration=350 termination_type=exited termination_id=1 corefile=no
  cutime=0 cstime=0
  <<>>
- INFO: ltp-pan reported some tests FAIL
- LTP Version: 20180515
  
- [  841.063676] INFO: task fanotify07:3660 blocked for more than 120 seconds.
- [  841.063692]   Not tainted 3.13.0-149-generic #199-Ubuntu
- [  841.063705] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
- [  841.063723] fanotify07  D 8804584742f0 0  3660   3652 
0x
- [  841.063724]  880459e9bd00 0086 88045556b000 
00013b00
- [  841.063726]  880459e9bfd8 00013b00 88045556b000 
880459b4e690
- [  841.063728]   880458474200 8804584742f0 
0002
- [  841.063730] Call Trace:
- [  841.063731]  [] schedule+0x29/0x70
- [  841.063733]  [] fanotify_handle_event+0x110/0x1d0
- [  841.063735]  [] ? prepare_to_wait_event+0x100/0x100
- [  841.063737]  [] send_to_group+0x166/0x240
- [  841.063738]  [] ? touch_atime+0x71/0x140
- [  841.063740]  [] fsnotify+0x2e5/0x320
- [  841.063742]  [] security_file_permission+0x94/0xb0
- [  841.063743]  [] rw_verify_area+0x52/0xd0
- [  841.063745]  [] vfs_read+0x6a/0x160
- [  841.063746]  [] SyS_read+0x49/0xa0
- [  841.063748]  [] system_call_fastpath+0x1a/0x1f
- [ 1304.848642] ltp-pan[3809]: segfault at 0 ip 7f07c8aafdfa sp 
7ffc1da92078 error 4 in libc-2.19.so[7f07c8a27000+1be000]
+ Looking at 

[Bug 1822794] Re: linux-kvm: 4.18.0-1010.10 -proposed tracker

2019-04-09 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1822796
  phase: Testing
  phase-changed: Thursday, 04. April 2019 00:34 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Stalled -- testing FAILED
-   regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822794

Title:
  linux-kvm: 4.18.0-1010.10 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1822794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824021] Re: Missing partitioning option in Installer

2019-04-09 Thread Walter Lapchynski
…and he had swaps, which were mounted, and he didn't swap them off
(which our manual says to do), so it's invalid.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824021

Title:
  Missing partitioning option in Installer

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824050] ProcInterrupts.txt

2019-04-09 Thread Ryan Stark
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824050

Title:
  access.W_OK yields -1 EACCES (permission denied) on NFS mountpoints

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824050] UdevDb.txt

2019-04-09 Thread Ryan Stark
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824050

Title:
  access.W_OK yields -1 EACCES (permission denied) on NFS mountpoints

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824050] ProcCpuinfoMinimal.txt

2019-04-09 Thread Ryan Stark
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1824050/+attachment/5254590/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824050

Title:
  access.W_OK yields -1 EACCES (permission denied) on NFS mountpoints

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824050] ProcModules.txt

2019-04-09 Thread Ryan Stark
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824050

Title:
  access.W_OK yields -1 EACCES (permission denied) on NFS mountpoints

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824050] WifiSyslog.txt

2019-04-09 Thread Ryan Stark
apport information

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824050

Title:
  access.W_OK yields -1 EACCES (permission denied) on NFS mountpoints

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824050] Lspci.txt

2019-04-09 Thread Ryan Stark
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824050

Title:
  access.W_OK yields -1 EACCES (permission denied) on NFS mountpoints

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824050] ProcEnviron.txt

2019-04-09 Thread Ryan Stark
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824050

Title:
  access.W_OK yields -1 EACCES (permission denied) on NFS mountpoints

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824050] Re: access.W_OK yields -1 EACCES (permission denied) on NFS mountpoints

2019-04-09 Thread Ryan Stark
apport information

** Tags added: apport-collected xenial

** Description changed:

  When upgrading from xenial kernel (4.4.0-145) to linux-image-generic-
  hwe-16.04 (4.15.0-47) I am no longer able to run an application that
  checks it's data directory for write access/path traversal when that
  directory is an NFS share. This works on 4.4 and 3.13 kernels that I
  tested with but fails on 4.15. I'm using NFSv3 and have seen the
  behavior with both a synology NAS as the nfs-server as well as my xenial
  desktop as the nfs-server.
  
  To reproduce:
  0.) Boot test machine with kernel 4.15.0-47
  1.) set up a NFS export on another machine (nfs-server)
  /etc/exports:
  /srv/nfstest   192.168.100.100(rw,sync,no_subtree_check)
  
  2.) mount the NFS share on the test machine and give a non-root user
  ownership of the mount, in my case I have a user: aptly, with
  home=/var/lib/aptly, and I mounted the NFS at /var/lib/aptly/test.
  aptly:aptly owns /var/lib/aptly/test.
  
  /etc/fstab:
  192.168.100.101:/srv/nfstest/var/lib/aptly/test  nfs rw,mountvers=3
  
  
  3.) attempt to call access.W_OK on the mount as the non-root user `strace 
./testaccess.py`
  stderr:
  ...
  access("/var/lib/aptly/test", W_OK) = -1 EACCES (Permission denied)
  ...
  stdout:
  ('Writeable:', False)
  ('user r,e,s', (5062, 5062, 5062))
  ('group r,e,s', (5062, 5062, 5062))
  posix.stat_result(st_mode=16895, st_ino=101188113, st_dev=48, st_nlink=3, 
st_uid=5062, st_gid=5062, st_size=4096, st_atime=1554858490, 
st_mtime=1554858633, st_ctime=1554858633)
  
  testaccess.py:
  #!/usr/bin/python
  
  import os
  import sys
  from pprint import pprint
  directory = '/var/lib/aptly/test'
  
  if __name__ == "__main__":
writeable = os.access(directory, os.W_OK)
print("Writeable:", writeable)
print("user r,e,s", os.getresuid())
print("group r,e,s", os.getresgid())
pprint(os.stat(directory))
+ --- 
+ AlsaDevices:
+  total 0
+  crw-rw 1 root audio 116,  1 Apr  9 18:53 seq
+  crw-rw 1 root audio 116, 33 Apr  9 18:53 timer
+ AplayDevices: Error: [Errno 2] No such file or directory
+ ApportVersion: 2.20.1-0ubuntu2.18
+ Architecture: amd64
+ ArecordDevices: Error: [Errno 2] No such file or directory
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ DistroRelease: Ubuntu 16.04
+ HibernationDevice: RESUME=/dev/mapper/pao03--aptly01--vg-swap_1
+ InstallationDate: Installed on 2019-04-09 (1 days ago)
+ InstallationMedia: Ubuntu-Server 16.04.5 LTS "Xenial Xerus" - Release amd64 
(20180731)
+ IwConfig: Error: [Errno 2] No such file or directory
+ Lsusb: Error: command ['lsusb'] failed with exit code 1:
+ MachineType: VMware, Inc. VMware Virtual Platform
+ Package: linux (not installed)
+ PciMultimedia:
+  
+ ProcFB: 0 svgadrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-47-generic 
root=/dev/mapper/pao03--aptly01--vg-root ro
+ ProcVersionSignature: Ubuntu 4.15.0-47.50~16.04.1-generic 4.15.18
+ RelatedPackageVersions:
+  linux-restricted-modules-4.15.0-47-generic N/A
+  linux-backports-modules-4.15.0-47-generic  N/A
+  linux-firmware 1.157.21
+ RfKill: Error: [Errno 2] No such file or directory
+ Tags:  xenial xenial
+ Uname: Linux 4.15.0-47-generic x86_64
+ UnreportableReason: The report belongs to a package that is not installed.
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: False
+ dmi.bios.date: 07/28/2017
+ dmi.bios.vendor: Phoenix Technologies LTD
+ dmi.bios.version: 6.00
+ dmi.board.name: 440BX Desktop Reference Platform
+ dmi.board.vendor: Intel Corporation
+ dmi.board.version: None
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 1
+ dmi.chassis.vendor: No Enclosure
+ dmi.chassis.version: N/A
+ dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd07/28/2017:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
+ dmi.product.name: VMware Virtual Platform
+ dmi.product.version: None
+ dmi.sys.vendor: VMware, Inc.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824050

Title:
  access.W_OK yields -1 EACCES (permission denied) on NFS mountpoints

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824050] HookError_generic.txt

2019-04-09 Thread Ryan Stark
apport information

** Attachment added: "HookError_generic.txt"
   
https://bugs.launchpad.net/bugs/1824050/+attachment/5254588/+files/HookError_generic.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824050

Title:
  access.W_OK yields -1 EACCES (permission denied) on NFS mountpoints

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824050] CurrentDmesg.txt

2019-04-09 Thread Ryan Stark
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824050

Title:
  access.W_OK yields -1 EACCES (permission denied) on NFS mountpoints

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1821152] Re: LXC test on KVM instances failed with Temporary failure resolving 'archive.ubuntu.com'

2019-04-09 Thread Po-Hsu Lin
** Tags removed: bionic

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821152

Title:
  LXC test on KVM instances failed with Temporary failure resolving
  'archive.ubuntu.com'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1821152/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1805103] Re: the system font is not fully displayed after zooming in

2019-04-09 Thread binghe
** Changed in: ukui-control-center (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1805103

Title:
  the system font is not fully displayed after zooming in

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820952] Re: Automatic login setup problem

2019-04-09 Thread binghe
** Changed in: ubuntukylin
   Status: Confirmed => Fix Committed

** Changed in: ukui-control-center (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: ubuntukylin
   Status: Fix Committed => In Progress

** Changed in: ukui-control-center (Ubuntu)
   Status: Fix Committed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820952

Title:
  Automatic login setup problem

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1753120] Re: package libgtkmm-2.4-doc (not installed) failed to install/upgrade: trying to overwrite '/usr/share/doc/libgtkmm-2.4-dev/examples/README', which is also in package libgtkmm-2.4-dev:a

2019-04-09 Thread Lumar via ubuntu-bugs
package libgtkmm-2.4-doc (not installed) failed to install/upgrade:
trying to overwrite '/usr/share/doc/libgtkmm-2.4-dev/examples/README',
which is also in package libgtkmm-2.4-dev:i386 1:2.24.5-2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1753120

Title:
  package libgtkmm-2.4-doc (not installed) failed to install/upgrade:
  trying to overwrite '/usr/share/doc/libgtkmm-2.4-dev/examples/README',
  which is also in package libgtkmm-2.4-dev:amd64 1:2.24.5-2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtkmm2.4/+bug/1753120/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822794] Re: linux-kvm: 4.18.0-1010.10 -proposed tracker

2019-04-09 Thread Po-Hsu Lin
4.18.0-1010.10 - kvm
Regression test CMPL, RTB.

Issue to note in amd64:
  ubuntu_fan_smoke_test - ubuntu_fan_smoke_test failed on 4.4/4.15 kvm kernel 
(bug 1763323)
  ubuntu_kernel_selftests - psock_tpacket in net failed (bug 1812176) test_bpf 
in net (bug 1812189) RTNETLINK in net (bug 1812194) fib_tests in net (bug 
1812622) fib-onlink-tests in net (bug 1812622) fib_rule_tests in net (bug 
1812622) msg_zerocopy in net (bug 1812620) psock_snd in net (bug 1812618) 
ftrace (bug 1812318)
  ubuntu_kvm_unit_tests - apic-split timeouted (bug 1821390) apic timeouted 
(bug 1748103) port80 (bug 1748105) vmx (bug 1821394) vmx_hlt_with_rvi_test (bug 
1822308) eventinj, pcid, ept, hyperv_stimer, hyperv_synic
  ubuntu_ltp - binfmt_misc02 (bug 1822246)
  ubuntu_ltp_syscalls - getrandom02 timed out (bug 1797327) fanotify09 case 2 
(bug 1804594) msgstress03 (bug 1797341) msgstress04 (bug 1797348) quotactl01, 
quotactl02, quotactl03 (bug 1797325) sync_file_range02 (bug 1819116)
  ubuntu_lxc - lxc-test-no-new-privs failed with DNS issue on KVM (bug 1821152)
  ubuntu_qrt_apparmor -  mmap timeouted (bug 1783922)
  ubuntu_qrt_kernel_security - SCHED_STACK_END_CHECK should be enabled (bug 
1812159) LOCK_DOWN_KERNEL should be enabled (bug 1811981)
  ubuntu_quota_smoke_test - failed with KVM kernel (bug 1784535)
  ubuntu_sysdig_smoke_test - Unable to insert sysdig_probe module on KVM kernel 
(bug 1766565)


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

** Changed in: kernel-sru-workflow/regression-testing
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Po-Hsu Lin 
(cypressyew)

** Tags added: regression-testing-passed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822794

Title:
  linux-kvm: 4.18.0-1010.10 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1822794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823846] Re: [kylin-nm]Open the network tool and a "Network Tools" window will appear on the taskbar.

2019-04-09 Thread Shine Huang
qt本身机制决定无法去掉这个任务栏窗口,去掉的话右键点击托盘的事件会有各种问题,或者点不开。取舍之下采用了这种方案。

** Changed in: ubuntukylin
   Importance: Undecided => Low

** Changed in: kylin-nm (Ubuntu)
 Assignee: (unassigned) => Shine Huang (shine)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823846

Title:
  [kylin-nm]Open the network tool and a "Network Tools" window will
  appear on the taskbar.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824057] [NEW] The GRUB doesn't have installed sucefully in my computer

2019-04-09 Thread JoaoPedro
Public bug reported:

The GRUB doesn't installed in my computer

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14.12
ProcVersionSignature: Ubuntu 4.18.0-15.16~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-15-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
CasperVersion: 1.394
CurrentDesktop: ubuntu:GNOME
Date: Wed Apr 10 00:07:18 2019
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
ProcEnviron:
 LANGUAGE=pt_BR.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pt_BR.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic ubiquity-18.04.14.12 ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824057

Title:
  The GRUB doesn't have installed sucefully in my computer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1824057/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822230] Re: lubuntu 19.04 install dual screen; login user/password boxes on both displays allowing password entry

2019-04-09 Thread Chris Guiver
** Description changed:

  Lubuntu 19.04 (x86_64) QA-Test install
  
  dell [optiplex] 780 (c2q-q9400, 8gb, amd/ati cedar radeon hd
  5000/6000/7350/8350)
  
  On first boot, i expected to see (on either display) a single login box
  for username/password. Instead I got a box on each display (as if
  mirrored) but noted the password was only appearing as dots on one
  screen.
  
  With experimentation, I can enter different passwords on each display -
  if I press  whilst inside the valid-password box I get logged in,
  if I press  on an invalid password screen (with valid password on
  the other screen) I get login failed correctly. As such I don't see how
  this could be miss-used, but it is a little confusing/distracting (at
  first), but minor.
  
  After login, if I logout I get the same two user/boxes allowing
  different entry in each. No change after reboot.
  
  My displays are differently aligned to the default; but this occurred on
  reboot before any adjustments were made to displays (to match my having
  one tilted-left so portrait mode etc)
  
  -- Addition 2019-04-06:   Is this a bad thing?   or a feature
  It creates no real issue; and I couldn't see how to miss-use it.  My primary 
box (d960 with multiple DEs) didn't use `sddm` so I  I switched to using `sddm` 
and I love it.  As I often turn one display off, it's a huge plus. 
- 
+ -- Further Addition 2019-04-10
+ I just installed openSUSE Tumbleweed over a Leap install that went bad weeks 
back, and noted it did exactly the same thing.  A `zypper info sddm` shows 
version 0.18.0-7.1  (this is not unique to Lubuntu's sddm)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: sddm 0.18.0-1ubuntu2
  ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
  Uname: Linux 5.0.0-7-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: LXQt
  Date: Fri Mar 29 14:26:22 2019
  InstallationDate: Installed on 2019-03-29 (0 days ago)
  InstallationMedia: Lubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190326.1)
  SourcePackage: sddm
  UpgradeStatus: No upgrade log present (probably fresh install)
  
  --
  The following (snippet) is from my QA-test comments
  ---
  (between steps 2 & 3 I had to use lxqt.prefs-monitor.settings to adjust my 
display to match portrait & my display organization for the little sanity i 
have left..)
  // maybe the display change caused this???  I forgot I did that...  I'll add 
comment on https://bugs.launchpad.net/ubuntu/+source/sddm/+bug/1822230
  ---
  
  Could it be that the LXQt.Prefs -> Monitor.Settings change I made before 
install impacted this??
  Even if this change has caused issue, it shouldn't...
  
  ---
  first line of /etc/apt/source.list
  deb cdrom:[Lubuntu 19.04 _Disco Dingo_ - Alpha amd64 (20190326.1)]/ disco 
main multiverse restricted universe

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to sddm in Ubuntu.
https://bugs.launchpad.net/bugs/1822230

Title:
  lubuntu 19.04 install dual screen; login user/password boxes on both
  displays allowing password entry

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

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1823845] Re: [kylin-nm]Open kylin-nm through the terminal, two program icons appear on the taskbar

2019-04-09 Thread Shine Huang
需要做单例启动判断

** Changed in: ubuntukylin
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823845

Title:
  [kylin-nm]Open kylin-nm through the terminal, two program icons appear
  on the taskbar

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824039] Re: linux-fips: 4.15.0-1004.5 -proposed tracker

2019-04-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1822820
- phase: Packaging
- phase-changed: Wednesday, 10. April 2019 00:13 UTC
+ phase: Holding before Promote to Proposed
+ phase-changed: Wednesday, 10. April 2019 03:08 UTC
  reason:
-   prepare-package: Pending -- package not yet uploaded
-   prepare-package-meta: Pending -- package not yet uploaded
-   prepare-package-signed: Pending -- package not yet uploaded
+   promote-to-proposed: Holding -- builds not complete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824039

Title:
  linux-fips: 4.15.0-1004.5 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1824039/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823917] Re: Can't set Chromium as the default browser

2019-04-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: lxqt-session (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823917

Title:
  Can't set Chromium as the default browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxqt-session/+bug/1823917/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1290542] Re: pulseaudio crashed with SIGSEGV in prepare_next_write_item()

2019-04-09 Thread Daniel van Vugt
This crash doesn't seem to make the top 100 crashes in pulseaudio on
14.04 or 18.04. So that means I can't yet find it on errors.ubuntu.com
:(

MOZGIII, do you have any more information you can share? Like a link to
your crash on errors.ubuntu.com?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290542

Title:
  pulseaudio crashed with SIGSEGV in prepare_next_write_item()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823917] Re: Can't set Chromium as the default browser

2019-04-09 Thread Simon Quigley
** Project changed: lxfind => lxqt-session (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823917

Title:
  Can't set Chromium as the default browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxqt-session/+bug/1823917/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820676] Re: Something has gone seriously wrong: import_mok_state0 failed

2019-04-09 Thread Seth Arnold
Thanks for fixing up the missing /EFI/BOOT/mmx64.efi.

With the disco beta image I was able to re-enable the secure boot
setting in my bios. I'll try to fiddle around with the installer and try
to spot if the 'cancel' button doesn't undo pending changes. (But I'm
not sure how to test that.)

Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820676

Title:
  Something has gone seriously wrong: import_mok_state0 failed

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824039] Re: linux-fips: 4.15.0-1004.5 -proposed tracker

2019-04-09 Thread Marcelo Cerri
** Tags added: kernel-block-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824039

Title:
  linux-fips: 4.15.0-1004.5 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1824039/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824021] Re: Missing partitioning option in Installer

2019-04-09 Thread Simon Quigley
I was working with David on this; he's referring to Calamares on the
19.10 beta.

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

** No longer affects: lxfind

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824021

Title:
  Missing partitioning option in Installer

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1821870] Re: gnome-shell segfault libmutter-clutter-2

2019-04-09 Thread Daniel van Vugt
Unfortunately that's the same crash from April 7th, and there's no new
information on that page.

Sorry, but next please try reproducing the crash so we can get a new
crash report per comment #1.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821870

Title:
  gnome-shell segfault  libmutter-clutter-2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1821870/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823917] [NEW] Can't set Chromium as the default browser

2019-04-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Every time I launch the browser it suggests to be set as the default but if I 
click on that button nothing will change: I'll get the suggestion the next time 
I open Chromium, even if I reboot.
Changing the default browser on configuration panel didn't solve the issue

Lubuntu 19.10 beta on Athlon 64x2 5200+

** Affects: lxqt-session (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Can't set Chromium as the default browser
https://bugs.launchpad.net/bugs/1823917
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824050] Missing required logs.

2019-04-09 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1824050

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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824050

Title:
  access.W_OK yields -1 EACCES (permission denied) on NFS mountpoints

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824050] [NEW] access.W_OK yields -1 EACCES (permission denied) on NFS mountpoints

2019-04-09 Thread Ryan Stark
Public bug reported:

When upgrading from xenial kernel (4.4.0-145) to linux-image-generic-
hwe-16.04 (4.15.0-47) I am no longer able to run an application that
checks it's data directory for write access/path traversal when that
directory is an NFS share. This works on 4.4 and 3.13 kernels that I
tested with but fails on 4.15. I'm using NFSv3 and have seen the
behavior with both a synology NAS as the nfs-server as well as my xenial
desktop as the nfs-server.

To reproduce:
0.) Boot test machine with kernel 4.15.0-47
1.) set up a NFS export on another machine (nfs-server)
/etc/exports:
/srv/nfstest   192.168.100.100(rw,sync,no_subtree_check)

2.) mount the NFS share on the test machine and give a non-root user
ownership of the mount, in my case I have a user: aptly, with
home=/var/lib/aptly, and I mounted the NFS at /var/lib/aptly/test.
aptly:aptly owns /var/lib/aptly/test.

/etc/fstab:
192.168.100.101:/srv/nfstest/var/lib/aptly/test  nfs rw,mountvers=3


3.) attempt to call access.W_OK on the mount as the non-root user `strace 
./testaccess.py`
stderr:
...
access("/var/lib/aptly/test", W_OK) = -1 EACCES (Permission denied)
...
stdout:
('Writeable:', False)
('user r,e,s', (5062, 5062, 5062))
('group r,e,s', (5062, 5062, 5062))
posix.stat_result(st_mode=16895, st_ino=101188113, st_dev=48, st_nlink=3, 
st_uid=5062, st_gid=5062, st_size=4096, st_atime=1554858490, 
st_mtime=1554858633, st_ctime=1554858633)

testaccess.py:
#!/usr/bin/python

import os
import sys
from pprint import pprint
directory = '/var/lib/aptly/test'

if __name__ == "__main__":
  writeable = os.access(directory, os.W_OK)
  print("Writeable:", writeable)
  print("user r,e,s", os.getresuid())
  print("group r,e,s", os.getresgid())
  pprint(os.stat(directory))

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

** Attachment added: "apport.linux-image-4.15.0-47-generic.j9ut204h.apport"
   
https://bugs.launchpad.net/bugs/1824050/+attachment/5254575/+files/apport.linux-image-4.15.0-47-generic.j9ut204h.apport

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824050

Title:
  access.W_OK yields -1 EACCES (permission denied) on NFS mountpoints

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1423672] Re: ext4_mb_generate_buddy:756: group N, block bitmap and bg descriptor inconsistent: X vs Y

2019-04-09 Thread Bug Watch Updater
Launchpad has imported 7 comments from the remote bug at
https://bugzilla.kernel.org/show_bug.cgi?id=104571.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2015-09-15T08:10:58+00:00 linux-ext4 wrote:

This bug report is about ext4 metadata corruption on large (>=10TB) ext4 
volumes.
This was also reported in 2014 [ 
http://marc.info/?l=linux-ext4=139878494527370=2 ]

I'm getting sporadic FS errors like this one:
(More of these i've pasted at https://8n1.org/10745/cc34)

|  EXT4-fs error (device vdb): ext4_mb_generate_buddy:757:
|   group 79842, block bitmap and bg descriptor inconsistent: 10073 vs 10071
|   free clusters
| Aborting journal on device vdb-8.

An e2fsck run then shows:
| Pass 5: Checking group summary information
| Block bitmap differences:  +(2616281446--2616281447)
| Free blocks count wrong (170942497, counted=129906218).
| Free inodes count wrong (670863012, counted=670860975).

I've patched my kernel with WARN_ON(1); inserted in tactical places and caught
one such situation:

| EXT4-fs (vdb): pa 880016544888: logic 982168, phys. 2469410748, len 104
| EXT4-fs error (device vdb): ext4_mb_release_inode_pa:3773: group 75360, free 
38, pa_free 36
| Aborting journal on device vdb-8.
| EXT4-fs (vdb): Remounting filesystem read-only
| [ cut here ]
| WARNING: CPU: 1 PID: 1706 at fs/ext4/mballoc.c:3774 
ext4_mb_release_inode_pa.isra.27+0x1cb/0x2c0()
| Modules linked in: nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_filter xt_tcpudp 
ip6_tables
| nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack iptable_filter 
ip_tables
| x_tables cirrus ttm drm_kms_helper drm kvm_intel kvm ppdev syscopyarea 
sysfillrect
| 8250_fintek serio_raw i2c_piix4 sysimgblt pvpanic parport_pc mac_hid nfsd 
auth_rpcgss nfs_acl
| lockd grace sunrpc lp parport autofs4 psmouse floppy pata_acpi
| CPU: 1 PID: 1706 Comm: deluged Not tainted 3.19.8-ckt4 #1
| Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
|  81ab4fef 8800da1bb978 817c3760 0007
|   8800da1bb9b8 8107696a 8800da1bb9a8
|  0026 3825 3824 880016544888
| Call Trace:
|  [] dump_stack+0x45/0x57
|  [] warn_slowpath_common+0x8a/0xc0
|  [] warn_slowpath_null+0x1a/0x20
|  [] ext4_mb_release_inode_pa.isra.27+0x1cb/0x2c0
|  [] ? ext4_read_block_bitmap_nowait+0x26f/0x5f0
|  [] ext4_discard_preallocations+0x30a/0x490
|  [] ext4_da_update_reserve_space+0x178/0x1b0
|  [] ext4_ext_map_blocks+0xcd9/0xe50
|  [] ext4_map_blocks+0x129/0x570
|  [] ? ext4_writepages+0x35d/0xca0
|  [] ? __ext4_journal_start_sb+0x69/0xe0
|  [] ext4_writepages+0x582/0xca0
|  [] do_writepages+0x1e/0x30
|  [] __filemap_fdatawrite_range+0x59/0x60
|  [] filemap_write_and_wait+0x2c/0x60
|  [] do_vfs_ioctl+0x3fd/0x4e0
|  [] SyS_ioctl+0x81/0xa0
|  [] system_call_fastpath+0x16/0x1b
| ---[ end trace c7de4d0d78cb95b6 ]---
| EXT4-fs error (device vdb) in ext4_writepages:2412: IO failure
| EXT4-fs (vdb): ext4_writepages: jbd2_start: 9223372036854775751 pages, ino 
84149503; err -30

After this, the system started logging a lot of this same message:
| EXT4-fs error (device vdb): ext4_find_extent:900: inode #84149503: comm 
deluged: 
|pblk 225181822 bad header/extent: invalid magic - magic 53fd, entries 
37907,
|max 27407(0), depth 50401(0)

Ran e2fsck and got:
| Pass 5: Checking group summary information
| Block bitmap differences:   +(1431556444--1431556445) +(2469410748-2469410749)
| Free blocks count wrong (134030133, counted=57970467).
| Free inodes count wrong (670746893, counted=670746452).

Which is usually the same output for fsck in these situations.

This server is a QEMU KVM virtual machine running on Intel x64 hardware.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1423672/comments/34


On 2015-09-28T08:04:48+00:00 linux-ext4 wrote:

Hit by this bug again:

| EXT4-fs error (device vdb): ext4_mb_generate_buddy:757: group 76916,
|block bitmap and bg descriptor inconsistent: 959 vs 957 free
|clusters
| Aborting journal on device vdb-8.
| EXT4-fs (vdb): Remounting filesystem read-only
| [ cut here ]
| WARNING: CPU: 0 PID: 5000 at fs/ext4/mballoc.c:758
|ext4_mb_generate_buddy+0x1fa/0x340()
| Modules linked in: btrfs xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs
|msdos jfs xfs libcrc32c xt_tcpudp nf_conntrack_ipv6 nf_defrag_ipv6
|ip6table_filter ip6_tables nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack
|nf_conntrack iptable_filter ip_tables x_tables cirrus ttm drm_kms_helper
|drm kvm_intel kvm ppdev syscopyarea sysfillrect serio_raw pvpanic
|sysimgblt 8250_fintek 

[Bug 1822441] Re: [Intel® HD Graphics 3000] Blank screen after startup. Xorg reports "(EE) modeset(0): failed to set mode: Invalid argument" when using kernel 4.19.26 and later (but 4.19.25 and earlie

2019-04-09 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=110359.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2019-04-08T18:31:21+00:00 Torsten Römer wrote:

Created attachment 143902
Xorg Log containing the error

Since kernel 4.19.26 and later (4.19.25 and earlier works), with Intel
integrated graphics i915 (Intel® HD Graphics 3000), Xorg fails to start
with: "(EE) modeset(0): failed to set mode: Invalid argument".

After reverting https://patchwork.freedesktop.org/series/58893/ (commit
d179b88deb3bf6fed4991a31fd6f0f2cad21fab5 upstream kernel drm/i915/fbdev)
and rebuilding default disco kernel 5.0.0-8-generic everything works as
expected.

This bug was initially reported as:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1822441

Possible duplicate: https://bugs.freedesktop.org/show_bug.cgi?id=109174

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1822441/comments/10


** Changed in: linux
   Status: Unknown => Confirmed

** Changed in: linux
   Importance: Unknown => High

** Bug watch added: freedesktop.org Bugzilla #109174
   https://bugs.freedesktop.org/show_bug.cgi?id=109174

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822441

Title:
  [Intel® HD Graphics 3000] Blank screen after startup. Xorg reports
  "(EE) modeset(0): failed to set mode: Invalid argument" when using
  kernel 4.19.26 and later (but 4.19.25 and earlier works)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820063] Re: [Hyper-V] KVP daemon fails to start on first boot of disco VM

2019-04-09 Thread Francis Ginther
This fixed the problem that I'm seeing on disco with a 20190402 serial.
My test was to recreate the problem by removing /dev/vmbus/hv_kvp then
rebooting. This simple test showed that the service came up again in a
failed state with 'systemctl status hv-kvp-daemon.service'.

Then I installed this updated package, and redid the same experiment.
This time the service was running with no errors.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820063

Title:
  [Hyper-V] KVP daemon fails to start on first boot of disco VM

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824038] Re: Network adapter doesn't work after returning from suspend

2019-04-09 Thread Gordon Dracup
apport information

** Tags added: apport-collected bionic

** Description changed:

  Fresh install of Ubuntu 18.04 (Linux kernel 4.18.0-17-generic
  #18~18.04.1-Ubuntu SMP Fri Mar 15 15:27:12 UTC 2019). Network adapter
  does not resume after suspend. Wifi not available.
  
  References to a fix for r8169 driver found. Tried the following fixes:
  1. sudo service network-manager restart. This did not work.
  2. Script in /lib/systemd/system-sleep/r8169-refresh as described in 
https://askubuntu.com/questions/1029250/ubuntu-18-04-ethernet-disconnected-after-suspend
 This did not work.
  3. Updated kernel to 4.20.17. This did not work. There is reference to r8169 
fixes in version 4.21, but this is not available on the ubuntu mainline kernels 
https://kernel.ubuntu.com/~kernel-ppa/mainline/
  
  
  Possibly related to bug #1752772
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.6
+ Architecture: amd64
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 18.04
+ InstallationDate: Installed on 2019-04-08 (2 days ago)
+ InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
+ Package: linux (not installed)
+ Tags:  bionic
+ Uname: Linux 4.20.17-042017-generic x86_64
+ UnreportableReason: The running kernel is not an Ubuntu kernel
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1824038/+attachment/5254569/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824038

Title:
  Network adapter doesn't work after returning from suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1822738] Re: memleak in 2.38+ ?

2019-04-09 Thread Seth Arnold
On Tue, Apr 09, 2019 at 07:58:20AM -, Maciej Borzecki wrote:
> Proposed tenative fix in snapd is to disable PIE builds. Relevant PR:
> https://github.com/snapcore/snapd/pull/6700

I dislike this change.

While ASLR is not particularly strong on 32 bit platforms, it is
significantly more useful when used with 64 bit platforms. Go itself may
be relatively safe from the common mistakes that make ASLR really useful
in C, but loading C libraries does happen.

Furthermore I'm not confident it will actually help. The problem appears
to be that a specific size was requested at a specific location and
MAP_FIXED prevents the kernel from finding another region where the
requested allocation could fit:

mmap2(0x7f90, 150536192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot
allocate memory)

Removing the MAP_FIXED would probably allow this allocation to continue,
albeit at a different location, and would also avoid the caveat given
in the mmap(2) manpage:


  Furthermore, this option is extremely hazardous (when
  used on its own), because it forcibly removes
  preexisting mappings, making it easy for a
  multithreaded process to corrupt its own address
  space.


Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822738

Title:
  memleak in 2.38+ ?

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823833] Re: nvidia-304 304.135-0ubuntu0.16.04.3: nvidia-304 kernel module failed to build [error: implicit declaration of function 'init_timer']

2019-04-09 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1737750 ***
https://bugs.launchpad.net/bugs/1737750

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1737750, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** Summary changed:

- nvidia-304 304.135-0ubuntu0.16.04.3: nvidia-304 kernel module failed to build
+ nvidia-304 304.135-0ubuntu0.16.04.3: nvidia-304 kernel module failed to build 
[error: implicit declaration of function 'init_timer']

** This bug has been marked a duplicate of bug 1737750
   nvidia-graphics-drivers fail to build [error: implicit declaration of 
function ‘init_timer’]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823833

Title:
  nvidia-304 304.135-0ubuntu0.16.04.3: nvidia-304 kernel module failed
  to build [error: implicit declaration of function 'init_timer']

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1823833/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824038] ProcEnviron.txt

2019-04-09 Thread Gordon Dracup
apport information

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824038

Title:
  Network adapter doesn't work after returning from suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823573] Re: Bluetooth headset not available as output device

2019-04-09 Thread Daniel van Vugt
To get to the grub menu and select a different installed kernel, you
need to be fast. The instant the purple screen first appears on boot,
tap Escape.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823573

Title:
  Bluetooth headset not available as output device

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1823573/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823544] Re: Unreasonable NVIDIA GPU VRAM usage on gnome-shell

2019-04-09 Thread Daniel van Vugt
Thanks. That suggests removing extensions might not have helped.

Still, at some point in future we'll need to investigate this in more
detail. And before that, maybe test over a longer period of time.

** Changed in: gnome-shell (Ubuntu)
   Importance: Medium => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823544

Title:
  Unreasonable NVIDIA GPU VRAM usage on gnome-shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1823544/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822394] Re: [Dell XPS 15 9575] laptop keyboard & touchpad not working at gdm screen after boot

2019-04-09 Thread Daniel van Vugt
Is is possible to downgrade the BIOS at all?

The bug description says:

> Did not see this behavior before upgrading from 1.2.0 bios to 1.4.0
bios

and the problematic BIOS versions are only a couple of weeks old:

https://www.dell.com/support/home/au/en/audhs1/drivers/driversdetails?driverid=p93yr
https://www.dell.com/support/home/au/en/audhs1/drivers/driversdetails?driverid=2rfmg

Unfortunately there's nothing newer yet either.

** Summary changed:

- [Dell XPS 15 9575] laptop keyboard & touchpad not working at gdm screen after 
boot
+ [Dell BIOSes dated 27 Mar 2019] laptop keyboard & touchpad not working at gdm 
screen after boot

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822394

Title:
  [Dell BIOSes dated 27 Mar 2019] laptop keyboard & touchpad not working
  at gdm screen after boot

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823175] Re: Battery status shows "Estimating..." when fully charged

2019-04-09 Thread Daniel van Vugt
** Also affects: gnome-shell (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: gnome-shell (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: gnome-shell (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: gnome-shell (Ubuntu Cosmic)
   Importance: Undecided => Medium

** Changed in: gnome-shell (Ubuntu Bionic)
   Status: New => Triaged

** Changed in: gnome-shell (Ubuntu Cosmic)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823175

Title:
  Battery status shows "Estimating..." when fully charged

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1823175/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1821034] Re: release-upgrade-motd can't update message

2019-04-09 Thread Hack Saw
Version: 1:18.04.30

On Tue, Apr 9, 2019 at 7:00 PM Brian Murray  wrote:

> What version of ubuntu-release-upgrader-core do you have installed? This
> looks like a duplicate of bug 1796940.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1821034
>
> Title:
>   release-upgrade-motd can't update message
>
> Status in update-manager package in Ubuntu:
>   Incomplete
>
> Bug description:
>   This is a similar bug to the one regarding using a proxy, but I'm NOT
>   using a proxy.
>
>   $ lsb_release -rd
>   Description:  Ubuntu 18.04.2 LTS
>   Release:  18.04
>
>   $ do-release-upgrade -c
>   Checking for a new Ubuntu release
>   Failed to connect to https://changelogs.ubuntu.com/meta-release-lts.
> Check your Internet connection or proxy settings
>
>   And yet:
>
>   $ curl https://changelogs.ubuntu.com/meta-release-lts
>   Dist: dapper
>   Name: Dapper Drake
>   Version: 6.06 LTS
>   .
>   .
>   .
>   Dist: bionic
>   Name: Bionic Beaver
>   Version: 18.04.2 LTS
>   Date: Thu, 26 April 2018 18:04:00 UTC
>   Supported: 1
>   Description: This is the 18.04.2 LTS release
>   ...
>
>
>   A thing I note: python3-update-manager (Version: 1:18.04.11.9) utils.py
> url_downloadable doesn't seem to know about https.
>
>   >>> import UpdateManager.Core.utils as umut
>   >>> umut.url_downloadable("
> https://changelogs.ubuntu.com/meta-release-lts;, lambda x: print(x))
>   url_downloadable: https://changelogs.ubuntu.com/meta-release-lts
>   s='https' n='changelogs.ubuntu.com' p='/meta-release-lts' q='' f=''
>   False
>
>
>   If I change the line to """ if scheme == "http" or scheme == "https" """:
>
>   >>> import UpdateManager.Core.utils as umut
>   >>> umut.url_downloadable("
> https://changelogs.ubuntu.com/meta-release-lts;, lambda x: print(x))
>   url_downloadable: https://changelogs.ubuntu.com/meta-release-lts
>   s='https' n='changelogs.ubuntu.com' p='/meta-release-lts' q='' f=''
>   error from httplib: ' certificate verify failed (_ssl.c:847)>'
>   False
>
>
>   Dunno if that's helpful at all, but there it is.
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1821034/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821034

Title:
  release-upgrade-motd can't update message

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1821034/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1821632] Re: dmidecode causing system crash

2019-04-09 Thread Ninad
We could see the random crashes while using ubiquity plugins when
dmidecode (arm64) is installed on the system. If dmidecode package is
removed the system is stable and no crash is observed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821632

Title:
  dmidecode causing system crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1821632] Re: dmidecode causing system crash

2019-04-09 Thread Ninad
We are using Ubuntu 18.04 (Bionic) Arm64 variant of distro

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821632

Title:
  dmidecode causing system crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1821641] Re: [HP Elitebook 840 G1] Screen is upside down on 19.04 daily

2019-04-09 Thread Daniel van Vugt
We get a few bug reports about similar problems on HP Pavilions. Maybe
look at bug 1726160 for more hints.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821641

Title:
  [HP Elitebook 840 G1] Screen is upside down on 19.04 daily

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1777062] Re: Logitech M535 mouse only pairs successfully after 4-5 tries

2019-04-09 Thread Daniel van Vugt
The previous version (3.32.0) is here:

https://launchpad.net/ubuntu/+source/gnome-
bluetooth/3.32.0-1/+build/16486213

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777062

Title:
  Logitech M535 mouse only pairs successfully after 4-5 tries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-bluetooth/+bug/1777062/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1777062] Re: Logitech M535 mouse only pairs successfully after 4-5 tries

2019-04-09 Thread Daniel van Vugt
Awesome.

I guess the only remaining question is whether you can confirm that
downgrading to gnome-bluetooth 3.32.0 reintroduces the problem?

** Package changed: bluez (Ubuntu) => gnome-bluetooth (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777062

Title:
  Logitech M535 mouse only pairs successfully after 4-5 tries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-bluetooth/+bug/1777062/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1592177] Re: Focus drops from search input in GtkFileChooserDialog after first character, which stops searching (broken behaviour)

2019-04-09 Thread Daniel van Vugt
** Also affects: gtk+3.0 (Ubuntu Disco)
   Importance: Undecided
   Status: Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1592177

Title:
  Focus drops from search input in GtkFileChooserDialog after first
  character, which stops searching (broken behaviour)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823793] Re: [regression] Font scaling not working on gnome startup

2019-04-09 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823793

Title:
  [regression] Font scaling not working on gnome startup

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822590] Re: Found storing user fingerprints without encryption

2019-04-09 Thread Seong-Joong Kim
** Information type changed from Private Security to Public Security

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822590

Title:
  Found storing user fingerprints without encryption

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823216] Re: [trusty] 3.13.0-167-generic repeatedly trips kernel paging request BUG:

2019-04-09 Thread Liz Fong-Jones
Unfortunately no externalized minimal test case, so far we've only
reproduced this with running our data storage binary under production
load.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823216

Title:
  [trusty] 3.13.0-167-generic repeatedly trips kernel paging request
  BUG:

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1780590] Re: no wireless adapter was found ubuntu 18.04

2019-04-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: bcmwl (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1780590

Title:
  no wireless adapter was found ubuntu 18.04

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1817049] Re: Subiquity should install security updates before first login

2019-04-09 Thread Marc Deslauriers
Today, ubiquity has the "Download updates while installing Ubuntu"
option during installation, which will then be installed automatically
after the first reboot. This bug was filed to obtain a similar feature.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1817049

Title:
  Subiquity should install security updates before first login

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820952] Re: Automatic login setup problem

2019-04-09 Thread binghe
ukui-control-center set automatic login by dbus. when you sets the
automatic login and reboot, the value of AutomaticLogin is false in
error, so the status of automatic login widget is uncheck.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820952

Title:
  Automatic login setup problem

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822832] Re: linux-aws: 4.4.0-1041.44 -proposed tracker

2019-04-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-trusty

** Tags added: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
+ boot-testing-requested: true
  kernel-stable-master-bug: 1822834
- phase: Holding before Promote to Proposed
- phase-changed: Wednesday, 10. April 2019 00:09 UTC
+ phase: Ready for Promote to Proposed
+ phase-changed: Wednesday, 10. April 2019 01:09 UTC
  reason:
-   promote-to-proposed: Holding -- builds not complete
+   promote-to-proposed: Pending -- ready for review

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822832

Title:
  linux-aws: 4.4.0-1041.44 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1822832/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823970] Re: Psi 1.4.x is not here

2019-04-09 Thread Neustradamus
** Description changed:

  Psi 1.4 has been released some months ago.
+ - https://github.com/psi-im
+ 
+ https://github.com/psi-im/psi
  
  Do not forget to add:
+ - iris
+ - libpsi
  - plugins
- - skins
+ - psi-l10n
+ - psimedia
+ - jdns?
+ - other?
  
- For have a pefect XMPP client.
+ For have a pefect XMPP client (only one package).
+ 
+ It must be same for Debian of course...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823970

Title:
  Psi 1.4.x is not here

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824043] [NEW] ttf-mscorefonts-installer asks sudoer rights but dialog does not wait

2019-04-09 Thread Dominique Meeùs
Public bug reported:

A window proposes to finish the installation of ttf-mscorefonts-
installer. A dialog appears in another window but disappears
immediately. For the fraction of a second it can be seen, it looks like
the identification windows that comes for some upgrades (kernel etc.).

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: update-notifier 3.192.15
ProcVersionSignature: Ubuntu 5.0.0-8.9-generic 5.0.1
Uname: Linux 5.0.0-8-generic x86_64
ApportVersion: 2.20.10-0ubuntu26
Architecture: amd64
CurrentDesktop: GNOME-Classic:GNOME
Date: Wed Apr 10 02:39:43 2019
ExecutablePath: /usr/bin/update-notifier
InstallationDate: Installed on 2018-07-14 (269 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
ProcEnviron:
 LANGUAGE=fr_FR
 PATH=(custom, user)
 XDG_RUNTIME_DIR=
 LANG=fr_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: update-notifier
UpgradeStatus: Upgraded to disco on 2019-04-06 (3 days ago)

** Affects: update-notifier (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824043

Title:
  ttf-mscorefonts-installer asks sudoer rights but dialog does not wait

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1824043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823667] Re: SRU: pcre3 ftbfs with cosmic toolchain updates

2019-04-09 Thread Matthias Klose
the package built on all archs, and all triggered autopkg tests pass.

** Tags removed: verification-needed verification-needed-cosmic
** Tags added: verification-done verification-done-cosmic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823667

Title:
  SRU: pcre3 ftbfs with cosmic toolchain updates

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-09 Thread Richard Baka
Noapic kernel parameter is just a workaround not a correct solution for
this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1776563

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1817049] Re: Subiquity should install security updates before first login

2019-04-09 Thread Steve Langasek
We discussed this on a Foundations internal call this afternoon, and
several counterarguments came up:

 - this is inconsistent with how other Ubuntu installers work today (e.g. 
ubiquity doesn't do this)
 - the point at which security updates can be installed is very late in the 
installation process, so installing updates before reboot is very likely to 
increase the time it takes to install a system
 - curtin already has to apt install the kernel, and should prefer the one from 
the security pocket if network updates are possible, so the 99% case for 
reboot-requiring security updates is already handled for subiquity installs 
without additional changes here
 - we don't have a clear idea of what's "expected" (do we want no updates? only 
security updates? all updates?) and we don't want to just punt the question to 
the user by making them answer this question as part of the install.

I think one thing it is reasonable to do is start the background
downloading of the security updates once the rootfs is configured
('systemctl start apt-daily.service').  Maybe we should also consider
special-casing apt-daily-upgrade.service on first boot so that it runs
immediately instead of waiting until 6am.  But I think the justification
for enforcing that security updates are applied specifically before
first login is weak; if there were security bugs so grave that we are
worried about the user launching an insecure browser (the example
given), we should equally be worried about this insecure browser being
shipped in the live images (both desktop and server).

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1817049

Title:
  Subiquity should install security updates before first login

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1816548] Re: [MIR] usbguard

2019-04-09 Thread Seth Arnold
On Tue, Apr 09, 2019 at 11:33:00PM -, Jamie Strandboge wrote:
> Understanding that usbguard is a target for main, I've been running it
> on my laptop for a little while and can say that there is a real issue
> with the daemon stopping which causes all USB inserts to fail closed
> until the daemon is restarted. I've also suspected some external

Did you get any logs or apport crash reports when it died?

I've been running usbguard and usbguard-applet-qt since 2018-06-25 and
have really been happy with it. I've always intended to compare it against
usbauth but because usbguard has just worked flawlessly I never got around
to trying the alternatives.

Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816548

Title:
  [MIR] usbguard

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820363] Re: NEC/Renesas PCI USB3 Cards (uPD720201) Host halt failed, -19

2019-04-09 Thread Mike
@Fabien

I confirm from 4.10 broken support and fighting for repairing USB 3.0
cards on other Bug thread. I tried to bitsect kernel 4.9a to 4.10a but
they are so different that it cannot be done by git automatically.
Somene who redesigned 4.10 PCI USB 3.0 mess should take care of it. The
hardware is ready to test.

I order You to use W201FW21.exe for updatng firmware to
upd720201/upd720202 or W200FW35.exe for updatng firmware to
upd720200/upd720200A. The integrated GUI all in one updater starting
with Fxx.exe cannot downgrade firmware at all. You will find them on
the net easily by the NEC firmware. The gods of linux flashrom package
didn't want to take care of upd720200a datasheet and PCI/PCIE host to
support FW flashing on linux.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820363

Title:
  NEC/Renesas PCI USB3 Cards (uPD720201) Host halt failed, -19

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823836] Comment bridged from LTC Bugzilla

2019-04-09 Thread bugproxy
--- Comment From wil...@us.ibm.com 2019-04-09 20:09 EDT---
-EOPNOTSUPP is returned from ib_uverbs kernel module.

Call stack:
ib_uverbs_ex_create_rwq_ind_table()   >>   uverbs_request_finish()

I found iter.cur may not be correct at the time uverbs_request_finish()
is called.   iter.cur was been computed in uverbs_request_next() prior
to calling uverbs_request_finish().

Here is my kernel tracing showing the problem.

uverbs_request_next.isra.7: Befor iter->cur=e6061050 len=4
uverbs_request_next.isra.7: After iter->cur=ced0d1bc len=4

The second value of iter->cur not correct, this is not making much
sense,  is a cast is needed?

static int uverbs_request_next(struct uverbs_req_iter *iter, void *val,
size_t len)
{
if (iter->cur + len > iter->end)
return -ENOSPC;

if (copy_from_user(val, iter->cur, len))
return -EFAULT;

trace_printk("Befor iter->cur=%p len=%lu\n",iter->cur,len);

iter->cur += len;

trace_printk("After iter->cur=%p len=%lu\n",iter->cur,len);

return 0;
}

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823836

Title:
  dpdk app is reporting: net_mlx5: probe of PCI device  aborted
  after encountering an error: Unknown error -95

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1823836/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823382] Re: backport openssl 1.1.1 fixes to bionic and cosmic

2019-04-09 Thread Dimitri John Ledkov
Spot checking both bionic and cosmic, these builds look good.

** Tags removed: verification-needed verification-needed-bionic 
verification-needed-cosmic
** Tags added: verification-done verification-done-bionic 
verification-done-cosmic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823382

Title:
  backport openssl 1.1.1 fixes to bionic and cosmic

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824039] Re: linux-fips: 4.15.0-1004.5 -proposed tracker

2019-04-09 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1822820
+ phase: Packaging
+ phase-changed: Wednesday, 10. April 2019 00:13 UTC
+ reason:
+   prepare-package: Pending -- package not yet uploaded
+   prepare-package-meta: Pending -- package not yet uploaded
+   prepare-package-signed: Pending -- package not yet uploaded

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824039

Title:
  linux-fips: 4.15.0-1004.5 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1824039/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822363] Re: Booting hangs when USB 3.0 Etron EJ168 PCI card is detected

2019-04-09 Thread Mike
Are U waiting for expiration without fix? Anyone will take
responsibility on his accout?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822363

Title:
  Booting hangs when USB 3.0 Etron EJ168 PCI card is detected

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823410] Re: utils.py's url_downloadable doesn't support https

2019-04-09 Thread Brian Murray
** Changed in: update-manager (Ubuntu Bionic)
   Status: Triaged => In Progress

** Changed in: update-manager (Ubuntu Cosmic)
   Status: Triaged => In Progress

** Changed in: update-manager (Ubuntu Bionic)
 Assignee: (unassigned) => Brian Murray (brian-murray)

** Changed in: update-manager (Ubuntu Cosmic)
 Assignee: (unassigned) => Brian Murray (brian-murray)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823410

Title:
  utils.py's url_downloadable doesn't support https

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1823410/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822871] Re: enabling ftrace on Hi1620 CS causes an Oops

2019-04-09 Thread dann frazier
[   72.778123] ftrace: far branches to multiple entry points unsupported inside 
a single module
[   72.786657] WARNING: CPU: 121 PID: 3299 at 
/home/ubuntu/linux-5.0.0/kernel/trace/ftrace.c:2008 ftrace_bug+0xb0/0x2b0
[   72.786662] Modules linked in: nls_iso8859_1 ipmi_ssif joydev input_leds 
tpm_tis_spi hns_roce_hw_v2 hns_roce ib_uverbs spi_dw_mmio spi_dw ipmi_si 
ipmi_devintf ipmi_msghandler cppc_cpufreq sch_fq_codel ib_iser rdma_cm iw_cm 
ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables 
x_tables autofs4 ses enclosure btrfs zstd_compress raid10 raid456 
async_raid6_recov async_memcpy async_pq async_xor async_tx xor xor_neon 
raid6_pq libcrc32c raid1 raid0 multipath linear marvell aes_ce_blk 
aes_ce_cipher hibmc_drm hid_generic ttm crct10dif_ce drm_kms_helper ghash_ce 
syscopyarea sha2_ce sysfillrect sha256_arm64 ixgbe hisi_sas_v3_hw hns3 
sysimgblt igb sha1_ce usbhid hisi_sas_main fb_sys_fops xfrm_algo drm hclge 
i2c_algo_bit hid libsas mdio hnae3 hinic ahci scsi_transport_sas gpio_dwapb 
aes_neon_bs aes_neon_blk crypto_simd cryptd aes_arm64
[   72.786826] CPU: 121 PID: 3299 Comm: tee Not tainted 5.0.0-9-generic #10
[   72.786830] Hardware name: Huawei TaiShan 2280 V2/BC82AMDA, BIOS TA BIOS 
2280-A CS V2.17.01 03/30/2019
[   72.786836] pstate: 6049 (nZCv daif +PAN -UAO)
[   72.786843] pc : ftrace_bug+0xb0/0x2b0
[   72.786850] lr : ftrace_replace_code+0xa8/0xc0
[   72.786853] sp : 2874bb20
[   72.786857] x29: 2874bb20 x28: f244374049c0 
[   72.786864] x27:  x26:  
[   72.786870] x25: cad06548 x24: 40c2c5c23000 
[   72.786876] x23: 0002 x22: 0001 
[   72.786882] x21: 40c234f5b928 x20: d23456ea0010 
[   72.786887] x19: d23456ea0010 x18:  
[   72.786893] x17:  x16: 40c2c4f1f810 
[   72.786898] x15: 40c2c5bec708 x14: 6c676e6973206120 
[   72.786904] x13: 656469736e692064 x12: 6574726f70707573 
[   72.786910] x11: 6e752073746e696f x10: 40c2c5bed168 
[   72.786915] x9 : 40c2c5806018 x8 : 40c2c4cc4f80 
[   72.786921] x7 : 6e61726220726166 x6 : 40c2c5c23f58 
[   72.786926] x5 : f2444db53210 x4 : 40c2c471fce8 
[   72.786932] x3 :  x2 : b80552eea843d900 
[   72.786937] x1 : d23456ea0010 x0 : ffea 
[   72.786944] Call trace:
[   72.786951]  ftrace_bug+0xb0/0x2b0
[   72.786957]  ftrace_replace_code+0xa8/0xc0
[   72.786964]  ftrace_modify_all_code+0xb0/0x148
[   72.786973]  arch_ftrace_update_code+0x10/0x18
[   72.786979]  ftrace_run_update_code+0x20/0x70
[   72.786986]  ftrace_startup_enable+0x4c/0x58
[   72.786992]  ftrace_startup+0xa4/0x140
[   72.786999]  register_ftrace_function+0x64/0x80
[   72.787007]  function_trace_init+0x50/0x98
[   72.787013]  tracing_set_tracer+0xf4/0x1c0
[   72.787019]  tracing_set_trace_write+0x10c/0x168
[   72.787028]  __vfs_write+0x48/0x80
[   72.787033]  vfs_write+0xac/0x1b8
[   72.787037]  ksys_write+0x6c/0xd8
[   72.787042]  __arm64_sys_write+0x24/0x30
[   72.787048]  el0_svc_common+0x78/0x120
[   72.787054]  el0_svc_handler+0x38/0x78
[   72.787061]  el0_svc+0x8/0xc
[   72.787065] ---[ end trace a7f7a5b79f61f1f2 ]---
[   72.787070] ftrace failed to modify 
[   72.787079] [] aes_decrypt+0x20/0x50 [aes_arm64]
[   72.787083]  actual:   1f:20:03:d5
[   72.787094] Setting ftrace call site to call ftrace function
[   72.787097] ftrace record flags: 8001
[   72.787101]  (1)  
expected tramp: 40c2c45bdeb4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822871

Title:
  enabling ftrace on Hi1620 CS causes an Oops

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816812] Re: desktop logout delays due to missing PropertiesChanged signal

2019-04-09 Thread Dimitri John Ledkov
** Changed in: systemd (Ubuntu Disco)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816812

Title:
  desktop logout delays due to missing PropertiesChanged signal

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822832] Re: linux-aws: 4.4.0-1041.44 -proposed tracker

2019-04-09 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1822834
- phase: Packaging
- phase-changed: Tuesday, 09. April 2019 17:10 UTC
+ phase: Holding before Promote to Proposed
+ phase-changed: Wednesday, 10. April 2019 00:09 UTC
  reason:
-   prepare-package: Pending -- package not yet uploaded
-   prepare-package-meta: Pending -- package not yet uploaded
+   promote-to-proposed: Holding -- builds not complete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822832

Title:
  linux-aws: 4.4.0-1041.44 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1822832/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1812527] Re: [bionic][regression] gnome-shell crashes with SIGSEGV in meta_window_actor_is_destroyed(self=NULL) called from _switchWorkspaceDone() [windowManager.js:1787]

2019-04-09 Thread Alec Larsen
This problem also affects me with Zoom. I am also using a Dell Precision
5520 with Intel HD Graphics, and disabling animations in Tweaks /
Appearance / Animations fixes the problem for me.

I arrived at this thread by Googling the last few frames in my coredump:

```
$ gdb /usr/bin/gnome-shell -c CoreDump
GNU gdb (Ubuntu 8.1-0ubuntu3) 8.1.0.20180409-git
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/gnome-shell...(no debugging symbols found)...done.
[New LWP 16771]
[New LWP 16775]
[New LWP 16782]
[New LWP 16777]
[New LWP 16785]
[New LWP 16792]
[New LWP 16784]
[New LWP 16788]
[New LWP 16776]
[New LWP 16786]
[New LWP 16793]
[New LWP 16787]
[New LWP 16790]
[New LWP 16783]
[New LWP 16791]
[New LWP 16779]
[New LWP 16789]
[New LWP 16794]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/gnome-shell'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x7f8326767fe0 in meta_window_actor_is_destroyed () from 
/usr/lib/x86_64-linux-gnu/libmutter-2.so.0
[Current thread is 1 (Thread 0x7f8329125ac0 (LWP 16771))]
(gdb) backtrace
#0  0x7f8326767fe0 in meta_window_actor_is_destroyed () at 
/usr/lib/x86_64-linux-gnu/libmutter-2.so.0
#1  0x7f8322546dae in ffi_call_unix64 () at 
/usr/lib/x86_64-linux-gnu/libffi.so.6
#2  0x7f832254671f in ffi_call () at /usr/lib/x86_64-linux-gnu/libffi.so.6
#3  0x7f8327221648 in  () at /usr/lib/libgjs.so.0
#4  0x7f8327222f94 in  () at /usr/lib/libgjs.so.0
#5  0x7f831f028f6c in  () at /usr/lib/x86_64-linux-gnu/libmozjs-52.so.0
#6  0x7f831f01bed7 in  () at /usr/lib/x86_64-linux-gnu/libmozjs-52.so.0
#7  0x7f831f0287d6 in  () at /usr/lib/x86_64-linux-gnu/libmozjs-52.so.0
#8  0x7f831f028daf in  () at /usr/lib/x86_64-linux-gnu/libmozjs-52.so.0
#9  0x7f831f029089 in  () at /usr/lib/x86_64-linux-gnu/libmozjs-52.so.0
#10 0x7f831ee190c9 in  () at /usr/lib/x86_64-linux-gnu/libmozjs-52.so.0
#11 0x14a67c2ca3c6 in  ()
#12 0x561eaa870a40 in  ()
#13 0x7ffea8948460 in  ()
#14 0xfff9 in  ()
#15 0x7f83203bf8c0 in  () at /usr/lib/x86_64-linux-gnu/libmozjs-52.so.0
#16 0x7f82fc0739a0 in  ()
#17 0x14a67c49b66b in  ()
#18 0x6820 in  ()
#19 0x7f82dac1bba0 in  ()
#20 0x in  ()
(gdb)
```

I'm happy to help debugging if any other information is needed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1812527

Title:
  [bionic][regression] gnome-shell crashes with SIGSEGV in
  meta_window_actor_is_destroyed(self=NULL) called from
  _switchWorkspaceDone() [windowManager.js:1787]

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824038] Re: Network adapter doesn't work after returning from suspend

2019-04-09 Thread Gordon Dracup
** Attachment added: "Syslog resume (modprobe fail).png"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1824038/+attachment/5254562/+files/Syslog%20resume%20%28modprobe%20fail%29.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824038

Title:
  Network adapter doesn't work after returning from suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824038] Missing required logs.

2019-04-09 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1824038

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: cosmic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824038

Title:
  Network adapter doesn't work after returning from suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824039] Re: linux-fips: 4.15.0-1004.5 -proposed tracker

2019-04-09 Thread Marcelo Cerri
** Summary changed:

- linux-fips:  -proposed tracker
+ linux-fips: 4.15.0-1004.5 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Marcelo Cerri 
(mhcerri)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Marcelo Cerri 
(mhcerri)

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Marcelo Cerri 
(mhcerri)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824039

Title:
  linux-fips: 4.15.0-1004.5 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1824039/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1290542] Re: pulseaudio crashed with SIGSEGV in prepare_next_write_item()

2019-04-09 Thread MOZGIII
I just got the same issue at Ubuntu 18.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1290542

Title:
  pulseaudio crashed with SIGSEGV in prepare_next_write_item()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824039] Re: linux-fips: -proposed tracker

2019-04-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824039

Title:
  linux-fips:  -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1824039/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823410] Re: utils.py's url_downloadable doesn't support https

2019-04-09 Thread Brian Murray
** Description changed:

- In the interest of improving release upgrades for users of PPAs a check
- was added to ubuntu-release-upgrader to see if the release to which the
- system is being upgraded is provided by a sources list entry and if it
- is not that entry is disabled. This check uses the function
- url_downloadable which is provided by update-manager's utils.py. Come to
- find out the url_downloadable check only supports ftp and http, not
- https. This can cause a situation where upgrades to the next release of
- Ubuntu fail if the system's mirror of the Ubuntu archive is using https.
- This is mentioned here - https://bugs.launchpad.net/ubuntu/+source
- /ubuntu-release-upgrader/+bug/1807043/comments/10.
+ [Impact]
+ In the interest of improving release upgrades for users of PPAs a check was 
added to ubuntu-release-upgrader to see if the release to which the system is 
being upgraded is provided by a sources list entry and if it is not that entry 
is disabled. This check uses the function url_downloadable which is provided by 
update-manager's utils.py. Come to find out the url_downloadable check only 
supports ftp and http, not https. This can cause a situation where upgrades to 
the next release of Ubuntu fail if the system's mirror of the Ubuntu archive is 
using https. This is mentioned here - 
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1807043/comments/10.
  
  While the bug manifests itself in ubuntu-release-upgrader it needs
  fixing in update-manager and will require a rebuild of ubuntu-release-
  upgrader which has a symlink to utils.py which is shipped in the dist-
  upgrader tarball.
+ 
+ [Test Case]
+ update-manager - only ubuntu-release-upgrader uses url_downloadable but I 
added a test to update-manager to ensure that https works, the test may be 
skipped though if the https test site is not available so keep an eye out for 
that.
+ 
+ ubuntu-release-upgrader
+ 1) On a xenial or bionic system edit your sources.list file so that you are 
using an https mirror of the archive.
+ 2) try to upgrade to the next release of ubuntu using 'do-release-upgrade'
+ 
+ With the version of ubuntu-release-upgrader in the archive you will not
+ be allowed to upgrade because ubuntu-minimal will not be found. With the
+ version in -proposed, accessed by using 'do-release-upgrade -p' you
+ should be able to upgrade to the next release of Ubuntu.
+ 
+ [Regression Potential]
+ There isn't much chance of a regression as we are just adding https to the 
list of schemes that we will test with urlopen.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823410

Title:
  utils.py's url_downloadable doesn't support https

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1823410/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822820] Re: linux: 4.15.0-48.51 -proposed tracker

2019-04-09 Thread Marcelo Cerri
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1822817 (xenial/linux-azure), bug 1822819 (xenial/linux-hwe)
- derivatives: bug 1822802 (linux-raspi2), bug 1822803 (linux-oem), bug 1822805 
(linux-aws), bug 1822808 (linux-gcp), bug 1822809 (linux-kvm), bug 1822810 
(linux-ibm-gt), bug 1822812 (linux-oracle), bug 1822813 (linux-fips), bug 
1822981 (linux), bug 1823254 (linux), bug 1823755 (linux-gke)
+ derivatives: bug 1822802 (linux-raspi2), bug 1822803 (linux-oem), bug 1822805 
(linux-aws), bug 1822808 (linux-gcp), bug 1822809 (linux-kvm), bug 1822810 
(linux-ibm-gt), bug 1822812 (linux-oracle), bug 1822981 (linux), bug 1823254 
(linux), bug 1823755 (linux-gke)
  
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  phase: Testing
  phase-changed: Thursday, 04. April 2019 18:03 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Stalled -- testing FAILED
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
snap-release-to-candidate: 'Pending -- snap pc-kernel not in expected 
channel(s):
  amd64:18/candidate armhf:18/candidate i386:18/candidate'
verification-testing: Ongoing -- testing in progress

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1822817 (xenial/linux-azure), bug 1822819 (xenial/linux-hwe)
- derivatives: bug 1822802 (linux-raspi2), bug 1822803 (linux-oem), bug 1822805 
(linux-aws), bug 1822808 (linux-gcp), bug 1822809 (linux-kvm), bug 1822810 
(linux-ibm-gt), bug 1822812 (linux-oracle), bug 1822981 (linux), bug 1823254 
(linux), bug 1823755 (linux-gke)
+ derivatives: bug 1822802 (linux-raspi2), bug 1822803 (linux-oem), bug 1822805 
(linux-aws), bug 1822808 (linux-gcp), bug 1822809 (linux-kvm), bug 1822810 
(linux-ibm-gt), bug 1822812 (linux-oracle), bug 1822981 (linux), bug 1823254 
(linux), bug 1823755 (linux-gke), bug 1824039 (linux-fips)
  
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  phase: Testing
  phase-changed: Thursday, 04. April 2019 18:03 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Stalled -- testing FAILED
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
snap-release-to-candidate: 'Pending -- snap pc-kernel not in expected 
channel(s):
  amd64:18/candidate armhf:18/candidate i386:18/candidate'
verification-testing: Ongoing -- testing in progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822820

Title:
  linux: 4.15.0-48.51 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1822820/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   3   4   5   6   7   >