Warning message in logs after kernel update to linux-image-4.15.0-66-generic

Bug #1849713 reported by Konstantin Petrov
76
This bug affects 16 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Hi:

After updating to latest kernel on ubuntu 18.04 I start getting the message below. I tried to reboot the machine but the message is consistent.

[ 1.485680] ------------[ cut here ]------------
[ 1.485681] Could not determine valid watermarks for inherited state
[ 1.485736] WARNING: CPU: 0 PID: 199 at /build/linux-WKYm23/linux-4.15.0/drivers/gpu/drm/i915/intel_display.c:14537 intel_modeset_init+0xfcf/0x1010 [i915]
[ 1.485737] Modules linked in: aesni_intel(+) fjes(-) nouveau(+) aes_x86_64 i915(+) crypto_simd glue_helper cryptd mxm_wmi ttm i2c_algo_bit psmouse drm_kms_helper ahci syscopyarea sysfillrect sysimgblt libahci r8169 fb_sys_fops mii drm rtsx_pci wmi video
[ 1.485748] CPU: 0 PID: 199 Comm: systemd-udevd Not tainted 4.15.0-66-generic #75-Ubuntu
[ 1.485749] Hardware name: ASUSTeK COMPUTER INC. G551JW/G551JW, BIOS G551JW.209 03/04/2016
[ 1.485776] RIP: 0010:intel_modeset_init+0xfcf/0x1010 [i915]
[ 1.485776] RSP: 0018:ffffa6c8c1e539b0 EFLAGS: 00010286
[ 1.485778] RAX: 0000000000000000 RBX: ffff936210790000 RCX: ffffffffbce63a28
[ 1.485778] RDX: 0000000000000001 RSI: 0000000000000082 RDI: 0000000000000247
[ 1.485779] RBP: ffffa6c8c1e53a40 R08: 000000000000036a R09: 0000000000000004
[ 1.485779] R10: 0000000000000040 R11: 0000000000000001 R12: ffff936210764400
[ 1.485780] R13: ffff9362104d9400 R14: 00000000ffffffea R15: ffff936210790358
[ 1.485781] FS: 00007f76c1bfb680(0000) GS:ffff93622ee00000(0000) knlGS:0000000000000000
[ 1.485782] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1.485783] CR2: 00007f5c5aea088b CR3: 0000000410a5c004 CR4: 00000000001606f0
[ 1.485783] Call Trace:
[ 1.485807] i915_driver_load+0xa73/0xe60 [i915]
[ 1.485829] i915_pci_probe+0x42/0x70 [i915]
[ 1.485831] local_pci_probe+0x47/0xa0
[ 1.485833] pci_device_probe+0x10e/0x1c0
[ 1.485835] driver_probe_device+0x30c/0x490
[ 1.485836] __driver_attach+0xcc/0xf0
[ 1.485837] ? driver_probe_device+0x490/0x490
[ 1.485838] bus_for_each_dev+0x70/0xc0
[ 1.485840] driver_attach+0x1e/0x20
[ 1.485840] bus_add_driver+0x1c7/0x270
[ 1.485841] ? 0xffffffffc075c000
[ 1.485843] driver_register+0x60/0xe0
[ 1.485843] ? 0xffffffffc075c000
[ 1.485844] __pci_register_driver+0x5a/0x60
[ 1.485870] i915_init+0x5c/0x5f [i915]
[ 1.485872] do_one_initcall+0x52/0x19f
[ 1.485874] ? __slab_alloc+0x20/0x40
[ 1.485876] ? kmem_cache_alloc_trace+0x171/0x1b0
[ 1.485878] ? do_init_module+0x27/0x213
[ 1.485879] do_init_module+0x5f/0x213
[ 1.485881] load_module+0x16bc/0x1f10
[ 1.485884] ? ima_post_read_file+0x96/0xa0
[ 1.485886] SYSC_finit_module+0xfc/0x120
[ 1.485887] ? SYSC_finit_module+0xfc/0x120
[ 1.485889] SyS_finit_module+0xe/0x10
[ 1.485890] do_syscall_64+0x73/0x130
[ 1.485893] entry_SYSCALL_64_after_hwframe+0x3d/0xa2
[ 1.485894] RIP: 0033:0x7f76c1705839
[ 1.485895] RSP: 002b:00007ffe1ff8c938 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 1.485896] RAX: ffffffffffffffda RBX: 000055672d2fda50 RCX: 00007f76c1705839
[ 1.485896] RDX: 0000000000000000 RSI: 00007f76c13e4145 RDI: 0000000000000010
[ 1.485897] RBP: 00007f76c13e4145 R08: 0000000000000000 R09: 00007ffe1ff8ca50
[ 1.485897] R10: 0000000000000010 R11: 0000000000000246 R12: 0000000000000000
[ 1.485898] R13: 000055672d2f93e0 R14: 0000000000020000 R15: 000055672d2fda50
[ 1.485899] Code: e9 46 fc ff ff 48 c7 c6 37 b6 6e c0 48 c7 c7 8f a9 6e c0 e8 c4 0e 43 fb 0f 0b e9 73 fe ff ff 48 c7 c7 a0 0b 70 c0 e8 b1 0e 43 fb <0f> 0b e9 4b fe ff ff 48 c7 c6 44 b6 6e c0 48 c7 c7 8f a9 6e c0
[ 1.485918] ---[ end trace 32f66b94f944dd29 ]---
[ 1.488016] [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 0

Revision history for this message
Konstantin Petrov (iozho) wrote :
Revision history for this message
Konstantin Petrov (iozho) wrote :
Revision history for this message
Konstantin Petrov (iozho) wrote :
Changed in linux (Ubuntu):
status: New → Fix Committed
Revision history for this message
Konstantin Petrov (iozho) wrote :

Actually I have reopened the bug - I use the latest kernel and it seems the above is in it.

Changed in linux (Ubuntu):
status: Fix Committed → New
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote : Missing required logs.

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

apport-collect 1849713

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

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

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

Changed in linux (Ubuntu):
status: New → Incomplete
tags: added: bionic
Changed in linux (Ubuntu):
status: Incomplete → Confirmed
Revision history for this message
rebelwocause (rebelwocause) wrote :

This bug affects me as well (both Ubuntu 18.04.3 LTS and Linux Mint 19.2 Tina on multi boot system)

On Ubuntu and Mint it started on kernel upgrade from:
    Linux version 4.15.0-65-generic - No Errors
To
    Linux version 4.15.0-66-generic - Errors started!

Latest kernel at this time:
    Linux version 4.15.0-70-generic - Also shows errors!

System:
    Host: Inspiron-3847 Kernel: 4.15.0-70-generic x86_64
    Desktop: Gnome 3.28.4 (Gtk 3.22.30)
    info: gnome-shell dm: gdm3
    Distro: Ubuntu 18.04.3 LTS
Machine:
    Device: desktop System: Dell product: Inspiron 3847
    Mobo: Dell model: 088DT1 v: A01
    UEFI: Dell v: A10 date: 05/10/2018
    Chassis: type: 3
CPU:
    Quad core Intel Core i5-4460 (-MCP-)
    arch: Haswell rev.3 cache: 6144 KB
Graphics:
    Card: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller
    Display Server: x11 (X.Org 1.19.6 ) driver: i915
    Resolution: 1920x1080@60.00hz
    OpenGL: renderer: Mesa DRI Intel Haswell Desktop
    version: 4.5 Mesa 19.0.8 (compat-v: 3.0) Direct Render: Yes

Revision history for this message
Christian (christian0) wrote :
Download full text (3.5 KiB)

Same issue on my laptop:
[ 8.498382] ------------[ cut here ]------------
[ 8.498387] Could not determine valid watermarks for inherited state
[ 8.498448] WARNING: CPU: 2 PID: 185 at /build/linux-dWhjJj/linux-4.15.0/drivers/gpu/drm/i915/intel_display.c:14537 intel_modeset_init+0xfcf/0x1010 [i915]
[ 8.498452] Modules linked in: i915(+) i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt e1000e firewire_ohci fb_sys_fops firewire_core ptp ahci sdhci_pci libahci sdhci drm psmouse crc_itu_t pps_core wmi video
[ 8.498467] CPU: 2 PID: 185 Comm: systemd-udevd Not tainted 4.15.0-70-generic #79-Ubuntu
[ 8.498469] Hardware name: Hewlett-Packard HP EliteBook 8460p/161C, BIOS 68SCF Ver. F.22 12/22/2011
[ 8.498500] RIP: 0010:intel_modeset_init+0xfcf/0x1010 [i915]
[ 8.498502] RSP: 0018:ffffb641812439b0 EFLAGS: 00010286
[ 8.498504] RAX: 0000000000000000 RBX: ffff8b48aa4a0000 RCX: ffffffff92e63a28
[ 8.498506] RDX: 0000000000000001 RSI: 0000000000000082 RDI: 0000000000000246
[ 8.498509] RBP: ffffb64181243a40 R08: 00000000000002d0 R09: 0720072007200720
[ 8.498511] R10: 0000000000000040 R11: 0774077307200764 R12: ffff8b48b4975800
[ 8.498513] R13: ffff8b48b4a77800 R14: 00000000ffffffea R15: ffff8b48aa4a0358
[ 8.498516] FS: 00007f9abd978680(0000) GS:ffff8b48bdc80000(0000) knlGS:0000000000000000
[ 8.498518] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 8.498520] CR2: 0000558a93c705e8 CR3: 00000001b4846001 CR4: 00000000000606e0
[ 8.498522] Call Trace:
[ 8.498550] i915_driver_load+0xa73/0xe60 [i915]
[ 8.498574] i915_pci_probe+0x42/0x70 [i915]
[ 8.498578] local_pci_probe+0x47/0xa0
[ 8.498581] pci_device_probe+0x10e/0x1c0
[ 8.498585] driver_probe_device+0x30c/0x490
[ 8.498587] __driver_attach+0xcc/0xf0
[ 8.498589] ? driver_probe_device+0x490/0x490
[ 8.498592] bus_for_each_dev+0x70/0xc0
[ 8.498594] driver_attach+0x1e/0x20
[ 8.498596] bus_add_driver+0x1c7/0x270
[ 8.498598] ? 0xffffffffc065c000
[ 8.498601] driver_register+0x60/0xe0
[ 8.498602] ? 0xffffffffc065c000
[ 8.498604] __pci_register_driver+0x5a/0x60
[ 8.498634] i915_init+0x5c/0x5f [i915]
[ 8.498638] do_one_initcall+0x52/0x19f
[ 8.498641] ? __vunmap+0x8e/0xc0
[ 8.498644] ? _cond_resched+0x19/0x40
[ 8.498647] ? kmem_cache_alloc_trace+0xa6/0x1b0
[ 8.498651] ? do_init_module+0x27/0x213
[ 8.498654] do_init_module+0x5f/0x213
[ 8.498656] load_module+0x16bc/0x1f10
[ 8.498660] ? ima_post_read_file+0x96/0xa0
[ 8.498663] SYSC_finit_module+0xfc/0x120
[ 8.498666] ? SYSC_finit_module+0xfc/0x120
[ 8.498669] SyS_finit_module+0xe/0x10
[ 8.498672] do_syscall_64+0x73/0x130
[ 8.498675] entry_SYSCALL_64_after_hwframe+0x3d/0xa2
[ 8.498677] RIP: 0033:0x7f9abd482839
[ 8.498678] RSP: 002b:00007ffe7cb352a8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 8.498681] RAX: ffffffffffffffda RBX: 0000558a93c54920 RCX: 00007f9abd482839
[ 8.498683] RDX: 0000000000000000 RSI: 00007f9abd161145 RDI: 0000000000000012
[ 8.498685] RBP: 00007f9abd161145 R08: 0000000000000000 R09: 00007ffe7cb353c0
[ 8.498687] R10: 0000000000000012 R11: 0000000000000246 R12: 000000...

