Subject: Re: hard lockups with -current and Netscape
To: KANETA Shin-ichi <kaneta@atmos.cr.chiba-u.ac.jp>
From: None <itojun@iijlab.net>
List: current-users
Date: 03/23/2001 00:45:34
> there was a change on March 15, to sys/compat/linux/common/linux_exec.c,
> which we always will see null pointer dereference. whoever made
> the change, please fix...
my comment was incorrect, it was due to p->p_vmspace being NULL.
i put some workaround (a "if" statement to protect the lines),
i would like someone to revisit here, who was more clues about linux
emulation.
itojun