[Bug 1829730] [NEW] init hangs when debug is specified

2019-05-20 Thread Bas Zoetekouw
Public bug reported:

When specifying "debug" on the kernel command line in order to catch
initramfs debug info, the init hangs.  It's quite early in the boot
process (certainly before pre-mount is called, as I don't see anything
relating to btrfs scan and resuming from hibernation).

╰─▶ uname -a
Linux regan 5.0.0-13-generic #14-Ubuntu SMP Mon Apr 15 14:59:14 UTC 2019 x86_64 
x86_64 x86_64 GNU/Linux

╰─▶ dpkg -l initramfs-tools
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion  Architecture Description
+++-===---
ii  initramfs-tools 0.133ubuntu2 all  generic modular initramfs 
generator (automation)

╰─▶ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Eoan Ermine (development branch)
Release:19.10
Codename:   eoan

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  When specifying "debug" on the kernel command line in order to catch
  initramfs debug info, the init hangs.  It's quite early in the boot
  process (certainly before pre-mount is called, as I don't see anything
  relating to btrfs scan and resuming from hibernation).
+ 
+ ╰─▶ uname -a
+ Linux regan 5.0.0-13-generic #14-Ubuntu SMP Mon Apr 15 14:59:14 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux
+ 
+ ╰─▶ dpkg -l initramfs-tools
+ Desired=Unknown/Install/Remove/Purge/Hold
+ | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
+ |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
+ ||/ NameVersion  Architecture Description
+ 
+++-===---
+ ii  initramfs-tools 0.133ubuntu2 all  generic modular initramfs 
generator (automation)
+ 
+ ╰─▶ lsb_release -a
+ No LSB modules are available.
+ Distributor ID:   Ubuntu
+ Description:  Ubuntu Eoan Ermine (development branch)
+ Release:  19.10
+ Codename: eoan

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

Title:
  init hangs when debug is specified

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1829730/+subscriptions

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

[Bug 1829726] [NEW] resume after hibernation fails because resume script is never executed

2019-05-20 Thread Bas Zoetekouw
Public bug reported:

In recent versions of initramfs-tools-core, the hibernation resume
script (/usr/share/initramfs-tools/scripts/local-premount/resume) is no
longer +x, so it's silently skipped during boot, causing resume after
hibernation to fail.

I'm not sure when this change was introduced.  All I can see is that it
worked fine on 18.04, but that it's broken in current 19.10-dev.

╰─▶ ls -la /usr/share/initramfs-tools/scripts/local-premount/resume
-rw-r--r-- 1 root root 1,5K apr 29 09:24 
/usr/share/initramfs-tools/scripts/local-premount/resume

Unpacking the initramfs confirms this:

╰─▶ unmkinitramfs /boot/initrd.img-5.0.0-13-generic initramfs

╰─▶ ls -la initramfs/main/scripts/local-premount/
total 32K
drwxr-xr-x  2 bas bas 4,0K mei 20 10:49 ./
drwxr-xr-x 10 bas bas 4,0K mei 20 10:49 ../
-rw-r--r--  1 bas bas  246 mei 20 10:29 ORDER
-rwxr-xr-x  1 bas bas  270 mrt 12 04:53 btrfs*
-rwxr-xr-x  1 bas bas 4,1K apr 29 09:24 fixrtc*
-rwxr-xr-x  1 bas bas  226 mei  3 07:49 ntfs_3g*
-rw-r--r--  1 bas bas 1,5K apr 29 09:24 resume

╰─▶ cat initramfs/main/scripts/local-premount/ORDER
/scripts/local-premount/btrfs "$@"
[ -e /conf/param.conf ] && . /conf/param.conf
/scripts/local-premount/fixrtc "$@"
[ -e /conf/param.conf ] && . /conf/param.conf
/scripts/local-premount/ntfs_3g "$@"
[ -e /conf/param.conf ] && . /conf/param.conf

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- resume afte hibernation fails because resume script is never executed
+ resume after hibernation fails because resume script is never executed

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

Title:
  resume after hibernation fails because resume script is never executed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1829726/+subscriptions

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

[Bug 1815742] Re: latest network-manager segfaults in disco

2019-04-03 Thread Bas Zoetekouw
Yes, this version works perfectly.  Thanks!

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] Re: latest network-manager segfaults in disco

2019-03-18 Thread Bas Zoetekouw
The problem still occurs with the .91 version from disco-proposed.
I'll attach the requested files to the upstream report.

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] Re: latest network-manager segfaults in disco

2019-03-05 Thread Bas Zoetekouw
reopened

** Changed in: network-manager (Ubuntu)
   Status: Fix Released => Confirmed

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] Re: latest network-manager segfaults in disco

2019-02-26 Thread Bas Zoetekouw
Unfortunately, NetworkManager is still segfaulting at the same line
(src/settings/nm-settings-plugin.c:147)

╰─▶ dpkg -l network-manager|cat
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion Architecture Description
+++-===-===--=
ii  network-manager 1.15.2-0ubuntu2 amd64network management framework 
(daemon and userspace tools)


feb 26 14:15:31 regan systemd[1]: Started Process Core Dump (PID 27019/UID 0).
feb 26 14:15:32 regan systemd-coredump[27022]: Process 26991 (NetworkManager) 
of user 0 dumped core.
   
   Stack trace of thread 26991:
   #0  0x7f566794f077 
__GI_raise (libc.so.6)
   #1  0x7f5667930535 
__GI_abort (libc.so.6)
   #2  0x7f5667efadc3 
g_assertion_message (libglib-2.0.so.0)
   #3  0x7f5667f55b7a 
g_assertion_message_expr (libglib-2.0.so.0)
   #4  0x562133f2d6d6 
_nm_settings_plugin_emit_signal_connection_added (
   #5  0x7f56683e059c 
initialize (libnm-settings-plugin-ifupdown.so)
   #6  0x562133ec7d90 
add_plugin (NetworkManager)
   #7  0x562133ecb3a5 
add_plugin_load_file (NetworkManager)
   #8  0x562133d6a0b1 
nm_manager_start (NetworkManager)
   #9  0x562133d2efe9 main 
(NetworkManager)
   #10 0x7f566793209b 
__libc_start_main (libc.so.6)
   #11 0x562133d2f31a _start 
(NetworkManager)
   
   Stack trace of thread 27006:
   #0  0x7f5667a22219 syscall 
(libc.so.6)
   #1  0x7f5667f78a3a 
g_cond_wait_until (libglib-2.0.so.0)
   #2  0x7f5667eff0c1 
g_async_queue_pop_intern_unlocked (libglib-2.0.so.
   #3  0x7f5667f57412 
g_thread_pool_wait_for_new_task (libglib-2.0.so.0)
   #4  0x7f5667f5690d 
g_thread_proxy (libglib-2.0.so.0)
   #5  0x7f5667b00164 
start_thread (libpthread.so.0)
   #6  0x7f5667a28def __clone 
(libc.so.6)
   
   Stack trace of thread 27003:
   #0  0x7f5667a1c6d9 
__GI___poll (libc.so.6)
   #1  0x7f5667f2dc76 
g_main_context_poll (libglib-2.0.so.0)
   #2  0x7f5667f2dd9c 
g_main_context_iteration (libglib-2.0.so.0)
   #3  0x7f5667f2dde1 
glib_worker_main (libglib-2.0.so.0)
   #4  0x7f5667f5690d 
g_thread_proxy (libglib-2.0.so.0)
   #5  0x7f5667b00164 
start_thread (libpthread.so.0)
   #6  0x7f5667a28def __clone 
(libc.so.6)
   
   Stack trace of thread 27010:
   #0  0x7f5667a22219 syscall 
(libc.so.6)
   #1  0x7f5667f78a3a 
g_cond_wait_until (libglib-2.0.so.0)
   #2  0x7f5667eff0c1 
g_async_queue_pop_intern_unlocked (libglib-2.0.so.
   #3  0x7f5667f57412 
g_thread_pool_wait_for_new_task (libglib-2.0.so.0)
   #4  0x7f5667f5690d 
g_thread_proxy (libglib-2.0.so.0)
   #5  0x7f5667b00164 
start_thread (libpthread.so.0)
   #6  0x7f5667a28def __clone 
(libc.so.6)
   
   Stack trace of thread 27007:
   #0  0x7f5667a1c6d9 
__GI___poll (libc.so.6)
  

[Bug 1815742] Re: latest network-manager segfaults in disco

2019-02-14 Thread Bas Zoetekouw
** Attachment added: "coredumpctl.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1815742/+attachment/5238665/+files/coredumpctl.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] Re: latest network-manager segfaults in disco

2019-02-14 Thread Bas Zoetekouw
It took some effort getting a backtrace (apport didn't pick it up, for
some reason, so I had to resort to systemd-corectl), but anyway, here is
is.  I'll add it to the upstream bug, too.

** Attachment added: "backtrace.txt"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1815742/+attachment/5238664/+files/backtrace.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] RfKill.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1815742/+attachment/5238269/+files/RfKill.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] nmcli-con.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "nmcli-con.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238272/+files/nmcli-con.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] modified.conffile..etc.NetworkManager.NetworkManager.conf.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: 
"modified.conffile..etc.NetworkManager.NetworkManager.conf.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238271/+files/modified.conffile..etc.NetworkManager.NetworkManager.conf.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.virbr1.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.virbr1.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238261/+files/NetDevice.virbr1.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] ProcCpuinfoMinimal.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238267/+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/1815742

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.virbr1-nic.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.virbr1-nic.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238262/+files/NetDevice.virbr1-nic.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] WifiSyslog.txt

