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

Re: [issue251] Panic on -current


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 4 Oct 2006 16:05:45 -0700 (PDT)

:Yes, there is a USB scanner plugged in, and I never unplugged it.
:
:What is a VCHR device?

    Its just the #define used to identify a CHR device, which is 
    basically everything in /dev.

    In anycase, the latest HEAD should fix the issue.  I'm guessing
    that one of those GUI programs is revoke()ing access to the
    device while another one has an open descriptor to it and then
    tries to mmap() it.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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