[Samba] pdbedit 3.0.2 segfault

Karel Kulhavý clock at twibright.com
Thu Feb 12 10:36:56 GMT 2004


Hello

I have samba-3.0.2 installed into /usr/local/samba/ by means of
cd /usr/src/samba-3.0.2/source
./configure --with-acl-support
make
make install

When I run pdbedit -L I get a segfault:
oberon root # pdbedit -L
Segmentation fault (core dumped)

This occurs after samba of unknown version from these two:
3.0.1pre2
3.0.2

has been reinstalled with samba-3.0.2

(gdb) bt 
#0  0x400f9bf9 in free () from /lib/libc.so.6
#1  0x08068472 in init_sam_from_buffer ()
#2  0x08071d3f in tdbsam_getsampwent ()
#3  0x080694da in context_getsampwent ()
#4  0x0805a292 in print_users_list ()
#5  0x0805b7e1 in main ()
#6  0x4009a90b in __libc_start_main () from /lib/libc.so.6

oberon samba # ldd `which pdbedit`
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x40026000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x40053000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x40065000)
        libdl.so.2 => /lib/libdl.so.2 (0x4007a000)
        libpopt.so.0 => /usr/lib/libpopt.so.0 (0x4007d000)
        libc.so.6 => /lib/libc.so.6 (0x40085000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
 
oberon root # echo $CFLAGS

oberon root # echo $CXXFLAGS

oberon root # echo $LDFLAGS

Is this a bug in pdbedit? What kind of debugging information should I provide
to help with debugging pdbedit?

Cl<
backtrace:



More information about the samba mailing list