2019-02-13 Thread Bas Zoetekouw
apport information

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

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.lo.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.lo.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238256/+files/NetDevice.lo.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.virbr0-nic.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.virbr0-nic.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238260/+files/NetDevice.virbr0-nic.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.virbr0.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.virbr0.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238259/+files/NetDevice.virbr0.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.vnet0.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.vnet0.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238263/+files/NetDevice.vnet0.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] PciNetwork.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "PciNetwork.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238266/+files/PciNetwork.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] nmcli-dev.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "nmcli-dev.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238273/+files/nmcli-dev.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.docker0.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.docker0.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238254/+files/NetDevice.docker0.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] ProcEnviron.txt

2019-02-13 Thread Bas Zoetekouw
apport information

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.br-2c9cac607cd8.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.br-2c9cac607cd8.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238253/+files/NetDevice.br-2c9cac607cd8.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.ovpn-surf.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.ovpn-surf.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238257/+files/NetDevice.ovpn-surf.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetworkManager.conf.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetworkManager.conf.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238265/+files/NetworkManager.conf.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.eth0.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.eth0.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238255/+files/NetDevice.eth0.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.tinc0.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.tinc0.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238258/+files/NetDevice.tinc0.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] NetDevice.wlan0.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "NetDevice.wlan0.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238264/+files/NetDevice.wlan0.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] IpRoute.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "IpRoute.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238251/+files/IpRoute.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] Dependencies.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238248/+files/Dependencies.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] IpAddr.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "IpAddr.txt"
   https://bugs.launchpad.net/bugs/1815742/+attachment/5238250/+files/IpAddr.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] IfupdownConfig.txt

2019-02-13 Thread Bas Zoetekouw
apport information

** Attachment added: "IfupdownConfig.txt"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238249/+files/IfupdownConfig.txt

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] IwConfig.txt

2019-02-13 Thread Bas Zoetekouw
apport information

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

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] [NEW] latest network-manager segfaults in disco

2019-02-13 Thread Bas Zoetekouw
Public bug reported:

When I updated to the latest version of networkmanager in disco dingo
(1.15.2-0ubuntu1), it started segfaulting.  Reverting to the version in
cosmic (1.12.4-1ubuntu1.2) solved the problem.

Syslog shows the following (will attach a more complete log):

feb 13 10:39:45 regan NetworkManager[2315]: 
NetworkManager:ERROR:src/settings/nm-settings-plugin.c:147:_nm_settings_plugin_emit_signal_connection_added:
 assertion failed: __extension__ ({ GTypeInstance *__inst = 
(GTypeInstance*) ((sett_conn)); GType __t = ((nm_settings_connection_get_type 
())); gboolean __r; if (!__inst) __r = (0); else if (__inst->g_class && 
__inst->g_class->g_type == __t) __r = (!(0)); else __r = 
g_type_check_instance_is_a (__inst, __t); __r; })
feb 13 10:39:45 regan NetworkManager[2315]:   [1550050785.3612] ifupdown: 
management mode: managed
feb 13 10:39:45 regan NetworkManager[2315]: invalid uninstantiatable type 
'(null)' in cast to 'NMSettingsConnection'
feb 13 10:39:45 regan systemd[1]: NetworkManager.service: Main process exited, 
code=dumped, status=6/ABRT
--- 
ProblemType: Bug
ApportVersion: 2.20.10-0ubuntu20
Architecture: amd64
CurrentDesktop: GNOME
DistroRelease: Ubuntu 19.04
InstallationDate: Installed on 2016-12-22 (782 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
Package: network-manager 1.12.4-1ubuntu1.2
PackageArchitecture: amd64
Tags:  disco
Uname: Linux 4.19.0-1-amd64 x86_64
UpgradeStatus: Upgraded to disco on 2017-09-18 (512 days ago)
UserGroups: adm cdrom dialout dip docker libvirt lp lpadmin lxd plugdev 
sambashare scanner src sudo tss wireshark
_MarkForUpload: True
mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2018-06-01T16:38:44.962715
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN
 running  1.12.4   connected  started  full  enabled enabled  
enabled  enabled  enabled

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-collected disco

** Attachment added: "network-manager journal output during upgrade"
   
https://bugs.launchpad.net/bugs/1815742/+attachment/5238246/+files/journal.txt

** Tags added: apport-collected disco

** Description changed:

  When I updated to the latest version of networkmanager in disco dingo
  (1.15.2-0ubuntu1), it started segfaulting.  Reverting to the version in
  cosmic (1.12.4-1ubuntu1.2) solved the problem.
  
  Syslog shows the following (will attach a more complete log):
  
  feb 13 10:39:45 regan NetworkManager[2315]: 
NetworkManager:ERROR:src/settings/nm-settings-plugin.c:147:_nm_settings_plugin_emit_signal_connection_added:
 assertion failed: __extension__ ({ GTypeInstance *__inst = 
(GTypeInstance*) ((sett_conn)); GType __t = ((nm_settings_connection_get_type 
())); gboolean __r; if (!__inst) __r = (0); else if (__inst->g_class && 
__inst->g_class->g_type == __t) __r = (!(0)); else __r = 
g_type_check_instance_is_a (__inst, __t); __r; })
  feb 13 10:39:45 regan NetworkManager[2315]:   [1550050785.3612] 
ifupdown: management mode: managed
  feb 13 10:39:45 regan NetworkManager[2315]: invalid uninstantiatable type 
'(null)' in cast to 'NMSettingsConnection'
  feb 13 10:39:45 regan systemd[1]: NetworkManager.service: Main process 
exited, code=dumped, status=6/ABRT
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.10-0ubuntu20
+ Architecture: amd64
+ CurrentDesktop: GNOME
+ DistroRelease: Ubuntu 19.04
+ InstallationDate: Installed on 2016-12-22 (782 days ago)
+ InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
+ NetworkManager.state:
+  [main]
+  NetworkingEnabled=true
+  WirelessEnabled=true
+  WWANEnabled=true
+ Package: network-manager 1.12.4-1ubuntu1.2
+ PackageArchitecture: amd64
+ Tags:  disco
+ Uname: Linux 4.19.0-1-amd64 x86_64
+ UpgradeStatus: Upgraded to disco on 2017-09-18 (512 days ago)
+ UserGroups: adm cdrom dialout dip docker libvirt lp lpadmin lxd plugdev 
sambashare scanner src sudo tss wireshark
+ _MarkForUpload: True
+ mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2018-06-01T16:38:44.962715
+ nmcli-nm:
+  RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
+  running  1.12.4   connected  started  full  enabled enabled  
enabled  enabled  enabled

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1815742] CRDA.txt

2019-02-13 Thread Bas Zoetekouw
apport information

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

Title:
  latest network-manager segfaults in disco

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

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

[Bug 1599374] Re: Short form of option "--node" ("-n") is present, but broken and undocumented

2019-02-04 Thread Bas Zoetekouw
This is now fixed in upstream.  Will be included in pinfo 0.6.11.

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

Title:
  Short form of option "--node" ("-n") is present, but broken and
  undocumented

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-12-23 Thread Bas Zoetekouw
Yeah, "enable_autosuspend=0" by itself fixes the issue.

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-12-22 Thread Bas Zoetekouw
If the enable_autosuspend option doesn't fix your issue, I think you are
encountering a different bug (with overlapping symptoms).  For clarity,
it might be best to open a separate bug report for your issue.

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-11-24 Thread Bas Zoetekouw
I'm still planning to run a bisect to find the offending commit, but
havne't found the time yet.

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-11-01 Thread Bas Zoetekouw
I'm happy to report that everything seems stable now.  
I'm now running the following config
 - kernel 4.19.0-041900rc7-generic
 - delay after reset set to 200ms (see #38)
 - unload iwlwifi on suspend/sleep
 - btusb.enable_autosuspend=0

Should I try with a regular kernel and only btusb.enable_autosuspend=0 ?

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-19 Thread Bas Zoetekouw
Hmm, running the current setup (200ms sleep+iwlwifi unload-on-suspend),
I must say that the bt loading has become more reliable.  It still
doesn't work 100% of the time, but it definitely is working more often
than before (maybe 75% of the time it works ok now).

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-18 Thread Bas Zoetekouw
Also doesn't seem to make any difference...
Dmesg (attached) shows that iwlwifi is loading after initial btusb 
initialization, but it still fails about 2/3 of the time.

** Attachment added: "dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790454/+attachment/5202421/+files/dmesg.txt

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-15 Thread Bas Zoetekouw
I've changed the delay to 200ms, but now I get

[16936.380848] Bluetooth: hci0: Device boot timeout

in addition to the original symptons.

Dmesg is attached.

** Attachment added: "dmesg-200ms.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790454/+attachment/5201246/+files/dmesg-200ms.txt

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-15 Thread Bas Zoetekouw
ok, will do

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-12 Thread Bas Zoetekouw
Sorry, bug is still occurring, even with the patch.  Dmesg is attached.

** Attachment added: "dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790454/+attachment/5200246/+files/dmesg.txt

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-11 Thread Bas Zoetekouw
Ok, running a patched kernel now.  Let's see if I can still trigger the
bug.

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-09 Thread Bas Zoetekouw
Problem still occurs.  Dmesg is attached.

** Attachment added: "dmesg.4.19.0-041900rc7-generic+usbcore.quirks.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790454/+attachment/5199005/+files/dmesg.4.19.0-041900rc7-generic+usbcore.quirks.txt

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-08 Thread Bas Zoetekouw
Ah yes, cold boot seems to fix it for now.  I'll need to wait and see if
the bug now occurs during normal operation.

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-08 Thread Bas Zoetekouw
** Attachment added: "dmesg-4.19rc7.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790454/+attachment/5198639/+files/dmesg-4.19rc7.log

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-08 Thread Bas Zoetekouw
With kernel 4.19rc7 and the kernel parameter as you prescribed, the BT adapter 
won't work at all.  The timeouts that would only occur sporadically after 
resume, are now present from boot, and the previous 
unload-modules/suspend/resume/load-modules cycle no longer works to get BT back 
on.   
Dmesg is attached.

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-08 Thread Bas Zoetekouw
Sure, here it is.

** Attachment added: "dmesg.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790454/+attachment/5198582/+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/1790454

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-08 Thread Bas Zoetekouw
Hmm, I guess the dmesg above was mispasted.

"modprobe -r btusb" gives


[ 6998.064598] usbcore: deregistering interface driver btusb
[ 6998.064608] usb usb1: usb auto-resume
[ 6998.064639] hub 1-0:1.0: hub_resume
[ 6998.064659] usb usb1-port2: status 0507 change 
[ 6998.064674] usb usb1-port7: status 0107 change 
[ 6998.064677] usb usb1-port8: status 0107 change 
[ 6998.064680] usb usb1-port9: status 0107 change 
[ 6998.064694] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.064741] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.091617] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.111570] usb 1-8: usb auto-resume
[ 6998.111600] hub 1-0:1.0: state 7 ports 12 chg  evt 0100
[ 6998.179602] usb 1-8: Waited 0ms for CONNECT
[ 6998.179603] usb 1-8: finish resume
[ 6998.203699] usb 1-8: usb auto-suspend, wakeup 0
[ 6998.227621] hub 1-0:1.0: hub_suspend
[ 6998.227635] usb usb1: bus auto-suspend, wakeup 1


subsequent "modprobe btusb" gives:

[ 7006.302906] usb usb1: usb auto-resume
[ 7006.302938] hub 1-0:1.0: hub_resume
[ 7006.302959] usb usb1-port2: status 0507 change 
[ 7006.302973] usb usb1-port7: status 0107 change 
[ 7006.302977] usb usb1-port8: status 0107 change 
[ 7006.302980] usb usb1-port9: status 0107 change 
[ 7006.302994] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 7006.303044] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 7006.351578] usb 1-8: usb auto-resume
[ 7006.351666] hub 1-0:1.0: state 7 ports 12 chg  evt 0100
[ 7006.423565] usb 1-8: Waited 0ms for CONNECT
[ 7006.423567] usb 1-8: finish resume
[ 7006.423797] btusb 1-8:1.0: usb_probe_interface
[ 7006.423799] btusb 1-8:1.0: usb_probe_interface - got id
[ 7006.424039] usbcore: registered new interface driver btusb
[ 7008.443419] Bluetooth: hci0: command 0xfc05 tx timeout
[ 7008.443427] Bluetooth: hci0: Reading Intel version information failed (-110)
[ 7008.463483] usb 1-8: usb auto-suspend, wakeup 0
[ 7008.483434] hub 1-0:1.0: hub_suspend
[ 7008.483473] usb usb1: bus auto-suspend, wakeup 1
[ 7200.187930] usbcore: deregistering interface driver btusb
[ 7200.187940] usb usb1: usb auto-resume
[ 7200.187963] hub 1-0:1.0: hub_resume
[ 7200.187979] usb usb1-port2: status 0507 change 
[ 7200.187993] usb usb1-port7: status 0107 change 
[ 7200.187996] usb usb1-port8: status 0107 change 
[ 7200.188000] usb usb1-port9: status 0107 change 
[ 7200.188014] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 7200.188058] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 7200.206254] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 7200.234035] hub 1-0:1.0: state 7 ports 12 chg  evt 0100
[ 7200.234040] usb 1-8: usb auto-resume
[ 7200.302166] usb 1-8: Waited 0ms for CONNECT
[ 7200.302168] usb 1-8: finish resume
[ 7200.326073] usb 1-8: usb auto-suspend, wakeup 0
[ 7200.346253] hub 1-0:1.0: hub_suspend
[ 7200.346260] usb usb1: bus auto-suspend, wakeup 1
[ 7200.490109] NET: Unregistered protocol family 31
[ 7200.560277] Bluetooth: Core ver 2.22
[ 7200.560294] NET: Registered protocol family 31
[ 7200.560294] Bluetooth: HCI device and connection manager initialized
[ 7200.560310] Bluetooth: HCI socket layer initialized
[ 7200.560311] Bluetooth: L2CAP socket layer initialized
[ 7200.560317] Bluetooth: SCO socket layer initialized
[ 7200.566144] Bluetooth: RFCOMM TTY layer initialized
[ 7200.566148] Bluetooth: RFCOMM socket layer initialized
[ 7200.566152] Bluetooth: RFCOMM ver 1.11
[ 7200.568718] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 7200.568720] Bluetooth: BNEP filters: protocol multicast
[ 7200.568722] Bluetooth: BNEP socket layer initialized
[ 7200.576847] usb usb1: usb auto-resume
[ 7200.576870] hub 1-0:1.0: hub_resume
[ 7200.576895] usb usb1-port2: status 0507 change 
[ 7200.576914] usb usb1-port7: status 0107 change 
[ 7200.576919] usb usb1-port8: status 0107 change 
[ 7200.576924] usb usb1-port9: status 0107 change 
[ 7200.576941] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 7200.577002] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 7200.622166] usb 1-8: usb auto-resume
[ 7200.622178] hub 1-0:1.0: state 7 ports 12 chg  evt 0100
[ 7200.698184] usb 1-8: Waited 0ms for CONNECT
[ 7200.698185] usb 1-8: finish resume
[ 7200.698352] btusb 1-8:1.0: usb_probe_interface
[ 7200.698354] btusb 1-8:1.0: usb_probe_interface - got id
[ 7200.699325] usbcore: registered new interface driver btusb
[ 7200.699472] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
[ 7200.706475] Bluetooth: hci0: Device revision is 5
[ 7200.706477] Bluetooth: hci0: Secure boot is enabled
[ 7200.706478] Bluetooth: hci0: OTP lock is enabled
[ 7200.706478] Bluetooth: hci0: API lock is enabled
[ 7200.706479] Bluetooth: hci0: Debug lock is disabled
[ 7200.706480] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 7200.706678] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
[ 7201.706657] usbcore: deregistering interface driver btusb
[ 7201.706701] 

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-08 Thread Bas Zoetekouw
The bug triggered again this morning:

