DragonFly BSD
DragonFly bugs List (threaded) for 2003-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Bug in yesterday's version


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 24 Jul 2003 00:55:33 -0700 (PDT)

   I'll check them out.  How easy is the mount_mfs fault to 
   reproduce?

   I'm a little worried about the INTREN issue.  What kind of
   PCMCIA card are you ejecting and what state is it in when you
   eject it?  There must be some sort of interrupt chaining issue.  Hmm.
   Perhaps it is trying to unchain the interrupt thread from inside the
   interrupt thread or something like that.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>


:Hi Matt, hi all,
:there is a bug in the detach path for net interfaces.
:net/if.c:274 calls in_control with td=NULL which calls
:suser. Can you either add a check to suser or change the
:call in in_control?
:
:Another problem is a "kernel: type 30 trap, code=0".
:Stack trace:
:INTREN(400) at INTREN+0x1a
:ithread_done(a) at ithread_done+0x23
:ithread_handler(a,0,0,0) at ithread_handler+0x70
:kthread_exit
:
:This is related to PCMCIA ejects as well.
:
:Third and last (ATM) issue is easily reproducable fault
:with mount_mfs.
:
:Regards,
:Joerg Sonnenberger



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