NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/58069: Panic when trying to connect tty



The following reply was made to PR kern/58069; it has been noted by GNATS.

From: triaxx%NetBSD.org@localhost
To: Taylor R Campbell <riastradh%NetBSD.org@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, netbsd-bugs%NetBSD.org@localhost
Subject: Re: kern/58069: Panic when trying to connect tty
Date: Sun, 24 Mar 2024 09:10:36 +0100

 >> crash> bt/a ffffa755807c9c00
 >> trace: pid 556 lid 556 at 0xffffffff8069dab2
 >> comintr() at comintr+0x313
 > 
 > This one is:
 > 
 > 556  > 556 7   0   8020000   ffffa755807c9c00           ttyflags
 > 
 > Now that's weird -- this crash dump is from the REMOTE machine using
 > ucom0, isn't it?  Not the TARGET machine using com0?  So it's curious
 > that comintr should appear in the stack trace of the ttyflags program.
 
 No, the crash dump is from the TARGET machine using com0. I have edited 
 the PR to fix my mistake in the description of the problem.
 
 > Any chance you could make the kernel and core dump available?
 
 The kernel and core are now available from: 
 http://ftp.triaxx.org/pub/NetBSD/dumps/NetBSD-10.99.10/
 


Home | Main Index | Thread Index | Old Index