> modprobe -r btusb

gives

[ 6998.064598] usbcore: deregistering interface driver btusb
[ 6998.064608] usb usb1: usb auto-resume
[ 6998.064639] hub 1-0:1.0: hub_resume
[ 6998.064659] usb usb1-port2: status 0507 change 
[ 6998.064674] usb usb1-port7: status 0107 change 
[ 6998.064677] usb usb1-port8: status 0107 change 
[ 6998.064680] usb usb1-port9: status 0107 change 
[ 6998.064694] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.064741] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.091617] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.111570] usb 1-8: usb auto-resume
[ 6998.111600] hub 1-0:1.0: state 7 ports 12 chg  evt 0100
[ 6998.179602] usb 1-8: Waited 0ms for CONNECT
[ 6998.179603] usb 1-8: finish resume
[ 6998.203699] usb 1-8: usb auto-suspend, wakeup 0
[ 6998.227621] hub 1-0:1.0: hub_suspend
[ 6998.227635] usb usb1: bus auto-suspend, wakeup 1


subsequent "modprobe btusb":

[ 6998.064598] usbcore: deregistering interface driver btusb
[ 6998.064608] usb usb1: usb auto-resume
[ 6998.064639] hub 1-0:1.0: hub_resume
[ 6998.064659] usb usb1-port2: status 0507 change 
[ 6998.064674] usb usb1-port7: status 0107 change 
[ 6998.064677] usb usb1-port8: status 0107 change 
[ 6998.064680] usb usb1-port9: status 0107 change 
[ 6998.064694] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.064741] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.091617] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.111570] usb 1-8: usb auto-resume
[ 6998.111600] hub 1-0:1.0: state 7 ports 12 chg  evt 0100
[ 6998.179602] usb 1-8: Waited 0ms for CONNECT
[ 6998.179603] usb 1-8: finish resume
[ 6998.203699] usb 1-8: usb auto-suspend, wakeup 0
[ 6998.227621] hub 1-0:1.0: hub_suspend
[ 6998.227635] usb usb1: bus auto-suspend, wakeup 1

I'll attach the complete journal.  Sequence there is as follows:
 - BT is working on oct 7th
 - suspend at oct 7th, 22:44
 - resume oct 8th, 8:33, BT stopped working
 - 08:48:42 modprobe -r btusb
 - 08:48:50 modprobe btusb
 - 08:52:04 ran bt-reset script as referenced in #21 (so, unload bt modules, 
suspend, resume, load bt modules)
 - 08:52:26 BT is working again


** Attachment added: "journal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790454/+attachment/5198516/+files/journal.txt

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-09-28 Thread Bas Zoetekouw
Do you need a dmesg when the bug is triggered, or does a regular boot
log suffice?   It's hard to trigger the bug manually (but it occurs
every couple of days).

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working aster suspend/resume

2018-09-28 Thread Bas Zoetekouw
I can confirm that the bug still occurs in 4.19.0-041900rc5-generic.

The first kernel on which this error occurred was 4.17.0-6-generic.
Before that, I used 4.15.0-25-generic which works perfectly.

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

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

** Summary changed:

- Bluetooth (btintel) stops working aster suspend/resume
+ Bluetooth (btintel) stops working after suspend/resume

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-09-28 Thread Bas Zoetekouw
Adding to that, there is a (somewhat) reliable way to get bluetooth back.  It 
involves goign to the following process _twice_: stopping the bluetooth 
service, unloading all relevant modules, suspending the laptop, resuming, 
reloading all modules, starting the bluetooth service.
Rather cumbersome, but it might help other experiencing this issue.

I use the following script for "convenience" (en remeber to run it twice
to get bt back):

