search for: detector

Displaying 20 results from an estimated 541 matches for "detector".

2010 Jul 16
6
Lost zpool after reboot
...ere somewhere. Thanks in advance ------------------------------------------------------------------------ This is the result of fmdump -eV Jul 16 2010 15:17:43.657125275 ereport.fs.zfs.vdev.open_failed nvlist version: 0 ??? class = ereport.fs.zfs.vdev.open_failed ??? ena = 0x14c954e68900801 ??? detector = (embedded nvlist) ??? nvlist version: 0 ??? ??? version = 0x0 ??? ??? scheme = zfs ??? ??? pool = 0x4406b127a905c5be ??? ??? vdev = 0xe7dce33be87eeca7 ??? (end detector) ??? pool = rsgis ??? pool_guid = 0x4406b127a905c5be ??? pool_context = 1 ??? pool_failmode = wait ??? vdev_guid = 0xe7dce33be8...
2008 Aug 26
1
lattice: plotting an arbitrary number of panels, defining arbitrary groups
...he grouping variable each time so that each panel highlights a different feature of the data set. The following code does exactly that with a simple and fabricated air quality data set. dataSet <- data.frame("Pollutant"=c(rep("Black Carbon",5),rep("PM10",5)), "Detector"=c(1:5,1:5), "Value"=c(seq(50,10,-10),seq(100,60,-10)), "Class"="Mass") xyplot( Value ~ Detector | Pollutant, data=dataSet, aspect = 1.0, subscripts=TRUE, panel = function(x,y,subscripts,...) { if(panel.number() == 1) panel.superpose(x=dataSet$Detec...
2013 Feb 06
2
Peak detector help!?
Grrr ... new trial with code here: http://pastebin.com/RjHNNG9J Maybe the amount of inline-code prevented posting? Hello, I am writing a simple peak detector and it works quite well ... however there's one special case below, that I can't get my head wrapped around ... the problem is in the "Deal with not fully qualified peaks at the sequence extremes" section, but I cannot seem to come up with a condition that would be met in the...
2000 Jun 16
3
Argh, preecho mistriggers
...maintaining a vorbis audio quality test page: http://hem.passagen.se/ingets1/vorbis.htm He's doing us the great service of hunting down samples that break Vorbis (so we don't have to :-) In any case, it turns out that the trumpets in the dr4 sample are reliably mistriggering the preecho detector (which implies either a large bug in the detector, or general borkkenness which must be fixed). The artifacts in the sample are due entirely to Vorbis trying to encode the trumpets entirely in short blocks (which will suck for strongly periodic/harmonic waveforms, as produced by brass instruments)...
2001 Feb 08
0
[CORE SDI ADVISORY] SSH1 CRC-32 compensation attack detector vulnerability
CORE SDI http://www.core-sdi.com SSH1 CRC-32 compensation attack detector vulnerability Date Published: 2001-02-08 Advisory ID: CORE-20010207 Bugtraq ID: 2347 CVE CAN: CAN-2001-0144 Title: SSH1 CRC-32 compensation attack detector vulnerability Class: Boundary Error Condition Remotely Exploitable: Yes Locally Exploitable: Yes Release Mode: FORCED RELEASE Vulner...
2005 Feb 10
0
Rsync and Microsofts new Anti-Spyware detector
...6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] -------------- next part -------------- An embedded message was scrubbed... From: "Stuart Halliday" <StuartH@ecs-tech.com> Subject: Rsync and Microsofts new Anti-Spyware detector Date: Fri, 04 Feb 2005 09:27:54 +0000 Size: 2407 Url: http://lists.samba.org/archive/rsync/attachments/20050210/c2a4ea1e/attachment.eml
2018 Feb 22
0
[RFC] Sceptre a Spectre variant 1 detector
...ecently had a look at Microsoft’s /Qspectre flag: https://www.paulkocher.com/doc/MicrosoftCompilerSpectreMitigation.html Out of 15 examples Microsoft’s compiler was able to detect 2 (admittedly some of the examples are very hard to detect without huge numbers of false positives). The Sceptre detector in its current form detects 9/15 (one of the examples leaks the value, and is detected with –sceptre-show-call-escapes, and another is detected with –sceptre-find-second-load=false). The pass is still under development. However, as mentioned earlier even in its current form it has proved to be...
2013 Feb 08
2
[LLVMdev] Possible issue with DenseMap when using AliasSetTracker
Dear All, while willing to assist developers to adhere strictly to coding guidelines, I wrote the attached program called "alias-detector". The program's intent is to utilize the BasicAliasAnalysis to get a list of aliases for each pointer in a certain program code. First it initializes clang as frontend, executes the EmitLLVMOnlyAction, and then processes the produced Module with the following three passes: 1. BasicAliasAna...
2015 Sep 08
2
[ThreadSanitizer] Get deadlocks working
...mailing list On Mon, Sep 7, 2015 at 6:41 PM, Vaivaswatha Nagaraj <vn at compilertree.com> wrote: > Hi, > > I am interested in understand the compiler-rt thread sanitizer tool and have > recently started experimenting with it. In particular, I'm interested in the > deadlock detector. > > I see that deadlock detection currently don't work. (I tried with a few > simple deadlocks, as well as the test case "must_deadlock.cc" that is in the > test-suite). I understand from the comments that this is because the real > pthread_mutex_lock() is called befor...
2024 Feb 23
2
Rtools and things dependent on it
...w what I should do, other than down load R tools. John John David Sorkin M.D., Ph.D. Professor of Medicine Chief, Biostatistics and Informatics University of Maryland School of Medicine Division of Gerontology and Geriatric Medicine Baltimore VA Medical Center 10 North Greene Street<x-apple-data-detectors://12> GRECC<x-apple-data-detectors://12> (BT/18/GR) Baltimore, MD 21201-1524<x-apple-data-detectors://13/0> (Phone) 410-605-711<tel:410-605-7119>9 (Fax) 410-605-7913<tel:410-605-7913> (Please call phone number above prior to faxing) On Feb 23, 2024, at 5:34?PM, avi.e.gr...
2012 Dec 26
1
[LLVMdev] Compile error "YAMLTraits.cpp" for C++ member detector function
Hi All, I am trying to compile latest llvm code using xlc 12.1 on AIX and got the following error. I am trying to debug the issue. Has anybody seen the issue on linux/gcc or is it just xlc specific ? [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o "/llvm/version2/llvm/include/llvm/Support/YAMLTraits.h", line 264.20: 1540-0118 (S) A class name is
2005 Jan 07
1
Virus Detector.
[This email is either empty or too large to be displayed at this time]
2011 Feb 10
0
Busy Detection on Analog Lines
...Chandahdi: busydetect=yes, busycount=2 Indications zone = us, with the modifications for my country for busy: 425Hz Pattern(0.2ms on, 0.2ms off, 0.2ms on, 0.6ms off) I compiled with BUSY DETECT DEBUG. I can see: [Feb 10 15:48:06] DEBUG[26968]: dsp.c:1276 ast_dsp_busydetect: busy detector: FAILED with avgtone: 255, avgsilence 30 [Feb 10 15:48:06] DEBUG[26968]: dsp.c:1276 ast_dsp_busydetect: busy detector: FAILED with avgtone: 255, avgsilence 30 [Feb 10 15:48:06] DEBUG[26968]: dsp.c:1276 ast_dsp_busydetect: busy detector: FAILED with avgtone: 255, avgsilence 30 [Feb 10 15:48:40] D...
2019 Nov 13
0
about speech/music detector in opus 1.3.1
Hi, I’m wondering how can I get the speech/music classification result when encoding the audio in opus 1.3.1? I found in the file opus_encoder.c, there is a opus_encoder_ctl request as OPUS_GET_VOICE_RATIO_REQUEST, so I wrote in my program the below code: #define OPUS_GET_VOICE_RATIO(x) 11019, __opus_check_int_ptr(x) int32_t voiceRatio; opus_encoder_ctl(encoder,
2008 Jan 17
9
ATA UDMA data parity error
..._sync+13d () ffffff000fd0aac0 zfs:dsl_dataset_sync+5d () ffffff000fd0ab30 zfs:dsl_pool_sync+b5 () ffffff000fd0abd0 zfs:spa_sync+208 () ffffff000fd0ac60 zfs:txg_sync_thread+19a () ffffff000fd0ac70 unix:thread_start+8 () syncing file systems... 1 1 done ereport.io.pciex.rc.fe-msg ena=5344b8176c00c01 detector=[ version=0 scheme= "dev" device-path="/pci at 0,0/pci10de,376 at a" ] rc-status=800007c source-id=201 source-valid=1 ereport.io.pciex.rc.mue-msg ena=5344b8176c00c01 detector=[ version=0 scheme= "dev" device-path="/pci at 0,0/pci10de,376 at a" ] rc-statu...
2004 Sep 23
10
MFC/R2
Hi all, I have begun the release of my MFC/R2 protocol software. At http://www.opencall.org/installing-mfcr2.html there are instructions for installing what I have released so far. This is the MFC/R2 protocol software, and a test program. The software to interface Asterisk to the MFC/R2 code will be released shortly. It used to work, but it hasn't been touched for a while, and Asterisk
2013 Mar 18
2
OrgMassSpecR peak area issue
Hello! I am having an issue with the OrgMassSpecR package. I run my HPLC using a DAD detector. My raw data is exported form chemstation as a csv file. I then upload the csv into Rstudio no problem. Using the DrawChromatogram function, I get a nice chromatogram, and my retention time, peak area, and apex intensity values are given as well. The problem comes with the peak area value given...
2013 Feb 11
0
[LLVMdev] Possible issue with DenseMap when using AliasSetTracker
Oliver Horst wrote: > Dear All, > > while willing to assist developers to adhere strictly to coding guidelines, I > wrote the attached program called "alias-detector". The program's intent is to > utilize the BasicAliasAnalysis to get a list of aliases for each pointer in a > certain program code. First it initializes clang as frontend, executes the > EmitLLVMOnlyAction, and then processes the produced Module with the following > three pass...
2023 Apr 07
2
R does not run under latest RStudio
...need to abandon R Studio. It is a very good IDE. John John David Sorkin M.D., Ph.D. Professor of Medicine Chief, Biostatistics and Informatics University of Maryland School of Medicine Division of Gerontology and Geriatric Medicine Baltimore VA Medical Center 10 North Greene Street<x-apple-data-detectors://12> GRECC<x-apple-data-detectors://12> (BT/18/GR) Baltimore, MD 21201-1524<x-apple-data-detectors://13/0> (Phone) 410-605-711<tel:410-605-7119>9 (Fax) 410-605-7913<tel:410-605-7913> (Please call phone number above prior to faxing) On Apr 6, 2023, at 5:30 PM, David Win...
2011 Oct 26
0
[LLVMdev] [3.0 Release] Call for External Open Source Projects Using LLVM 3.0
.... Please send me an email with the project's name and a short description of it. Alternatively, if the project was commented out and you would still like to be listed, just tell me and I'll uncomment the blurb. :-) > > Share and enjoy! > -bw > Name: ThreadSanitizer, a data race detector. Description: ThreadSanitizer is a data race detector for (mostly) C and C++ code, available for Linux, Mac OS and Windows. On different systems we use binary instrumentation frameworks (Valgrind, Pin and DynamoRio) as frontends that generate the program events for the race detection algorithm. On...