similar to: errors in valgrind

Displaying 19 results from an estimated 19 matches similar to: "errors in valgrind"

2008 Aug 01
0
sensitivity
Hi All, the new release v1.4-0 of the "sensitivity" package is now available on CRAN The "sensitivity" package is devoted to factor screening and global sensitivity analysis of numerical model output. Here are the new features list: New functionalities: * sequential bifurcation method (sb function) [VERSION ALPHA] * 3D plot 3D for the Morris method (function
2008 Aug 01
0
sensitivity
Hi All, the new release v1.4-0 of the "sensitivity" package is now available on CRAN The "sensitivity" package is devoted to factor screening and global sensitivity analysis of numerical model output. Here are the new features list: New functionalities: * sequential bifurcation method (sb function) [VERSION ALPHA] * 3D plot 3D for the Morris method (function
2012 Oct 31
1
hotplug
Another separate thread for a slightly separate issue. For some reason, hotplugging disks does not work for me. I built my guest with ubuntu's vmbuilder. It's Precise, virtual. I have acpiphp in my /etc/modules file: $ lsmod Module Size Used by psmouse 97443 0 serio_raw 13211 0 virtio_balloon 13108 0 acpiphp 24231
2017 Oct 29
0
Edge cannot download to samba share
Hi Andreas, Am 28.10.2017 um 23:13 schrieb Andreas Sachs via samba: > i have a problem to download files to a samba share with Microsoft Edge. I got the message "file moved or deleted". (I don't know the exact message, because i have a german version of windows). > > After the download, there are two files in the directory: > > -rwxrwxr--+ 1 andi andi 0 Okt 28
2000 Nov 15
2
Windows 2000 Passwords
Hello, My question is the same as "Windows 98 Passwords" in your Samba FAQ replacing Windows 98 with Windows 2000. What is the registry to be modified to enable Plain Text Password with Windows 2000 ? I tried HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VxD\VNETSUP as in Windows 98 and HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Rdr\Parameters as in NT4 but none work.
2004 Oct 07
1
Confused about NAT and Authentication with FWD
I have recently started experimenting with Asterisk. I am running the system the other side of the a NAT router and trying to connect to FWD. I have opened UDP ports and have configured sip.conf to handle NAT. The problem: I can call from the FWD phone and the extension on Asterisk rings and there is two way sound so no problem. Now if in the extension.conf file I have, exten =>
2010 Apr 22
1
Odd behavior
Hi Y'all, I'm seeing some interesting behavior that I was hoping someone could shed some light on. Basically I'm trying to rsync a lot of files, in a series of about 60 rsyncs, from one server to another. There are about 160 million files. I'm running 3 rsyncs concurrently to increase the speed, and as each one finishes, another starts, until all 60 are done. The machine
2006 Apr 03
1
Asterisk compiling problems...
Hello all, I just got the latest cvs snapshot and I'm trying to compile asterisk.. When I run nefeli:/usr/src/asterisk/zaptel# make clean; make linux26 Compile stops with errors... /usr/src/asterisk/zaptel/zaptel.c:6509: warning: passing argument 2 of 'class_device_create' makes pointer from integer without a cast /usr/src/asterisk/zaptel/zaptel.c:6509: warning: passing argument 3
2015 Jan 24
0
Indexing Mail faster
* Kevin Laurie <superinterstellar at gmail.com> 2015.01.24 19:41: > Currently the time it takes to search 25,000mails is 4mins. If indexed how > much faster are we looking at? With a current version of Dovecot a search is pretty fast _without_ using external indexes. I have a view defined (virtual plugin) with around 22.000 messages in it, and searching the full view only takes 2.5
2014 Oct 09
3
cambiar un valor por NA en data frame
ESTIMADA COMUNIDAD R, Tengo un data frame de datos de salud sobre Enfermedades de Notificacion Obligatoria. Algunas variables tienen una codificacion 99, 999, y 9999 para asiganr los valores perdidos. LAs variables que tienen esta codificacion son la EDAD, COMUNA_RESIDENCIA y la REGION_RESIDENCIA, respectivamente. Me gustaria poder editar esos valores a NA, sin tener que hacerlo uno por uno con
2017 Oct 28
2
Edge cannot download to samba share
(sorry, now text format) Hello, i have a problem to download files to a samba share with Microsoft Edge. I got the message "file moved or deleted". (I don't know the exact message, because i have a german version of windows). After the download, there are two files in the directory: -rwxrwxr--+ 1 andi andi 0 Okt 28 21:42 xxx.pdf -rwxrwxr--+ 1 andi andi 286444 Okt 28 21:42
2013 Aug 27
1
Message from syslogd@localhost ... kernel:Disabling IRQ #17
" Message from syslogd at localhost at Aug 27 08:57:53 ... kernel:Disabling IRQ #17" is the message I got on all my terminal windows at the time indicated. What is it complaining about? What should I do about it? I got some information from dmesg. It mentions IRQ 17, but the only error is from before the most recent hibernation. Here are some excerpts, in order from dmesg: SELinux:
2015 Jan 27
4
Indexing Mail faster
Hi Thomas, That's very interesting. Below is my search result. Any idea why is my result so slow:- Appreciate if you could advise. Thanks Kevin . OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE
2015 Jan 24
4
Indexing Mail faster
Hi, I am trying to get faster search results on our webmail client(Roundcube). Besides using Lucene for FTS are there other options? Would having all mails indexed give fast results? Currently the time it takes to search 25,000mails is 4mins. If indexed how much faster are we looking at? Really appreciate if someone could advise about this. Thanks Kevin
2015 Mar 16
8
[Bug 11166] New: running with -vvv causes a hang
https://bugzilla.samba.org/show_bug.cgi?id=11166 Bug ID: 11166 Summary: running with -vvv causes a hang Product: rsync Version: 3.1.1 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org Reporter: pskocik at
2006 Jul 17
6
Nested functions
Hi there, I'm having myself a hard time writing an algorithm for finding patterns within a given melody. In a vector I'd like to find ALL sequences that occur at least twice, without having to check all possible patterns via pattern matching. I finally found a solution in a style that I'm used from C, i.e. calling one function from within another. GNU R doesn't seem to like that,
2006 Jul 27
7
Newbie question---
I wrote a ruby script that parses a file into key-values like so: class Parser table = { } IO.foreach(''Localizable.strings'') { |line| if line =~ /^ \s* " (.*?) " \s* = \s* " (.*?) "/x table[ $1 ] = $2 end } end I want to store the key-values in different colums on my database so that when I enter a key, it gives me the corresponding value...how
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
Hello everyone, please I need your help. To reproduce my problem I created simple pass for backends (TestPass.cpp in attached files). That pass I call from Mips backend in this way (MipsTargetMachine.cpp): bool MipsPassConfig::addPreRegAlloc() { addPass(createTestPass()); return false; } The problem becomes, when I am trying compile file ldtoa.ll (in attached files). Compiling
2014 Mar 23
2
Re: About Guest running Tiny Core Linux
On Sun, Mar 23, 2014 at 12:26:28PM +0000, Richard W.M. Jones wrote: > Secondly, we should be able to inspect all Linux guests, including > Tiny Core Linux, but it looks like in this case it is failing. This > is a bug. I had a look at how the Tiny Core Linux ISO is arranged. It loads the main operating system root partition as a single large initramfs, with optional modules loaded