#!/bin/bash
if [[ $EUID -ne 0 ]]; then
exec /usr/bin/sudo $0
fi
modules=(btusb btintel btbcm bnep rfcomm bluetooth)
/bin/systemctl stop bluetooth
for (( i=0; i<${#modules[@]}; i++ ))
do
/sbin/modprobe -r "${modules[i]}"
done
/bin/systemctl suspend
for (( i=${#modules[@]}-1; i>=0; i-- ))
do
/sbin/modprobe "${modules[i]}"
done
/bin/systemctl start bluetooth
exit 0

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1790454] PulseList.txt

2018-09-03 Thread Bas Zoetekouw
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1790454/+attachment/5183932/+files/PulseList.txt

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

Title:
  Bluetooth (btintel) stops working aster suspend/resume

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

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

[Bug 1790454] WifiSyslog.txt

2018-09-03 Thread Bas Zoetekouw
apport information

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

Title:
  Bluetooth (btintel) stops working aster suspend/resume

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

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

[Bug 1790454] UdevDb.txt

2018-09-03 Thread Bas Zoetekouw
apport information

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

Title:
  Bluetooth (btintel) stops working aster suspend/resume

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

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

[Bug 1790454] ProcInterrupts.txt

2018-09-03 Thread Bas Zoetekouw
apport information

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

Title:
  Bluetooth (btintel) stops working aster suspend/resume

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

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

[Bug 1790454] RfKill.txt

2018-09-03 Thread Bas Zoetekouw
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1790454/+attachment/5183933/+files/RfKill.txt

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

Title:
  Bluetooth (btintel) stops working aster suspend/resume

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

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

[Bug 1790454] ProcEnviron.txt

2018-09-03 Thread Bas Zoetekouw
apport information

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

Title:
  Bluetooth (btintel) stops working aster suspend/resume

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

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

[Bug 1790454] ProcModules.txt

2018-09-03 Thread Bas Zoetekouw
apport information

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

Title:
  Bluetooth (btintel) stops working aster suspend/resume

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

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

[Bug 1790454] ProcCpuinfoMinimal.txt

2018-09-03 Thread Bas Zoetekouw
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1790454/+attachment/5183928/+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/1790454

Title:
  Bluetooth (btintel) stops working aster suspend/resume

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

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

[Bug 1790454] IwConfig.txt

2018-09-03 Thread Bas Zoetekouw
apport information

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

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

Title:
  Bluetooth (btintel) stops working aster suspend/resume

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

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

[Bug 1790454] Lspci.txt

2018-09-03 Thread Bas Zoetekouw
apport information

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

Title:
  Bluetooth (btintel) stops working aster suspend/resume

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

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

[Bug 1790454] Lsusb.txt

2018-09-03 Thread Bas Zoetekouw
apport information

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

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

Title:
  Bluetooth (btintel) stops working aster suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working aster suspend/resume

2018-09-03 Thread Bas Zoetekouw
apport information

** Tags added: apport-collected cosmic

** Description changed:

  I run cosmic on my Dell Latitude E7470, which has an intel usb bluetooth
  device (8087:0a2b).
  
  Sometimes (not every time) after a suspend/resume cycle, my laptop's
  bluetooth stops working.  hciconfig shows:
  
  hci0: Type: Primary  Bus: USB
BD Address: 00:00:00:00:00:00  ACL MTU: 0:0  SCO MTU: 0:0
DOWN 
RX bytes:0 acl:0 sco:0 events:0 errors:0
TX bytes:3 acl:0 sco:0 commands:1 errors:0
  
  and dmesg tells me (various combinations of):
  
  [237660.728312] Bluetooth: hci0: command tx timeout
  [237732.339965] Bluetooth: hci0: command 0xfc05 tx timeout
  [237925.202500] Bluetooth: hci0: Reading Intel version information failed 
(-110)
  
  
  Trying to reinitialize the device by reloading the driver has no effect:
  
  ╰─▶ modprobe -r btusb; modprobe -r btintel; modprobe btintel; modprobe
  btusb
  
  shows in dmesg:
  
  [237938.219190] usbcore: deregistering interface driver btusb
  [237938.601731] usbcore: registered new interface driver btusb
  [237940.626392] Bluetooth: hci0: Reading Intel version information failed 
(-110)
  [237940.626426] Bluetooth: hci0: command tx timeout
  
  Strangely enough, reloading the module sometimes does work, upon which the 
kernel tells me :
  aug 20 15:36:08 regan kernel: usbcore: deregistering interface driver btusb
  aug 20 15:36:30 regan kernel: Bluetooth: hci0: Bootloader revision 0.0 build 
2 week 52 2014
  aug 20 15:36:30 regan kernel: usbcore: registered new interface driver btusb
  aug 20 15:36:30 regan kernel: Bluetooth: hci0: Device revision is 5
  aug 20 15:36:30 regan kernel: Bluetooth: hci0: Secure boot is enabled
  aug 20 15:36:30 regan kernel: Bluetooth: hci0: OTP lock is enabled
  aug 20 15:36:30 regan kernel: Bluetooth: hci0: API lock is enabled
  aug 20 15:36:30 regan kernel: Bluetooth: hci0: Debug lock is disabled
  aug 20 15:36:30 regan kernel: Bluetooth: hci0: Minimum firmware build 1 week 
10 2014
  aug 20 15:36:30 regan kernel: Bluetooth: hci0: Found device firmware: 
intel/ibt-11-5.sfi
  aug 20 15:36:31 regan kernel: Bluetooth: hci0: Waiting for firmware download 
to complete
  aug 20 15:36:31 regan kernel: Bluetooth: hci0: Firmware loaded in 1590852 
usecs
  aug 20 15:36:31 regan kernel: Bluetooth: hci0: Waiting for device to boot
  aug 20 15:36:31 regan kernel: Bluetooth: hci0: Device booted in 11654 usecs
  aug 20 15:36:31 regan kernel: Bluetooth: hci0: Found Intel DDC parameters: 
intel/ibt-11-5.ddc
  aug 20 15:36:31 regan kernel: Bluetooth: hci0: Applying Intel DDC parameters 
completed
  
  
  Looking further back in the kernel log, the difference between failed and 
successful resumes seems to be this:
  
  Resume with broken bt:
  [236481.370814] Restarting tasks ... 
  [236491.580841] Bluetooth: hci0: Reading Intel boot parameters failed (-110)
  
  Resume with working bt:
  [16562.706263] Restarting tasks ... 
  [16562.709034] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
  [16562.716050] Bluetooth: hci0: Device revision is 5
  [16562.716052] Bluetooth: hci0: Secure boot is enabled
  [16562.716053] Bluetooth: hci0: OTP lock is enabled
  [16562.716054] Bluetooth: hci0: API lock is enabled
  [16562.716055] Bluetooth: hci0: Debug lock is disabled
  [16562.716056] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  [16562.716404] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
  [16564.202470] Bluetooth: hci0: Waiting for firmware download to complete
  [16564.203017] Bluetooth: hci0: Firmware loaded in 1459449 usecs
  [16564.203091] Bluetooth: hci0: Waiting for device to boot
  [16564.215021] Bluetooth: hci0: Device booted in 11693 usecs
  [16564.215080] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-11-5.ddc
  [16564.219033] Bluetooth: hci0: Applying Intel DDC parameters completed
  
  
  and everything works fine after that.
  
  
- The first kernel on which this error occurred was 4.17.0-6-generic.
- Before that, I used 4.15.0-25-generic which works perfectly.
+ The first kernel on which this error occurred was 4.17.0-6-generic.  Before 
that, I used 4.15.0-25-generic which works perfectly.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.10-0ubuntu9
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/pcmC0D0p:   bas4871 F...m pulseaudio
+  /dev/snd/controlC0:  bas4871 F pulseaudio
+ CurrentDesktop: GNOME
+ DistroRelease: Ubuntu 18.10
+ HibernationDevice:
+  RESUME=UUID=16195e13-9fb3-41b2-9671-fb4e1df1ff93
+  #RESUME=/dev/dm-2
+  #RESUME=/dev/mapper/regan-swap
+ InstallationDate: Installed on 2016-12-22 (619 days ago)
+ InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
+ MachineType: Dell Inc. Latitude E7470
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.17.0-7-generic 
root=/dev/mapper/hostname-root ro resume=/dev/mapper/hostname-swap 

[Bug 1790454] CRDA.txt

2018-09-03 Thread Bas Zoetekouw
apport information

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

Title:
  Bluetooth (btintel) stops working aster suspend/resume

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

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

[Bug 1790454] CurrentDmesg.txt

2018-09-03 Thread Bas Zoetekouw
apport information

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

Title:
  Bluetooth (btintel) stops working aster suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working aster suspend/resume

2018-09-03 Thread Bas Zoetekouw
** Attachment added: "lspci-vnvn.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790454/+attachment/5183919/+files/lspci-vnvn.log

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

Title:
  Bluetooth (btintel) stops working aster suspend/resume

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

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

[Bug 1790454] [NEW] Bluetooth (btintel) stops working aster suspend/resume

2018-09-03 Thread Bas Zoetekouw
Public bug reported:

I run cosmic on my Dell Latitude E7470, which has an intel usb bluetooth
device (8087:0a2b).

Sometimes (not every time) after a suspend/resume cycle, my laptop's
bluetooth stops working.  hciconfig shows:

hci0:   Type: Primary  Bus: USB
BD Address: 00:00:00:00:00:00  ACL MTU: 0:0  SCO MTU: 0:0
DOWN 
RX bytes:0 acl:0 sco:0 events:0 errors:0
TX bytes:3 acl:0 sco:0 commands:1 errors:0

and dmesg tells me (various combinations of):

[237660.728312] Bluetooth: hci0: command tx timeout
[237732.339965] Bluetooth: hci0: command 0xfc05 tx timeout
[237925.202500] Bluetooth: hci0: Reading Intel version information failed (-110)


Trying to reinitialize the device by reloading the driver has no effect:

╰─▶ modprobe -r btusb; modprobe -r btintel; modprobe btintel; modprobe
btusb

shows in dmesg:

[237938.219190] usbcore: deregistering interface driver btusb
[237938.601731] usbcore: registered new interface driver btusb
[237940.626392] Bluetooth: hci0: Reading Intel version information failed (-110)
[237940.626426] Bluetooth: hci0: command tx timeout

Strangely enough, reloading the module sometimes does work, upon which the 
kernel tells me :
aug 20 15:36:08 regan kernel: usbcore: deregistering interface driver btusb
aug 20 15:36:30 regan kernel: Bluetooth: hci0: Bootloader revision 0.0 build 2 
week 52 2014
aug 20 15:36:30 regan kernel: usbcore: registered new interface driver btusb
aug 20 15:36:30 regan kernel: Bluetooth: hci0: Device revision is 5
aug 20 15:36:30 regan kernel: Bluetooth: hci0: Secure boot is enabled
aug 20 15:36:30 regan kernel: Bluetooth: hci0: OTP lock is enabled
aug 20 15:36:30 regan kernel: Bluetooth: hci0: API lock is enabled
aug 20 15:36:30 regan kernel: Bluetooth: hci0: Debug lock is disabled
aug 20 15:36:30 regan kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 
2014
aug 20 15:36:30 regan kernel: Bluetooth: hci0: Found device firmware: 
intel/ibt-11-5.sfi
aug 20 15:36:31 regan kernel: Bluetooth: hci0: Waiting for firmware download to 
complete
aug 20 15:36:31 regan kernel: Bluetooth: hci0: Firmware loaded in 1590852 usecs
aug 20 15:36:31 regan kernel: Bluetooth: hci0: Waiting for device to boot
aug 20 15:36:31 regan kernel: Bluetooth: hci0: Device booted in 11654 usecs
aug 20 15:36:31 regan kernel: Bluetooth: hci0: Found Intel DDC parameters: 
intel/ibt-11-5.ddc
aug 20 15:36:31 regan kernel: Bluetooth: hci0: Applying Intel DDC parameters 
completed


Looking further back in the kernel log, the difference between failed and 
successful resumes seems to be this:

Resume with broken bt:
[236481.370814] Restarting tasks ... 
[236491.580841] Bluetooth: hci0: Reading Intel boot parameters failed (-110)

Resume with working bt:
[16562.706263] Restarting tasks ... 
[16562.709034] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
[16562.716050] Bluetooth: hci0: Device revision is 5
[16562.716052] Bluetooth: hci0: Secure boot is enabled
[16562.716053] Bluetooth: hci0: OTP lock is enabled
[16562.716054] Bluetooth: hci0: API lock is enabled
[16562.716055] Bluetooth: hci0: Debug lock is disabled
[16562.716056] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[16562.716404] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
[16564.202470] Bluetooth: hci0: Waiting for firmware download to complete
[16564.203017] Bluetooth: hci0: Firmware loaded in 1459449 usecs
[16564.203091] Bluetooth: hci0: Waiting for device to boot
[16564.215021] Bluetooth: hci0: Device booted in 11693 usecs
[16564.215080] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-11-5.ddc
[16564.219033] Bluetooth: hci0: Applying Intel DDC parameters completed


and everything works fine after that.


The first kernel on which this error occurred was 4.17.0-6-generic.
Before that, I used 4.15.0-25-generic which works perfectly.

** Affects: linux (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/1790454

Title:
  Bluetooth (btintel) stops working aster suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working aster suspend/resume

2018-09-03 Thread Bas Zoetekouw
** Attachment added: "version.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790454/+attachment/5183920/+files/version.log

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

Title:
  Bluetooth (btintel) stops working aster suspend/resume

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working aster suspend/resume

2018-09-03 Thread Bas Zoetekouw
** Attachment added: "lsusb-v.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790454/+attachment/5183918/+files/lsusb-v.log

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

Title:
  Bluetooth (btintel) stops working aster suspend/resume

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

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

[Bug 1781554] [NEW] Broken in bionic for python 3.7

2018-07-13 Thread Bas Zoetekouw
Public bug reported:

python3-lxml in bionic (4.2.1-1) is broken for python3.7.  It works fine with 
python3.6.  The version from cosmic (4.2.1-1build1) works fine with python 3.7. 

  




╰─▶ dpkg -l python3-lxml | awk '/^ii/ { print $2" "$3 }'

python3-lxml:amd64 4.2.1-1  



╰─▶ python3.6 -c 'import lxml.html; print("ok")'

ok  



╰─▶ python3.7 -c 'import lxml.html; print("ok")'

Traceback (most recent call last):  

  File "", line 1, in   

  File "/usr/lib/python3/dist-packages/lxml/html/__init__.py", line 54, in 
 
from .. import etree

ImportError: cannot import name 'etree' from 'lxml' 
(/usr/lib/python3/dist-packages/lxml/__init__.py)   






╰─▶ dpkg -l python3-lxml | awk '/^ii/ { print $2" "$3 }'

python3-lxml:amd64 4.2.1-1build1



╰─▶ python3.7 -c 'import lxml.html; print("ok")'

ok  



╰─▶ python3.6 -c 'import lxml.html; print("ok")'

ok

** Affects: lxml (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/1781554

Title:
  Broken in bionic for python 3.7

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

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

[Bug 1781551] [NEW] rustc doesn't update cleanly in cosmic

2018-07-13 Thread Bas Zoetekouw
Public bug reported:

While upgrading my cosmic machine:

Preparing to unpack .../348-rustc_1.27.0+dfsg0+llvm-0ubuntu1_amd64.deb ...
Unpacking rustc (1.27.0+dfsg0+llvm-0ubuntu1) over (1.26.1+dfsg0+llvm-0ubuntu1) 
...
dpkg: error processing archive 
/tmp/apt-dpkg-install-wbIzTD/348-rustc_1.27.0+dfsg0+llvm-0ubuntu1_amd64.deb 
(--unpack):
 trying to overwrite 
'/usr/lib/rustlib/x86_64-unknown-linux-gnu/codegen-backends/librustc_trans-llvm.so',
 which is also in package libstd-rust-dev:amd64 1.26.1+dfsg0+llvm-0ubuntu1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)

Apparently, the upgrade path for rustc and libstd-rust-dev needs to be
handled more carefully.

** Affects: rustc (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/1781551

Title:
  rustc doesn't update cleanly in cosmic

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

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

[Bug 1763594] Re: xhci hangs; reset results in NULL pointer dereference

2018-07-02 Thread Bas Zoetekouw
I haven't encountered the bug since I've installed your new kernel.
However, I haven't used my computer very much over the weekend, but so
far, so good!

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

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] Re: xhci hangs; reset results in NULL pointer dereference

2018-06-29 Thread Bas Zoetekouw
Re #29:  I've been running the patched kernel for a day now, and so far
I haven't seen any xhci issues.  I'll give an update later this week.

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

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] Re: xhci hangs; reset results in NULL pointer dereference

2018-06-22 Thread Bas Zoetekouw
I just noticed that this 4.17 kernel is from Debian Experimental.  No
idea what this was installed on my system though...

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

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] Re: xhci hangs; reset results in NULL pointer dereference

2018-06-22 Thread Bas Zoetekouw
I just encountered this bug again in cosmic with kernel
4.17.0-041700rc1-generic.  Definitely not fixed in 4.17.

Note that with kernel 4.15, the xhci hang occurs too, but then I can
reset the bus without causing a kernel Oops.

I'll attach the Oops for 4.17

** Attachment added: "kernel oops"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1763594/+attachment/5155455/+files/oops.txt

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

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] Re: xhci hangs; reset results in NULL pointer dereference

2018-04-24 Thread Bas Zoetekouw
This seems similar indeed, although I don't have any thunderbolt
hardware.  I'll try running a kernel with CONFIG_USB_XHCI_DBGCAP=n to
see if that solves the issue.

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

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] RfKill.txt

2018-04-13 Thread Bas Zoetekouw
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1763594/+attachment/5113422/+files/RfKill.txt

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

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] PulseList.txt

2018-04-13 Thread Bas Zoetekouw
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1763594/+attachment/5113421/+files/PulseList.txt

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

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] ProcModules.txt