Read more...

Revision history for this message
Kai-Heng Feng (kaihengfeng) wrote :
Revision history for this message
Massimo Bacilieri (massimo-bacilieri) wrote :

The same here, yet in 4.15.0-91 upgraded yesterday (March 19th, 2020).
4.15.0-88 had the same.

Revision history for this message
spec (playaspec) wrote :
Download full text (3.9 KiB)

Also experiencing this bug. Freshly installed 18.04 on Acer N2620G thin client (Celeron 887/i915). Have upgraded system to latest release. Experiencing minor anomalies in video.

[ 17.595601] ------------[ cut here ]------------
[ 17.595603] Could not determine valid watermarks for inherited state
[ 17.595695] WARNING: CPU: 1 PID: 300 at /build/linux-UDHJtG/linux-4.15.0/drivers/gpu/drm/i915/intel_display.c:14537 intel_modeset_init+0xfcf/0x1010 [i915]
[ 17.595696] Modules linked in: btintel i915(+) wmi_bmof bluetooth arc4 snd_seq_midi snd_seq_midi_event rtsx_pci_ms ecdh_generic serio_raw drm_kms_helper ath9k ath9k_common ath9k_hw snd_rawmidi memsti$
[ 17.595727] CPU: 1 PID: 300 Comm: systemd-udevd Not tainted 4.15.0-96-generic #97-Ubuntu
[ 17.595729] Hardware name: Acer Veriton N2620G/Veriton N2620G, BIOS P21-A3 01/09/2013
[ 17.595786] RIP: 0010:intel_modeset_init+0xfcf/0x1010 [i915]
[ 17.595788] RSP: 0018:ffffbae000b2b9b0 EFLAGS: 00010286
[ 17.595790] RAX: 0000000000000000 RBX: ffff945b970f0000 RCX: 0000000000000006
[ 17.595792] RDX: 0000000000000007 RSI: 0000000000000096 RDI: ffff945b9f316490
[ 17.595793] RBP: ffffbae000b2ba40 R08: 000000000000033c R09: 0000000000000004
[ 17.595794] R10: 0000000000000040 R11: 0000000000000001 R12: ffff945b927f8000
[ 17.595796] R13: ffff945b91fa9000 R14: 00000000ffffffea R15: ffff945b970f0358
[ 17.595798] FS: 00007fe153334680(0000) GS:ffff945b9f300000(0000) knlGS:0000000000000000
[ 17.595799] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 17.595801] CR2: 00007ff7212f6080 CR3: 00000001179e4005 CR4: 00000000000606e0
[ 17.595802] Call Trace:
[ 17.595854] i915_driver_load+0xa73/0xe60 [i915]
[ 17.595900] i915_pci_probe+0x42/0x70 [i915]
[ 17.595905] local_pci_probe+0x47/0xa0
[ 17.595908] pci_device_probe+0x10e/0x1c0
[ 17.595913] driver_probe_device+0x30c/0x490
[ 17.595916] __driver_attach+0xcc/0xf0
[ 17.595919] ? driver_probe_device+0x490/0x490
[ 17.595922] bus_for_each_dev+0x70/0xc0
[ 17.595924] driver_attach+0x1e/0x20
[ 17.595927] bus_add_driver+0x1c7/0x270
[ 17.595929] ? 0xffffffffc0b42000
[ 17.595932] driver_register+0x60/0xe0
[ 17.595933] ? 0xffffffffc0b42000
[ 17.595936] __pci_register_driver+0x5a/0x60
[ 17.595994] i915_init+0x5c/0x5f [i915]
[ 17.595998] do_one_initcall+0x52/0x19f
[ 17.596001] ? __vunmap+0x8e/0xc0
[ 17.596005] ? _cond_resched+0x19/0x40
[ 17.596008] ? kmem_cache_alloc_trace+0xa6/0x1b0
[ 17.596012] ? do_init_module+0x27/0x213
[ 17.596015] do_init_module+0x5f/0x213
[ 17.596019] load_module+0x16bd/0x1f20
[ 17.596024] ? ima_post_read_file+0x96/0xa0
[ 17.596028] SYSC_finit_module+0xfc/0x120
[ 17.596031] ? SYSC_finit_module+0xfc/0x120
[ 17.596035] SyS_finit_module+0xe/0x10
[ 17.596038] do_syscall_64+0x73/0x130
[ 17.596042] entry_SYSCALL_64_after_hwframe+0x3d/0xa2
[ 17.596043] RIP: 0033:0x7fe152e50839
[ 17.596045] RSP: 002b:00007fffa59e2a58 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 17.596047] RAX: ffffffffffffffda RBX: 0000561b71253950 RCX: 00007fe152e50839
[ 17.596049] RDX: 0000000000000000 RSI: 00007fe152b2f145 RDI: 0000000000000015
[ 17.596050] RBP: 00007fe152b2...

