kernel oops with lttng enable-event test in ubuntu_lttng_smoke_test on f-hwe-5.15 ppc
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
New
|
Undecided
|
Unassigned |
Bug Description
Issue found on Focal 5.15.0-
This is not a regression, this is the first time we have openstack support.
Also, ubuntu_
Command to reproduce this:
sudo apt install lttng-modules-dkms
sudo lttng create
sudo lttng enable-event --kernel sched_switch
dmesg:
[ 627.080518] lttng_kretprobes: loading out-of-tree module taints kernel.
[ 627.080624] lttng_kretprobes: module verification failed: signature and/or required key missing - tainting kernel
[ 627.220129] BUG: Unable to handle kernel data access on read at 0xc008000001540000
[ 627.220224] Faulting instruction address: 0xc00000000029bbb0
[ 627.220270] Oops: Kernel access of bad area, sig: 11 [#1]
[ 627.220306] LE PAGE_SIZE=64K MMU=Radix SMP NR_CPUS=2048 NUMA pSeries
[ 627.220353] Modules linked in: lttng_tracer(OE+) lttng_statedump(OE) lttng_wrapper(OE) lttng_kprobes(OE) lttng_clock(OE) lttng_uprobes(OE) lttng_lib_
[ 627.220716] CPU: 2 PID: 2651 Comm: lttng-sessiond Tainted: G OE 5.15.0-70-generic #77~20.04.1-Ubuntu
[ 627.220787] NIP: c00000000029bbb0 LR: c00000000029c1d0 CTR: c00000000029bffc
[ 627.220840] REGS: c00000001ed33450 TRAP: 0300 Tainted: G OE (5.15.0-70-generic)
[ 627.220900] MSR: 800000000280b033 <SF,VEC,
[ 627.220970] CFAR: c00000000029bbfc DAR: c008000001540000 DSISR: 40000000 IRQMASK: 0
[ 627.221439] NIP [c00000000029bbb0] kallsyms_
[ 627.221492] LR [c00000000029c1d0] kallsyms_
[ 627.221536] Call Trace:
[ 627.221553] [c00000001ed336f0] [c0000000002e664c] register_
[ 627.221614] [c00000001ed33810] [c008000002c302d4] wrapper_
[ 627.221678] [c00000001ed33880] [c008000002c300b0] wrapper_
[ 627.221746] [c00000001ed338a0] [c008000002e52a44] lttng_events_
[ 627.221829] [c00000001ed33940] [c000000000012370] do_one_
[ 627.221881] [c00000001ed33a10] [c00000000029726c] do_init_
[ 627.221925] [c00000001ed33a90] [c000000000299ecc] load_module+
[ 627.221969] [c00000001ed33c90] [c00000000029a884] __do_sys_
[ 627.222021] [c00000001ed33db0] [c00000000002f254] system_
[ 627.222073] [c00000001ed33e10] [c00000000000c74c] system_
[ 627.222125] --- interrupt: c00 at 0x75c441c422b4
[ 627.222159] NIP: 000075c441c422b4 LR: 000075c44223fdac CTR: 0000000000000000
[ 627.222209] REGS: c00000001ed33e80 TRAP: 0c00 Tainted: G OE (5.15.0-70-generic)
[ 627.222267] MSR: 800000000280f033 <SF,VEC,
[ 627.222334] IRQMASK: 0
[ 627.222748] NIP [000075c441c422b4] 0x75c441c422b4
[ 627.222782] LR [000075c44223fdac] 0x75c44223fdac
[ 627.222816] --- interrupt: c00
[ 627.222842] Instruction dump:
[ 627.222867] 78630020 4182007c 3949ffff 3d22fea7 39660001 38e00080 39894190 794a0020
[ 627.222922] 3d22fea7 7d6b5214 38a93dc8 39200000 <8d460001> 794a0fa4 7d0c522e 7d4540ae
[ 627.222978] ---[ end trace 50750693ada97fa7 ]---
tags: | added: sru-20230417 |