search for: trigg

Displaying 16 results from an estimated 16 matches for "trigg".

Did you mean: trig
2017 Aug 17
2
Problem with a regular expression.
I tried this on a Linux (Ubuntu) server invoking R from the command line and the result was the same, except that I could kill the R session from another terminal window. From: Rui Barradas <ruipbarradas at sapo.pt> To: Chris Triggs <cm.triggs at auckland.ac.nz>; "r-devel at r-project.org" <r-devel at r-project.org> Cc: Thomas Lumley <t.lumley at auckland.ac.nz> Sent: Thursday, 17 August 2017, 17:26 Subject: Re: [Rd] Problem with a regular expression. Hello, This seems to be serious. RGui.e...
2017 Aug 16
3
Problem with a regular expression.
...A", "B", "A", "*", "B" The regular expression is "\\\\)" The call which freezes R is strsplit(Oldterm, "\\\\)" ) Thomas - after he had reproduced the problem - suggested that I submit it to r-devel. Best wishes.... Chris Triggs [[alternative HTML version deleted]]
2017 Aug 17
1
Problem with a regular expression.
...> im Auftrag von Tomas Kalibera <tomas.kalibera at gmail.com> Gesendet: Donnerstag, 17. August 2017 10:14 An: r-devel at r-project.org Betreff: Re: [Rd] Problem with a regular expression. The problem is in TRE library, in regcomp, while compiling the regular expression. This is enough to trigger in R (to do this without re-boot: ulimit -v 500000 ): > strsplit("", "\\\\)") To repeat in TRE, one can build TRE from sources and run > ./src/agrep "\\\\)" README.md Tomas On 08/17/2017 09:45 AM, Moshe Olshansky via R-devel wrote: > I tried this on a...
2017 Aug 17
0
Problem with a regular expression.
The problem is in TRE library, in regcomp, while compiling the regular expression. This is enough to trigger in R (to do this without re-boot: ulimit -v 500000 ): > strsplit("", "\\\\)") To repeat in TRE, one can build TRE from sources and run > ./src/agrep "\\\\)" README.md Tomas On 08/17/2017 09:45 AM, Moshe Olshansky via R-devel wrote: > I tried this on a...
2006 Apr 29
3
FreeBSD 6 - DirectAdmin - dovecot
Since version 1.0 I experience strange problems with dovecot. At the moment I have beta 7 installed. I use FreeBSD 6.0. * Pop3 works * Imap works, but only when i telnet to localhost * In all other cases I can't connect to the server. Tried with squirrelmail, uebimau and thunderbird. Squirrelmail after a long time waiting: "ERROR: Connection dropped by IMAP server."
2009 Dec 07
5
Mbox corruption
I am trying to track down an mbox corruption issue that has been happening for one of our users. It appears that the mbox file is getting truncated and the all important From line no longer exists which then leads to the mbox being useless. It also appears, as in most truncations, that parts of the mbox are being lost. I am not sure how to debug this to find out whether this is a client or
2008 Jun 19
3
Compile failure on Dovecot 1.1-rc12
I am getting this failure when trying to compile dovecot on Sparc Solaris 8: make[4]: Entering directory `/home/systems/looneytr/dovecot-1.1.rc12/src/lib' source='str-find.c' object='str-find.o' libtool=no \ DEPDIR=.deps depmode=gcc /bin/bash ../../depcomp \ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/openssl/include -g -O2 -Wall -W -Wmissing-prototypes
2017 Aug 17
0
Problem with a regular expression.
...l.1252 [3] LC_MONETARY=Portuguese_Portugal.1252 LC_NUMERIC=C [5] LC_TIME=Portuguese_Portugal.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base loaded via a namespace (and not attached): [1] compiler_3.4.1 Rui Barradas Em 16-08-2017 23:31, Chris Triggs escreveu: > Hi... > > I have come upon a problem with a regular expression which causes base-R to freeze. I have reproduced the phenomenon on several machines running R under Windows 10, and also under OSX on different Apple MACs. > > The minimal example is:- > Oldterm is a vec...
2005 Mar 18
1
Moving from 0.99 to 1.0-stable
What is involved in migrating from 0.99 to 1-stable? (I'd be creating a FreeBSD port to work with, but the main question I have is what would need to be done to configuration files.) Thanks, Jim -- Jim Trigg, Lord High Everything Else O- /"\ Hostmaster, Huie Kin family website \ / ASCII RIBBON CAMPAIGN Verger and System Administrator, X HELP CURE HTML MAIL All Saints Church - Sharon Chapel / \
2005 Nov 18
1
Upgrading from 0.99 to 1.0alpha
Since FreeBSD has decided to drop Dovecot 0.99 and only provide a port for 1.0alpha4, what are the considerations for upgrading from 0.99.14 to 1.0a4? Thanks, Jim -- Jim Trigg, Lord High Everything Else O- /"\ Hostmaster, Huie Kin family website \ / ASCII RIBBON CAMPAIGN Verger and System Administrator, X HELP CURE HTML MAIL All Saints Church - Sharon Chapel / \
2006 Jun 26
5
[Bug 339] Kernel panic on bridged packet
...when setting up this strange network of mine.. I dont think my setup is causing anything strange however.. It appears even if no machine is connected to the "inner" port of the bridge.. I havn't done any real testing, yet, just tried to set it up properly and wait for the internet to trigg the bug. Im using a 2-port bridge for firewalling (i'll try some brouting like stuff too, but it's not there yet) Panic output: Unable to handle kernel NULL pointer dereference at virtual address 0000000c printing eip: c0359b67 *pde = 00000000 Oops: 0000 [#1] Modules linked in: ebt_ip e...
2007 Apr 30
2
S-plus coding
Hi, i would like to ask, what is the Trigg monitor and the CUSUM monitor? Thank you
2004 Oct 23
1
Problem Enumerating AD users
Hi, I am trying to create a samba server a a AD member, I have set up security = ads. I have made the necessary changes to nsswich.conf and krb5.conf. wbinfo returns a list of user & groups and also maps sucesfully between username and SID and vice versa. I have tried upgrading the fedora supplied binaries to the ones from the redhat mirror. However when doing a getent passwd I am only
2008 Aug 08
1
Dovecot crashing
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sent an e-mail off as was detailed here: http://wiki.dovecot.org/MboxProblems for crashes but I also wanted to see if any of you folks had insight into the issue. Dovecot is crashing on a certain user inbox which is in mbox format as well as one of the users other mbox files. The crash doesn't exactly match what is listed in the aforementioned
2006 Jul 21
1
Handling a tiered subscription service
Hi all, I''m working on a project that involves a tiered pricing structure for various features, all of which are accessed via a secure admin area. The features available in each tier, the tier structure and pricing will change over time, so new tier schemes will come into play, requiring feature/pricing schemes to be timestamped. I guess what I''m aiming for is
2011 Mar 09
0
[PATCH 04/11] x86: cleanup mpparse.c
...idx); @@ -969,7 +827,7 @@ void __init mp_register_ioapic ( return; } -unsigned highest_gsi(void) +unsigned __init highest_gsi(void) { unsigned x, res = 0; for (x = 0; x < nr_ioapics; x++) @@ -1096,9 +954,8 @@ void __init mp_config_acpi_legacy_irqs ( int mp_register_gsi (u32 gsi, int triggering, int polarity) { - int ioapic = -1; - int ioapic_pin = 0; - int idx, bit = 0; + int ioapic; + int ioapic_pin; struct irq_desc * desc; unsigned long flags; @@ -1135,22 +992,19 @@ int mp_register_gsi (u32 gsi, int trigge * with redundant pin->gsi mappings (but unique PCI...