[597] in netbsd-help mailing list archive
Re: IAP Activity (and a question or two)
daemon@ATHENA.MIT.EDU (John Hawkinson)
Sun Jan 21 13:42:31 1996
Date: Sun, 21 Jan 1996 13:38:28 -0500
To: Daniel P Kamalic <pocky@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: "[594] in netbsd-help mailing list archive"
From: John Hawkinson <jhawk@MIT.EDU>
> Hi. I'm currently running NetBSD and am having a problem
> with it. I'd like to know whether there's still room in John
> Hawkinson's IAP NetBSD class, and when it meets (if it hasn't met
> already). I'd like to learn more about NetBSD, including how to
> install a third party driver and SCSI peripherals and how to solve
> the problem that currently causes my machine to crash at the worst
> times.
It's probably not going to cover NetBSD in that depth.
Is there a specific third party driver you're trying to install, etc.?
> kernal: non-maskable interrupt trap, code=0
> stopped at _sendsig+0x9c:movl % ecx, 0xffffffc4(%ebp)
Hmm. That's disturbing.
Could you provide the output of "t" (traceback) from the kernel
debugger? Also, if you hit "c", does it go on and crash dump?
--jhawk