Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
From: F6BVP <f6bvp@free.fr>
To: Dan Cross <crossd@gmail.com>, Bernard Pidoux <bernard.pidoux@free.fr>
Cc: David Ranch <dranch@trinnet.net>,
	linux-hams@vger.kernel.org, netdev <netdev@vger.kernel.org>
Subject: Re: [ROSE] [AX25] 6.15.10 long term stable kernel oops
Date: Mon, 18 Aug 2025 20:28:59 +0200	[thread overview]
Message-ID: <11212ddf-bf32-4b11-afee-e234cdee5938@free.fr> (raw)
In-Reply-To: <CAEoi9W6kb0jZXY_Tu27CU7jkyx5O1ne5FOgvYqCk_GFBvnseiw@mail.gmail.com>

Hi Dan,

I agree that it must be the same bug and mkiss module is involved in 
both cases although the environment is quite different.
I am using ROSE/FPAC nodes on different machines for AX25 messages 
routing with LinFBB BBS.
Nowadays I do not have radio anymore and all are interconnected via 
Internet using IP over AX25 encapsulation with ax25ipd (UDP ports).

I am running two RaspBerry Pi 3B+ with RaspiOS 64Bit and kernel 6.12.14.
AX25 configuration is performed via kissattach to create ax0 device.
ROSE / FPAC suite of applications manage ROSE, NetRom and AX25 protocols 
for communications. FBB BBS forwards via rose0 port and TCP port 23 
(telnet).

I do not observe any issue on those RasPiOS systems.

Another mini PC with Ubuntu 24-04 LTS and kernel 6-14.0-27-generic is 
configured identiquely with FPAC/ROSE node and have absolutely no issues 
with mkiss, ROSE or NetRom.

A few years ago I had been quite active on debugging ROSE module. As I 
wanted to restart AX25 debugging I installed Linux-6.15.10 stable 
kernel. This was the beginning of my kernel panic hunting...

My strategy is to find the most recent kernel that do not have any issue 
with mkiss and progressively add AX25 patches in order to find the 
guilty instruction. I will use a buch of printk in order to localize the 
wrong code. We will see if it works.

Bernard
f6bvp / ai7bg


Le 18/08/2025 à 18:30, Dan Cross a écrit :
> On Mon, Aug 18, 2025 at 6:02 AM Bernard Pidoux <bernard.pidoux@free.fr> wrote:
>> Hi,
>>
>> I captured a screen picture of kernel panic in linux-6.16.0 that
>> displays [mkiss]. See included picture.
> 
> Hi Bernard,
> 
>      This is the same issue that I and a few other folks have run into.
> Please see the analysis in
> https://lore.kernel.org/linux-hams/CAEoi9W4FGoEv+2FUKs7zc=XoLuwhhLY8f8t_xQ6MgTJyzQPxXA@mail.gmail.com/#R
> 
>      There, I traced the issue far enough to see that it comes from
> `sbk->dev` being NULL on these connections. I haven't had time to look
> further into why that is, or what changed that made that the case. I
> now think that this occurs on the _first_ of the two loops I
> mentioned, not the second, however.
> 
>          - Dan C.
> 
> (Aside: I'm pretty sure that `linux-hams@vger.kernel.org` is not a
> Debian-specific list.)


  reply	other threads:[~2025-08-18 18:29 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <11c5701d-4bf9-4661-ad8a-06690bbe1c1c@free.fr>
     [not found] ` <fff0b3eb-ea42-4475-970d-30622dc25dca@free.fr>
2025-08-16 18:45   ` [ROSE] [AX25] 6.15.10 long term stable kernel oops Bernard Pidoux
2025-08-18 10:00     ` Bernard Pidoux
2025-08-18 10:04       ` Folkert van Heusden
2025-08-18 14:19         ` F6BVP
2025-08-18 16:30       ` Dan Cross
2025-08-18 18:28         ` F6BVP [this message]
2025-08-18 22:11           ` Dan Cross
2025-08-18 22:31           ` F6BVP
2025-08-20  8:50             ` F6BVP
2025-08-20 19:33               ` kworker/u16 Not tainted F6BVP
2025-08-21 11:28             ` [ROSE] [AX25] 6.15.10 long term stable kernel oops F6BVP
2025-08-21 17:49               ` F6BVP
2025-08-21 22:39               ` [ROSE] [AX25] 6.15.10 long term stable kernel oops F6BVP
2025-08-22  3:10                 ` Folkert van Heusden
2025-08-24 14:04                   ` F6BVP
2025-08-25 12:40                     ` Dan Carpenter
2025-08-26 13:31                       ` F6BVP
2025-08-26 13:36                         ` Eric Dumazet
2025-08-27 14:16                           ` F6BVP
2025-08-27 17:30                             ` Florian Westphal
2025-08-28 16:39                               ` F6BVP
2025-08-30 23:37                                 ` F6BVP
2025-09-01 12:04                                   ` Eric Dumazet
2025-09-01 12:05                                     ` Eric Dumazet
     [not found]                                       ` <cd0461e0-8136-4f90-df7b-64f1e43e78d4@trinnet.net>
2025-09-01 15:59                                         ` F6BVP
2025-09-01 16:03                                           ` Eric Dumazet
2025-09-01 19:10                                             ` David Ranch
2025-09-01 19:16                                               ` Eric Dumazet
2025-09-02  7:44                                             ` F6BVP
2025-09-02  7:55                                               ` Eric Dumazet
2025-09-03  9:51                                             ` [BUG] [ROSE] slab-use-after-free in lock_timer_base Bernard Pidoux
2025-09-03 10:01                                               ` Eric Dumazet
2025-09-03 10:11                                                 ` F6BVP
2025-09-03 11:07                                                   ` Takamitsu Iwai
2025-09-01 19:04                                       ` [ROSE] [AX25] 6.15.10 long term stable kernel oops David Ranch
2025-09-02  7:54                                     ` F6BVP
2025-08-19 21:17           ` [OT] " Miroslav Skoric
2025-08-16 17:02 Bernard Pidoux
2025-08-16 17:35 ` David Ranch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11212ddf-bf32-4b11-afee-e234cdee5938@free.fr \
    --to=f6bvp@free.fr \
    --cc=bernard.pidoux@free.fr \
    --cc=crossd@gmail.com \
    --cc=dranch@trinnet.net \
    --cc=linux-hams@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox