search for: 142

Displaying 20 results from an estimated 1512 matches for "142".

Did you mean: 12
2014 Mar 03
6
[Bug 2207] New: Potential NULL deference, found using coverity
...error("%s: unknown kdf name", __func__); 283 goto out; 284 } '!strcmp(kdfname, "none") && !strcmp(kdfname, "bcrypt")' can never be true. (I appologize that line numbers are offset by -3.) Error: FORWARD_NULL: path:/c/amesh/142/src/crypto/openssh/authfile.c:224: cond_false: Condition "len < m1len", taking false branch path:/c/amesh/142/src/crypto/openssh/authfile.c:224: cond_false: Condition "memcmp(cp, "-----BEGIN OPENSSH PRIVATE KEY-----\n", m1len)", taking false branch path:/c/amesh/142...
2005 Dec 16
3
Server crashed with Common/ocfsgencreate.c, Common/ocfsgenvote.c
...and recently one is down due to hardware (fibre optics card) failure. Since running on 3-nodes RAC, the surviving server just keep crashing. We cannot figure out why is this happening but checking /var/log/messages we have these error (notice the msg before crashing at 8:32): Dec 12 08:30:45 x335-142 kernel: (2) ERROR: file entry name did not match inode, Common/ocfsgencreate.c, 97 Dec 12 08:30:45 x335-142 kernel: (2) ERROR: status = -2, Common/ocfsgenvote.c, 121 Dec 12 08:32:28 x335-142 kernel: (2) ERROR: file entry name did not match inode, Common/ocfsgencreate.c, 97 Dec 12 08:32:28 x335-142...
2010 Mar 09
5
is there an inverse method for table()?
...able(), which builds a contingency table of the counts y at each level for the factor x. But I would like to know what is the inverse method of table(), if it exists, to obtain the vector z, from the two vectors x and y? x <- (86, 90, 94, 98, 102, 106, 110, 114, 118, 122, 126, 130, 134, 138, 142, 146, 150, 154, 158, 162, 166, 170, 174) y <- c(2, 5, 10, 17, 26, 60, 94, 128, 137, 128, 77, 68, 65, 60, 51, 26, 17, 9, 5, 2, 3, 7, 3) > z [1] 86 86 90 90 90 90 90 94 94 94 94 94 94 94 94 94 94 98 98 98 98 98 98 98 98 98 98 98 98 98 98 98 98 98 102 102 10...
2007 Aug 28
3
data formatting: from rows to columns
...ums, I need to transform each row as a two rows 1 col output, and separate the output of each row with a blanck line. Foe instance I need to go from this: V2 V3 27 2032567 19 28 2035482 19 126 2472826 19 132 2473320 19 136 2035480 135 145 2062458 135 148 2074927 135 151 2102395 142 156 2027252 142 158 2473082 142 to 2032567 19 2035482 19 2472826 19 2473320 19 2035480 135 ... Any hint? I seem a bit stuck. cat(unlist(data), file ='data.txt', sep = '\n') (obviously) does not work... Cheers, Fede -- Federico C. F. Calboli Department of Epidemiolo...
2002 Sep 10
4
ext3 performance mystery
...6 2 0 0 11196 2336 27840 30304 0 0 0 820 287 585 34 2 64 2 0 0 11196 2332 27840 30304 0 0 0 92 146 192 99 1 0 2 0 0 11196 2332 27804 30340 0 0 0 76 154 198 100 0 0 2 0 0 11196 2332 27804 30340 0 0 0 64 142 176 99 1 0 2 0 0 11196 2332 27704 30440 0 0 0 64 147 180 100 0 0 2 0 0 11196 2332 27704 30440 0 0 0 80 147 179 100 0 0 4 0 0 11196 2332 27676 30468 0 0 0 64 145 176 99 1 0 3 0 0 11196 2336 27676 30468 0...
2013 May 22
0
CEBA-2013:0846 CentOS 5 xen Update
...d Bugfix Advisory 2013:0846 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-0846.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: ec631cb6cef6d16171547387d83540ee421f208c37e735064f03a4b61f920930 xen-3.0.3-142.el5_9.3.i386.rpm 52625a828dc04a4f501cad0e3e76c0f760a3934be4d079bad86c88b9ac730b1b xen-3.0.3-142.el5_9.3.i686.rpm a37c1d767aabc0be5a3510f2654ccccb7543fdfe31c9571d982f97666268674d xen-devel-3.0.3-142.el5_9.3.i386.rpm 81f01c550d014391e5008eae46189bee65229401ff197737cc4c7ecb1df7df16 xen-devel-3.0.3-...
2015 Dec 10
1
Xen4CentOS and XSA-142
It looks like no XSA-142 patch, which is "libxl fails to honour readonly flag on disks with qemu-xen" has been applied to Xen4CentOS. I assume this was on purpose? If not, I can have someone try adding the original patch from http://xenbits.xen.org/xsa/advisory-142.html and some variant of the commit from ef6cb7...
2010 Sep 14
4
If then else with command for
...,87,309,75,189,36,82,84,60,132,46,965,155,132,219,112,53,90,66,100,77,52,60,100,153,418,392,76,130,197,262,49,105,87,70,147,720,342,233,203,249,92,134,231,782,184,182,432,49,63,94,124,69,53,91,451,53,21,42,50,40,32,58,26,28,61,60,35,764,105,592,55,28,46,34,123,41,54,207,64,562,295,226,63,233) R<-142 color<-rep(0,142) for(i in 1:R){ x<-sample(x,142,replace=FALSE) if (!3471 %in% x & !6263 %in% x & !6720 %in% x){color[i]<-1} else if (3471 %in% x & !6263 %in% x & !6720 %in% x){color[i]<-2} else if (!3471 %in% x & 6263 %in% x & !6720 %in% x){color[i]<-3} e...
2013 May 22
0
CentOS-announce Digest, Vol 99, Issue 10
...d Bugfix Advisory 2013:0846 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-0846.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: ec631cb6cef6d16171547387d83540ee421f208c37e735064f03a4b61f920930 xen-3.0.3-142.el5_9.3.i386.rpm 52625a828dc04a4f501cad0e3e76c0f760a3934be4d079bad86c88b9ac730b1b xen-3.0.3-142.el5_9.3.i686.rpm a37c1d767aabc0be5a3510f2654ccccb7543fdfe31c9571d982f97666268674d xen-devel-3.0.3-142.el5_9.3.i386.rpm 81f01c550d014391e5008eae46189bee65229401ff197737cc4c7ecb1df7df16 xen-devel-3.0.3-...
2012 Feb 29
2
Contour plot
...re not in ascending order...so a filled contour plot cannot be made. Any help is appreciated! Thanks! Leo Day Month Depth pH 23 Jan 0 4.9 23 Jan 3 4.93 23 Jan 7 5.05 52 Feb 0 4.93 52 Feb 3 4.92 52 Feb 7 5.54 86 Mar 0 4.93 86 Mar 3 5.09 86 Mar 7 5.32 115 Apr 0 4.92 115 Apr 3 4.88 115 Apr 7 5.385 142 May 0 4.99 142 May 2 4.805 142 May 5 5.31 142 May 7 5.41 169 Jun 0 4.935 169 Jun 2 4.66 169 Jun 3 4.96 169 Jun 7 5.55 198 Jul 0 5.19 198 Jul 3 5.1 198 Jul 5 5.59 198 Jul 7 5.8 225 Aug 0 5.05 225 Aug 2 4.88 225 Aug 5 5.31 225 Aug 7 5.53 225 Sep 0 4.78 225 Sep 2 4.76 225 Sep 5 5.22 225 Sep 6 5.4 282...
2013 Jan 09
0
CEBA-2013:0119 CentOS 5 xen Update
...d Bugfix Advisory 2013:0119 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-0119.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: f8e0bc9cb85482da3c6b9afc979e6b2b1bc92d282d3f27ee483353e520cccfb3 xen-3.0.3-142.el5.i386.rpm f47b21628c3c926301c23fb3fbd3249e1a3911b56b0e9ef523fd2303e13773f8 xen-devel-3.0.3-142.el5.i386.rpm 7595dd0b5c30921b725a7f750b2306292f2cd6f93c24f5c506cce5590804857c xen-libs-3.0.3-142.el5.i386.rpm x86_64: 2ff7211cca54654494d6ccd92c0d352c2e8e2f14b4122cbb7eae36a0ca34db04 xen-3.0.3-142....
2013 Feb 08
0
CentOS-announce Digest, Vol 96, Issue 4
...Advisory 2013:0241 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-0241.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: a363cecbfc4b2f919cbfefa64e8b12ef940a6cf3c13d6597be02683741b0dcc6 xen-3.0.3-142.el5_9.1.i386.rpm f800b13367a728fae846bdc9605188a169f42e724f7c2049dcf75dcdaea00223 xen-devel-3.0.3-142.el5_9.1.i386.rpm 99ca3b4e067348d95b20642ddb076fc7235cb0e46c8f72dce037db9e79d45297 xen-libs-3.0.3-142.el5_9.1.i386.rpm x86_64: 5e34b850232ecc759ab4ca1565a4235100f4c519a45df8cc4c58e3045aec295b xe...
2004 Jun 17
4
7960 straight through?
if i go off hook and dial 666 from an internal sipura spa-x000 (at extn 141), it rings straight through to extn 666. using the same dialplan, from a cisco 7960 with 7.1 sip code (at extn 142), i have to go off hook hit NewCall punch 142 (or any valid extn in the dialplan) hit Dial then dial 666 wtf? sip.conf for crisco [fiji] callerid="crisco" <142> type=friend host=dynamic port=5060 secret=pfui qualify=1000 dtmfmode=rf...
2012 Oct 30
2
bootstrapping quantile regression
...Perimeter = c(2791.9, 3892.6, 3930.66, 3869.32, 3948.54, 4010.15, 4345.75, 4344.75, 3682.04, 3098.65, 4480.05, 3986.24, 4036.54, 3518.04, 3999.37, 3629.07, 4608.66, 4787.62, 4864.22, 4479.41, 3428.74, 4353.14, 4697.65, 3518.44, 1977.39, 1379.35, 1916.24, 1585.42, 1851.21, 1239.66, 1728.14, 1461.06, 1426.76, 990.388, 1350.76, 1461.06, 1376.7, 476.322, 1189.46, 1644.96, 941.543, 308.642, 1145.69, 2280.49, 1174.11, 597.808, 1455.88, 1485.58), P.Form = c(0.0903296, 0.148622, 0.183312, 0.117063, 0.122417, 0.167045, 0.189651, 0.164127, 0.203654, 0.162394, 0.150944, 0.148141, 0.228595, 0.231623, 0.17256...
2005 Jul 19
2
Installation
...0: Skipping to next % ast_expr.y:141: invalid @-construct ast_expr.y:141: $. is invalid ast_expr.y:141: invalid @-construct ast_expr.y:141: $. is invalid ast_expr.y:141: invalid @-construct ast_expr.y:141: $. is invalid ast_expr.y:141: invalid @-construct ast_expr.y:141: $. is invalid ast_expr.y:142: invalid @-construct ast_expr.y:142: $. is invalid ast_expr.y:142: invalid @-construct ast_expr.y:142: $. is invalid ast_expr.y:142: invalid @-construct ast_expr.y:142: $. is invalid ast_expr.y:142: invalid @-construct ast_expr.y:142: $. is invalid ast_expr.y:143: invalid @-construct ast_expr.y:143...
2005 Jun 17
0
wapply from gplots -- How do I get a local estimate of variance?
...l function code: <snip> cat(x) cat(y) wapply(x,y,method="range",width=1/10,fun=sd,na.rm=TRUE) -> outvar </snip> I get: <snip> 109 109 109 109 109 109 116 116 116 116 119 119 123 123 123 123 127 127 133 133 133 133 133 138 138 138 138 138 138 138 138138 138 138 142 142 142 142 142 142 142 147 147 147 147 147 158 158 158 158 158 158 158 158 158 158 158 158 158 20.234 28.431 10.762 45.613 15.028 10.775 18.516 13.371 18.516 13.371 20.61 31.08 9.338 210.77 11.927 39.438 -35.079 15.872 12.272 9.1122.665 7.355 22.057 -49.289 11.212 16.236 20.654 16.236 20.654 15.18...
2008 May 28
1
GLXBadDrawable 142 (Gentoo) (works fine on Ubuntu)
Gentoo 2008.0 beta2 amd64 (portage: ~amd64) So I've been getting this error on multiple applications (not just TmNF): dutchy at vampire ~/.wine/drive_c/Program Files/TmNationsForever $ wine TmForeverLauncher.exe X Error of failed request: GLXBadDrawable Major opcode of failed request: 142 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 503 Current serial number in output stream: 503 since it works fine on ubuntu, there must be something wrong with my configuration (either wine or gentoo), but I have no idea where to start. Any he...
2018 Feb 14
1
[vhost:vhost 22/23] drivers/firmware/qemu_fw_cfg.c:130:36: sparse: incorrect type in initializer (different base types)
...e: incorrect type in initializer (different base types) @@ expected unsigned int control @@ got ed int control @@ drivers/firmware/qemu_fw_cfg.c:132:28: expected unsigned int control drivers/firmware/qemu_fw_cfg.c:132:28: got restricted __be32 <noident> drivers/firmware/qemu_fw_cfg.c:142:13: sparse: cast to restricted __be32 drivers/firmware/qemu_fw_cfg.c:142:13: sparse: cast to restricted __be32 drivers/firmware/qemu_fw_cfg.c:142:13: sparse: cast to restricted __be32 drivers/firmware/qemu_fw_cfg.c:142:13: sparse: cast to restricted __be32 drivers/firmware/qemu_fw_cfg.c...
2013 Feb 06
4
[Bug 60369] New: src/nouveau_exa.c:142:31: error: 'CREATE_PIXMAP_USAGE_SHARED' undeclared (first use in this function)
https://bugs.freedesktop.org/show_bug.cgi?id=60369 Priority: medium Bug ID: 60369 CC: airlied at freedesktop.org Assignee: nouveau at lists.freedesktop.org Summary: src/nouveau_exa.c:142:31: error: 'CREATE_PIXMAP_USAGE_SHARED' undeclared (first use in this function) QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: fabio.ped at l...
2009 Mar 17
4
Merging
Hi, All. I have a data frame with the part as : ..... 142 2006-02-22 16:28:18 useractivity_act 8 0 143 2006-02-22 16:28:26 4 2 0 144 2006-02-22 16:28:28 3 3 0 145 2006-02-22 16:28:31 4 4 1 146 2006-02-22 16:28:35...