Displaying 20 results from an estimated 31 matches for "dbgtext".
2004 Oct 21
0
compile errors samba 3.0.7 vfs
...les/vfs_recycle.po(.text+0x1a): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0x31): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0x55): undefined reference to `dbghdr'
modules/vfs_recycle.po(.text+0x6d): undefined reference to `dbgtext'
modules/vfs_recycle.po: In function `recycle_disconnect':
modules/vfs_recycle.po(.text+0xba): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0xd1): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0xf5): undefined reference to `...
2007 May 16
1
SAMBA: Share specific log files
..._LINE__,sharename,lp_servicename(snum),
sizeof("/log/sharenet/")+sizeof(lp_servicename(snum)));
lp_set_logfile(logfilefullpath);
safe_strcpy_fn
(__FILE__,__LINE__,debugf,logfilefullpath,sizeof(logfilefullpath));
if( DEBUGLVL( IS_IPC(conn) ? 3 : 1 ) ) {
dbgtext( "%s (%s) ", get_remote_machine_name(),
conn->client_address );
dbgtext( "%s", srv_is_signing_active() ? "signed " : "");
dbgtext( "connect to service %s ", lp_servicename(snum) );
dbgtext( "initi...
2005 Feb 08
2
compiling on an old system...
...dules/vfs_recycle.po(.text+0x23): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0x31): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0x55): undefined reference to `dbghdr'
modules/vfs_recycle.po(.text+0x6d): undefined reference to `dbgtext'
modules/vfs_recycle.po: In function `recycle_disconnect':
modules/vfs_recycle.po(.text+0xc3): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0xd1): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0xf5): undefined reference to `db...
2005 Aug 09
1
Undefined references during compiling
...dules/vfs_recycle.po(.text+0x23): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0x31): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0x55): undefined reference to `dbghdr'
modules/vfs_recycle.po(.text+0x6d): undefined reference to `dbgtext'
modules/vfs_recycle.po: In function `recycle_disconnect':
modules/vfs_recycle.po(.text+0xb3): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0xc1): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0xe5): undefined reference to `db...
2013 Oct 30
1
samba-4.1.0 wont compile- help!
...mbconf/smbconf_reg.c:202:31: error: 'struct registry_key' has
no member named 'key'
"smbconf section.\n", key->key->name));
^
../source3/../lib/util/debug.h:181:20: note: in definition of macro 'DEBUG'
&& (dbgtext body) )
^
../source3/lib/smbconf/smbconf_reg.c:219:5: error: 'struct registry_value' has
no member named 'type'
val.type = REG_SZ;
^
In file included from ../source3/include/includes.h:382:0,
from ../source3/lib/smbconf/smbconf_reg.c:20:...
2003 Dec 01
1
smb_panic + Backtrace
...==============================================
[2003/12/01 16:10:27, 0] lib/util.c:smb_panic(1400)
PANIC: internal error
[2003/12/01 16:10:27, 0] lib/util.c:smb_panic(1407)
BACKTRACE: 16 stack frames:
#0 /usr/local/samba/sbin/smbd(smb_panic+0x16c) [0x8189c8c]
#1 /usr/local/samba/sbin/smbd(dbgtext+0x194) [0x8179634]
#2 /usr/local/samba/sbin/smbd(dbgtext+0x1f2) [0x8179692]
#3 /lib/libc.so.6(__libc_sigaction+0x138) [0x401ac7f8]
#4 /usr/local/samba/sbin/smbd(alloc_sub_basic+0x23) [0x818f343]
#5 /usr/local/samba/sbin/smbd(lp_talloc_free+0x67) [0x80743f7]
#6 /usr/local/samba/sbin/s...
2005 Aug 05
3
one opinion about searching samba docs for answers
It sure is hard to find info in the documentation/mailing list for a
specific error. If an error log message was created by smbd, nmbd, or
winbind, shouldn't the documentation contain a description, cause, and
possible solution?
Specific case in point:
[2005/08/05 11:31:22, 0] nmbd/nmbd_browsesync.c:domain_master_node_status_fail(250)
domain_master_node_status_fail:
2004 Sep 21
4
Problems compiling samba-3.0.7 on Redhat-7.2
...dules/vfs_recycle.po(.text+0x17): undefined reference to `DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0x31): undefined reference to `DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0x56): undefined reference to `dbghdr'
modules/vfs_recycle.po(.text+0x6c): undefined reference to `dbgtext'
modules/vfs_recycle.po: In function `recycle_disconnect':
modules/vfs_recycle.po(.text+0xa7): undefined reference to `DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0xc1): undefined reference to `DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0xe6): undefined reference to `db...
2015 Nov 27
2
nitwit's attempt to edit samba source
..._recv’:
> ../source4/auth/ntlm/auth.c:429:34: error: dereferencing pointer to incomplete type
> state->user_info->remote_host->addr,
> ^
> ../source4/../lib/util/debug.h:185:20: note: in definition of macro ‘DEBUG’
> && (dbgtext body) )
> ^
> Waf: Leaving directory `/root/samba-4.3.1/bin'
> Build failed: -> task failed (err #1):
> {task: cc auth.c -> auth_6.o}
> Makefile:8: recipe for target 'all' failed
> make: *** [all] Error 1
Or anyone?
2004 Nov 19
2
Anonymous printing with User-level security
Can I set up anonymous (unauthenticated) printing on a samba server that is
also hosting user-level security? I have looked through FAQs and sample
setups and don't see it, but I figured I would ask.
Thanks in advance,
- Pete
pmkofodSHIFT2datasages.com
2004 Sep 05
1
Segfault in Samba
...ound)...
> (no debugging symbols found)...0x402346f8 in waitpid () from
> /lib/libc.so.6 #0 0x402346f8 in waitpid () from /lib/libc.so.6
> #1 0x402bc550 in sys_sigabbrev () from /lib/libc.so.6
> #2 0x081d2d71 in smb_panic2 ()
> #3 0x081d2cfa in smb_panic ()
> #4 0x081c0878 in dbgtext ()
> #5 0x401b6658 in __libc_sigaction () from /lib/libc.so.6
> #6 0x401b79e8 in abort () from /lib/libc.so.6
> #7 0x401afb3f in __assert_fail () from /lib/libc.so.6
> #8 0x40465081 in winbindd_fd () from /lib/libnss_ldap.so.2
> #9 0x40464f0c in winbindd_fd () from /lib/libnss_l...
2007 Jun 22
0
Re: Intermittent "INTERNAL ERROR: Signal 11" with 3.0.24
...(sig=-512) at lib/fault.c:47
#9 0x08219b50 in sig_fault (sig=-512) at lib/fault.c:70
#10 <signal handler called>
#11 0x40292d1b in strlen () from /lib/tls/libc.so.6
#12 0x40268242 in vfprintf () from /lib/tls/libc.so.6
#13 0x40285e76 in vsnprintf () from /lib/tls/libc.so.6
#14 0x08219956 in dbgtext (format_str=0x6d2e5c73 "") at
lib/debug.c:1011
#15 0x0825b360 in oplock_timeout_handler (te=0x844ce10,
now=0xbfffd9c0,
private_data=0x84492f0) at smbd/oplock.c:351
#16 0x08242d7d in run_events () at lib/events.c:102
#17 0x080f2801 in receive_message_or_smb (buffer=0x40433008
"&qu...
2007 Jun 14
1
Re: Intermittent "internal error: signal 11" with 3.0.24
...(sig=-512) at lib/fault.c:47
#9 0x08219b50 in sig_fault (sig=-512) at lib/fault.c:70
#10 <signal handler called>
#11 0x40292d43 in strlen () from /lib/tls/libc.so.6
#12 0x40268242 in vfprintf () from /lib/tls/libc.so.6
#13 0x40285e76 in vsnprintf () from /lib/tls/libc.so.6
#14 0x08219956 in dbgtext (format_str=0x36373020 <Address
0x36373020 out of bounds>) at lib/debug.c:1011
#15 0x0825b360 in oplock_timeout_handler (te=0x844d838,
now=0xbfffdfc0, private_data=0x844e498) at smbd/oplock.c:351
#16 0x08242d7d in run_events () at lib/events.c:102
#17 0x080f2801 in receive_message_or_smb (buf...
2005 Oct 23
1
[Fwd: Segfault in Samba] and NOW?
...found)
(no debugging symbols found)
(no debugging symbols found)
0x402413ae in waitpid () from /lib/tls/libc.so.6
#0 0x402413ae in waitpid () from /lib/tls/libc.so.6
#1 0x401d6d12 in system () from /lib/tls/libc.so.6
#2 0x081eb261 in smb_panic2 ()
#3 0x081eb1ea in smb_panic ()
#4 0x081d7368 in dbgtext ()
#5 <signal handler called>
#6 0x401c083b in raise () from /lib/tls/libc.so.6
#7 0x401c1fa2 in abort () from /lib/tls/libc.so.6
#8 0x401ba2df in __assert_fail () from /lib/tls/libc.so.6
#9 0x40032dcd in ldap_int_sasl_open () from /usr/lib/libldap_r.so.2 #10
0x4002d45e in ldap_int_open_...
2015 Nov 29
0
nitwit's attempt to edit samba source
...th.c:429:34: error: dereferencing pointer to
>> incomplete type
>> state->user_info->remote_host->addr,
>> ^
>> ../source4/../lib/util/debug.h:185:20: note: in definition of macro
>> ‘DEBUG’
>> && (dbgtext body) )
>> ^
>> Waf: Leaving directory `/root/samba-4.3.1/bin'
>> Build failed: -> task failed (err #1):
>> {task: cc auth.c -> auth_6.o}
>> Makefile:8: recipe for target 'all' failed
>> make: *** [all] Error 1
>
>...
2003 Jun 26
0
Fwd: Segfault in Samba
...6
>>#0 0x40245b89 in wait4 () from /lib/libc.so.6
>>#1 0x402b9000 in sys_sigabbrev () from /lib/libc.so.6
>>#2 0x401e8712 in strtold_l () from /lib/libc.so.6
>>#3 0x401e8815 in system () from /lib/libc.so.6
>>#4 0x0817da35 in smb_panic ()
>>#5 0x0816f256 in dbgtext ()
>>#6 0x401d29d8 in sigaction () from /lib/libc.so.6
>>#7 0x4021677a in mallopt () from /lib/libc.so.6
>>#8 0x40215467 in realloc () from /lib/libc.so.6
>>#9 0x0817ce91 in Realloc ()
>>#10 0x080c4ce6 in asn1_write ()
>>#11 0x080c4d62 in asn1_write_uint8 ()...
2003 Oct 28
0
I: Segfault in Samba
...s found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x4024ef46 in waitpid () from /lib/libc.so.6
#0 0x4024ef46 in waitpid () from /lib/libc.so.6
#1 0x401e7594 in strtold_l () from /lib/libc.so.6
#2 0x081bcea6 in smb_panic ()
#3 0x081ab587 in dbgtext ()
#4 <signal handler called>
#5 0x40219abd in mallopt () from /lib/libc.so.6
#6 0x40219368 in mallopt () from /lib/libc.so.6
#7 0x40218553 in malloc () from /lib/libc.so.6
#8 0x4020e0e1 in open_memstream () from /lib/libc.so.6
#9 0x4027adb0 in vsyslog () from /lib/libc.so.6
#10 0x4027a...
2005 Jul 08
0
Compile errors and warnings with samba-3.0.14a
...opy.po(.text+0x8f): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_shadow_copy.po(.text+0x9d): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_shadow_copy.po(.text+0xc9): undefined reference to `dbghdr'
modules/vfs_shadow_copy.po(.text+0xe4): undefined reference to `dbgtext'
Thanks for your help!
Ernie
2006 Dec 03
0
FW: Segfault in Samba
...d) (no debugging symbols found) 0xffffe410 in
> __kernel_vsyscall () #0 0xffffe410 in __kernel_vsyscall () #1
> 0x40202d93 in waitpid () from /lib/tls/i686/cmov/libc.so.6 #2
> 0x40198d52 in system () from /lib/tls/i686/cmov/libc.so.6 #3
> 0x080d4dc7 in smb_panic () #4 0x080c29fc in dbgtext () #5 <signal
> handler called> #6 0x08074e95 in remove_response_record () #7
> 0x08072bd7 in retransmit_or_expire_response_records () #8 0x080654c0
> in unbecome_local_master_browser () #9 0x08065836 in
> unbecome_local_master_browser () #10 0x0806df3a in
> query_name_fro...
2005 Oct 11
2
Samba segment faulting - unknown cause
...(no debugging symbols found)
0x4023b808 in waitpid () from /lib/libc.so.6
#0 0x4023b808 in waitpid () from /lib/libc.so.6
#1 0x402c3880 in ?? () from /lib/libc.so.6
#2 0x401d44c2 in strtold_l () from /lib/libc.so.6
#3 0x081eb261 in smb_panic2 ()
#4 0x081eb1ea in smb_panic ()
#5 0x081d7368 in dbgtext ()
#6 0x4034e825 in __pthread_sighandler () from /lib/libpthread.so.0
#7 <signal handler called>
#8 0x401bd7c1 in kill () from /lib/libc.so.6
#9 0x4034b771 in pthread_kill () from /lib/libpthread.so.0
#10 0x4034ba7b in raise () from /lib/libpthread.so.0
#11 0x401bd554 in raise () from /li...