NetBSD-Users archive

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

Re: X crashing



I see. Ok, thanks. I thought that the gunziped version would  work.

Riza

On Sat, Sep 11, 2021 at 3:58 PM nia <nia%netbsd.org@localhost> wrote:
>
> On Sat, Sep 11, 2021 at 06:46:51PM +0000, Riza Dindir wrote:
> > crash -M /var/crash/netbsd.3.core.gz
> >
> > crash: no valid dump header
> >
> > crash: can not read osrelease:
> >
> > When I run crash -N /var/crash/netbsd.4.gz it returns
> >
> > crash: kvm_nlist: bad namelist
> >
> > No other information. I do not know what to make out of these error
> > messages, since they are not related to the crash I think.
>
> You need to gunzip the files and then give both of them to crash,
> i.e.
>
> gunzip /var/crash/netbsd.3.core.gz
> gunzip /var/crash/netbsd.4.gz
> crash -M /var/crash/netbsd.3.core -N /var/crash/netbsd.4


Home | Main Index | Thread Index | Old Index