[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-07-24 Thread Kai-Heng Feng
First, find the last good -rc kernel and the first bad -rc kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline/ Then, $ sudo apt build-dep linux $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git $ cd linux $ git bisect start $ git bisect good $(the good version

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-07-22 Thread Martin Dünkelmann
Oh https://wiki.ubuntu.com/Kernel/KernelBisection You mean I should install a specific previous version? Which version do you want to get tested? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-07-22 Thread Martin Dünkelmann
How to do that? I would need a guide. :) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974 Title: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash Status in linux

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-07-22 Thread Kai-Heng Feng
I think the quickest way is to do a kernel bisection. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974 Title: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash Status

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-07-22 Thread Martin Dünkelmann
Sorry, I think I translated it wrong. The menu entry is named "Bereitschaft", which means standby / suspend. The stuff gets saved into the RAM, not the storage drive/disk. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-07-22 Thread Kai-Heng Feng
Hibernate (S4) is not the same as S3. S4 wakeup is mostly controlled by BIOS. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974 Title: Ubuntu 18.04 Kernel 4.18 - Standby wakeup

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-07-20 Thread Martin Dünkelmann
Done. I think I can reproduce it, if I hibernate in the Kodi application shutdown menu. >From https://kodi.tv/ Using 18.3 ** Attachment added: "BEFORE_AFTER_SUSPENDs.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5278134/+files/BEFORE_AFTER_SUSPENDs.txt --

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-07-17 Thread Kai-Heng Feng
Please compare /sys/kernel/debug/wakeup_sources before and after suspend to see which device wakes the system up. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974 Title: Ubuntu

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-07-17 Thread Martin Dünkelmann
Still getting the issue in 5.2. Do you think I should still test the Ubuntu HWE 5.0 for 18.04? $ uname -a Linux deus-ex-machina 5.2.0-050200rc7-generic #201906300430 SMP Sun Jun 30 04:32:31 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux ** Attachment added: "journalctl--since=yesterday.log"

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-07-16 Thread Kai-Heng Feng
Yes, please test hwe-edge kernel. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974 Title: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash Status in linux package in

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-07-13 Thread Martin Dünkelmann
Thank you for your help. 4.18.0-25-generic kernel: The last 2 times I put my laptop over night into sleep mode via the Kodi menu and woke it up the next day I got the bpfilter and my user session was killed. 5.2.0-050200rc7-generic kernel: Now I made a short test, put it into sleep mode via

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-07-12 Thread Kai-Heng Feng
Please test latest mainline kernel: https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.2-rc7/ -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974 Title: Ubuntu 18.04 Kernel 4.18 -

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-07-11 Thread Martin Dünkelmann
And again, I woke my thinkpad t460p just from standby/suspend to ram and i first saw a black screen, then "starting bpfilter", then my user session crashed. $ uname -a Linux deus-ex-machina 4.18.0-25-generic #26~18.04.1-Ubuntu SMP Thu Jun 27 07:28:31 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux The

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-05-23 Thread Martin Dünkelmann
Very weird. I detached the awake laptop from my docking station, then i worked with it without attached power supply. I watched something without using my laptop. My laptop turned into standby. Then I woke it up and the screen was just black, but the power LED indicated a awake laptop. Only a

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-05-18 Thread Martin Dünkelmann
** Attachment added: "boot.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5264657/+files/boot.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-05-18 Thread Martin Dünkelmann
** Attachment added: "Xorg.0.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5264662/+files/Xorg.0.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-05-18 Thread Martin Dünkelmann
** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5264661/+files/syslog -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-05-18 Thread Martin Dünkelmann
** Attachment added: "ubuntu-system-adjustments-start.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5264660/+files/ubuntu-system-adjustments-start.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-05-18 Thread Martin Dünkelmann
** Attachment added: "Xorg.0.old.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5264663/+files/Xorg.0.old.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-05-18 Thread Martin Dünkelmann
** Attachment added: "auth.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5264656/+files/auth.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-05-18 Thread Martin Dünkelmann
** Attachment added: "kern.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5264659/+files/kern.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-05-18 Thread Martin Dünkelmann
** Attachment added: "gpu-manager.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5264658/+files/gpu-manager.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-05-18 Thread Martin Dünkelmann
I also now updated to the newest 18.04 HWE 4.18 kernel and disabled all mitigations to speed up my computer. ** Attachment added: "apport.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5264655/+files/apport.log -- You received this bug notification because you

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-05-18 Thread Martin Dünkelmann
Sadly my screen was again black and my external monitors in standby. Something happened while the laptop did go into auto standby this morning, so a forced reboot was needed at 10:24. ** Attachment added: "journalctl--since=today.log"

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-05-12 Thread Martin Dünkelmann
I don't know if it is the same bug. I wanted to use my computer again, I left on the thinkpad docking station, connected with the same external HDD. I got only a black screen on the main monitor and the other two monitors didn't got an image signal. PS: I am running now the intel gpu driver as

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-05-12 Thread Martin Dünkelmann
** Attachment added: "Xorg.0.log.old" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5263259/+files/Xorg.0.log.old -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-05-12 Thread Martin Dünkelmann
** Attachment added: "dmesg_afterTheCrash.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5263258/+files/dmesg_afterTheCrash.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-05-12 Thread Martin Dünkelmann
** Attachment added: "Xorg.0.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5263260/+files/Xorg.0.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-05-12 Thread Martin Dünkelmann
** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5263256/+files/syslog -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-05-12 Thread Martin Dünkelmann
** Attachment added: "kern.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5263257/+files/kern.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-04-27 Thread Martin Dünkelmann
I'll switch now form permanently nvidia gtx 940mx to permanently i7-6700hq iGPU. May take a bit until I can see if the bug happens or not, because it doesn't happen every time. Luckily or badly it happens not often. -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-04-26 Thread Kai-Heng Feng
X crashed after resume. Do you see the issue when i915 is used instead? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974 Title: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-04-01 Thread Martin Dünkelmann
Are #31 and #25 enough? or do you miss something else? :) If i don't forget it I can make it a third time. #4 and #26 are containing journals too. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-03-31 Thread Kai-Heng Feng
Possible to reproduce the issue and attach dmesg? #30 is hard to read. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974 Title: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-03-31 Thread Martin Dünkelmann
** Attachment added: "dmesg.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/525/+files/dmesg.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-03-31 Thread Martin Dünkelmann
But now it was forever at "Started Bpfilter" until I switched to the terminal screen and executed a shutdown. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974 Title: Ubuntu 18.04

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-03-31 Thread Martin Dünkelmann
Happens too with fixed hdd filesystem. ** Attachment added: "journalctl--since=yesterday.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5251110/+files/journalctl--since%3Dyesterday.log -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-03-29 Thread Martin Dünkelmann
SMART long offline test was successful. Everything is fine. I formatted the ext4 partition. I assume the corruption came, because I turned of the external HDD hub too early several times. But this weird bug happened one time I unplugged the external HDD before waking up my ThinkPad T460P. PS: I

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-03-28 Thread Kai-Heng Feng
Other than offline fsck, it's a good idea to run full SMART test. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974 Title: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-03-22 Thread Martin Dünkelmann
It starts to happen more often. The symptom is a black screen with only "Started Bpfilter", a blinking cursor and a long waiting time, before showing the login screen. And I have a HiDPI Monitor, but i lowered the resolution to a normal one for 14". But if this problem happen, the monitor has

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-03-21 Thread Martin Dünkelmann
** Attachment added: "dmesg.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5248141/+files/dmesg.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-03-21 Thread Martin Dünkelmann
** Attachment added: "journalctl--since=yesterday.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5248142/+files/journalctl--since%3Dyesterday.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-03-21 Thread Martin Dünkelmann
Now it happened even with my external HDD detached. The laptop was in standby for 8 hours. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974 Title: Ubuntu 18.04 Kernel 4.18 -

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-03-14 Thread Martin Dünkelmann
Every time my external HDD is connected via USB the wakeup takes a bit, showing a black screen. Then I see my login window, and after login I don't see any window I opened. Everything is like a fresh computer restart, except the webdav mount I mounted before. -- You received this bug

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-03-14 Thread Martin Dünkelmann
The /dev/sdb4 has some ext4 file system errors fsk.ext4 can't fix. Maybe there is a relationship. (Sorry, can't edit my previous post to add an information.) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-03-14 Thread Kai-Heng Feng
What is the symptom? From dmesg everything looks fine. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1818974 Title: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash Status

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-03-07 Thread Martin Dünkelmann
apport information ** Tags added: apport-collected tessa ** Description changed: I'm using Ubuntu 18.04 (Linux Mint 19.1 Tessa) with HWE. Since kernel 4.18 sometimes while waking up from standby my user session crash. I assume that my attached external USB to SATA HDD could be cause this

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-03-07 Thread Martin Dünkelmann
My mistake, I know now how to add the files separately without using an archive. ** Attachment added: "version.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5244341/+files/version.log -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-03-07 Thread Martin Dünkelmann
** Attachment added: "journalctl--since=yesterday.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5244343/+files/journalctl--since%3Dyesterday.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1818974] Re: Ubuntu 18.04 Kernel 4.18 - Standby wakeup user session crash

2019-03-07 Thread Martin Dünkelmann
** Attachment added: "lspci-vnvn.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818974/+attachment/5244342/+files/lspci-vnvn.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.