Read more...

Revision history for this message
Manuel (manuel-schulte) wrote :
Download full text (5.3 KiB)

Hi Folks,
Sames issue for me on my HP Elitebook 8440p.

Apr 8 08:09:57 localhost kernel: [ 12.312684] ------------[ cut here ]------------
Apr 8 08:09:57 localhost kernel: [ 12.312691] Could not determine valid watermarks for inherited state
Apr 8 08:09:57 localhost kernel: [ 12.312772] WARNING: CPU: 1 PID: 176 at /build/linux-ZcR2Eb/linux-4.15.0/drivers/gpu/drm/i915/intel_display.c:14537 intel_modeset_init+0xfcf/0x1010 [i915]
Apr 8 08:09:57 localhost kernel: [ 12.312777] Modules linked in: i915(+) i2c_algo_bit drm_kms_helper sdhci_pci syscopyarea e1000e firewire_ohci sysfillrect ptp sysimgblt firewire_core psmouse sdhci fb_sys_fops ahci crc_itu_t drm libahci pps_core wmi video
Apr 8 08:09:57 localhost kernel: [ 12.312792] CPU: 1 PID: 176 Comm: systemd-udevd Not tainted 4.15.0-91-generic #92-Ubuntu
Apr 8 08:09:57 localhost kernel: [ 12.312795] Hardware name: Hewlett-Packard HP EliteBook 8440p/172A, BIOS 68CCU Ver. F.0E 08/23/2010
Apr 8 08:09:57 localhost kernel: [ 12.312829] RIP: 0010:intel_modeset_init+0xfcf/0x1010 [i915]
Apr 8 08:09:57 localhost kernel: [ 12.312831] RSP: 0018:ffffa699c11fb9b0 EFLAGS: 00010286
Apr 8 08:09:57 localhost kernel: [ 12.312834] RAX: 0000000000000000 RBX: ffff8d57e9220000 RCX: ffffffffae663ae8
Apr 8 08:09:57 localhost kernel: [ 12.312836] RDX: 0000000000000001 RSI: 0000000000000096 RDI: 0000000000000246
Apr 8 08:09:57 localhost kernel: [ 12.312839] RBP: ffffa699c11fba40 R08: 0000000000000307 R09: 0720072007200720
Apr 8 08:09:57 localhost kernel: [ 12.312841] R10: 0000000000000040 R11: 0774077307200764 R12: ffff8d57e8e11800
Apr 8 08:09:57 localhost kernel: [ 12.312844] R13: ffff8d57e8e14c00 R14: 00000000ffffffea R15: ffff8d57e9220358
Apr 8 08:09:57 localhost kernel: [ 12.312847] FS: 00007f820f06c680(0000) GS:ffff8d57fbc40000(0000) knlGS:0000000000000000
Apr 8 08:09:57 localhost kernel: [ 12.312850] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 8 08:09:57 localhost kernel: [ 12.312852] CR2: 0000563df47cf2f8 CR3: 00000001a8764002 CR4: 00000000000206e0
Apr 8 08:09:57 localhost kernel: [ 12.312855] Call Trace:
Apr 8 08:09:57 localhost kernel: [ 12.312884] i915_driver_load+0xa73/0xe60 [i915]
Apr 8 08:09:57 localhost kernel: [ 12.312912] i915_pci_probe+0x42/0x70 [i915]
Apr 8 08:09:57 localhost kernel: [ 12.312919] local_pci_probe+0x47/0xa0
Apr 8 08:09:57 localhost kernel: [ 12.312922] pci_device_probe+0x10e/0x1c0
Apr 8 08:09:57 localhost kernel: [ 12.312928] driver_probe_device+0x30c/0x490
Apr 8 08:09:57 localhost kernel: [ 12.312930] __driver_attach+0xcc/0xf0
Apr 8 08:09:57 localhost kernel: [ 12.312933] ? driver_probe_device+0x490/0x490
Apr 8 08:09:57 localhost kernel: [ 12.312936] bus_for_each_dev+0x70/0xc0
Apr 8 08:09:57 localhost kernel: [ 12.312938] driver_attach+0x1e/0x20
Apr 8 08:09:57 localhost kernel: [ 12.312940] bus_add_driver+0x1c7/0x270
Apr 8 08:09:57 localhost kernel: [ 12.312943] ? 0xffffffffc0582000
Apr 8 08:09:57 localhost kernel: [ 12.312946] driver_register+0x60/0xe0
Apr 8 08:09:57 localhost kernel: [ 12.312948] ? 0xffffffffc0582000
Apr 8 08:09:57 localhost kernel: [ 12.312950] __pci_regi...

