Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2009 23:35:39 +0200
From:      Ivan Voras <ivoras@freebsd.org>
To:        freebsd-stable@freebsd.org
Subject:   Interesting problem updating samba after 7->8 transition
Message-ID:  <hblafj$tg3$1@ger.gmane.org>

next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig3B65D5EBE4FBA123B07EA5AC
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

I upgraded (via source) a system from 7-stable to 8-stable and Samba now
fails in a strange way. Starting the executable results in an immediate
ABORT:

ursaminor:/usr/local/sbin# ./smbd
Abort

And running ktrace on it results in an extremely short ktrace.out:

ursaminor:/usr/local/sbin# ktrace ./smbd
Abort
ursaminor:/usr/local/sbin# ll ktrace.out
-rw-------  1 root  wheel  166 Oct 20 23:32 ktrace.out
ursaminor:/usr/local/sbin# kdump -f ./ktrace.out
 93873 ktrace   RET   ktrace 0
 93873 ktrace   CALL  execve(0xbfbfed7f,0xbfbfec44,0xbfbfec4c)
 93873 ktrace   NAMI  "./smbd"

I have no idea how to interpret this dump.

OTOH ldd says everything looks fine:

ursaminor:/usr/local/sbin# ldd ./smbd
=2E/smbd:
        libcrypt.so.5 =3D> /lib/libcrypt.so.5 (0x281a1000)
        libpam.so.5 =3D> /usr/lib/libpam.so.5 (0x281ba000)
        libexecinfo.so.1 =3D> /usr/local/lib/libexecinfo.so.1 (0x281c1000=
)
        libiconv.so.3 =3D> /usr/local/lib/libiconv.so.3 (0x28845000)
        librt.so.1 =3D> /usr/lib/librt.so.1 (0x281cc000)
        libpopt.so.0 =3D> /usr/local/lib/libpopt.so.0 (0x281da000)
        libc.so.7 =3D> /lib/libc.so.7 (0x2808f000)
        libm.so.5 =3D> /lib/libm.so.5 (0x281e3000)
        libintl.so.8 =3D> /usr/local/lib/libintl.so.8 (0x2893b000)

Any suggestion where to dig further?



--------------enig3B65D5EBE4FBA123B07EA5AC
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkreLTEACgkQldnAQVacBciLgQCfcR+xIAG273barX2gr928jHqT
KuoAnjcQERtsrG8DIbWMtfGecCEX9d5z
=7vXT
-----END PGP SIGNATURE-----

--------------enig3B65D5EBE4FBA123B07EA5AC--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?hblafj$tg3$1>