Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2001 20:31:43 -0600
From:      "Mario Doria" <madd@tecdigital.net>
To:        "David W. Chapman Jr." <dwcjr@inethouston.net>
Cc:        <stable@freebsd.org>
Subject:   Re: Samba's NMBD dumps core with FreeBSD 4.4-STABLE
Message-ID:  <000f01c18b59$f7c46cc0$0a00a8c0@gandalf>
References:  <002c01c18a6f$1e706590$0a00a8c0@gandalf> <20011222200413.GA30853@leviathan.inethouston.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello, and thanks for your repilies;

I thought it was also a samba bug, but after checking my logs, I believe
it's not a samba problem.
It broke on december 14, at 20:00:00 UTC.  The files that were changed
between december 14 @ 19:00:00 and december 14 @ 20:00:00 where:

Edit src/sys/dev/bge/if_bge.c
 Edit src/sys/dev/gx/if_gx.c
 Edit src/sys/dev/lge/if_lge.c
 Edit src/sys/dev/nge/if_nge.c
 Edit src/sys/dev/txp/if_txp.c
 Edit src/sys/kern/kern_descrip.c
 Edit src/sys/kern/kern_event.c
 Edit src/sys/net/if.c
 Edit src/sys/net/if.h
 Edit src/sys/net/if_ethersubr.c
 Edit src/sys/net/if_var.h
 Edit src/sys/netinet/in.c
 Edit src/sys/netinet/in.h
 Edit src/sys/netinet/tcp_syncache.c
 Edit src/sys/pci/if_ti.c
 Edit src/sys/pci/if_xl.c
 Edit src/sys/sys/event.h
 Edit src/sys/sys/sockio.h
 Edit src/sys/vm/vm_zone.c

I found this out because I made a complete make world/kernel on the day it
broke, and found it broke between 19:00 and 20:00. The files listed above
where the ones which changed.

If I build world/kernel using sources with date = 2001.12.14.19.00.00, nmbd
will work fine. Using sources with date = 2001.12.14.20.00.00, nmbd will
stop working. I rebuilt after making world/kernel on each attempt.



----------

Mario Doria
madd@tecdigital.net

> > fxp1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
> > inet 10.25.165.1 netmask 0xffffff00 broadcast 10.25.165.255
> > inet 10.25.165.2 netmask 0xffffffff broadcast 10.25.165.2
> > inet 10.25.165.3 netmask 0xffffffff broadcast 10.25.165.3
> > ether 00:02:b3:1b:49:71
> > media: Ethernet autoselect (100baseTX)
> > status: active
> >
> > If I connect to 10.25.165.3, nmbd dumps core; if I connect to
10.25.165.1 it
> > works flawlessly. I think this started happening two weeks ago, I'm
cvsuping
> > sources from december 7 to test this. (I'm using sources from december
19).
> >



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000f01c18b59$f7c46cc0$0a00a8c0>