Bug 1113586

Summary: XEN: kernel BUG at ../drivers/block/xen-blkfront.c:338!
Product: [openSUSE] openSUSE Distribution Reporter: Olivier Nicolas <o.nicolas>
Component: KernelAssignee: E-mail List <kernel-maintainers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: artur.nold, jgross, Manfred.Haertel, o.nicolas, tiwai
Version: Leap 15.0   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Olivier Nicolas 2018-10-26 20:34:44 UTC
On XEN, the lastet kernel 4.12.14-lp150.12.22-default crashes with the following  traces


[  734.682444] kernel BUG at ../drivers/block/xen-blkfront.c:338!
[  734.682471] invalid opcode: 0000 [#1] SMP NOPTI
[  734.682489] CPU: 1 PID: 232 Comm: jbd2/xvda1-8 Not tainted 4.12.14-lp150.12.22-default #1 openSUSE Leap 15.0
[  734.682517] task: ffff88001bb72000 task.stack: ffffc9004030c000
[  734.682541] RIP: e030:get_free_grant+0x5c/0x60 [xen_blkfront]
[  734.682559] RSP: e02b:ffffc9004030fa30 EFLAGS: 00010046
[  734.682576] RAX: ffff880003be8198 RBX: ffff880003bd40e0 RCX: ffffc9004030fb10
[  734.682597] RDX: ffff880003be8198 RSI: 0000000000000000 RDI: ffff880003bd40e0
[  734.682621] RBP: 0000000000000001 R08: ffffc9004030fb10 R09: 0000000000001000
[  734.682640] R10: 0000160000000000 R11: 0000000000000008 R12: 0000000000000019
[  734.682664] R13: 0000000000001000 R14: ffffc9004030fb10 R15: ffff880003b53350
[  734.682711] FS:  00007ffbdbfbd8c0(0000) GS:ffff88001f900000(0000) knlGS:0000000000000000
[  734.682741] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
[  734.682763] CR2: 000056324064a738 CR3: 000000001d5e0000 CR4: 0000000000042660
[  734.682795] Call Trace:
[  734.682818]  blkif_setup_rw_req_grant+0x5a/0x4c0 [xen_blkfront]
[  734.682844]  ? blkif_restart_queue+0x20/0x20 [xen_blkfront]
[  734.682871]  gnttab_foreach_grant_in_range+0x66/0x100
[  734.682894]  blkif_queue_rq+0x360/0x7a0 [xen_blkfront]
[  734.682921]  __blk_mq_try_issue_directly+0xb9/0x110
[  734.682944]  blk_mq_make_request+0x333/0x590
[  734.682967]  generic_make_request+0x101/0x2e0
[  734.682987]  ? submit_bio+0x6c/0x140
[  734.683005]  submit_bio+0x6c/0x140
[  734.683025]  ? guard_bio_eod+0x26/0xf0
[  734.683043]  submit_bh_wbc+0x158/0x180
[  734.683066]  jbd2_journal_commit_transaction+0x634/0x1710
[  734.683088]  ? __switch_to_asm+0x40/0x70
[  734.683110]  ? kjournald2+0xb7/0x240
[  734.683128]  kjournald2+0xb7/0x240
[  734.683150]  ? wait_woken+0x80/0x80
[  734.683168]  ? commit_timeout+0x10/0x10
[  734.683187]  kthread+0x11a/0x130
[  734.683205]  ? kthread_create_on_node+0x40/0x40
[  734.683227]  ? do_syscall_64+0x7b/0x150
[  734.683246]  ? SyS_exit_group+0x10/0x10
[  734.683263]  ret_from_fork+0x35/0x40
[  734.683282] Code: 48 b9 00 01 00 00 00 00 ad de 48 be 00 02 00 00 00 00 ad de 48 89 0a 48 89 72 08 8b 52 f0 85 d2 74 07 83 af c8 40 01 00 01 f3 c3 <0f> 0b 66 90 66 66 66 66 90 41 57 41 56 41 55 41 54 55 53 48 83 
[  734.683387] Modules linked in: cfg80211 rfkill iscsi_ibft iscsi_boot_sysfs intel_rapl crc32_pclmul crc32c_intel ghash_clmulni_intel xen_netfront cryptd pcspkr xen_blkfront sg
[  734.683453] ---[ end trace 7bd049b15b5e63ca ]---
[  734.683476] RIP: e030:get_free_grant+0x5c/0x60 [xen_blkfront]
[  734.683498] RSP: e02b:ffffc9004030fa30 EFLAGS: 00010046
[  734.683517] RAX: ffff880003be8198 RBX: ffff880003bd40e0 RCX: ffffc9004030fb10
[  734.683541] RDX: ffff880003be8198 RSI: 0000000000000000 RDI: ffff880003bd40e0
[  734.683567] RBP: 0000000000000001 R08: ffffc9004030fb10 R09: 0000000000001000
[  734.683588] R10: 0000160000000000 R11: 0000000000000008 R12: 0000000000000019
[  734.683612] R13: 0000000000001000 R14: ffffc9004030fb10 R15: ffff880003b53350
[  734.683652] FS:  00007ffbdbfbd8c0(0000) GS:ffff88001f900000(0000) knlGS:0000000000000000
[  734.683681] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
[  734.683702] CR2: 000056324064a738 CR3: 000000001d5e0000 CR4: 0000000000042660
[  734.683738] ------------[ cut here ]------------
[  734.683761] WARNING: CPU: 1 PID: 232 at ../kernel/exit.c:785 do_exit+0x3f/0xb30
[  734.683787] Modules linked in: cfg80211 rfkill iscsi_ibft iscsi_boot_sysfs intel_rapl crc32_pclmul crc32c_intel ghash_clmulni_intel xen_netfront cryptd pcspkr xen_blkfront sg
[  734.683846] CPU: 1 PID: 232 Comm: jbd2/xvda1-8 Tainted: G      D          4.12.14-lp150.12.22-default #1 openSUSE Leap 15.0
[  734.683879] task: ffff88001bb72000 task.stack: ffffc9004030c000
[  734.683903] RIP: e030:do_exit+0x3f/0xb30
[  734.683919] RSP: e02b:ffffc9004030fef0 EFLAGS: 00010002
[  734.683939] RAX: ffffc9004030fde0 RBX: ffff88001bb72000 RCX: ffffc9004030fdf0
[  734.683963] RDX: ffff88001b06e580 RSI: 0000000000000000 RDI: ffffffff820689c0
[  734.683986] RBP: 000000000000000b R08: 0000000000000130 R09: 000000000000855d
[  734.684015] R10: 0000000000000002 R11: ffffffff826ebb0d R12: ffffc9004030f988
[  734.684040] R13: ffffc9004030f988 R14: ffffffff81e36ccb R15: 0000000000000004
[  734.684079] FS:  00007ffbdbfbd8c0(0000) GS:ffff88001f900000(0000) knlGS:0000000000000000
[  734.684108] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
[  734.684130] CR2: 000056324064a738 CR3: 000000001d5e0000 CR4: 0000000000042660
[  734.684161] Call Trace:
[  734.684179]  ? commit_timeout+0x10/0x10
[  734.684198]  ? kthread+0x11a/0x130
[  734.684219]  rewind_stack_do_exit+0x17/0x20
[  734.684237] Code: 8b 1c 25 40 6c 01 00 48 83 ec 30 48 89 df e8 a9 f4 06 00 48 8b 83 c0 07 00 00 48 85 c0 74 0e 48 8b 10 48 39 d0 0f 84 70 04 00 00 <0f> 0b 65 44 8b 25 07 aa f8 7e 41 81 e4 00 ff 1f 00 44 89 64 24 
[  734.684342] ---[ end trace 7bd049b15b5e63cb ]---


Other failure traces

[  136.714033] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[  317.816922] ------------[ cut here ]------------
[  317.816944] kernel BUG at ../drivers/block/xen-blkfront.c:338!
[  317.816965] invalid opcode: 0000 [#1] SMP NOPTI
[  317.816979] CPU: 0 PID: 1299 Comm: zypper Not tainted 4.12.14-lp150.12.22-default #1 openSUSE Leap 15.0
[  317.816997] task: ffff88001be1c140 task.stack: ffffc90040514000
[  317.817015] RIP: e030:get_free_grant+0x5c/0x60 [xen_blkfront]
[  317.817030] RSP: e02b:ffffc900405178d0 EFLAGS: 00010046
[  317.817048] RAX: ffff880003b540b8 RBX: ffff880003b40000 RCX: ffffc900405179b0
[  317.817066] RDX: ffff880003b540b8 RSI: 0000000000000000 RDI: ffff880003b40000
[  317.817083] RBP: 0000000000000004 R08: ffffc900405179b0 R09: 0000000000001000
[  317.817101] R10: 0000160000000000 R11: 0000000000000008 R12: 0000000000000010
[  317.817119] R13: 0000000000001000 R14: ffffc900405179b0 R15: ffff880003b1c9e0
[  317.817158] FS:  00007feef57f5a00(0000) GS:ffff88001f800000(0000) knlGS:0000000000000000
[  317.817187] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
[  317.817209] CR2: 000055ae9b3f9000 CR3: 000000001b682000 CR4: 0000000000042660
[  317.817240] Call Trace:
[  317.817262]  blkif_setup_rw_req_grant+0x5a/0x4c0 [xen_blkfront]
[  317.817289]  ? blkif_restart_queue+0x20/0x20 [xen_blkfront]
[  317.817318]  gnttab_foreach_grant_in_range+0x66/0x100
[  317.817341]  blkif_queue_rq+0x360/0x7a0 [xen_blkfront]
[  317.817366]  __blk_mq_try_issue_directly+0xb9/0x110
[  317.817389]  blk_mq_make_request+0x333/0x590
[  317.817413]  generic_make_request+0x101/0x2e0
[  317.817435]  ? submit_bio+0x6c/0x140
[  317.817453]  submit_bio+0x6c/0x140
[  317.817474]  ? add_to_page_cache_lru+0x63/0xc0
[  317.817496]  ext4_mpage_readpages+0x1b1/0x7d0
[  317.817521]  ? alloc_pages_current+0x72/0x140
[  317.817543]  __do_page_cache_readahead+0x180/0x260
[  317.817568]  ? ondemand_readahead+0x117/0x2b0
[  317.817590]  ondemand_readahead+0x117/0x2b0
[  317.817610]  generic_file_read_iter+0x6ab/0xa60
[  317.817634]  ? page_cache_tree_insert+0xb0/0xb0
[  317.817656]  __vfs_read+0xdb/0x140
[  317.817676]  vfs_read+0x89/0x130
[  317.817695]  SyS_read+0x42/0x90
[  317.817716]  do_syscall_64+0x7b/0x150
[  317.817739]  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
[  317.817760] RIP: 0033:0x7feef3e02b78
[  317.817775] RSP: 002b:00007ffd934b2230 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[  317.817805] RAX: ffffffffffffffda RBX: 000055ae9b3867d4 RCX: 00007feef3e02b78
[  317.817828] RDX: 00000000002c8000 RSI: 000055ae9b3867d4 RDI: 0000000000000005
[  317.817851] RBP: 00000000002c8000 R08: 0000000000000000 R09: 000055ae9b385800
[  317.817873] R10: 000055ae9ac11850 R11: 0000000000000246 R12: 000055ae9b3867d4
[  317.817897] R13: 00000000002c980b R14: 0000000000000d68 R15: 00000000002c8837
[  317.817922] Code: 48 b9 00 01 00 00 00 00 ad de 48 be 00 02 00 00 00 00 ad de 48 89 0a 48 89 72 08 8b 52 f0 85 d2 74 07 83 af c8 40 01 00 01 f3 c3 <0f> 0b 66 90 66 66 66 66 90 41 57 41 56 41 55 41 54 55 53 48 83 
[  317.818029] Modules linked in: dm_mod cfg80211 rfkill iscsi_ibft iscsi_boot_sysfs intel_rapl crc32_pclmul crc32c_intel ghash_clmulni_intel pcspkr xen_netfront cryptd xen_blkfront sg
[  317.818094] ---[ end trace d3c5e481de95e326 ]---
[  317.818117] RIP: e030:get_free_grant+0x5c/0x60 [xen_blkfront]
[  317.818138] RSP: e02b:ffffc900405178d0 EFLAGS: 00010046
[  317.818159] RAX: ffff880003b540b8 RBX: ffff880003b40000 RCX: ffffc900405179b0
[  317.818182] RDX: ffff880003b540b8 RSI: 0000000000000000 RDI: ffff880003b40000
[  317.818208] RBP: 0000000000000004 R08: ffffc900405179b0 R09: 0000000000001000
[  317.818232] R10: 0000160000000000 R11: 0000000000000008 R12: 0000000000000010
[  317.818255] R13: 0000000000001000 R14: ffffc900405179b0 R15: ffff880003b1c9e0
[  317.818295] FS:  00007feef57f5a00(0000) GS:ffff88001f800000(0000) knlGS:0000000000000000
[  317.818323] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
[  317.818345] CR2: 000055ae9b3f9000 CR3: 000000001b682000 CR4: 0000000000042660
[  317.818381] ------------[ cut here ]------------
[  317.818404] WARNING: CPU: 0 PID: 1299 at ../kernel/exit.c:785 do_exit+0x3f/0xb30
[  317.818430] Modules linked in: dm_mod cfg80211 rfkill iscsi_ibft iscsi_boot_sysfs intel_rapl crc32_pclmul crc32c_intel ghash_clmulni_intel pcspkr xen_netfront cryptd xen_blkfront sg
[  317.818493] CPU: 0 PID: 1299 Comm: zypper Tainted: G      D          4.12.14-lp150.12.22-default #1 openSUSE Leap 15.0
[  317.818528] task: ffff88001be1c140 task.stack: ffffc90040514000
[  317.818550] RIP: e030:do_exit+0x3f/0xb30
[  317.818567] RSP: e02b:ffffc90040517ef0 EFLAGS: 00010006
[  317.818584] RAX: ffffc90040517cc0 RBX: ffff88001be1c140 RCX: ffffc90040517cd0
[  317.818608] RDX: ffff88001b024480 RSI: 0000000000000000 RDI: ffffffff820689c0
[  317.818632] RBP: 000000000000000b R08: 0000000000000139 R09: 0000000000008c41
[  317.818654] R10: 0000000000000001 R11: ffffffff826ebb0d R12: ffffc90040517828
[  317.818678] R13: ffffc90040517828 R14: ffffffff81e36ccb R15: 0000000000000004
[  317.818718] FS:  00007feef57f5a00(0000) GS:ffff88001f800000(0000) knlGS:0000000000000000
[  317.818747] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
[  317.818769] CR2: 000055ae9b3f9000 CR3: 000000001b682000 CR4: 0000000000042660
[  317.818797] Call Trace:
[  317.818817]  ? SyS_read+0x42/0x90
[  317.818839]  rewind_stack_do_exit+0x17/0x20
[  317.818856] Code: 8b 1c 25 40 6c 01 00 48 83 ec 30 48 89 df e8 a9 f4 06 00 48 8b 83 c0 07 00 00 48 85 c0 74 0e 48 8b 10 48 39 d0 0f 84 70 04 00 00 <0f> 0b 65 44 8b 25 07 aa f8 7e 41 81 e4 00 ff 1f 00 44 89 64 24 
[  317.818935] ---[ end trace d3c5e481de95e327 ]---
[  428.828017] INFO: rcu_sched detected stalls on CPUs/tasks:
[  428.828046]  0-...: (1 GPs behind) idle=656/140000000000001/0 softirq=8594/8594 fqs=7500 
[  428.828067]  (detected by 1, t=15002 jiffies, g=3213, c=3212, q=194)
[  428.828088] Sending NMI from CPU 1 to CPUs 0:
[  428.829100] NMI backtrace for cpu 0
[  428.829101] CPU: 0 PID: 1299 Comm: zypper Tainted: G      D W        4.12.14-lp150.12.22-default #1 openSUSE Leap 15.0
[  428.829102] task: ffff88001be1c140 task.stack: ffffc90040514000
[  428.829102] RIP: e030:xen_hypercall_sched_op+0xc/0x20
[  428.829103] RSP: e02b:ffff88001f803d88 EFLAGS: 00000002
[  428.829104] RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffffff810013ac
[  428.829105] RDX: ffff88001ea17858 RSI: ffff88001f803da8 RDI: 0000000000000003
[  428.829106] RBP: ffff88001f824cc0 R08: ffff88001e406000 R09: ffff88001ea17800
[  428.829107] R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000001
[  428.829107] R13: 0000000000000100 R14: 0000000000040000 R15: 0000000000000000
[  428.829108] FS:  00007feef57f5a00(0000) GS:ffff88001f800000(0000) knlGS:0000000000000000
[  428.829109] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
[  428.829110] CR2: 000055ae9b3f9000 CR3: 000000001b682000 CR4: 0000000000042660
[  428.829110] Call Trace:
[  428.829111]  <IRQ>
[  428.829111]  ? xen_poll_irq_timeout+0x40/0x50
[  428.829112]  ? __pv_queued_spin_lock_slowpath+0x241/0x280
[  428.829112]  ? _raw_spin_lock_irqsave+0x32/0x40
[  428.829113]  ? blkif_interrupt+0x34/0xda0 [xen_blkfront]
[  428.829114]  ? domU_read_console+0xcb/0xf0
[  428.829114]  ? _raw_spin_unlock_irqrestore+0x14/0x20
[  428.829115]  ? __handle_irq_event_percpu+0x43/0x1a0
[  428.829116]  ? handle_irq_event_percpu+0x20/0x50
[  428.829116]  ? handle_irq_event+0x39/0x60
[  428.829117]  ? handle_edge_irq+0x91/0x160
[  428.829118]  ? generic_handle_irq+0x27/0x30
[  428.829118]  ? __evtchn_fifo_handle_events+0x15a/0x170
[  428.829119]  ? __xen_evtchn_do_upcall+0x42/0x80
[  428.829119]  ? xen_evtchn_do_upcall+0x27/0x40
[  428.829120]  ? xen_do_hypervisor_callback+0x29/0x40
[  428.829121]  </IRQ>
[  428.829121]  ? xen_hypercall_xen_version+0xc/0x20
[  428.829122]  ? xen_hypercall_xen_version+0xc/0x20
[  428.829123]  ? xen_force_evtchn_callback+0x9/0x10
[  428.829123]  ? check_events+0x12/0x20
[  428.829124]  ? xen_irq_enable_direct_reloc+0x4/0x4
[  428.829124]  ? acct_collect+0x176/0x1b0
[  428.829125]  ? do_exit+0x7a1/0xb30
[  428.829126]  ? rewind_stack_do_exit+0x17/0x20
[  428.829126] Code: 41 53 48 c7 c0 1c 00 00 00 0f 05 41 5b 59 c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 51 41 53 48 c7 c0 1d 00 00 00 0f 05 <41> 5b 59 c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 51 
[  608.848030] INFO: rcu_sched detected stalls on CPUs/tasks:
[  608.848060]  0-...: (1 GPs behind) idle=656/140000000000001/0 softirq=8594/8594 fqs=30002 
[  608.848081]  (detected by 1, t=60007 jiffies, g=3213, c=3212, q=833)
[  608.848100] Sending NMI from CPU 1 to CPUs 0:
[  608.849113] NMI backtrace for cpu 0
[  608.849114] CPU: 0 PID: 1299 Comm: zypper Tainted: G      D W        4.12.14-lp150.12.22-default #1 openSUSE Leap 15.0
[  608.849115] task: ffff88001be1c140 task.stack: ffffc90040514000
[  608.849116] RIP: e030:xen_hypercall_sched_op+0xc/0x20
[  608.849116] RSP: e02b:ffff88001f803d88 EFLAGS: 00000002
[  608.849118] RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffffff810013ac
[  608.849118] RDX: ffff88001ea17858 RSI: ffff88001f803da8 RDI: 0000000000000003
[  608.849119] RBP: ffff88001f824cc0 R08: ffff88001e406000 R09: ffff88001ea17800
[  608.849120] R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000001
[  608.849121] R13: 0000000000000100 R14: 0000000000040000 R15: 0000000000000000
[  608.849122] FS:  00007feef57f5a00(0000) GS:ffff88001f800000(0000) knlGS:0000000000000000
[  608.849122] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
[  608.849123] CR2: 000055ae9b3f9000 CR3: 000000001b682000 CR4: 0000000000042660
[  608.849123] Call Trace:
[  608.849124]  <IRQ>
[  608.849125]  ? xen_poll_irq_timeout+0x40/0x50
[  608.849125]  ? __pv_queued_spin_lock_slowpath+0x241/0x280
[  608.849126]  ? _raw_spin_lock_irqsave+0x32/0x40
[  608.849127]  ? blkif_interrupt+0x34/0xda0 [xen_blkfront]
[  608.849127]  ? domU_read_console+0xcb/0xf0
[  608.849128]  ? _raw_spin_unlock_irqrestore+0x14/0x20
[  608.849128]  ? __handle_irq_event_percpu+0x43/0x1a0
[  608.849129]  ? handle_irq_event_percpu+0x20/0x50
[  608.849130]  ? handle_irq_event+0x39/0x60
[  608.849130]  ? handle_edge_irq+0x91/0x160
[  608.849131]  ? generic_handle_irq+0x27/0x30
[  608.849132]  ? __evtchn_fifo_handle_events+0x15a/0x170
[  608.849132]  ? __xen_evtchn_do_upcall+0x42/0x80
[  608.849133]  ? xen_evtchn_do_upcall+0x27/0x40
[  608.849134]  ? xen_do_hypervisor_callback+0x29/0x40
[  608.849134]  </IRQ>
[  608.849135]  ? xen_hypercall_xen_version+0xc/0x20
[  608.849135]  ? xen_hypercall_xen_version+0xc/0x20
[  608.849136]  ? xen_force_evtchn_callback+0x9/0x10
[  608.849137]  ? check_events+0x12/0x20
[  608.849137]  ? xen_irq_enable_direct_reloc+0x4/0x4
[  608.849138]  ? acct_collect+0x176/0x1b0
[  608.849138]  ? do_exit+0x7a1/0xb30
[  608.849139]  ? rewind_stack_do_exit+0x17/0x20
[  608.849139] Code: 41 53 48 c7 c0 1c 00 00 00 0f 05 41 5b 59 c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 51 41 53 48 c7 c0 1d 00 00 00 0f 05 <41> 5b 59 c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 51 





The last working kernel is 4.12.14-lp150.12.16-default
Comment 1 Manfred Härtel 2018-10-29 15:52:54 UTC
I see the same problems on a computer with both kernels, Dom0 and DomU, at 4.12.14-lp150.12.22-default . Downgrading the DomU to 4.12.14-lp150.12.16-default seems to avoid the problem here too.

Comparing the sources, there was some rework of the persistent grant handling in xen-blkfront.c in between.
Comment 2 Takashi Iwai 2018-10-31 11:27:43 UTC
Could you test the latest kernel in OBS Kernel:openSUSE-15.0 repo?
Comment 3 Manfred Härtel 2018-10-31 17:25:26 UTC
I installed the kernel from the Kernel:openSUSE-15.0 repo and had no crashes up to now.

It seems as if the problem is fixed!
Comment 4 Olivier Nicolas 2018-10-31 20:47:25 UTC
Running 4.12.14-lp150.154.gd809a9c-default for a few hours without problem where previous kernels crash after a few minutes.
Comment 5 Takashi Iwai 2018-11-01 18:53:40 UTC
OK, good to hear.  Then it must be the issue we've already addressed for SLE15 (but missed in Leap 15.0 by some reason).

Now submitted for the next update (MR#645932).
Until released, just keep your working kernel or OBS Kernel:openSUSE-15.0 one.
Thanks!
Comment 6 Swamp Workflow Management 2018-11-01 19:47:00 UTC
This is an autogenerated message for OBS integration:
This bug (1113586) was mentioned in
https://build.opensuse.org/request/show/645932 15.0 / kernel-source
Comment 7 Jürgen Groß 2018-11-09 11:31:37 UTC
*** Bug 1115383 has been marked as a duplicate of this bug. ***
Comment 8 Olivier Nicolas 2018-11-10 15:50:23 UTC
Running DomU 4.12.14-lp150.12.25-default without problem, Dom0 is still running 4.12.14-lp150.12.22-default.