2018-04-13 Thread Bas Zoetekouw
apport information

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

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] UdevDb.txt

2018-04-13 Thread Bas Zoetekouw
apport information

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

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] ProcCpuinfoMinimal.txt

2018-04-13 Thread Bas Zoetekouw
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1763594/+attachment/5113417/+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/1763594

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] ProcEnviron.txt

2018-04-13 Thread Bas Zoetekouw
apport information

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

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] WifiSyslog.txt

2018-04-13 Thread Bas Zoetekouw
apport information

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

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] IwConfig.txt

2018-04-13 Thread Bas Zoetekouw
apport information

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

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

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] ProcInterrupts.txt

2018-04-13 Thread Bas Zoetekouw
apport information

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

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] CurrentDmesg.txt

2018-04-13 Thread Bas Zoetekouw
apport information

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

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] Lsusb.txt

2018-04-13 Thread Bas Zoetekouw
apport information

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

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

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] Lspci.txt

2018-04-13 Thread Bas Zoetekouw
apport information

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

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] HookError_generic.txt

2018-04-13 Thread Bas Zoetekouw
apport information

** Attachment added: "HookError_generic.txt"
   
https://bugs.launchpad.net/bugs/1763594/+attachment/5113413/+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/1763594

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] CRDA.txt

2018-04-13 Thread Bas Zoetekouw
apport information

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

