search for: cvc

Displaying 7 results from an estimated 7 matches for "cvc".

Did you mean: cc
2003 Mar 28
1
winbind with ADS error
...2 started. Copyright The Samba Team 2000-2001 [2003/03/18 10:34:33, 1] nsswitch/winbindd_util.c:rescan_trusted_domains(168) scanning trusted domain list [2003/03/18 10:39:33, 1] nsswitch/winbindd_util.c:rescan_trusted_domains(168) scanning trusted domain list Trying the latest 3.0 CVC, winbind gives accepted socket 11 client_read: read 1312 bytes. Need 0 more for a full request. process_loop: Invalid request size from pid 6340: 1564 bytes sent, should be 1312 my smb.conf: [global] # Active Directory stuff realm = ASE-LRC-AD.AE.UTEXAS.EDU security = ADS en...
2007 Apr 09
0
[LLVMdev] New automated decision procedure for path-sensitive analysis
On 4/9/07, Domagoj Babic <babic.domagoj at gmail.com> wrote: > > > Traditionally, such analyses have been considered too expensive to be > practical, and were mostly an academic curiosity. The core of the > problem is the lack of adequate automated decision procedures which > could quickly determine whether a set of constraints is satisfiable or > not, and if it is
2010 Nov 07
2
"scratchy" sound on TE410P
asterisk 1.4.35 dahdi 2.3.0.1+2.3.0 one span on a 4port T1 card Got complaints this morning that outbound and inbound calls were "scratchy" and I made a few test calls. It kind of sounds like the gain is too high somewhere, and the audio is overdriven. Is this a problem at the carrier? I'm trying to call them now, but it's Sunday morning in the sticks, and my chances of
2007 Apr 09
2
[LLVMdev] New automated decision procedure for path-sensitive analysis
...I have tried to simulate memory by arrays in > symbolic execution. But I found it is inadequate. There has been some progress lately (see Rustan Leino's work on the weakest precondition transformer) on handling arrays. Some automated theorem provers even support the theories of arrays (like CVC, Simplify, Yices,...). However, those thm provers do not have a very good support for modular arithmetic. In fact, they most often approximate bounded integers with rationals (reals), and that's one of the reasons why they can't handle operators like MUL ( as they rely on linear arithmetic...
2004 Oct 01
3
Reading multiple files into R
I want to read data from a number of files into R. Reading individual files one by one requires writing enormous amount of code that will look something like the following. **************** maptools:::dbf.read("wb-01vc.dbf")->dist1 maptools:::dbf.read("wb-02vc.dbf")->dist2 maptools:::dbf.read("wb-03vc.dbf")->dist3
2007 Apr 08
2
[LLVMdev] New automated decision procedure for path-sensitive analysis
Dear LLVMers, This email is intended for those interested in path-sensitive analysis, integer overflow analysis, static analysis, and (perhaps) loop invariant computation. Traditionally, such analyses have been considered too expensive to be practical, and were mostly an academic curiosity. The core of the problem is the lack of adequate automated decision procedures which could quickly
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking