[Samba] (Partially fixed) samba4 does not compile under opensolaris

Ralf Hornik Mailings ralf at best.homeunix.org
Tue Nov 24 07:17:28 MST 2009


Volker Lendecke <Volker.Lendecke at SerNet.DE> wrote:

> Then try to run the command directly under the debugger,
> maybe post-mortem analysis does not work for some reason.

Okay, may be I did something wrong. Here is another bt full (core file  
written through "samba -i -M single"):

root at server01.daheim:/opt/samba4# gdb sbin/samba core
GNU gdb 6.3.50_2004-11-23-cvs
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-pc-solaris2.11"...
Core was generated by `./sbin/samba -i -d 12'.
Program terminated with signal 6, Aborted.
Reading symbols from /usr/lib/libpopt.so.0...done.
Loaded symbols for /usr/lib/libpopt.so.0
Reading symbols from /lib/libsocket.so.1...done.
Loaded symbols for /lib/libsocket.so.1
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libdl.so.1...done.
Loaded symbols for /lib/libdl.so.1
Reading symbols from /lib/libm.so.2...done.
Loaded symbols for /lib/libm.so.2
Reading symbols from /usr/lib/libpython2.4.so.1.0...done.
Loaded symbols for /usr/lib/libpython2.4.so.1.0
Reading symbols from /lib/libpam.so.1...done.
Loaded symbols for /lib/libpam.so.1
Reading symbols from /usr/lib/libcrypt.so.1...done.
Loaded symbols for /usr/lib/libcrypt.so.1
Reading symbols from /usr/lib/libgnutls.so.26...done.
Loaded symbols for /usr/lib/libgnutls.so.26
Reading symbols from /lib/libz.so.1...done.
Loaded symbols for /lib/libz.so.1
Reading symbols from /lib/libintl.so.1...
warning: Lowest section in /lib/libintl.so.1 is .dynamic at 00000074
done.
Loaded symbols for /lib/libintl.so.1
Reading symbols from /lib/libresolv.so.2...done.
Loaded symbols for /lib/libresolv.so.2
Reading symbols from /lib/libc.so.1...done.
Loaded symbols for /lib/libc.so.1
#0  0xfeaf22a5 in _lwp_kill () from /lib/libc.so.1
(gdb) bt full
#0  0xfeaf22a5 in _lwp_kill () from /lib/libc.so.1
No symbol table info available.
#1  0xfeaeaa1c in thr_kill () from /lib/libc.so.1
No symbol table info available.
#2  0xfea9ab8a in raise () from /lib/libc.so.1
No symbol table info available.
#3  0xfea7201a in abort () from /lib/libc.so.1
No symbol table info available.
#4  0x087cdefd in smb_panic (why=0x89e10fc "internal error") at  
../lib/util/fault.c:150
         result = 144655708
         pidstr = "´ò\237\b\\E\237\bhg\004\b\v\000\000\000´ò\237\b"
         cmdstring =  
"A\000\000\000tg\004\b\217\000úþPg\004\b(v¢\bA\000\000\000=-=-=-=-=-=-¸¬®þ=-=-\000\000·þøf\004\bëQ®þØ\020·þ\000\000\000\000\000\000\000\000¸¬®þ=-=-\000\000·þ\030g\004\b\222X®þØ\020·þ\000\000\000\000\002\000\000\000ÚV®þ´ò\237\b\000\000·þ\030g\004\b\000*ÄþØ\020·þ\000\000\000\000\000u\004\b\v\000\000\000´ò\237\b\000\000·þ8g\004\b\035¸¨þØ\020·þ(v¢\b@\000\000\000ä·¨þ´ò\237\b\\E\237\bhg\004\bß×|\b(v¢\b(v¢\b@\000\000\000\236×|\b"
         _debug_ctx = (void *) 0x80466a0
         _debug_ctx = (void *) 0x8a27628
         _debug_ctx = (void *) 0xfeaae24a
         _debug_ctx = (void *) 0x8046738
         __FUNCTION__ = "smb_panic"
#5  0x087ce0b5 in fault_report (sig=11) at ../lib/util/fault.c:167
         counter = 0
         _debug_ctx = (void *) 0x89f455c
         _debug_ctx = (void *) 0xfec42a00
         _debug_ctx = (void *) 0x89e1170
         _debug_ctx = (void *) 0x8825683
         __FUNCTION__ = "fault_report"
#6  0x087ce105 in sig_fault (sig=11) at ../lib/util/fault.c:182
No locals.
#7  0xfeaed0cf in __sighndlr () from /lib/libc.so.1
No symbol table info available.
#8  0xfeae01bf in call_user_handler () from /lib/libc.so.1
No symbol table info available.
#9  <signal handler called>
No symbol table info available.
#10 0xfea647a0 in countbytes () from /lib/libc.so.1
No symbol table info available.
#11 0xfeab0793 in _ndoprnt () from /lib/libc.so.1
No symbol table info available.
#12 0xfeab31bd in vsnprintf () from /lib/libc.so.1
No symbol table info available.
#13 0xfeaae14e in vasprintf () from /lib/libc.so.1
No symbol table info available.
dwarf2read.c:2703: internal-error: Assertion `die->child == NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) n
dwarf2read.c:2703: internal-error: Assertion `die->child == NULL' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) n
(gdb)



More information about the samba mailing list