Comment 14 for bug 2038248

Revision history for this message
Chengen Du (chengendu) wrote :

Hi Andreas,

I apologize for the lack of detail.
The 5.15 GA kernel for Jammy has already passed testing. Please see the test results below.
==========
# uname -a
Linux ubuntu 5.15.0-87-generic #97-Ubuntu SMP Tue Oct 3 09:52:42 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
# apt-cache policy makedumpfile
makedumpfile:
  Installed: 1:1.7.0-1ubuntu0.1
  Candidate: 1:1.7.0-1ubuntu0.1
  Version table:
 *** 1:1.7.0-1ubuntu0.1 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy-proposed/main arm64 Packages
        100 /var/lib/dpkg/status
     1:1.7.0-1build1 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages
# crash dbgsym-$(uname -r)/usr/lib/debug/boot/vmlinux-$(uname -r) 202310270330/dump.202310270330
crash 8.0.0
Copyright (C) 2002-2021 Red Hat, Inc.
Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation
Copyright (C) 1999-2006 Hewlett-Packard Co
Copyright (C) 2005, 2006, 2011, 2012 Fujitsu Limited
Copyright (C) 2006, 2007 VA Linux Systems Japan K.K.
Copyright (C) 2005, 2011, 2020-2021 NEC Corporation
Copyright (C) 1999, 2002, 2007 Silicon Graphics, Inc.
Copyright (C) 1999, 2000, 2001, 2002 Mission Critical Linux, Inc.
Copyright (C) 2015, 2021 VMware, Inc.
This program is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions. Enter "help copying" to see the conditions.
This program has absolutely no warranty. Enter "help warranty" for details.

GNU gdb (GDB) 10.2
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "aarch64-unknown-linux-gnu".
Type "show configuration" for configuration details.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...

      KERNEL: dbgsym-5.15.0-87-generic/usr/lib/debug/boot/vmlinux-5.15.0-87-generic
    DUMPFILE: 202310270330/dump.202310270330 [PARTIAL DUMP]
        CPUS: 8
        DATE: Fri Oct 27 03:30:26 UTC 2023
      UPTIME: 2135039823346 days, 00:14:59
LOAD AVERAGE: 0.91, 0.45, 0.17
       TASKS: 215
    NODENAME: ubuntu
     RELEASE: 5.15.0-87-generic
     VERSION: #97-Ubuntu SMP Tue Oct 3 09:52:42 UTC 2023
     MACHINE: aarch64 (unknown Mhz)
      MEMORY: 8 GB
       PANIC: "Kernel panic - not syncing: sysrq triggered crash"
         PID: 1199
     COMMAND: "bash"
        TASK: ffff0000c6459040 [THREAD_INFO: ffff0000c6459040]
         CPU: 4
       STATE: TASK_RUNNING (PANIC)

crash>
==========