Read more...

Revision history for this message
Manuel (manuel-schulte) wrote :
Revision history for this message
Manuel (manuel-schulte) wrote :
Revision history for this message
Manuel (manuel-schulte) wrote :
Revision history for this message
Ivan Degtyarenko (idgt) wrote :
Download full text (4.7 KiB)

The same here.

$ lsb_release -a
Distributor ID: Ubuntu
Description: Ubuntu 18.04.4 LTS
Release: 18.04
Codename: bionic

$ uname -r
4.15.0-96-generic

[ke huhti 22 07:59:19 2020] ------------[ cut here ]------------
[ke huhti 22 07:59:19 2020] Could not determine valid watermarks for inherited state
[ke huhti 22 07:59:19 2020] WARNING: CPU: 1 PID: 311 at /build/linux-UDHJtG/linux-4.15.0/drivers/gpu/drm/i915/intel_display.c:14537 intel_modeset_init+0xfcf/0x1010 [i915]
[ke huhti 22 07:59:19 2020] Modules linked in: crypto_simd glue_helper snd_seq_midi cryptd intel_cstate snd_seq_midi_event intel_rapl_perf snd_rawmidi iwlmvm(+) mac80211 i915(+) uvcvideo videobuf2_vmalloc snd_seq snd_seq_device iwlwifi input_leds joydev drm_kms_helper serio_raw snd_timer videobuf2_memops videobuf2_v4l2 cfg80211 drm videobuf2_core i2c_algo_bit lpc_ich videodev fb_sys_fops media shpchp syscopyarea snd sysfillrect mei_me mei soundcore sysimgblt wmi hp_accel(+) lis3lv02d video input_polldev hp_wireless mac_hid tpm_infineon intel_smartconnect sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 e1000e ahci ptp psmouse libahci pps_core
[ke huhti 22 07:59:19 2020] CPU: 1 PID: 311 Comm: systemd-udevd Not tainted 4.15.0-96-generic #97-Ubuntu
[ke huhti 22 07:59:19 2020] Hardware name: Hewlett-Packard EliteBook 840 G1/198F, BIOS L71 Ver. 01.44 04/12/2018
[ke huhti 22 07:59:19 2020] RIP: 0010:intel_modeset_init+0xfcf/0x1010 [i915]
[ke huhti 22 07:59:19 2020] RSP: 0018:ffffb50ec1ea79b0 EFLAGS: 00010286
[ke huhti 22 07:59:19 2020] RAX: 0000000000000000 RBX: ffff9cdb2b3c0000 RCX: 0000000000000006
[ke huhti 22 07:59:19 2020] RDX: 0000000000000007 RSI: 0000000000000096 RDI: ffff9cdb3ea56490
[ke huhti 22 07:59:19 2020] RBP: ffffb50ec1ea7a40 R08: 00000000000002d9 R09: 0000000000000004
[ke huhti 22 07:59:19 2020] R10: 0000000000000040 R11: 0000000000000001 R12: ffff9cdb2b028400
[ke huhti 22 07:59:19 2020] R13: ffff9cdb2469ac00 R14: 00000000ffffffea R15: ffff9cdb2b3c0358
[ke huhti 22 07:59:19 2020] FS: 00007f1831ce2680(0000) GS:ffff9cdb3ea40000(0000) knlGS:0000000000000000
[ke huhti 22 07:59:19 2020] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ke huhti 22 07:59:19 2020] CR2: 00007fa59c673950 CR3: 0000000424142003 CR4: 00000000001606e0
[ke huhti 22 07:59:19 2020] Call Trace:
[ke huhti 22 07:59:19 2020] i915_driver_load+0xa73/0xe60 [i915]
[ke huhti 22 07:59:19 2020] i915_pci_probe+0x42/0x70 [i915]
[ke huhti 22 07:59:19 2020] local_pci_probe+0x47/0xa0
[ke huhti 22 07:59:19 2020] pci_device_probe+0x10e/0x1c0
[ke huhti 22 07:59:19 2020] driver_probe_device+0x30c/0x490
[ke huhti 22 07:59:19 2020] __driver_attach+0xcc/0xf0
[ke huhti 22 07:59:19 2020] ? driver_probe_device+0x490/0x490
[ke huhti 22 07:59:19 2020] bus_for_each_dev+0x70/0xc0
[ke huhti 22 07:59:19 2020] driver_attach+0x1e/0x20
[ke huhti 22 07:59:19 2020] bus_add_driver+0x1c7/0x270
[ke huhti 22 07:59:19 2020] ? 0xffffffffc0673000
[ke huhti 22 07:59:19 2020] driver_register+0x60/0xe0
[ke huhti 22 07:59:19 2020] ? 0xffffffffc0673000
[ke huhti 22 07:59:19 2020] __pci_register_driver+0x5a/0x60
[ke huhti 22 07:59:19 2020] i915_init+0x5c/0x5f [i915]
[ke huhti 22 07:59:19 2020] do_one_initcall+0x52...