Title:
  xhci hangs; reset results in NULL pointer dereference

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

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

[Bug 1763594] Re: xhci hangs; reset results in NULL pointer dereference

2018-04-13 Thread Bas Zoetekouw
apport information

** Tags added: apport-collected apport-hook-error

** Description changed:

  Now and then, my xhci bus will hang, resulting in these kinds of
  messages in dmesg:
  
  [252220.002102] xhci_hcd :00:14.0: xHC is not running.
  [252220.037491] xhci_hcd :00:14.0: xHCI host controller not responding, 
assume dead
  [252220.037500] xhci_hcd :00:14.0: HC died; cleaning up
  [252220.133794] usb 1-2: USB disconnect, device number 2
  [252220.135042] usb 1-7: USB disconnect, device number 3
  [252220.137455] usb 1-8: USB disconnect, device number 4
  [252220.243317] usb 1-9: USB disconnect, device number 5
  
  Usually, I can fix this bij resetting the bus by calling a script reset-
  xhci:
  
  for xhci in /sys/bus/pci/drivers/?hci_hcd ; do
cd $xhci
echo Resetting devices from $xhci...
for i in :??:??.? ; do
  echo -n "$i" > unbind
  echo -n "$i" > bind
done
  done
  
  But doing this today resulted in a kernel bug:
  
  [252243.401814] xhci_hcd :00:14.0: remove, state 4
  [252243.401887] usb usb2: USB disconnect, device number 1
  [252243.470365] xhci_hcd :00:14.0: USB bus 2 deregistered
  [252243.470378] xhci_hcd :00:14.0: remove, state 4
  [252243.470383] usb usb1: USB disconnect, device number 1
  [252243.470831] xhci_hcd :00:14.0: Host halt failed, -19
  [252243.470837] xhci_hcd :00:14.0: Host not accessible, reset failed.
  [252243.475918] xhci_hcd :00:14.0: USB bus 1 deregistered
  [252243.475938] [ cut here ]
  [252243.475939] xhci_hcd :00:14.0: disabling already-disabled device
  [252243.475951] WARNING: CPU: 2 PID: 1787 at 
/build/linux-bdpCf2/linux-4.15.0/drivers/pci/pci.c:1642 
pci_disable_device+0x9c/0xc0
  [252243.475951] Modules linked in: cpuid snd_seq_dummy usb_storage 
hid_generic hidp ip6t_REJECT nf_reject_ipv6 ip6table_nat nf_nat_ipv6 
ip6table_mangle xt_hashlimit ip6table_raw nf_conntrack_ipv6 nf_defrag_ipv6 
nf_log_ipv6 xt_recent xt_comment ipt_REJECT nf_reject_ipv4 xt_mark 
iptable_mangle xt_tcpudp xt_CT iptable_raw xt_multiport xt_NFLOG nfnetlink_log 
nf_log_ipv4 nf_log_common xt_LOG nf_conntrack_sane nf_conntrack_netlink 
nfnetlink nf_nat_tftp nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip 
nf_nat_pptp nf_nat_proto_gre nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda 
nf_conntrack_tftp nf_conntrack_sip nf_conntrack_pptp nf_conntrack_proto_gre 
nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc 
nf_conntrack_h323 nf_conntrack_ftp ts_kmp nf_conntrack_amanda ipt_MASQUERADE 
nf_nat_masquerade_ipv4
  [252243.475984]  xfrm_user xfrm_algo iptable_nat nf_conntrack_ipv4 
nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype xt_conntrack nf_nat nf_conntrack 
br_netfilter aufs vhost_net vhost tap ccm rfcomm bridge stp llc devlink 
ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter msr cmac bnep 
binfmt_misc snd_hda_codec_hdmi nls_iso8859_1 arc4 snd_soc_skl 
snd_hda_codec_realtek snd_soc_skl_ipc snd_hda_ext_core snd_hda_codec_generic 
snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi snd_soc_core snd_compress ac97_bus 
snd_pcm_dmaengine snd_hda_intel dell_laptop dell_smbios_smm dcdbas 
snd_hda_codec dell_smm_hwmon snd_hda_core snd_hwdep snd_pcm intel_rapl 
snd_seq_midi snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp coretemp 
snd_rawmidi kvm_intel kvm btusb irqbypass intel_cstate intel_rapl_perf snd_seq 
btrtl
  [252243.476023]  iwlmvm btbcm btintel mac80211 hid_multitouch uvcvideo joydev 
input_leds dell_smbios_wmi snd_seq_device dell_wmi bluetooth serio_raw 
snd_timer videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 dell_smbios 
videobuf2_core iwlwifi sparse_keymap ecdh_generic snd wmi_bmof 
dell_wmi_descriptor videodev cfg80211 media soundcore rtsx_pci_ms memstick 
shpchp mei_me mei processor_thermal_device intel_pch_thermal intel_soc_dts_iosf 
int3400_thermal acpi_thermal_rel dell_rbtn mac_hid acpi_pad int3403_thermal 
int340x_thermal_zone tpm_crb sch_fq_codel cuse parport_pc ppdev nfsd lp parport 
auth_rpcgss nfs_acl lockd grace sunrpc ip_tables x_tables autofs4 btrfs 
zstd_compress algif_skcipher af_alg dm_crypt raid10 raid456 async_raid6_recov 
async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1
  [252243.476067]  raid0 multipath linear dm_mirror dm_region_hash dm_log 
usbhid hid crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc i915 
rtsx_pci_sdmmc i2c_algo_bit drm_kms_helper e1000e syscopyarea sysfillrect 
sysimgblt fb_sys_fops ptp aesni_intel psmouse drm pps_core rtsx_pci aes_x86_64 
ahci crypto_simd glue_helper libahci wmi cryptd video
  [252243.476089] CPU: 2 PID: 1787 Comm: reset-xhci Tainted: G U  W
4.15.0-13-generic #14-Ubuntu
  [252243.476090] Hardware name: Dell Inc. Latitude E7470/0T6HHJ, BIOS 1.18.5 
12/11/2017
  [252243.476092] RIP: 0010:pci_disable_device+0x9c/0xc0
  [252243.476092] RSP: 0018:a61206edfd40 EFLAGS: 00010286
  [252243.476094] RAX:  RBX: 9356fcc25000 RCX: 
a9862888
  

[Bug 1763594] [NEW] xhci hangs; reset results in NULL pointer dereference

2018-04-13 Thread Bas Zoetekouw
Public bug reported:

Now and then, my xhci bus will hang, resulting in these kinds of
messages in dmesg:

