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

Re: Accessing a portal file system causes kernel panic



francisco wrote:
>>I set ddb.log=1 with sysctl, but where does it save it's output?  Didn't
>>find it in /var/log/* neither in /var/crash/*.
>>
>>Kernel is GENERIC as of Feb. 6 2004.  It get the same effect on all
>>boxes here, all -current, all i386, but various dates.  Do portals work
>>for you?
> 
> 
> I've fooled around with portals on 3.4-stable but couldn't get type file 
> to work.  Got tcp to work though, and never saw a kernel panic from my 
> misconfigurations.  Haven't tested it under -current.

It is exactly type file that causes the kernel panic.  As soon as I can 
save a trace from ddb, I will mail it.

Type exec is not implemented, but it would be very interesting if the 
output a program could be accessed like a file.

- Marc