Re: 5.2.1 panic

2004-05-17 Thread Alex Lyashkov
В Пнд, 17.05.2004, в 16:04, Kevin A. Pieckiel пишет: > On Fri, May 14, 2004 at 11:33:49AM -0400, John Baldwin wrote: > > > Do 'l *0xc0519a64' in gdb to get the line that it actually faulted on. Since > > this is likely a NULL pointer deref that might help you fix the bug or at > > least find ou

Re: 5.2.1 panic

2004-05-17 Thread Kevin A. Pieckiel
On Fri, May 14, 2004 at 11:33:49AM -0400, John Baldwin wrote: > Do 'l *0xc0519a64' in gdb to get the line that it actually faulted on. Since > this is likely a NULL pointer deref that might help you fix the bug or at > least find out its cause. Wow. That's interesting to me. I didn't expect

Re: 5.2.1 panic

2004-05-14 Thread John Baldwin
On Thursday 13 May 2004 01:16 pm, Kevin A. Pieckiel wrote: > The situation: > > Dell PowerEdge 1750, Dual 3.2 GHz, 1 GB RAM. > Sources compiled from CVS on 4 May 2004, RELENG_5_2 branch. > > # uname -a > FreeBSD hr-stc-file2.smartrafficenter.net 5.2.1-RELEASE-p5 FreeBSD > 5.2.1-RELEASE-p5 #0: Tue M

Re: 5.2.1 panic

2004-05-13 Thread Kevin A. Pieckiel
On Thu, May 13, 2004 at 05:19:39PM -0600, Shawn Webb wrote: > I can't tell exactly what's going on, but from that output, it seems as > though it's smbd's fault, not NFS's How can I dive deeper? Or _CAN_ I dive deeper? Can I identify the faulting instruction and determine why it's faulting? At

Re: 5.2.1 panic

2004-05-13 Thread Kevin A. Pieckiel
On Thu, May 13, 2004 at 01:16:59PM -0400, Kevin A. Pieckiel wrote: > One filesystem NFS mounted from another FBSD 4.9 box. > Samba 3.0.4 is installed and running (AD member server). > Samba is mapping home directories to the NFS-mounted files. > > When accessing a home directory from a Windows c

5.2.1 panic

2004-05-13 Thread Kevin A. Pieckiel
The situation: Dell PowerEdge 1750, Dual 3.2 GHz, 1 GB RAM. Sources compiled from CVS on 4 May 2004, RELENG_5_2 branch. # uname -a FreeBSD hr-stc-file2.smartrafficenter.net 5.2.1-RELEASE-p5 FreeBSD 5.2.1-RELEASE-p5 #0: Tue May 4 11:02:47 EDT 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/FILE