[252220.002102] xhci_hcd :00:14.0: xHC is not running.
[252220.037491] xhci_hcd :00:14.0: xHCI host controller not responding, 
assume dead
[252220.037500] xhci_hcd :00:14.0: HC died; cleaning up
[252220.133794] usb 1-2: USB disconnect, device number 2
[252220.135042] usb 1-7: USB disconnect, device number 3
[252220.137455] usb 1-8: USB disconnect, device number 4
[252220.243317] usb 1-9: USB disconnect, device number 5

Usually, I can fix this bij resetting the bus by calling a script reset-
xhci:

for xhci in /sys/bus/pci/drivers/?hci_hcd ; do
  cd $xhci
  echo Resetting devices from $xhci...
  for i in :??:??.? ; do
echo -n "$i" > unbind
echo -n "$i" > bind
  done
done

But doing this today resulted in a kernel bug:

[252243.401814] xhci_hcd :00:14.0: remove, state 4
[252243.401887] usb usb2: USB disconnect, device number 1
[252243.470365] xhci_hcd :00:14.0: USB bus 2 deregistered
[252243.470378] xhci_hcd :00:14.0: remove, state 4
[252243.470383] usb usb1: USB disconnect, device number 1
[252243.470831] xhci_hcd :00:14.0: Host halt failed, -19
[252243.470837] xhci_hcd :00:14.0: Host not accessible, reset failed.
[252243.475918] xhci_hcd :00:14.0: USB bus 1 deregistered
[252243.475938] [ cut here ]
[252243.475939] xhci_hcd :00:14.0: disabling already-disabled device
[252243.475951] WARNING: CPU: 2 PID: 1787 at 
/build/linux-bdpCf2/linux-4.15.0/drivers/pci/pci.c:1642 
pci_disable_device+0x9c/0xc0
[252243.475951] Modules linked in: cpuid snd_seq_dummy usb_storage hid_generic 
hidp ip6t_REJECT nf_reject_ipv6 ip6table_nat nf_nat_ipv6 ip6table_mangle 
xt_hashlimit ip6table_raw nf_conntrack_ipv6 nf_defrag_ipv6 nf_log_ipv6 
xt_recent xt_comment ipt_REJECT nf_reject_ipv4 xt_mark iptable_mangle xt_tcpudp 
xt_CT iptable_raw xt_multiport xt_NFLOG nfnetlink_log nf_log_ipv4 nf_log_common 
xt_LOG nf_conntrack_sane nf_conntrack_netlink nfnetlink nf_nat_tftp 
nf_nat_snmp_basic nf_conntrack_snmp nf_nat_sip nf_nat_pptp nf_nat_proto_gre 
nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda nf_conntrack_tftp 
nf_conntrack_sip nf_conntrack_pptp nf_conntrack_proto_gre 
nf_conntrack_netbios_ns nf_conntrack_broadcast nf_conntrack_irc 
nf_conntrack_h323 nf_conntrack_ftp ts_kmp nf_conntrack_amanda ipt_MASQUERADE 
nf_nat_masquerade_ipv4
[252243.475984]  xfrm_user xfrm_algo iptable_nat nf_conntrack_ipv4 
nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype xt_conntrack nf_nat nf_conntrack 
br_netfilter aufs vhost_net vhost tap ccm rfcomm bridge stp llc devlink 
ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter msr cmac bnep 
binfmt_misc snd_hda_codec_hdmi nls_iso8859_1 arc4 snd_soc_skl 
snd_hda_codec_realtek snd_soc_skl_ipc snd_hda_ext_core snd_hda_codec_generic 
snd_soc_sst_dsp snd_soc_sst_ipc snd_soc_acpi snd_soc_core snd_compress ac97_bus 
snd_pcm_dmaengine snd_hda_intel dell_laptop dell_smbios_smm dcdbas 
snd_hda_codec dell_smm_hwmon snd_hda_core snd_hwdep snd_pcm intel_rapl 
snd_seq_midi snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp coretemp 
snd_rawmidi kvm_intel kvm btusb irqbypass intel_cstate intel_rapl_perf snd_seq 
btrtl
[252243.476023]  iwlmvm btbcm btintel mac80211 hid_multitouch uvcvideo joydev 
input_leds dell_smbios_wmi snd_seq_device dell_wmi bluetooth serio_raw 
snd_timer videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 dell_smbios 
videobuf2_core iwlwifi sparse_keymap ecdh_generic snd wmi_bmof 
dell_wmi_descriptor videodev cfg80211 media soundcore rtsx_pci_ms memstick 
shpchp mei_me mei processor_thermal_device intel_pch_thermal intel_soc_dts_iosf 
int3400_thermal acpi_thermal_rel dell_rbtn mac_hid acpi_pad int3403_thermal 
int340x_thermal_zone tpm_crb sch_fq_codel cuse parport_pc ppdev nfsd lp parport 
auth_rpcgss nfs_acl lockd grace sunrpc ip_tables x_tables autofs4 btrfs 
zstd_compress algif_skcipher af_alg dm_crypt raid10 raid456 async_raid6_recov 
async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1
[252243.476067]  raid0 multipath linear dm_mirror dm_region_hash dm_log usbhid 
hid crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc i915 rtsx_pci_sdmmc 
i2c_algo_bit drm_kms_helper e1000e syscopyarea sysfillrect sysimgblt 
fb_sys_fops ptp aesni_intel psmouse drm pps_core rtsx_pci aes_x86_64 ahci 
crypto_simd glue_helper libahci wmi cryptd video
[252243.476089] CPU: 2 PID: 1787 Comm: reset-xhci Tainted: G U  W
4.15.0-13-generic #14-Ubuntu
[252243.476090] Hardware name: Dell Inc. Latitude E7470/0T6HHJ, BIOS 1.18.5 
12/11/2017
[252243.476092] RIP: 0010:pci_disable_device+0x9c/0xc0
[252243.476092] RSP: 0018:a61206edfd40 EFLAGS: 00010286
[252243.476094] RAX:  RBX: 9356fcc25000 RCX: 
a9862888
[252243.476095] RDX: 0001 RSI: 0082 RDI: 
0247
[252243.476096] RBP: a61206edfd50 R08: 0038 R09: 
c694

[Bug 1751006] [NEW] Journalctl compiled without pattern matching support

2018-02-22 Thread Bas Zoetekouw
Public bug reported:

Please add pattern matching support to journalctl.  At the moment, the
-g (--grep) option as described in the man page doesn't work:

╰─▶ journalctl --grep=xhci-hcd 
Compiled without pattern matching support

** Affects: systemd (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/1751006

Title:
  Journalctl compiled without pattern matching support

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

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

[Bug 1750763] [NEW] local-premount/resume script broken, resume fails

2018-02-21 Thread Bas Zoetekouw
Public bug reported:

On bionic, the initramfs pre-mount/resume script contains this call to
/bin/resume:

   /bin/resume ${DEV}
 
Unfortunately, the ${DEV} variable is never set, causing all resumes to fail, 
with this error in initramfs.debug:

  + /scripts/local-premount/resume
  + PREREQ=
  + [ -z UUID=16195e13-9fb3-41b2-9671-fb4e1df1ff93 ] 
  + [ ! -e /sys/power/resume ]
  + . /scripts/functions
  + . /scripts/local
  + wait-for-root UUID=16195e13-9fb3-41b2-9671-fb4e1df1ff93 5
  + SWAPTYPE=swsuspend
  + [ -x /bin/plymouth ]
  + plymouth --ping
  + [ -n  ]
  + /bin/resume
  Usage: /bin/resume /dev/ [offset]

This seems a porting bug: the Debian version
(https://anonscm.debian.org/cgit/kernel/initramfs-tools.git/tree/scripts
/local-premount/resume) calls local_device_setup(), whioch sets DEV.
This call is missing in the Ubuntu (bionic, 0.130ubuntu2) version.

In my case, a simple

   DEV=$(resolve_device "${resume}")

also solved the issue, but I guess the Debian solution is nicer.

** Affects: initramfs-tools (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/1750763

Title:
  local-premount/resume script broken, resume fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1750763/+subscriptions

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

  1   2   >