Displaying 20 results from an estimated 25 matches for "13840".
Did you mean:
3840
2010 Jun 29
3
merging/intersecting 2 data frames
Dear R People:
I have two data frames, a.df and b.df as seen here:
> a.df[1:10,]
DATE GENDER PATIENT_ID AGE SYNDROME
1 4/16/2009 F 23686 45 RASH ON BODY
2 4/16/2009 F 13840 35 CANT URINATE
3 4/16/2009 M 12895 30 BLURRED VISION
4 4/16/2009 M 18375 33 UNABLE TO VOID
5 4/16/2009 M 2237 44 SOB WEAKNESS
6 4/16/2009 F 21484 41 TOOTH PAINTOOTH PAIN
7 4/16/2009 M 10783 37 RT ARM...
2019 May 01
0
[Announce] Samba 4.9.7 Available for Download
...of the Samba 4.9 release series.
Changes since 4.9.6:
--------------------
o Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
* BUG 13837: py/kcc_utils: py2.6 compatibility.
* BUG 13882: py/provision: Fix for Python 2.6.
o Andrew Bartlett <abartlet at samba.org>
* BUG 13840: regfio: Update code near recent changes to match README.Coding.
o Günther Deschner <gd at samba.org>
* BUG 13861: 'net ads join' to child domain fails when using
"-U admin at forestroot".
o David Disseldorp <ddiss at samba.org>
* BUG 13858: vfs_snapper:...
2019 May 01
0
[Announce] Samba 4.9.7 Available for Download
...of the Samba 4.9 release series.
Changes since 4.9.6:
--------------------
o Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
* BUG 13837: py/kcc_utils: py2.6 compatibility.
* BUG 13882: py/provision: Fix for Python 2.6.
o Andrew Bartlett <abartlet at samba.org>
* BUG 13840: regfio: Update code near recent changes to match README.Coding.
o Günther Deschner <gd at samba.org>
* BUG 13861: 'net ads join' to child domain fails when using
"-U admin at forestroot".
o David Disseldorp <ddiss at samba.org>
* BUG 13858: vfs_snapper:...
2006 Jun 07
1
Upload to DB hang mentioned in wiki
I''m uploading files to a mysql database, using a mediumblob size.
Following the wiki here:
http://wiki.rubyonrails.org/rails/pages/HowtoUploadFiles ,
I got past the first mysql 500kb limitation with the max_allowed_packet = xM
trick, setting it to 1000M.
However, as the person at the very bottom of the wiki notes, I too cannot
upload more than around 10mb.
I also tried the suggested
2009 Apr 07
0
survival time ties and memory issue with aalen{timereg}.
...(indf)
[1] 13743 10
#R code:
fit_aalen <- aalen(Surv(durdxdeathp, die) ~ 1+factor(gender), indf)
#start of error message below
Non unique survival times: break ties !
Break ties yourself
Error in aalenBase(times, ldata, X, status, id, clusters, robust = robust,
:
Calloc could not allocate (13840 of 8) memory
Calls: aalen -> aalenBase -> .C
In addition: Warning message:
In aalenBase(times, ldata, X, status, id, clusters, robust = robust, :
Reached total allocation of 1535Mb: see help(memory.size)
Calls: aalen -> aalenBase -> .C
#end of error messagea.
So, my questions are
(...
2008 Sep 10
2
Re: configure does not detect libfreetype
...bin/ld: skipping incompatible /usr/bin/../lib/libz.a when searching for -lz
/usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching for -lz
/usr/bin/ld: skipping incompatible /usr/lib/libz.a when searching for -lz
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status
configure:13840: $? = 1
Code:
freetype-config --libs
gives me:
Code:
-lfreetype -lz
wine 1.0.0 from the debian lenny repositories runs fine, but a program that worked with wine 1.1.1 (on another computer with mepis 7 (32bit)) doesn't work with version 1.0.0, so i need to build&install wine...
2019 Apr 03
0
[Announce] Samba 4.10.1 Available for Download
...net.nz>
* BUG 13837: py/kcc_utils: py2.6 compatibility.
o Philipp Gesang <philipp.gesang at intra2net.com>
* BUG 13869: libcli: permit larger values of DataLength in
SMB2_ENCRYPTION_CAPABILITIES of negotiate response.
o Michael Hanselmann <public at hansmi.ch>
* BUG 13840: regfio: Improve handling of malformed registry hive files.
o Amitay Isaacs <amitay at samba.org>
* BUG 13789: ctdb-version: Simplify version string usage.
o Volker Lendecke <vl at samba.org>
* BUG 13859: lib: Make fd_load work for non-regular files.
o Stefan Metzmacher <...
2019 Apr 03
0
[Announce] Samba 4.10.1 Available for Download
...net.nz>
* BUG 13837: py/kcc_utils: py2.6 compatibility.
o Philipp Gesang <philipp.gesang at intra2net.com>
* BUG 13869: libcli: permit larger values of DataLength in
SMB2_ENCRYPTION_CAPABILITIES of negotiate response.
o Michael Hanselmann <public at hansmi.ch>
* BUG 13840: regfio: Improve handling of malformed registry hive files.
o Amitay Isaacs <amitay at samba.org>
* BUG 13789: ctdb-version: Simplify version string usage.
o Volker Lendecke <vl at samba.org>
* BUG 13859: lib: Make fd_load work for non-regular files.
o Stefan Metzmacher <...
2008 Jan 09
0
XEN server stalling .. problem spotted - solution required
...g.
Here''s a working "meminfo";
MemTotal: 860160 kB
MemFree: 22340 kB
Buffers: 49372 kB
Cached: 498416 kB
SwapCached: 15096 kB
Active: 92452 kB
Inactive: 491840 kB
SwapTotal: 4194288 kB
SwapFree: 4136916 kB
Dirty: 3684 kB
Writeback: 0 kB
AnonPages: 29104 kB
Mapped: 13840 kB
Slab: 45088 kB
SReclaimable: 25304 kB
SUnreclaim: 19784 kB
PageTables: 2440 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 4624368 kB
Committed_AS: 362012 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 3144 kB
VmallocChunk: 34359735183 kB
Here''s one where "xm list"...
2012 May 21
1
Problems seeking with liboggz
...6, Time offset = 10795, Byte offset = 17133, Bitstream serial no. = 16850, GranulePos = 86360
Page seq.number = 7, Time offset = 12955, Byte offset = 21372, Bitstream serial no. = 16850, GranulePos = 103640
Page seq.number = 8, Time offset = 13840, Byte offset = 25611, Bitstream serial no. = 16850, GranulePos = 110720
Requested seek time = 5000, return of time seek function = 2155, return of time tell function = 2155
Requested seek time = 10000, return of time seek function = 6475, return of time tell fun...
2007 Jul 06
0
eth0 does not exist when booting xen kernel
...0 Dynamic-irq xenbus
263: 54 0 Dynamic-irq console
NMI: 0 0
LOC: 0 0
ERR: 0
MIS: 0
/proc/interrupts then i boot non-xen kernel looks like this:
cat /proc/interrupts
CPU0 CPU1
0: 13840 0 IO-APIC-edge timer
1: 8 0 IO-APIC-edge i8042
4: 410 0 IO-APIC-edge serial
6: 2 0 IO-APIC-edge floppy
8: 0 0 IO-APIC-edge rtc
9: 0 0 IO-APIC-fasteoi acp...
2005 Jul 10
1
openssh-4.1p1 on OSX 10.4.1 w/ openssl-0.9.8 NOT FINDING -lcrypto
...pointer-arith
-Wno-uninitialized -I/usr/local/ssl/include -L/usr/local/ssl/lib conftest.c
-lcrypto -lz >&5
configure:13742: $? = 0
configure:13746: test -z
|| test ! -s conftest.err
configure:13749: $? = 0
configure:13752: test -s conftest
configure:13755: $? = 0
configure:13840: checking OpenSSL header version
configure:13876: gcc -o conftest -g -O2 -Wall -Wpointer-arith
-Wno-uninitialized -I/usr/local/ssl/include -L/usr/local/ssl/lib conftest.c
-lcrypto -lz >&5
conftest.c: In function 'main':
conftest.c:151: warning: implicit declaration of functio...
2006 Nov 14
4
Samba 3.0.14 (Debian Sarge) Memory Leakage
...kernel 2.6.16.31.
After a while users who have some shares and files open are acquiring
more and more memory until the smbd dies.
Here is a small shortcut from top:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
13843 gxxxxx 16 0 51792 44m 2552 S 0.3 17.8 0:22.97 smbd
13840 bxxxxx 17 0 31400 25m 2764 S 0.7 10.0 2:42.78 smbd
smbd is allocation and more memory. We are using user security and
smbpasswd as password backend.
The output from 'smbcontrol 13843 pool-usage' shows:
global talloc allocations in pid: 13843
name...
2019 Jul 08
0
[Announce] Samba 4.10.6 Available for Download
...entation of "lanman auth" and "ntlm auth"
connection.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 14002: python/ntacls: Use correct "state directory" smb.conf option
instead of "state dir".
o Ralph Boehme <slow at samba.org>
* BUG 13840: registry: Add a missing include.
* BUG 13944: Fix SMB guest authentication.
* BUG 13958: AppleDouble conversion breaks Resourceforks.
* BUG 13968: vfs_fruit makes direct use of syscalls like mmap() and pread().
* BUG 13987: s3:mdssvc: Fix flex compilation error.
o G?nther Deschner &l...
2019 Jul 08
0
[Announce] Samba 4.10.6 Available for Download
...entation of "lanman auth" and "ntlm auth"
connection.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 14002: python/ntacls: Use correct "state directory" smb.conf option
instead of "state dir".
o Ralph Boehme <slow at samba.org>
* BUG 13840: registry: Add a missing include.
* BUG 13944: Fix SMB guest authentication.
* BUG 13958: AppleDouble conversion breaks Resourceforks.
* BUG 13968: vfs_fruit makes direct use of syscalls like mmap() and pread().
* BUG 13987: s3:mdssvc: Fix flex compilation error.
o G?nther Deschner &l...
2012 May 21
0
Problems seeking with liboggz
...10795, Byte offset =
> 17133, Bitstream serial no. = 16850, GranulePos = 86360
>
> Page seq.number = 7, Time offset = 12955, Byte offset =
> 21372, Bitstream serial no. = 16850, GranulePos = 103640
>
> Page seq.number = 8, Time offset = 13840, Byte offset =
> 25611, Bitstream serial no. = 16850, GranulePos = 110720
>
> Requested seek time = 5000, return of time seek function = 2155,
> return of time tell function = 2155
>
> Requested seek time = 10000, return of time seek function = 6475,
>...
2012 May 23
0
Problems seeking with liboggz
...10795, Byte offset =
> 17133, Bitstream serial no. = 16850, GranulePos = 86360
>
> Page seq.number = 7, Time offset = 12955, Byte offset =
> 21372, Bitstream serial no. = 16850, GranulePos = 103640
>
> Page seq.number = 8, Time offset = 13840, Byte offset =
> 25611, Bitstream serial no. = 16850, GranulePos = 110720
>
> Requested seek time = 5000, return of time seek function = 2155,
> return of time tell function = 2155
>
> Requested seek time = 10000, return of time seek function = 6475,
>...
2019 Jul 02
4
[Announce] Samba 4.9.10 Available for Download
...entation of "lanman auth" and "ntlm auth"
connection.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 14002: python/ntacls: Use correct "state directory" smb.conf option
instead of "state dir".
o Ralph Boehme <slow at samba.org>
* BUG 13840: registry: Add a missing include.
* BUG 13938: s3:smbd: Don't use recvfile on streams.
* BUG 13944: SMB guest authentication may fail.
* BUG 13958: AppleDouble conversion breaks Resourceforks.
* BUG 13964: s3: lib: Rename all uses of file_pload_XXX -> file_ploadv_XXX.
* BUG 13...
2019 Jul 02
4
[Announce] Samba 4.9.10 Available for Download
...entation of "lanman auth" and "ntlm auth"
connection.
o Bj?rn Baumbach <bb at sernet.de>
* BUG 14002: python/ntacls: Use correct "state directory" smb.conf option
instead of "state dir".
o Ralph Boehme <slow at samba.org>
* BUG 13840: registry: Add a missing include.
* BUG 13938: s3:smbd: Don't use recvfile on streams.
* BUG 13944: SMB guest authentication may fail.
* BUG 13958: AppleDouble conversion breaks Resourceforks.
* BUG 13964: s3: lib: Rename all uses of file_pload_XXX -> file_ploadv_XXX.
* BUG 13...
2012 May 16
2
Problems seeking with liboggz
Hi,
I intend to use Ogg+Speex for voice recording/playback in a VoIP app.
I am experimenting with liboggz to get acquainted with its API.
As test files I am using some Ogg-Speex files converted from WAV files
with speexenc.exe.
I wrote a little testing app in Visual Studio 2010 under Windows 7.
I defined OggzReadPage and OggzReadPacket callbacks with
oggz_set_read_page()