search for: 8130

Displaying 20 results from an estimated 61 matches for "8130".

Did you mean: 130
2011 May 11
7
[Bug 8130] New: ACL and link-dest do not work together
https://bugzilla.samba.org/show_bug.cgi?id=8130 Summary: ACL and link-dest do not work together Product: rsync Version: 3.0.8 Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: core AssignedTo: wayned at samba.org...
2007 Jan 25
0
[ wxruby-Bugs-8130 ] Crash-on-exit when dialogs have been used
Bugs item #8130, was opened at 2007-01-25 05:22 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=8130&group_id=35 Category: Incorrect behavior Group: None Status: Open Resolution: None Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (broke...
2018 Nov 08
4
LLVM Call Graph may not cover all calls
Hi there, I am working with opt-6.0 and try to generate a call graph of libsndfile, but it seems the call graph doesn't cover all call relationship. Actually, I am doing static analysis on *CVE-2014-8130*, which is a zero division on libtiff/tif_write.c TIFFWriteScanline. (see https://security-tracker.debian.org/tracker/CVE-2014-8130) Theoretically, the main function in tiffdither.c will call fsdither, and fsdither will call TIFFWriteScanLine. main (tiffdither.c) -> fsdither (tiffdither....
2006 Jul 11
5
Hardware Raid cards RAID 0 / 1
Last week we tried to install Centos on a brand new HP ML150 G2 with AIC-8130/ Marvell SATA Raid card and it was a no go. We tried a few other flavors of Linux as a test and all had trouble as well. Unfortunately time didn't permit so we opted for a Windows solution to get the box into production. We have never had a problem with IDE and Embedded SATA (Non Raid)...
2005 Jun 03
2
dovecot-auth defunct
Hi, I'm running dovecot-0.99.11-2.EL4.1 in RHEL4 and a couple of hours ago, I could not longer login in the imap or pop3 service. I noted that I have a process like this: root 8130 0.0 0.0 0 0 ? Z 16:55 0:00 [dovecot-auth] <defunct> It this ok to have a defunct proccess? I can not kill this process. I have to stop the dovecot service, killall pop3-login and imap-login and then start dovecot again. Is there a solution for this? Any hint? I alread...
2004 Feb 13
6
Building r-devel on Panther
I did: ./configure --with-blas='-framework vecLib' --with-lapack --with-aqua make sudo make install sudo make install-aqua Everything seems to be OK (some warnings about multiple definitions of some symbols). However: bass$ /Library/Frameworks/R.framework/Resources/bin/R Fatal error: unable to open the base package I got the same message when clicking on R.app in /Applications This
2003 Oct 15
2
help.search in trouble with R-patched ?
...unless its me missing something... > help.search("prompt", agrep=F) Error: couldn't find function ".class1" > traceback() 12: initialize(value, ...) 11: initialize(value, ...) 10: new("ObjectsWithPackage", value, package = pkg) 9: metaNameUndo(unique(these), prefix = "M", searchForm = searchForm) 8: methods:::getGenerics(ns) 7:
2008 Aug 05
1
rsync problem after ssh upgrade
...ts using ssh + rsync. It worked fine untill I upgraded OpenSSH from version 5.0p1 to 5.1p1 on those hosts running Slackware Linux. After upgrade nothing works as before. When I try to get logs connection breaks with the following message in syslog on the server side: Aug 4 15:34:44 srvhost sshd[8130]: Accepted publickey for user from 192.168.1.30 port 48421 ssh2 Aug 4 15:34:44 srvhost rsyncd[8136]: rsyncd version 2.6.9 starting, listening on port 873 Aug 4 15:34:44 srvhost rsyncd[8136]: bind() failed: Permission denied (address-family 2) Aug 4 15:34:44 srvhost rsyncd[8136]: socket(10,1,6)...
2003 Oct 18
1
libR.dylib on OS X
...bute an installer package, you don't need a monolithic application, and you avoid useless duplications and problems with hard-coded paths. === Jan de Leeuw; Professor and Chair, UCLA Department of Statistics; Editor: Journal of Multivariate Analysis, Journal of Statistical Software US mail: 8130 Math Sciences Bldg, Box 951554, Los Angeles, CA 90095-1554 phone (310)-825-9550; fax (310)-206-5658; email: deleeuw@stat.ucla.edu homepage: http://gifi.stat.ucla.edu ------------------------------------------------------------------------ ------------------------- No matter where...
2004 Apr 24
2
R-devel from rsync 04/23
...Error in if (any(ok) && any(package.dependencies(available[ok, ], check = TRUE))) { : missing value where TRUE/FALSE needed === Jan de Leeuw; Professor and Chair, UCLA Department of Statistics; Editor: Journal of Multivariate Analysis, Journal of Statistical Software US mail: 8130 Math Sciences Bldg, Box 951554, Los Angeles, CA 90095-1554 phone (310)-825-9550; fax (310)-206-5658; email: deleeuw@stat.ucla.edu homepage: http://gifi.stat.ucla.edu ------------------------------------------------------------------------ ------------------------- No matter where...
2018 Apr 27
2
[DbgInfo] Potential bug in location list address ranges
...r this ARM assembly code of a C function: 00008124 <foo>: 8124: push {r4, r6, r7, lr} 8126: add r7, sp, #8 8128: mov r4, r0 812a: ldrsb.w r0, [r2] 812e: cmp r0, #1 8130: itt lt 8132: movlt r0, #85 ; 0x55 8134: poplt {r4, r6, r7, pc} // a function return 8136: ldrb.w ip, [r1, #3] 813a: ldrb.w lr, [r4, #3] 813e: movs...
2018 Apr 27
0
[DbgInfo] Potential bug in location list address ranges
...: > > 00008124 <foo>: > 8124: push {r4, r6, r7, lr} > 8126: add r7, sp, #8 > 8128: mov r4, r0 > 812a: ldrsb.w r0, [r2] > 812e: cmp r0, #1 > 8130: itt lt > 8132: movlt r0, #85 ; 0x55 > 8134: poplt {r4, r6, r7, pc} // a function return > > 8136: ldrb.w ip, [r1, #3] > 813a: ldrb.w lr, [r4, #3] >...
2018 Apr 27
2
[DbgInfo] Potential bug in location list address ranges
...r this ARM assembly code of a C function: 00008124 <foo>: 8124: push {r4, r6, r7, lr} 8126: add r7, sp, #8 8128: mov r4, r0 812a: ldrsb.w r0, [r2] 812e: cmp r0, #1 8130: itt lt 8132: movlt r0, #85 ; 0x55 8134: poplt {r4, r6, r7, pc} // a function return 8136: ldrb.w ip, [r1, #3] 813a: ldrb.w lr, [r4, #3] 813e: movs...
2006 Oct 27
3
Memdisk doesn't work without floppy drive
...drive)? Hard drive images might work, but boot images must be easily modifiable from Windows XP and last time I checked there was no "loop-device" for Windows. Log of non-working case: Intel UNDI, PXE-2.1 (build 082) Copyright (C) 1997-2000 Intel Corporation For Realtek RTL8139(X)/8130/810X PCI Fast Ethernet Controller v2.17 (051202) [normal booting messages...] Loading pxegiga_av.img Ready. MEMDISK 3.31 2006-09-25 Copyright 2001-2005 H. Peter Anvin e820: 0000000000000000 000000000009f800 1 e820: 00000000000f0000 0000000000010000 2 e820: 00000000fec00000 0000000001400000 2 e820...
2018 May 07
2
[DbgInfo] Potential bug in location list address ranges
...push {r4, r6, r7, lr} >> >> 8126: add r7, sp, #8 >> >> 8128: mov r4, r0 >> >> 812a: ldrsb.w r0, [r2] >> >> 812e: cmp r0, #1 >> >> 8130: itt lt >> >> 8132: movlt r0, #85 ; 0x55 >> >> 8134: poplt {r4, r6, r7, pc} // a >> function return >> >> >> >> 8136: ldrb.w ip, [r1, #3] &gt...
2003 Nov 24
6
Proposal: 'global' package refactoring
Looking over the contents of various packages, including my own, it is clear that lots of things end up 'hidden away' in packages where they don't belong. My gregmisc package is a particularly egregious example, containing something from almost every functional category. I propose that from time to time the R community go through the complete set of packages and 'refactor'
2018 Apr 27
0
[DbgInfo] Potential bug in location list address ranges
...gt;: > > 8124: push {r4, r6, r7, lr} > > 8126: add r7, sp, #8 > > 8128: mov r4, r0 > > 812a: ldrsb.w r0, [r2] > > 812e: cmp r0, #1 > > 8130: itt lt > > 8132: movlt r0, #85 ; 0x55 > > 8134: poplt {r4, r6, r7, pc} // a > function return > > > > 8136: ldrb.w ip, [r1, #3] > > 813a: l...
2011 Mar 27
0
[LLVMdev] [RC3] Visual Studio [8, 9, 10] Release build
...ling Tests (3): 10> LLVM :: CodeGen/ARM/bfi.ll 10> LLVM :: CodeGen/ARM/va_arg.ll 10> LLVM :: CodeGen/Thumb2/bfi.ll 10> Expected Passes : 8097 10> Expected Failures : 73 10> Unsupported Tests : 552 10> Unexpected Failures: 3 vs10 25> Expected Passes : 8130 25> Expected Failures : 73 25> Unsupported Tests : 552
2005 May 24
0
R Packages and code published in JSS in 2005
...Irregular Time Series Volume 14, Issue 06 Terpstra and McKean Rank-Based Analyses of Linear Models using R Volume 14, Issue 07 === Jan de Leeuw; Distinguished Professor and Chair, UCLA Department of Statistics; Editor: Journal of Multivariate Analysis, Journal of Statistical Software US mail: 8130 Math Sciences Bldg, Box 951554, Los Angeles, CA 90095-1554 phone (310)-825-9550; fax (310)-206-5658; email: deleeuw at stat.ucla.edu .mac: jdeleeuw ++++++ aim: deleeuwjan ++++++ skype: j_deleeuw homepages: http://gifi.stat.ucla.edu ++++++ http://www.cuddyvalley.org --------------------------...
2004 Jul 27
1
Underline in expression().
...artment of Economics Acadia University Wolfville, Nova Scotia, Canada B4P 2R6 TEL: 902-585-1461 WWW: http://ace.acadiau.ca/~jjanmaat/ EMAIL: jjanmaat at acadiau.ca June 10, 2004 to September 7, 2004 Dr. John Janmaat Environmental Econmics and Natural Resources Group Wageningen University. P.O. Box 8130 6700 EW, Wageningen The Netherlands.