Displaying 20 results from an estimated 155 matches for "536870912".
2011 Jan 05
1
unique limited to 536870912
Hi
I am using R with igraph to analyze an edgelist that is greater than the said amount. Does anyone know a way around this?
Thanks
Inder
2014 Feb 24
2
[PATCH] builder: add a mandatory 'arch' key in index files
...ed-size" compressed_size;
print_notes notes;
diff --git a/builder/test-index.in b/builder/test-index.in
index 1bca6b8..3efebc4 100644
--- a/builder/test-index.in
+++ b/builder/test-index.in
@@ -1,5 +1,6 @@
[phony-debian]
name=Phony Debian
+arch=x86_64
file=debian.xz
format=raw
size=536870912
@@ -9,6 +10,7 @@ notes=Phony Debian look-alike used for testing.
[phony-fedora]
name=Phony Fedora
+arch=x86_64
file=fedora.xz
format=raw
size=1073741824
@@ -18,6 +20,7 @@ notes=Phony Fedora look-alike used for testing.
[phony-fedora-qcow2]
name=Phony Fedora qcow2
+arch=x86_64
file=fedor...
2008 Jan 15
2
Out of memory [repost as a new thread]
Hi,
this happens since a few days on a Gentoo hardened system using a
grsecurity enabled kernel running Dovecot 1.0.10, only to 2 of 10
users though:
--8<--
kernel: grsec: From 192.168.0.1: denied resource overstep by \
requesting 537325568 for RLIMIT_AS against limit 536870912 \
for /usr/libexec/dovecot/imap[imap:15708] uid/euid:30010/30010 \
gid/egid:30006/30006, parent /usr/sbin/dovecot[dovecot:15574] \
uid/euid:0/0 gid/egid:0/0
kernel: grsec: From 192.168.0.1: denied resource overstep by \
requesting 537321472 for RLIMIT_AS against limit 536870912 \
for /usr/lib...
2017 Mar 22
0
replicator crashing - oom
...00,
format=<optimized out>, args=<optimized out>)
at failures.c:670
#4 0x00007fddaf958322 in i_panic (format=format at entry=0x7fddafa047b8
"data stack: Out of memory when allocating %lu bytes")
at failures.c:275
#5 0x00007fddaf9bee3f in mem_block_alloc (min_size=536870912) at
data-stack.c:341
#6 0x00007fddaf9bf08b in t_malloc_real (size=size at entry=536870912,
permanent=permanent at entry=true) at data-stack.c:396
#7 0x00007fddaf9bf0ca in t_malloc (size=size at entry=536870912) at
data-stack.c:442
#8 0x00007fddaf9da5f8 in pool_data_stack_realloc (pool=<opt...
2008 Jan 15
4
Dovecot With cygwin
Hi
This is jesse. I am running exim as my mail server on
cygwin. But i need imap/pop3 for accessing mail. I
found that dovecot works on cygwin with some code
change. So can i know how to compile dovecot on
cygwin. This is important
ANYBODY
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo!
2014 Oct 10
0
[PATCH 3/3] builder: use the JSON module
...quot;uri\": \"file://$abs_builddir/test-index\"
+ }
],
\"templates\": [
- {
- \"os-version\": \"phony-debian\",
- \"full-name\": \"Phony Debian\",
- \"arch\": \"x86_64\",
- \"size\": 536870912,
- \"notes\": {
- \"C\": \"Phony Debian look-alike used for testing.\"
+ {
+ \"os-version\": \"phony-debian\",
+ \"full-name\": \"Phony Debian\",
+ \"arch\": \"x86_64\",
+ \"...
2017 Mar 24
3
replicator crashing - oom
...00,
format=<optimized out>, args=<optimized out>)
at failures.c:670
#4 0x00007fddaf958322 in i_panic (format=format at entry=0x7fddafa047b8
"data stack: Out of memory when allocating %lu bytes")
at failures.c:275
#5 0x00007fddaf9bee3f in mem_block_alloc (min_size=536870912) at
data-stack.c:341
#6 0x00007fddaf9bf08b in t_malloc_real (size=size at entry=536870912,
permanent=permanent at entry=true) at data-stack.c:396
#7 0x00007fddaf9bf0ca in t_malloc (size=size at entry=536870912) at
data-stack.c:442
#8 0x00007fddaf9da5f8 in pool_data_stack_realloc (pool=<opt...
2011 Oct 05
1
unique possible bug
Hi,
I am trying to read in a rather large list of transactions using the
arules library. It seems in the coerce method into the dgCmatrix, it
somewhere calls unique. Unique.c throws an error when n > 536870912;
however, when 4*n was modified to 2*n in 2004, the overflow protection
should have changed from 2^29 to 2^30, right? If so, how would I
change it in my copy? Do I have to recompile everything?
Thanks,
Patrick McCann
Here is a simple to reproduce example:
> runif(2^29+5)->a
> sum(unique...
2007 Feb 27
1
Xen Enterprise and templates
...e'')
(rootfs-type ''ext3'')
(description ''Debian for XenEnterprise'')
(distrib debian)
(root-vbd sda1)
(boot_params "quiet")
(filesystem
(uri root.tar.bz2)
(function root)
(type tar-wholedisk)
(vbd sda)
(total_size 5368709120)
(used_size 455628081)
)
(filesystem
(uri ''swap.img'')
(function swap)
(type img)
(vbd sdb)
(total_size 536870912)
(used_size 536870912)
)
)
I have tried to put a root.tar.bz2 with debian etch contents and then
create a new etch.xgt with this n...
2014 Apr 03
5
[PATCH 0/3] builder: Add test of virt-index-validate.
Somewhat ineffective test of virt-index-validate.
2017 Mar 22
2
replicator crashing - oom
Where would I find the core file? I'm not finding anything obvious.
The replicator path is /usr/local/libexec/dovecot/replicator
Daniel
On 3/22/2017 12:52 AM, Aki Tuomi wrote:
> Can you provide us gdb bt full dump?
>
> gdb /usr/libexec/dovecot/replicator /path/to/core
>
> on some systems, it's /usr/lib/dovecot/replicator
>
> Aki
>
> On 21.03.2017 23:48,
2017 Mar 21
3
replicator crashing - oom
I have the following in my log:
Mar 21 14:46:59 bubba dovecot: replicator: Panic: data stack: Out of
memory when allocating 1073741864 bytes
Mar 21 14:46:59 bubba dovecot: replicator: Error: Raw backtrace:
/usr/local/lib/dovecot/libdovecot.so.0(+0x97c90) [0x7f4638a7cc90] ->
/usr/local/lib/dovecot/libdovecot.so.0(+0x97d6e) [0x7f4638a7cd6e] ->
2012 Mar 20
2
qemu-monitor-command
...llo Everyone,
I am working on a grad school project for virtual introspection. I have a
vm running (with 512mb of memory) and want to access the pmemsave function
through virsh with the qemu-monitor-command. I am typing the following:
virsh qemu-monitor-command --hmp Shawn 'pmemsave 0 536870912 image.dump'
Shawn is the name of my vm and image.dump is the name of my output file. No
matter what I do, I keep getting: Could not open 'image.dump'
I have tried the above with sudo and with the absolute path of where the
newly created dump file should go and I still get tha...
2015 Jun 09
2
[LLVMdev] Constant folding inttoptr i32 0 to null pointer?
...wever, it
> looks like instcombine will turn:
> define i32 @foo() {
> entry:
> %std_ld.i = load volatile i32, i32 addrspace(1)* null
> ret i32 %std_ld.i
> }
>
> into:
> define i32 @foo() {
> entry:
> %std_ld.i = load volatile i32, i32 addrspace(1)* null, align 536870912
> ret i32 %std_ld.i
> }
>
> which is not ok.
>
On second thought, I think that high alignment is benign. It simply
indicates that your backend is free to load the value as-if it were aligned
to an arbitrary boundary (because it is 1 byte, 2 byte, 4 byte, etc.
aligned).
>
>...
2008 Oct 24
1
e2fsck discrepancies
...It came of completely
clean:
~: e2fsck -fy /dev/sdb1
e2fsck 1.40.8 (13-Mar-2008)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/sdb1: 32028520/536870912 files (0.5% non-contiguous),
802465197/2147460933 blocks
Does this mean that read-only checks are generally not trustworthy, even
the statement that the filesystem has errors? Or something like
Read-only reports clean: fine
Read-only reports error: not necessarily really an error
Thanks and...
2010 May 19
0
Hi - Regarding xend - xm create Error
...:
''restart'', ''vbd_refs'': [''7c196b93-66a6-b6c6-fb14-66ae6870d356'',
''3c9b94ed-e547-29c0-584e-eef991f7be3e''], ''PV_ramdisk'':
''/boot/initrd-2.6.18-xen.img'', ''memory_dynamic_min'': 536870912,
''name_label'': ''osc'', ''VCPUs_at_startup'': 1, ''HVM_boot_params'': {},
''platform'': {}, ''PV_kernel'': ''/boot/vmlinuz-2.6.18.8-xen'',
''console_refs'': [], '...
2012 Dec 02
1
samba / winbind user authentication problem
...r:
------------------------------
[2012/12/01 21:36:34, 5]
../source4/ldap_server/ldap_backend.c:572(ldapsrv_SearchRequest)
ldb_request SUB dn=dc=MITXP,dc=COM
filter=(&(|(sAMAccountType=805306368)(sAMAccountType=805306369)(sAMAccountType=805306370)(sAMAccountType=268435456)(sAMAccountType=536870912))(|(objectSid=\01\05\00\00\00\00\00\05\15\00\00\00\81i\7FPuFDc\BE-\EF\26S\04\00\00)))
[2012/12/01 21:36:34, 5]
../source4/ldap_server/ldap_backend.c:572(ldapsrv_SearchRequest)
ldb_request SUB dn=dc=MITXP,dc=COM
filter=(&(|(sAMAccountType=805306368)(sAMAccountType=805306369)(sAMAccountType...
2015 Nov 26
2
imap logging ?
...XXX uid=5000 gid=5000 quota_rule=*:storage=524288
Nov 26 07:46:38 imap(XXX): Debug: Effective uid=5000, gid=5000, home=/var/vmail/XXX/XXX
Nov 26 07:46:38 imap(XXX): Debug: Quota root: name=User quota backend=maildir args=
Nov 26 07:46:38 imap(XXX): Debug: Quota rule: root=User quota mailbox=* bytes=536870912 messages=0
Nov 26 07:46:38 imap(XXX): Debug: Quota rule: root=User quota mailbox=Trash bytes=+104857600 messages=0
Nov 26 07:46:38 imap(XXX): Debug: maildir++: root=/var/vmail/XXX/XXX/Maildir, index=/var/vmail/XXX/XXX/Maildir/indexes, control=, inbox=/var/vmail/XXX/XXX/Maildir, alt=
and when creat...
2017 Nov 08
2
Trouble managing ACLs from Windows
...streams_xattr acl_xattr
map acl inherit = yes
store dos attributes = yes
[ShareName]
comment = Description
path = /mnt/data/sharedir
read only = No
vfs objects = acl_xattr recycle snapper btrfs
recycle:keeptree = yes
recycle:maxsize = 536870912
Thanks a lot!
Best regards
Johannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba/attachments/20171108/45dceedd/sign...
2014 Jan 16
0
[PATCH 3/3] builder: add a JSON output for --list
..._SOURCE\",
+ \"fingerprint\": \"F777 4FB1 AD07 4A7E 8C87 67EA 9173 8F73 E1B7 68A0\"
+ }
+ ],
+ \"templates\": [
+ {
+ \"os-version\": \"phony-debian\",
+ \"full-name\": \"Phony Debian\",
+ \"size\": 536870912,
+ \"notes\": \"Phony Debian look-alike used for testing.\",
+ \"hidden\": false
+ },
+ {
+ \"os-version\": \"phony-fedora\",
+ \"full-name\": \"Phony Fedora\",
+ \"size\": 1073741824,
+ \"notes...