Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 09:46:55 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Vitaly Markitantov <vm@dics.com.ua>
Cc:        current@freebsd.org
Subject:   RE: smbfs broken?
Message-ID:  <XFMail.20021022094655.jhb@FreeBSD.org>
In-Reply-To: <20021022110135.GA31643@iron.del.local>

next in thread | previous in thread | raw e-mail | index | archive | help

On 22-Oct-2002 Vitaly Markitantov wrote:
> When i tries to copy a file from smbfs share mounted by mount_smbfs
> i get an error:
>  cp: ./filename: Bad address
> 
> But when i copy a file to share i get kernel panic like this:
> 
>  Fatal trap 12: page fault while in kernel mode
>  fault virtual address        = 0x0

Null pointer dereference.  Can you compile DDB into the kernel and get
a stack trace?

>  fault code           = supervisor write, page not present
>  ....
>  current process      = 531 (cp)
>  trap number          = 12
>  panic: page fault
> 
> Share mounted from SAMBA server (FreeBSD 4.7-RELEASE)
> 
> Last cvsup + buildworld was about 16-17 October 2002
> uname -a
> FreeBSD neo.del.local 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Oct 17 19:19:49 EEST 2002    
> root@neo.del.local:/usr/obj/usr/src/sys/NEO  i386
> 
> -- 
>  Vitaly Markitantov         mailto: vm@dics.com.ua
>      icq: 117438950          phone: (062)332-23-90
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20021022094655.jhb>