The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Dave Horsfall <dave@horsfall.org>
To: The Eunuchs Hysterical Society <tuhs@tuhs.org>
Subject: Re: [TUHS] 211bsd kermit working
Date: Mon, 10 Aug 2020 10:53:26 +1000 (EST)	[thread overview]
Message-ID: <alpine.BSF.2.21.9999.2008101050130.3620@aneurin.horsfall.org> (raw)
In-Reply-To: <53608f1c-4bcc-a15c-7ca2-3317879a157c@gmail.com>

On Sun, 9 Aug 2020, Will Senn wrote:

> Well, that sure sounds easy. I found the core file and figured out that:
> 
> adb /usr/new/kermit kermit.core
> 
> was the incantation to load stuff into adb. $c is the stack trace:
> $c
> 0177520: ~signal(016,01) from ~sysinit+034
> 0177542: ~sysinit() from ~main+010
> 0177560: _main() from start+0104
> adb> ^D
> 
> If this means it got signal 16... or 1 from the sysinit call (called 
> from main), then according to man signal 16's urgent condition present 
> on socket, and 01's just hangup. [...]

Is not "016" octal i.e. 14 i.e. SIGTERM in older versions of *x?

-- Dave

  reply	other threads:[~2020-08-10  0:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-09 21:05 Will Senn
2020-08-09 21:12 ` Clem Cole
2020-08-09 21:31   ` Will Senn
2020-08-10  0:53     ` Dave Horsfall [this message]
2020-08-10  1:42       ` Will Senn
2020-08-09 23:21 ` Warner Losh
2020-08-10 13:12 Noel Chiappa
2020-08-10 13:24 ` Will Senn

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=alpine.BSF.2.21.9999.2008101050130.3620@aneurin.horsfall.org \
    --to=dave@horsfall.org \
    --cc=tuhs@tuhs.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;
as well as URLs for NNTP newsgroup(s).