On Sat, Jul 02, 2022 at 12:02:49AM +0700, Robert Elz wrote: > Date: Fri, 1 Jul 2022 17:46:06 +0200 > From: Edgar =?iso-8859-1?B?RnXf?= <e...@math.uni-bonn.de> > Message-ID: <yr8wvgtd4xpc7...@trav.math.uni-bonn.de> > > | What I don't understand is why it dumps core while reporting an error. > > Perhaps NetBSD 6 required an explicit setprogname() which is no longer > required ? [I no longer remember].
No, this is just too early in the init sequence. It shouldn't be using err()... Joerg