Abdul Basit wrote:
> basit@wireless:~$ silc
> fatal process exception: page fault, fault VA = 0x0
> Segmentation fault (core dumped)
> basit@wireless:~$
> 
> This is what i get randomly with programs(for example mozilla) , specially
> when running programs with linux binary compat. though freebsd compiled
> programs does segfaults too sometimes ..  I'm sure its not corrupted
> memory cause everything was working before.
> 
> can any one give me any tip on it ?

Dereference of NULL pointer in kernel mode.

No one will be able to help you without a stack traceback
from the kernel debugger.  Enable the kernel debugger, build
a new kernel, cause the problem again, and post the traceback.

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to