[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU Mach: disabling all network device drivers
From: |
Da Zheng |
Subject: |
Re: GNU Mach: disabling all network device drivers |
Date: |
Tue, 18 May 2010 14:00:23 +0800 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 |
On 10-5-18 上午4:20, Thomas Schwinge wrote:
> Hello!
>
> On Thu, May 13, 2010 at 08:59:59AM -0400, Zheng Da wrote:
>> It is really weird. I built gnumach with --disable-device-drivers
>> --enable-ide --enable-kdb.
>> I boot hurd with the new kernel and run the user-level network drivers
>> but got a kernel
>> general protection trap. I tried several drivers and always got the
>> same problem.
>> The error can be seen at http://i.imagehost.org/0382/Screenshot.png.
>
> 1. Is that reproducible every time?
Yes, it is.
>
> 2. Is it still reproducible as soon as you enable one arbitrary NIC
> driver? For example: --disable-device-drivers --enable-ide
> --enable-tulip
Yes, it is.
What else should I try to locate the bug?
Zheng Da