ubuntu_lttng_smoke_test failed with Kernel event sched_switch test on J-P9
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
New
|
Undecided
|
Unassigned |
Bug Description
While closing bug 1906389, I found this issue with Jammy 5.15.0-48-generic on P9 node baltar
We're not running this test on PowerPC, maybe we should consider to cover this.
The ubuntu_
Running '/home/
== lttng smoke test of session create/destroy ==
Session test-kernel-session created.
Traces will be output to /tmp/lttng-
PASSED (lttng create)
Session test-kernel-session destroyed
PASSED (lttng destroy)
== lttng smoke test trace context switches ==
Session test-kernel-session created.
Traces will be output to /tmp/lttng-
PASSED (lttng create)
(Test hang here)
When trying to load the lttng_tracer module, you will see the following error in dmesg:[ 310.673923] lttng_kretprobes: loading out-of-tree module taints kernel.
[ 310.674033] lttng_kretprobes: module verification failed: signature and/or required key missing - tainting kernel
[ 310.826562] BUG: Unable to handle kernel data access at 0xfffffffffffffff8
[ 310.826594] Faulting instruction address: 0xc0000000002a8ca0
[ 310.826618] Oops: Kernel access of bad area, sig: 11 [#1]
[ 310.826631] LE PAGE_SIZE=64K MMU=Radix SMP NR_CPUS=2048 NUMA PowerNV
[ 310.826647] Modules linked in: lttng_tracer(OE+) lttng_statedump(OE) lttng_wrapper(OE) lttng_uprobes(OE) lttng_clock(OE) lttng_kprobes(OE) lttng_lib_
[ 310.826957] CPU: 78 PID: 9462 Comm: modprobe Tainted: G OE 5.15.0-48-generic #54-Ubuntu
[ 310.826995] NIP: c0000000002a8ca0 LR: c0000000002a8c34 CTR: 0000000000000011
[ 310.827030] REGS: c000000006c87630 TRAP: 0380 Tainted: G OE (5.15.0-48-generic)
[ 310.827066] MSR: 900000000280b033 <SF,HV,
[ 310.827109] CFAR: c0000000002a8c3c IRQMASK: 0
[ 310.827386] NIP [c0000000002a8ca0] module_
[ 310.827423] LR [c0000000002a8c34] module_
[ 310.827457] Call Trace:
[ 310.827475] [c000000006c87910] [c0000000002aa078] kallsyms_
[ 310.827512] [c000000006c879f0] [c008000013ab02d4] wrapper_
[ 310.827553] [c000000006c87a60] [c008000013ab00b0] wrapper_
[ 310.827609] [c000000006c87a80] [c008000014fcead0] lttng_events_
[ 310.827781] [c000000006c87b20] [c000000000012320] do_one_
[ 310.827819] [c000000006c87c00] [c0000000002a5888] do_init_
[ 310.827859] [c000000006c87c90] [c0000000002a84b4] __do_sys_
[ 310.827897] [c000000006c87db0] [c00000000002f764] system_
[ 310.827938] [c000000006c87e10] [c00000000000c1e8] system_
[ 310.827981] --- interrupt: 3000 at 0x794375935fc0
[ 310.828017] NIP: 0000794375935fc0 LR: 0000000000000000 CTR: 0000000000000000
[ 310.828051] REGS: c000000006c87e80 TRAP: 3000 Tainted: G OE (5.15.0-48-generic)
[ 310.828102] MSR: 900000000280f033 <SF,HV,
[ 310.828158] IRQMASK: 0
[ 310.828394] NIP [0000794375935fc0] 0x794375935fc0
[ 310.828406] LR [0000000000000000] 0x0
[ 310.828417] --- interrupt: 3000
[ 310.828426] Instruction dump:
[ 310.828436] 7c0803a6 4e800020 60000000 60420000 3d22ffdf fba10028 3fa2ffdf ebe9f168
[ 310.828480] 3bbdf168 7c3fe800 3bfffff8 41820034 <813f0000> 7fe3fb78 7fc4f378 2c090003
[ 310.828536] ---[ end trace ae576cf495bc78dd ]---
tags: | added: 5.15 jammy ppc64el ubuntu-lttng-smoke-test |
description: | updated |