Subject: Re: mount_smbfs: can't get handle to requester
To: Martin Husemann <martin@duskware.de>
From: Joel CARNAT <joel@carnat.net>
List: port-sparc64
Date: 11/02/2005 17:51:11
    488 mount_smbfs CALL  open(0x108820,2,0x20e000)
    488 mount_smbfs NAMI  "/dev/nsmb"
    488 mount_smbfs RET   open -1 errno 2 No such file or directory
    488 mount_smbfs CALL  open(0xffffffffffffb8a0,2,0x108830)
    488 mount_smbfs NAMI  "/dev/nsmb0"
    488 mount_smbfs RET   open -1 errno 6 Device not configured
    488 mount_smbfs CALL  open(0xffffffffffffb8a0,2,0x108830)
    488 mount_smbfs NAMI  "/dev/nsmb1"
    488 mount_smbfs RET   open -1 errno 6 Device not configured
    488 mount_smbfs CALL  open(0xffffffffffffb8a0,2,0x108830)
    488 mount_smbfs NAMI  "/dev/nsmb2"
    488 mount_smbfs RET   open -1 errno 6 Device not configured
    488 mount_smbfs CALL  open(0xffffffffffffb8a0,2,0x108830)
    488 mount_smbfs NAMI  "/dev/nsmb3"
    488 mount_smbfs RET   open -1 errno 6 Device not configured
    488 mount_smbfs CALL  open(0xffffffffffffb8a0,2,0x108830)
    488 mount_smbfs NAMI  "/dev/nsmb4"
    488 mount_smbfs RET   open -1 errno 2 No such file or directory
    488 mount_smbfs CALL  write(2,0xffffffffffffac80,0xd)
    488 mount_smbfs GIO   fd 2 wrote 13 bytes
        "mount_smbfs: "
    488 mount_smbfs RET   write 13/0xd, -21376/0xffffffffffffac80
    488 mount_smbfs CALL  write(2,0xffffffffffffad40,0x3e)
    488 mount_smbfs GIO   fd 2 wrote 62 bytes
        "can't get handle to requester (no /dev/nsmb* device available)"
    488 mount_smbfs RET   write 62/0x3e, -21184/0xffffffffffffad40
    488 mount_smbfs CALL  write(2,0x20ae37,1)
    488 mount_smbfs GIO   fd 2 wrote 1 bytes
        "
        "
    488 mount_smbfs RET   write 1, 2141751/0x20ae37
    488 mount_smbfs CALL  exit(1)
    949 mount    RET   __vfork14 488/0x1e8
    949 mount    CALL  wait4(0x1e8,0xffffffffffffa904,0,0)
    949 mount    RET   wait4 488/0x1e8, -22268/0xffffffffffffa904
    949 mount    CALL  exit(1)

I guess, this means I need someting more in my kernel.
My kernel conf file is :
include         "arch/sparc64/conf/GENERIC32"
ident           "NIRAH-$Revision: 1.50 $"
include         "arch/sparc64/conf/std.sparc64-64"
options         COMPAT_NETBSD32 # NetBSD/sparc binary compatibility
options         COMPAT_SVR4_32  # SunOS 5.x 32-bit binary compatibility
file-system     SMBFS
pseudo-device   nsmb


Martin Husemann a écrit :
> On Wed, Nov 02, 2005 at 05:21:20PM +0100, Joel CARNAT wrote:
> 
>>ktrace/dump say :
> 
> 
> You need ktrace -i to get the children too.
> 
> Martin

-- 
This mail was send through my windows...