Read more...

Revision history for this message
Ilya G. Ryabinkin (ileyka) wrote :
Download full text (4.8 KiB)

Big is still there:

[ 1.456717] ------------[ cut here ]------------
[ 1.456719] Could not determine valid watermarks for inherited state
[ 1.456767] WARNING: CPU: 2 PID: 176 at /build/linux-hwe-jW5mjG/linux-hwe-4.15.0/drivers/gpu/drm/i915/intel_display.c:14537 intel_modeset_init+0x1011/0x10d0 [i915]
[ 1.456768] Modules linked in: i915(+) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel pcbc i2c_algo_bit aesni_intel drm_kms_helper syscopyarea aes_x86_64 crypto_simd glue_helper cryptd sysfillrect sysimgblt fb_sys_fops drm psmouse e1000e sdhci_pci ahci libahci sdhci ptp pps_core wmi video
[ 1.456777] CPU: 2 PID: 176 Comm: systemd-udevd Not tainted 4.15.0-112-generic #113~16.04.1-Ubuntu
[ 1.456778] Hardware name: LENOVO 4286CTO/4286CTO, BIOS 8DET50WW (1.20 ) 07/07/2011
[ 1.456804] RIP: 0010:intel_modeset_init+0x1011/0x10d0 [i915]
[ 1.456805] RSP: 0018:ffffbb1501dab998 EFLAGS: 00010282
[ 1.456806] RAX: 0000000000000000 RBX: ffff9fce0a733d00 RCX: ffffffff89663b28
[ 1.456806] RDX: 0000000000000001 RSI: 0000000000000092 RDI: 0000000000000202
[ 1.456807] RBP: ffffbb1501daba40 R08: 000000000000f8c8 R09: ffffffff89b5f4c4
[ 1.456807] R10: 0000000000000000 R11: 0000000000000321 R12: ffff9fcdff4f8000
[ 1.456808] R13: ffff9fcdffe4d000 R14: ffff9fce0b5a1c00 R15: ffff9fcdff4f8358
[ 1.456809] FS: 00007fdd681238c0(0000) GS:ffff9fce1e280000(0000) knlGS:0000000000000000
[ 1.456810] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1.456810] CR2: 000056433e887098 CR3: 0000000400574003 CR4: 00000000000606e0
[ 1.456811] Call Trace:
[ 1.456835] i915_driver_load+0x9aa/0xe70 [i915]
[ 1.456857] i915_pci_probe+0x4e/0x70 [i915]
[ 1.456860] local_pci_probe+0x4a/0xa0
[ 1.456861] pci_device_probe+0x118/0x1c0
[ 1.456864] driver_probe_device+0x2ea/0x4b0
[ 1.456865] __driver_attach+0xef/0x100
[ 1.456867] ? driver_probe_device+0x4b0/0x4b0
[ 1.456868] bus_for_each_dev+0x72/0xc0
[ 1.456869] driver_attach+0x1e/0x20
[ 1.456870] bus_add_driver+0x1f4/0x270
[ 1.456871] ? 0xffffffffc05ab000
[ 1.456872] driver_register+0x60/0xe0
[ 1.456873] ? 0xffffffffc05ab000
[ 1.456874] __pci_register_driver+0x5a/0x60
[ 1.456900] i915_init+0x5c/0x5f [i915]
[ 1.456902] do_one_initcall+0x55/0x1ac
[ 1.456904] ? __vunmap+0x8e/0xc0
[ 1.456906] ? _cond_resched+0x1a/0x50
[ 1.456908] ? kmem_cache_alloc_trace+0x165/0x1c0
[ 1.456909] ? vfree+0x35/0x80
[ 1.456912] do_init_module+0x5f/0x223
[ 1.456914] load_module+0x188c/0x1ea0
[ 1.456917] ? ima_post_read_file+0x83/0xa0
[ 1.456919] SYSC_finit_module+0xe5/0x120
[ 1.456921] ? SYSC_finit_module+0xe5/0x120
[ 1.456923] SyS_finit_module+0xe/0x10
[ 1.456924] do_syscall_64+0x73/0x130
[ 1.456926] entry_SYSCALL_64_after_hwframe+0x41/0xa6
[ 1.456927] RIP: 0033:0x7fdd66f98599
[ 1.456927] RSP: 002b:00007ffe1b58c678 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 1.456928] RAX: ffffffffffffffda RBX: 000056433e865ee0 RCX: 00007fdd66f98599
[ 1.456929] RDX: 0000000000000000 RSI: 00007fdd6748ee23 RDI: 0000000000000012
[ 1.456929] RBP: 00007fdd6748ee23 R08: 0000000000000000 R09: 0000000000000000
[ 1....

Read more...

Revision history for this message
Davide Aguiari (gorghino) wrote :
Download full text (3.7 KiB)

I have the same error at every boot.

LSB Version: core-9.20170808ubuntu1-noarch:printing-9.20170808ubuntu1-noarch:security-9.20170808ubuntu1-noarch
Distributor ID: elementary
Description: elementary OS 5.1.7 Hera
Release: 5.1.7
Codename: hera

4.15.0-117-generic

[ 1.427943] ------------[ cut here ]------------
[ 1.427944] Could not determine valid watermarks for inherited state
[ 1.427985] WARNING: CPU: 5 PID: 210 at /build/linux-do9eLF/linux-4.15.0/drivers/gpu/drm/i915/intel_display.c:14537 intel_modeset_init+0xfcf/0x1010 [i915]
[ 1.427986] Modules linked in: i915(+) rtsx_pci_sdmmc i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm psmouse ahci libahci rtsx_pci video
[ 1.427991] CPU: 5 PID: 210 Comm: systemd-udevd Not tainted 4.15.0-117-generic #118-Ubuntu
[ 1.427991] Hardware name: Hewlett-Packard HP OMEN Notebook PC 15/2332, BIOS F.48 11/14/2019
[ 1.428016] RIP: 0010:intel_modeset_init+0xfcf/0x1010 [i915]
[ 1.428017] RSP: 0018:ffffab8581fa39b0 EFLAGS: 00010286
[ 1.428018] RAX: 0000000000000000 RBX: ffff8c0bc0b88000 RCX: ffffffffbd263aa8
[ 1.428018] RDX: 0000000000000001 RSI: 0000000000000096 RDI: 0000000000000247
[ 1.428019] RBP: ffffab8581fa3a40 R08: 0000000000000290 R09: 0000000000000004
[ 1.428019] R10: 0000000000000040 R11: 0000000000000001 R12: ffff8c0bc1437800
[ 1.428020] R13: ffff8c0bcc58cc00 R14: 00000000ffffffea R15: ffff8c0bc0b88358
[ 1.428021] FS: 00007fb39ba8b680(0000) GS:ffff8c0bdf340000(0000) knlGS:0000000000000000
[ 1.428021] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1.428022] CR2: 00007fb39ba76ebd CR3: 00000004408d0006 CR4: 00000000001606e0
[ 1.428023] Call Trace:
[ 1.428053] i915_driver_load+0xa73/0xe60 [i915]
[ 1.428071] i915_pci_probe+0x42/0x70 [i915]
[ 1.428073] local_pci_probe+0x47/0xa0
[ 1.428084] pci_device_probe+0x10e/0x1c0
[ 1.428087] driver_probe_device+0x30c/0x4a0
[ 1.428088] __driver_attach+0xcc/0xf0
[ 1.428090] ? driver_probe_device+0x4a0/0x4a0
[ 1.428092] bus_for_each_dev+0x70/0xc0
[ 1.428093] driver_attach+0x1e/0x20
[ 1.428095] bus_add_driver+0x1c7/0x270
[ 1.428095] ? 0xffffffffc04bb000
[ 1.428097] driver_register+0x60/0xe0
[ 1.428097] ? 0xffffffffc04bb000
[ 1.428098] __pci_register_driver+0x5a/0x60
[ 1.428120] i915_init+0x5c/0x5f [i915]
[ 1.428122] do_one_initcall+0x52/0x19f
[ 1.428124] ? __vunmap+0xb5/0xe0
[ 1.428126] ? _cond_resched+0x19/0x40
[ 1.428127] ? kmem_cache_alloc_trace+0x167/0x1d0
[ 1.428130] ? do_init_module+0x27/0x213
[ 1.428131] do_init_module+0x5f/0x213
[ 1.428133] load_module+0x16bd/0x1f20
[ 1.428135] ? ima_post_read_file+0x96/0xa0
[ 1.428137] SYSC_finit_module+0xfc/0x120
[ 1.428138] ? SYSC_finit_module+0xfc/0x120
[ 1.428140] SyS_finit_module+0xe/0x10
[ 1.428141] do_syscall_64+0x73/0x130
[ 1.428142] entry_SYSCALL_64_after_hwframe+0x41/0xa6
[ 1.428143] RIP: 0033:0x7fb39b595959
[ 1.428144] RSP: 002b:00007ffd062d28d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 1.428144] RAX: ffffffffffffffda RBX: 000055a1e3ca5300 RCX: 00007fb39b595959
[ 1.428145] RDX: 0000000000000000 RSI: 00007fb3...

