Displaying 20 results from an estimated 60 matches for "2734".
Did you mean:
234
2017 Jun 29
5
[Bug 2734] New: close() is called twice in confree()
https://bugzilla.mindrot.org/show_bug.cgi?id=2734
Bug ID: 2734
Summary: close() is called twice in confree()
Product: Portable OpenSSH
Version: 7.5p1
Hardware: Other
OS: Other
Status: NEW
Severity: minor
Priority: P5
Component: ssh-keys...
2005 May 22
11
[Bug 2734] --delete doesn't work
https://bugzilla.samba.org/show_bug.cgi?id=2734
------- Additional Comments From vanes002@umn.edu 2005-05-21 22:15 -------
Your rsync options (-arRWxn) include -n, so nothing is actually going to get
deleted on the destination, even though rsync reports that they are being
deleted (which is what -n is for - i.e. to preview what will happen...
2005 May 21
0
[Bug 2734] New: --delete doesn't work
https://bugzilla.samba.org/show_bug.cgi?id=2734
Summary: --delete doesn't work
Product: rsync
Version: 2.6.5
Platform: All
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
Reporte...
2000 Feb 11
1
astonishing memory phenomenon
...free total (Mb)
Ncells 61033 250000 4.8
Vcells 350441 786432 6.0
free total (Mb)
Ncells 61036 250000 4.8
Vcells 700956 786432 6.0
> x <- rep(paste(rep("0", 8192), collapse=""), 700000); gc(); rm(x); gc()
Error: heap memory (6144 Kb) exhausted [needed 2734 Kb more]
See "help(Memory)" on how to increase the heap size.
Furthermore the last x successfully created should contain data of size
700000*4096 Bytes corresponding to 700000*4096/1024/1024 = 2734 MB, which
is impossible given the startup memory, impossible given RAM, impossib...
2004 Apr 12
2
fractal calculation using fdim
...<data.frame>) of the data matrix for
which the fdim is being calculated hits a certain
values depending on the data set. e.g
print(dim(mat))
fd <- fdim(mat,q=2)
[1] 2743 2
[1] 2742 3
[1] 2741 4
[1] 2740 5
[1] 2739 6
[1] 2738 7
[1] 2737 8
[1] 2736 9
[1] 2735 10
[1] 2734 11
[1] 2733 12
Error in slopeopt(AllPoints, Alpha) : Object "LineP"
not found
if I change the data set to mat2 with totally
different values I would get the above error at a
dim(mat) of say
2693 52
thanks for any input.
2015 Sep 23
10
[Bug 2471] New: "match exec" prepends "exec" to its command
https://bugzilla.mindrot.org/show_bug.cgi?id=2471
Bug ID: 2471
Summary: "match exec" prepends "exec" to its command
Product: Portable OpenSSH
Version: 7.1p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: ssh
Assignee:
2003 Dec 14
1
fakepw auth.c question
...://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth.c?only_with_tag=HEAD
7. http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth.c.diff?r1=1.50&r2=1.51
8. http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/auth.c.diff?r1=1.50&r2=1.51&f=h
9. http://g.msn.com/8HMBENUS/2734??PS=
2015 Jan 07
0
Cached message size smaller than expected
...access the maildir produces this log in dovecot:
Jan 07 19:34:13 imap(forumed at forumed.biz): Error:
read(zlib(/var/spool/exim/mail/forumed.biz/forumed/.Sent/cur/1386527120.M104960P2012.mail,S=7725131:2,S))
failed: Cached message size smaller than expected (7725131 < 7729083,
box=Sent, UID=2734)
Jan 07 19:34:13 imap(forumed at forumed.biz): Error: Maildir filename has
wrong S value, renamed the file from
/var/spool/exim/mail/forumed.biz/forumed/.Sent/cur/1386527120.M104960P2012.mail,S=7725131:2,S
to
/var/spool/exim/mail/forumed.biz/forumed/.Sent/cur/1386527120.M104960P2012.mail,S=7729...
2003 Oct 12
1
Error openning file (PR#4550)
...5 9073 9597 9873 9596 8977 8538 8279
"Jumilla" 15868 17513 20340 20564 21582 20988 21847 20268 20663 20092
"Librilla" 3076 3498 3184 2981 3049 3032 3079 3194 3516 3764
"Lorca" 69910 72795 75802 61392 69517 71269 59316 60286 61879 65919
"Lorquí" 1439 1777 2275 2734 3600 3220 4066 4200 5049 5328
"Mazarrón" 23362 22878 18206 14120 11928 9501 9998 9191 10270 14591
"Molina_de_Segura" 8654 10494 11082 12374 13887 14861 16415 23579 31515 37806
"Moratalla" 12816 13497 13477 13815 15013 14136 14205 10664 9374 8976
"Mula" 12733...
2011 Nov 19
2
[LLVMdev] Insert a function call in the code
...llvm::Type const*, ...)
+ 253
9 bishe_insert.so 0x00007fb4ec5838b0
10 opt 0x00000000007c47d7
llvm::MPPassManager::runOnModule(llvm::Module&) + 503
11 opt 0x00000000007c4957
llvm::PassManagerImpl::run(llvm::Module&) + 167
12 opt 0x00000000004a43be main + 2734
13 libc.so.6 0x00000033f421ec5d __libc_start_main + 253
14 opt 0x0000000000499d19
Stack dump:
0. Program arguments: opt -load
/home/kain/Documents/bishe/llvm-2.8/Release+Asserts/lib/bishe_insert.so
-bishe_insert
1. Running pass 'test function exist' on module '&l...
2017 Mar 23
93
[Bug 2698] New: Tracking bug for OpenSSH 7.6 release
https://bugzilla.mindrot.org/show_bug.cgi?id=2698
Bug ID: 2698
Summary: Tracking bug for OpenSSH 7.6 release
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: Miscellaneous
Assignee: unassigned-bugs at
2007 Feb 15
2
Re: [Linux-HA] OCFS2 - Memory hog?
...6046 16786 276 14 1
bdev_cache 56 56 512 7 1
sysfs_dir_cache 4831 4876 40 92 1
mnt_cache 30 60 128 30 1
inode_cache 1041 1276 356 11 1
dentry_cache 11588 13688 132 29 1
filp 2734 2820 192 20 1
names_cache 25 25 4096 1 1
idr_layer_cache 204 232 136 29 1
buffer_head 456669 459936 52 72 1
mm_struct 109 126 448 9 1
vm_area_struct 5010 5632 88 44 1
fs_cache 109...
2013 Jul 01
3
Asterisk 1.8.20 AGI function SAY DATETIME does not play anything when mode in say.conf is changed to "new"
Hi
I am using following say.conf file. Its a default file, which comes with
Asterisk installation.
When I call SAY DATETIME AGI function, it simply returns without playing
date & time. Where as if I use mode=old setting, it works. Is this a bug
or mode=new is not implemented for SAY DATETIME AGI function?
[general]
mode=new ; method for playing numbers and dates
;
2015 Feb 12
0
[Patch] Allow for more than one recipient_delimiter (a la postfix 2.11)
...lhw-postfix at ring0.de if configured that way.
Same as postfix only the first discovered delimiter is taken into account and the priority
is first to last in the list.
Lennart
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dovecot.patch
Type: text/x-diff
Size: 2734 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20150212/7d585ffa/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pigeonhole.patch
Type: text/x-diff
Size: 657 bytes
Desc: not available
URL: <http://dovecot...
2006 Jun 30
1
acts_as_ferret rdoc
The wiki for acts_as_ferret claims that the rdoc is available at
http://projects.jkraemer.net/acts_as_ferret/rdoc, but that page 404s. Is
the rdoc up somewhere?
thanks,
ryan
--
Posted via http://www.ruby-forum.com/.
2003 Nov 05
2
spawn extension (inbound , h, 1) exited non-zero
2006 Apr 20
0
Happy story
2008 Jan 26
1
Memory leak in upsmon
...to to skip to free()
allocated memory before returning in case of error. Sure one could
rewrite it in more elegant way but nevertheless it helped me.
Regards.
--
~syhpoon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-upsclient.c
Type: text/x-csrc
Size: 2734 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20080126/dbe05dfe/attachment.c
2004 Aug 06
1
Hacking wondershaper...
...r it
offlist, or if it''s OK, I''ll post here...)
Thanks in advance guys,
Me...
--
John Sullivan Y si el Hombre debe tener a un enemigo
john@benzo8.org Déjalo ser su orgullo bélico...
gpg: 1024D/701EE513 AEFC E06D 8D5C 6099 0576 6832 2734 5FD0 701E E513
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Apr 21
13
wait4ifup
Hi,
I have just installed 2.0.1 on two boxes. One box did not have shorewall
on at all and the other had 1.4.10 on. Both these boxes are Debian. On
the 1.4 box it upgraded fine, and everything works OK. The
/etc/init.d/shorewall script runs on startup and loads shorewall fine.
On the clean box the /etc/init.d/shorewall script does not seem to work.
When run it produces no output, so on bootup