On 7/30/19 2:53 AM, weike.c...@dell.com wrote:
>
>> -Original Message-
>> From: Cy Schubert
>> Sent: Tuesday, July 30, 2019 3:49 AM
>> To: Chen, Alvin W
>> Cc: freebsd-current@freebsd.org
>> Subject: Re: kgdb assert while loading a kernel core
>
> -Original Message-
> From: Cy Schubert
> Sent: Tuesday, July 30, 2019 3:49 AM
> To: Chen, Alvin W
> Cc: freebsd-current@freebsd.org
> Subject: Re: kgdb assert while loading a kernel core
>
>
> [EXTERNAL EMAIL]
>
> In message
>
> , Wei
In message
, Weike
.c...@dell.com writes:
> Hi all,
>
> I try to do some debugging for the FreeBSD kernel crash.
> My system is FreeBSD 12. And I have a kernel core file, and while I load it
> by kgdb. It reports the following error:
>
> Inferior.c: 287: internal-error: struct inferior *find_
Hi all,
I try to do some debugging for the FreeBSD kernel crash.
My system is FreeBSD 12. And I have a kernel core file, and while I load it by
kgdb. It reports the following error:
Inferior.c: 287: internal-error: struct inferior *find_inferior_pid(int):
Assertion 'pid != 0' failed.
And