Displaying 10 results from an estimated 10 matches for "num_record".
Did you mean:
num_records
1997 Sep 17
1
Smbclient fails to connect
Hi,
I've recently upgrade to Samba 1.9.17p1 from 1.9.16p11 (for Solaris 2.5), but
have now found that smbclient fails to connect to user shares on win95
machines. I've tried the same login account from a win95 account and am able
to mount shares from other win 95 machines. I've also tried running the old
smbclient binary with the new smbd & nmbd daemons, and that lets me log
2006 Sep 26
0
some help with functional testing of nested routes
...index
assert_response :success
assert assigns(:products)
assert_template ''index''
end
def test_new
# HTTP GET
get :new
assert_response :success
assert_template ''new''
assert_not_nil assigns(:product)
end
def test_create
num_records = Product.count
# HTTP POST
post :create, :product => {:name => ''New Test Product''}
assert_response :redirect
assert_redirected_to :action => ''index''
assert_equal num_records + 1, Product.count
end
.
.
.
I have the following in...
2016 Sep 05
2
samba crashing on start up INTERNAL ERROR: Signal 11
...<vl at samba.org> wrote:
> What platform are you on? Can you run that under valgrind?
Gentoo, using gcc-5.4.0.
initiate_name_query_packet: sending query for name GRIZZLY<1d>
(bcast=Yes) to IP 172.27.12.255
add_response_record: adding response record id:23039 to subnet
172.27.12.66. num_records:6
==10086== Invalid read of size 4
==10086== at 0x7C5C3C5: talloc_get_size (in /usr/lib64/libtalloc.so.2.1.8)
==10086== by 0x5D01040: event_add_to_poll_args (events.c:92)
==10086== by 0x12A8F0: listen_for_packets (nmbd_packets.c:1939)
==10086== by 0x11201E: process (nmbd.c:526)
==10086...
2016 Sep 06
0
samba crashing on start up INTERNAL ERROR: Signal 11
...t; What platform are you on? Can you run that under valgrind?
>
> Gentoo, using gcc-5.4.0.
>
> initiate_name_query_packet: sending query for name GRIZZLY<1d>
> (bcast=Yes) to IP 172.27.12.255
> add_response_record: adding response record id:23039 to subnet
> 172.27.12.66. num_records:6
> ==10086== Invalid read of size 4
> ==10086== at 0x7C5C3C5: talloc_get_size (in /usr/lib64/libtalloc.so.2.1.8)
> ==10086== by 0x5D01040: event_add_to_poll_args (events.c:92)
> ==10086== by 0x12A8F0: listen_for_packets (nmbd_packets.c:1939)
> ==10086== by 0x11201E: pro...
2016 Sep 04
2
samba crashing on start up INTERNAL ERROR: Signal 11
Samba has been running great but now I'm seeing a problem. Been
compiling from git 4-4-test, but even 4-4.stable (4.4.5) has the same
issue. I've tried to follow the troubleshooting guide and this is what
I come up with:
# nmbd -FS
nmbd version 4.4.6-GIT-1305ba6 started.
Copyright Andrew Tridgell and the Samba Team 1992-2016
STATUS=daemon 'nmbd' finished starting up and ready to
2004 Apr 20
0
samba locking problem
...oc, offset = 2147483560, count = 1
[2004/03/02 15:03:56, 10] locking/posix.c:posix_lock_in_range(632)
posix_lock_in_range: offset_out = 2147483560, count_out = 1
[2004/03/02 15:03:56, 10] locking/posix.c:delete_posix_lock_entry(493)
delete_posix_lock_entry: type = READ: start=2147483560 size=1, num_records = 0
[2004/03/02 15:03:56, 10] locking/posix.c:posix_lock_list(756)
posix_lock_list: curr: start=2147483560,size=1
[2004/03/02 15:03:56, 10] locking/posix.c:posix_lock_list(772)
posix_lock_list: lock: fd=25: start=2147483538,size=1:type=READno overlap case.
[2004/03/02 15:03:56, 10] locking/pos...
2009 Feb 17
3
Samba PDC
...cast=No) to IP 127.0.0.1
[2009/02/17 21:31:54, 5] libsmb/nmblib.c:send_udp(824)
Sending a packet of len 68 to (127.0.0.1) on port 137
[2009/02/17 21:31:54, 4]
nmbd/nmbd_responserecordsdb.c:add_response_record(37)
add_response_record: adding response record id:16407 to subnet
UNICAST_SUBNET. num_records:14
[2009/02/17 21:31:54, 4]
nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(170)
find_workgroup_on_subnet: workgroup search for DOMAIN on subnet
192.168.1.3: found.
[2009/02/17 21:31:54, 10]
nmbd/nmbd_sendannounce.c:announce_myself_to_domain_master_browser(381)
announce_myself_to_domain_m...
2003 Jan 28
0
Probably a bug in samba audit
...st=Yes) to IP 192.168.0.255
[2003/01/22 20:55:37, 5] libsmb/nmblib.c:send_udp(742)
Sending a packet of len 68 to (192.168.0.255) on port 137
[2003/01/22 20:55:37, 4] nmbd/nmbd_responserecordsdb.c:add_response_record(43)
add_response_record: adding response record id:15272 to subnet 192.168.0.2. num_records:1
[2003/01/22 20:55:37, 4] nmbd/nmbd_packets.c:initiate_name_register_packet(340)
initiate_name_register_packet: sending registration for name FREEDOM<03> (bcast=Yes) to IP 192.168.0.255
[2003/01/22 20:55:37, 5] libsmb/nmblib.c:send_udp(742)
Sending a packet of len 68 to (192.168.0.255)...
2006 Jul 26
5
linux-2.6-xen.hg
Hi,
Is the http://xenbits.xensource.com/linux-2.6-xen.hg tree still being
updated? if not, what''s the preferred Linux tree to track that has all
of the Xen bits?
Thanks,
Muli
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2003 Dec 01
0
No subject
...nt = 4, type = READ
add_posix_lock: File notes/pid.nbf: type = WRITE: start=0 size=4:
dev=-16776679 inode=3377
set_posix_lock: Real lock: Type = WRITE: offset = 0, count = 4
release_posix_lock: File notes/pid.nbf, offset = 0, count = 4
delete_posix_lock_entry: type = WRITE: start=0 size=4, num_records = 0
release_posix_lock: Real unlock: offset = 0, count = 4
set_posix_lock: File notes/~notes.lck, offset = 0, count = 65535, type =
READ
add_posix_lock: File notes/~notes.lck: type = WRITE: start=0 size=65535:
dev=-16776679 inode=96
set_posix_lock: Real lock: Type = WRITE: offset = 0, co...