search for: ceasar

Displaying 11 results from an estimated 11 matches for "ceasar".

Did you mean: caesar
2015 Jul 10
2
[LLVMdev] DataFlowSanitizer only for Linux
...ov 0 bits 0 units 1 exec/s 0 #1 pulse cov 0 bits 0 units 1 exec/s 0 #1 INITED cov 0 bits 0 units 0 exec/s 0 Done 1 runs in 4 second(s) Any thoughts? Obviously I'm not attached to anything in the patch, just trying to get something working on OS X. On Wed, Jul 8, 2015 at 11:42 AM, Juan Ceasar <juan.d.ceasar at gmail.com> wrote: > Thanks! I'll give it a shot and see what I can do to give some patches > back. > > On Wed, Jul 8, 2015 at 9:42 AM, Alexander Potapenko <glider at google.com> > wrote: > >> FWIW see also >> http://lists.cs.uiuc.edu...
2015 Jul 08
2
[LLVMdev] DataFlowSanitizer only for Linux
...3301.html As far as I understand DFSan functionality isn't required for libFuzzer to work, so it should be safe to disable DFSan support on Mac. On Wed, Jul 8, 2015 at 7:45 AM, Kostya Serebryany <kcc at google.com> wrote: > +pcc , glider > > On Mon, Jul 6, 2015 at 12:59 PM, Juan Ceasar <juan.d.ceasar at gmail.com> > wrote: >> >> Afternoon, >> >> I had an issue with trying to link a program with the DataFlowSanitizer >> functionality, this is from the libFuzzer project, and I was seeing: >> >> clang++ -fsanitize=address -fsanitize...
2015 Jul 04
2
[LLVMdev] libFuzzer newbie question
So I was curious to start using the libFuzzer, but trying to follow along I got the following error: clang++ -fsanitize=address -fsanitize-coverage=edge test_fuzzer.cc Fuzzer*.o Undefined symbols for architecture x86_64: "_dfsan_create_label", referenced from: fuzzer::TraceState::DFSanCmpCallback(unsigned long, unsigned long, unsigned long, unsigned long long, unsigned long
2015 Jul 06
2
[LLVMdev] DataFlowSanitizer only for Linux
Afternoon, I had an issue with trying to link a program with the DataFlowSanitizer functionality, this is from the libFuzzer project, and I was seeing: clang++ -fsanitize=address -fsanitize-coverage=edge test_fuzzer.cc Fuzzer*.o Undefined symbols for architecture x86_64: "_dfsan_create_label", referenced from: fuzzer::TraceState::DFSanCmpCallback(unsigned long, unsigned
2006 Aug 10
2
dovecot process dies
...uration options but to no avail. The only configuration option that I removed is the login_max_logging_users, which is now deprecated in the new version. I tried to google about this problem but what I found were related to other processes such as imap etc. Thanks in advance for your help. -- Ceasar
2017 Mar 10
2
OCaml bindings
Hi All, I’m being a complete newbie on this one but how do I generate the OCaml bindings? I saw an old google post using “configure —enable-bindings=ocaml” but we don’t use configure anymore (I’m building 3.9.1) and if I just do a regular build (optimized) then I don’t see any bindings in my build directory…. Any ideas? JC
2016 Dec 23
0
Back tracing Variables
Hi Juan: I haven't looked at SlotTracker, but have been using MemoryDependenceWrapperPass to do something similar. hth... don On Fri, Dec 23, 2016 at 5:55 AM, Juan Ceasar via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Good Morning - Happy Holidays everyone! > > I had a question about the best way to do back tracing of variables via > the IR. So for example, if I have the following simple IR: > > define i32 @squak(i32 %num) #0 { >...
2016 Dec 23
2
Back tracing Variables
Good Morning - Happy Holidays everyone! I had a question about the best way to do back tracing of variables via the IR. So for example, if I have the following simple IR: define i32 @squak(i32 %num) #0 { %1 = alloca i32, align 4 store i32 %num, i32* %1, align 4 %2 = load i32, i32* %1, align 4 %3 = icmp sgt i32 %2, 10 I’m grabbing the predicate of “icmp”, which in this case is a simple
2004 Dec 12
1
I'm stumped
I am trying to use the simple CID name management script on the wiki. http://www.voip-info.org/wiki-Asterisk+tips+managing+CID+names I can not see what is wrong. The values never get entered in the database. Here are the files: I have asterisk running as the user asterisk also. ---cid-store.php---- <HTML> <HEAD> <TITLE>Storing Asterisk CID data</TITLE> </HEAD>
2008 Nov 07
0
Wine release 1.1.8
...start 5707 Settlers IV is slow in WIne 0.9.16+ 5784 Dark Age of Camelot not connect update server 6683 IrfanView's "Save Picture as ..." dialog problems 6694 Java App Problems with Filechooser 6700 Magic Workstation Application occupying 100% of cpu 6709 [Game] Ceasar IV crashes. 6948 CSpy/Tab: Tab images have wrong offset 7052 The game Locomotion crashes on startup (after drawing an empty desktop window) due to an unhandled page fault. 7639 Papyrus loses focus when user clicks on font size pulldown 8234 Supreme Commander Install fail - Error : 8...
2009 Feb 07
0
a problem
iam using speex for the first time...iam using it in real time.....in command line as:- speexenc /dev/dsp old.spx Encoding 8000 Hz audio using narrowband mode (mono) when i played this encoded file old.spx in command line:- aplay pld.spx Playing raw data 'old.spx' : Unsigned 8 bit, Rate 8000 Hz, Mono then i decoded this old.spx in command line:- speexdec old.spx new.wav Decoding 8000