Displaying 6 results from an estimated 6 matches for "14023".
Did you mean:
1023
2007 Nov 29
1
Sharing Partitions between Linux and Windows
...Device Boot Start End Blocks Id System
/dev/hdc1 * 1 1275 10241406 7 HPFS/NTFS
/dev/hdc2 1276 30400 233946562+ f W95 Ext'd (LBA)
/dev/hdc5 1276 7649 51199123+ 7 HPFS/NTFS
/dev/hdc6 7650 14023 51199123+ 7 HPFS/NTFS
/dev/hdc7 14024 20397 51199123+ 7 HPFS/NTFS
/dev/hdc8 20398 26771 51199123+ 7 HPFS/NTFS
/dev/hdc9 26772 26784 104391 83 Linux
/dev/hdc10 26785 28059 10241406 83 Linux
/dev/hdc11...
2019 Aug 04
1
Infrequent but steady NULL-pointer caused segfault in as.POSIXlt.POSIXct (R 3.4.4)
A reply from stackoverflow suggests I might have hit this bug:
https://sourceware.org/bugzilla/show_bug.cgi?id=14023
I can confirm that this glibc bug affects my system (latest CentOS 7).
However, as far as I know, R is not multithreaded in its core. Is it
possible that some library triggered this?
Regards,
Steve
Tomas Kalibera <tomas.kalibera at gmail.com> ?2019?8?2??? ??4:59???
>
> In an optimiz...
2012 Aug 10
1
lmtp: Error: mmap failed with file ... dovecot.index.cache: Cannot allocate memory
...r/dovecot.index.cache: Cannot
allocate memory
# ls -lah dovecot.index.cache
-rw------- 1 vmail vmail 128M Jul 29 20:16 dovecot.index.cache
# doveadm mailbox status -u user at example.com all inbox
INBOX messages=434118 recent=59848 uidnext=434119 uidvalidity=1293568548
unseen=432625 highestmodseq=14023 vsize=1329486283
guid=f8d48232244a1a4dfe2e0000cb0ad7e0
# doveconf -n
...
default_vsz_limit = 256 M
service lmtp {
inet_listener lmtp {
port = 24
}
vsz_limit = 256 M
}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-s...
2007 Dec 09
1
Formating and Mounting Partitions giving problems
...locks Id System<br>
/dev/hdc1 * 1 1275 10241406 7 HPFS/NTFS<br>
/dev/hdc2 1276 30400 233946562+ f W95 Ext'd (LBA)<br>
/dev/hdc5 1276 7649 51199123+ 6 FAT16<br>
/dev/hdc6 7650 14023 51199123+ 6 FAT16<br>
/dev/hdc7 14024 20397 51199123+ 6 FAT16<br>
/dev/hdc8 20398 26771 51199123+ 6 FAT16<br>
/dev/hdc9 26772 26784 104391 83 Linux<br>
/dev/hdc10 26785 28059 10241406...
2019 Aug 02
4
Infrequent but steady NULL-pointer caused segfault in as.POSIXlt.POSIXct (R 3.4.4)
The R script I run daily for hours looks like this:
while (!finish) {
Sys.sleep(0.1)
time = as.integer(format(Sys.time(), "%H%M")) # always crash here
if (new.data.timestamp() <= time)
next
# ... do some jobs for about 2 minutes ...
gc()
}
Basically it waits for new data, which comes in every 10 minutes, and
do some jobs, then gc(), then loop again. It
2006 Jun 09
18
Is IRB the ruby console ?
I''m running script/console but keep getting the message that irb.bat is not
recognized as an internal or external command, operable program or batch
file.
If it means anything I am running instant rails. I can invoke irb straight
forward.
TIA
Stuart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: