Displaying 16 results from an estimated 16 matches for "tdb_set_lock_alarm".
2005 Mar 01
2
Problem with 3.0.10 and 3.0.11 with 1 smbd process using 99% cpu
..., 0) = 0
__errno_location() = 0x403ac560
[gdb backtrace]
Attaching to program: /usr/sbin/smbd, process 10657
<snip>
0x40202cf9 in memcpy () from /lib/tls/libc.so.6
(gdb) bt
#0 0x40202cf9 in memcpy () from /lib/tls/libc.so.6
#1 0x081ac059 in tdb_set_lock_alarm ()
#2 0x081ac20d in tdb_set_lock_alarm ()
#3 0x081ad49b in tdb_exists ()
#4 0x081ad6e3 in tdb_traverse ()
#5 0x081b4a79 in pjob_delete ()
#6 0x081b4f61 in pjob_delete ()
#7 0x081a450b in message_dispatch ()
#8 0x081b5186 in start_background_queue ()
#9 0x081ffd62 in main ()
(gdb)
John C. H...
2006 Jan 26
3
Samba daemons hang trying to lock locking.tdb
...tart=3684, len=1} <unfinished ...>
Process 6414 detached
#
The file descriptor 14 corresponds to /var/lib/samba/locking.tdb file.
A backtrace using gdb from one stalled daemon:
(gdb) bt
#0 0x00faf402 in __kernel_vsyscall ()
#1 0x003dbd7a in fcntl () from /lib/libc.so.6
#2 0x008e50eb in tdb_set_lock_alarm () from /usr/sbin/smbd
#3 0x008e5307 in tdb_set_lock_alarm () from /usr/sbin/smbd
#4 0x008e5868 in tdb_chainlock () from /usr/sbin/smbd
#5 0x00880da8 in get_share_mode_lock () from /usr/sbin/smbd
#6 0x00881677 in get_delete_on_close_flag () from /usr/sbin/smbd
#7 0x007718fb in reply_trans2 ()...
2003 Sep 03
1
Annoying compiling warning messages for Samba3.0RC2 on Solaris 9
Has any of you compiled the lastest Samba 3.0 RC2 on Sparc Solaris 9?
Any idea about the warning messages in the text attachment ? Thanks.
2005 Mar 01
2
Problem with 3.0.10 and 3.0.11 with 1 smbd process using99% cpu
...0x403ac560
> >
> > [gdb backtrace]
> > Attaching to program: /usr/sbin/smbd, process 10657
> > <snip>
> > 0x40202cf9 in memcpy () from /lib/tls/libc.so.6
> > (gdb) bt
> > #0 0x40202cf9 in memcpy () from /lib/tls/libc.so.6
> > #1 0x081ac059 in tdb_set_lock_alarm ()
> > #2 0x081ac20d in tdb_set_lock_alarm ()
> > #3 0x081ad49b in tdb_exists ()
> > #4 0x081ad6e3 in tdb_traverse ()
> > #5 0x081b4a79 in pjob_delete ()
> > #6 0x081b4f61 in pjob_delete ()
> > #7 0x081a450b in message_dispatch ()
> > #8 0x081b5186 i...
2004 Nov 09
3
3.0.8 compile warnings and link error
...return discards qualifiers from pointer target type
tdb/tdbutil.c: In function `make_tdb_data':
tdb/tdbutil.c:46: warning: assignment discards qualifiers from pointer target type
tdb/tdbutil.c: In function `tdb_chainlock_with_timeout_internal':
tdb/tdbutil.c:60: warning: passing arg 1 of `tdb_set_lock_alarm' discards qualifiers from pointer target type
client/client.c: In function `do_get':
client/client.c:699: warning: passing arg 4 of `cli_getattrE' from incompatible pointer type
client/client.c: In function `do_put':
client/client.c:1075: warning: passing arg 4 of `cli_getattrE'...
2003 Oct 16
0
Cann't get Samba 3.0.0 installed on a SuSE 8.2
...mpiling lib/clobber.c
...
Compiling tdb/tdbutil.c
(2)
tdb/tdbutil.c: In function `make_tdb_data':
tdb/tdbutil.c:45: warning: assignment discards qualifiers from pointer
target type
tdb/tdbutil.c: In function `tdb_chainlock_with_timeout_internal':
tdb/tdbutil.c:59: warning: passing arg 1 of `tdb_set_lock_alarm' discards
qualifiers from pointer target type
Compiling tdb/tdbback.c
...
Compiling smbd/notify_hash.c
(3)
smbd/notify_hash.c: In function `notify_hash':
smbd/notify_hash.c:91: warning: assignment discards qualifiers from pointer
target type
Compiling smbd/notify_kernel.c
...
Compiling liba...
2004 Oct 19
0
samba 3.0.7 make check fails in function strstr_m
...rg 2 of `libiconv' from incompatible
pointer type
tdb/tdbutil.c: In function `make_tdb_data':
tdb/tdbutil.c:46: warning: assignment discards qualifiers from pointer
target type
tdb/tdbutil.c: In function `tdb_chainlock_with_timeout_internal':
tdb/tdbutil.c:60: warning: passing arg 1 of `tdb_set_lock_alarm'
discards qualifiers from pointer target type
auth/pampass.c: In function `make_pw_chat':
auth/pampass.c:224: warning: passing arg 1 of `next_token' from
incompatible pointer type
auth/pampass.c:235: warning: passing arg 1 of `next_token' from
incompatible pointer type
auth/pampass....
2002 Dec 16
1
Samba 2.2.7a, Solaris 5.8 and GCC 2.95.3 compilation warnings
...type
Compiling lib/fsusage.c
lib/fsusage.c: In function `sys_fsusage':
lib/fsusage.c:127: warning: passing arg 2 of `statvfs64' from
incompatible pointer type
Compiling tdb/tdbutil.c
tdb/tdbutil.c: In function `tdb_chainlock_with_timeout':
tdb/tdbutil.c:46: warning: passing arg 1 of `tdb_set_lock_alarm'
discards qualifiers from poi
nter target type
Best regards, Kees
2004 Feb 03
0
SIG_ATOMIC_T make error
...ludes.h:896,
from dynconfig.c:21:
include/proto.h:6460: parse error before `*'
*** Error code 1
make: Fatal error: Command failed for target `dynconfig.o'
The lines in tdb.h and proto.h that cause the parse errors
are identical, and contain the following definition:
void tdb_set_lock_alarm(sig_atomic_t *palarm);
Please can someone suggest where this is failing?
Thanks,
Julian
2005 Jul 08
0
Compile errors and warnings with samba-3.0.14a
...return discards qualifiers from pointer target
type
tdb/tdbutil.c: In function `make_tdb_data':
tdb/tdbutil.c:46: warning: assignment discards qualifiers from pointer
target type
tdb/tdbutil.c: In function `tdb_chainlock_with_timeout_internal':
tdb/tdbutil.c:60: warning: passing arg 1 of `tdb_set_lock_alarm' discards
qualifiers from pointer target type
printing/printing.c: In function `print_cache_expired':
printing/printing.c:1038: warning: passing arg 3 of `tdb_fetch_uint32' from
incompatible pointer type
Some of the errors:
Building plugin bin/shadow_copy.so
modules/vfs_shadow_copy....
2003 May 14
0
Compilation warnings for Samba 2.2.8a on Solaris 2.6
...Compiling lib/util_str.c
lib/util_str.c: In function `toktocliplist':
lib/util_str.c:104: warning: assignment discards `const' from pointer target
typ
e
Compiling tdb/tdbutil.c
tdb/tdbutil.c: In function `tdb_chainlock_with_timeout':
tdb/tdbutil.c:46: warning: passing arg 1 of `tdb_set_lock_alarm' discards
`volat
ile' from pointer target type
tdb/tdbutil.c: In function `tdb_lock_bystring':
tdb/tdbutil.c:73: warning: assignment discards `const' from pointer target
type
tdb/tdbutil.c: In function `tdb_unlock_bystring':
tdb/tdbutil.c:87: warning: assignment discards `const&...
2002 Dec 17
2
samba domain controller + Windows 2000
I have a Linux machine running Samba 2.2.1a (dated, I know) as a domain controller for Windows clients (NT and 2000). I can add NT machines to the domain just fine; I use useradd and smbpasswd to generate the appropriate entries, and it works fine. I tried doing the same thing with a couple of 2000 (SP3) machines, and although I'm allowed to join the domain, after rebooting and trying to log
2003 Oct 28
4
Failed to compile Samba with SSL
...ib/error.c
Compiling lib/messages.c
Compiling lib/pam_errors.c
Compiling nsswitch/wb_client.c
Compiling nsswitch/wb_common.c
Compiling tdb/tdb.c
Compiling tdb/spinlock.c
Compiling tdb/tdbutil.c
tdb/tdbutil.c: In function `tdb_chainlock_with_timeout':
tdb/tdbutil.c:46: warning: passing arg 1 of `tdb_set_lock_alarm' discards qualifiers from pointer target type
Compiling printing/printing.c
Compiling printing/nt_printing.c
Compiling smbd/noquotas.c
Compiling smbd/oplock.c
Compiling smbd/oplock_irix.c
Compiling smbd/oplock_linux.c
Compiling smbd/notify.c
Compiling smbd/notify_hash.c
Compiling smbd/notify_ke...
2003 Jun 26
0
RH9 compile problems AND WinXP netlogon script
...c
Compiling lib/util_file.c
Compiling lib/util.c
Compiling lib/util_sock.c
Compiling lib/util_sec.c
Compiling smbd/ssl.c
Compiling lib/talloc.c
Compiling tdb/spinlock.c
Compiling tdb/tdbutil.c
tdb/tdbutil.c: In function `tdb_chainlock_with_timeout':
tdb/tdbutil.c:46: warning: passing arg 1 of `tdb_set_lock_alarm' discards
qualifiers from pointer target type
tdb/tdbutil.c: In function `tdb_lock_bystring':
tdb/tdbutil.c:73: warning: assignment discards qualifiers from pointer
target type
tdb/tdbutil.c: In function `tdb_unlock_bystring':
tdb/tdbutil.c:87: warning: assignment discards qualifiers fr...
2006 Dec 18
4
Accessing Samba Shares from Windows
Hello,
We are using machines with Solaris and Windows XP. The XP machines are
joined in a domain(windows 2003) and the Solaris machines are not joined to
any domain.
With Samba 2.2.8a running on Solaris 9 there are no problems to access them
form Windows XP. We are authenticated by DC.
On other machines we have Solaris 10 with Samba 3.0.21b and here we are NOT
authenticated anymore by DC. So we
2004 Oct 21
0
compile errors samba 3.0.7 vfs
...return discards qualifiers from pointer
target type
tdb/tdbutil.c: In function `make_tdb_data':
tdb/tdbutil.c:46: warning: assignment discards qualifiers from pointer
target ty
tdb/tdbutil.c: In function `tdb_chainlock_with_timeout_internal':
tdb/tdbutil.c:60: warning: passing arg 1 of `tdb_set_lock_alarm'
discards qualif
rget type
Compiling client/client.c
client/client.c: In function `do_get':
client/client.c:699: warning: passing arg 4 of `cli_getattrE' from
incompatible pointer type
client/client.c: In function `do_put':
client/client.c:1075: warning: passing arg 4 of `cli_get...