Read more...

information type: Public → Public Security
information type: Public Security → Public
Revision history for this message
Alexander List (alexlist) wrote : apport information

ProblemType: Bug
ApportVersion: 2.20.9-0ubuntu7.27
Architecture: amd64
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: bob 1302 F.... pulseaudio
 /dev/snd/controlC1: bob 1302 F.... pulseaudio
DistroRelease: Ubuntu 18.04
HibernationDevice: RESUME=UUID=8cc37bc2-8e6b-42a0-8d35-815fac62d66b
InstallationDate: Installed on 2015-12-13 (2156 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
IwConfig:
 lo no wireless extensions.

 enp0s25 no wireless extensions.
Package: linux (not installed)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-161-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
ProcVersionSignature: Ubuntu 4.15.0-161.169-generic 4.15.18
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-4.15.0-161-generic N/A
 linux-backports-modules-4.15.0-161-generic N/A
 linux-firmware 1.173.20
RfKill:

Tags: bionic
Uname: Linux 4.15.0-161-generic x86_64
UpgradeStatus: Upgraded to bionic on 2020-10-07 (396 days ago)
UserGroups:

_MarkForUpload: True
dmi.bios.date: 11/24/2016
dmi.bios.vendor: Intel Corporation
dmi.bios.version: MYBDWi5v.86A.0033.2016.1124.2006
dmi.board.name: NUC5i5MYBE
dmi.board.vendor: Intel Corporation
dmi.board.version: H47797-202
dmi.chassis.type: 3
dmi.modalias: dmi:bvnIntelCorporation:bvrMYBDWi5v.86A.0033.2016.1124.2006:bd11/24/2016:svn:pn:pvr:rvnIntelCorporation:rnNUC5i5MYBE:rvrH47797-202:cvn:ct3:cvr:

tags: added: apport-collected
Revision history for this message
Alexander List (alexlist) wrote : AlsaInfo.txt

apport information

Revision history for this message
Alexander List (alexlist) wrote : CRDA.txt

apport information

Revision history for this message
Alexander List (alexlist) wrote : CurrentDmesg.txt

apport information

Revision history for this message
Alexander List (alexlist) wrote : Lspci.txt

apport information

Revision history for this message
Alexander List (alexlist) wrote : Lsusb.txt

apport information

Revision history for this message
Alexander List (alexlist) wrote : ProcCpuinfo.txt

apport information

Revision history for this message
Alexander List (alexlist) wrote : ProcCpuinfoMinimal.txt

apport information

Revision history for this message
Alexander List (alexlist) wrote : ProcEnviron.txt

apport information

Revision history for this message
Alexander List (alexlist) wrote : ProcInterrupts.txt

apport information

Revision history for this message
Alexander List (alexlist) wrote : ProcModules.txt

apport information

Revision history for this message
Alexander List (alexlist) wrote : UdevDb.txt

apport information

Revision history for this message
Alexander List (alexlist) wrote : WifiSyslog.txt

apport information

Revision history for this message
Alexander List (alexlist) wrote :

Problem still visible with linux-image-4.15.0-161-generic on Intel NUC5i5MYBE

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.