similar to: Antwort: Re: R on Windows crashes when using certain (PR#14143)

Displaying 20 results from an estimated 1000 matches similar to: "Antwort: Re: R on Windows crashes when using certain (PR#14143)"

2004 Jun 02
2
Bug with date 1970-01-01 on Windows (PR#6929)
Full_Name: Martin Lenze Version: 1.8.0 alpha (2003-09-18) OS: Microsoft Windows 2000 [Version 5.00.2195], SP4 Submission from: (NULL) (82.82.76.131) Seems to be related to PR#1332... Hello, I get: > Sys.getlocale() [1] "LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=C;LC_NUMERIC=C;LC_TIME=English_United States.1252" >
2009 Sep 17
1
Memory-management crash with UTF-8 on Windows (PR#13955)
--=_mixed 00289247C1257634_= Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Dear R-Bugs, thank you for your wonderful software, which we use a lot. We are having a = bit of difficulty right now because it crashes sometimes with Unicode=20 characters. Actual sessionInfo: R version 2.9.0 (2009-04-17)=20 i386-pc-mingw32=20 locale:
2009 Dec 10
1
Antwort: Re: Crash with Unicode and sub (PR#14114)
I don't know about the technicalities, but Peter Dalgaard said the offending code also causes R to come to a stop using SUSE + WINE. Is it possible to run that lot on top of valgrind? Of course, it will probably take all day ... If not, I have a clue which might help. The problem seems to lie in the "sub" routine. In the original report I used -- cut here -- gctorture() u <-
2005 Oct 20
1
Windows 2000 crash while using rbind (PR#8225)
Windows 2000 reports that "Rgui.exe has generated errors and will be = closed by Windows. You will need to restart the program." when using = rbind.=20 df1 <- data.frame(cbind(x=3D1, y=3D1:1000), fac=3Dsample(LETTERS[1:3], = 1000, repl=3DTRUE)) df2 <- data.frame(cbind(x=3D1, y=3D1:10), fac=3Dsample(LETTERS[4:6], = 10, repl=3DTRUE)) df3 <- data.frame(cbind(x=3D1,
2009 Sep 17
0
Antwort: Re: Memory-management crash with UTF-8 on Windows (PR#13956)
Dear Professor Ripley, a. I apologise for not including the file. I sent the E-Mail to=20 R-bugs at r-project.org with an attachment, but the attachment evidently got=20 lost. However the text of the file is as follows: --- CUT HERE ---- gctorture() characters <- intToUtf8(200:300) indices <- rep(sequence(5),10) substrings <- substring(characters,indices,indices + 5) factor(substrings)
2013 Mar 25
1
Rd.sty not found
I'm trying to build and check a new package. But keep getting the warning: * checking PDF version of manual ... WARNING LaTeX errors when creating PDF version. This typically indicates Rd problems. When I go into the package.Rcheck directory, package-manual.pdf is created. however if I do a pdflatex on package.tex I get the following: This is pdfTeX, Version 3.1415926-2.4-1.40.13
2010 Jun 16
5
Latex and r
Dear R?ers I?m trying to get a summary table using latex and summary in the rms package to no avail. I?m running R 2.10.1, Mac OS X snow leopard and I have the mactex 2009 distribution installed. Any obvious things I?m missing? //M options(digits=3) set.seed(173) sex <- factor(sample(c("m","f"), 500, rep=TRUE)) age <- rnorm(500, 50, 5) treatment <-
2004 Jul 13
1
Antwort: Re: Antwort: Re: 3.0.4: smbd's + nscd's = 100% CPU; load> 4
>> I checked my /etc/group for irregular entries and repaired >> all of them. Since then the problem didn't occur any more. >> Even so it wasn't very frequent. >> >> I still have a bunch of strace logs of smbd and of nscd. >> Cann I upload it somewhere for you if you can use it? >> >> Or do you suggest to replant the erroneous entries and
2005 Apr 19
1
Antwort: Re: Antwort: Re: OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
Hi # lslpp -l perl.rte Fileset Level State Description ---------------------------------------------------------------------------- Path: /usr/lib/objrepos perl.rte 5.8.0.0 COMMITTED Perl Version 5 Runtime Environment # lppchk -vm3 # perl -V Summary of my perl5 (revision 5.0 version 8 subversion
2017 Sep 08
2
Antwort: Antwort: Re: Windows 10 and Java Applications on a samba share
Hello everyone, so no one has any idea what causes this problem? :-( Nils Von: Nils Wieseloh via samba <samba at lists.samba.org> An: Brian Cowan <brian.cowan at hcl.com>, Kopie: "samba at lists.samba.org" <samba at lists.samba.org>, samba <samba-bounces at lists.samba.org> Datum: 28.07.2017 08:44 Betreff: [Samba] Antwort: Re: Windows 10 and
2017 Sep 08
1
Antwort: Antwort: Re: Windows 10 and Java Applications on a samba share
Hai, Dit you set : acl allow execute always = yes Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens Nils > Wieseloh via samba > Verzonden: vrijdag 8 september 2017 9:43 > Aan: nils.wieseloh at vit.de > CC: samba at lists.samba.org; Brian Cowan; samba > Onderwerp: [Samba] Antwort: Antwort: Re: Windows 10 and
2013 Jan 29
1
Sweave files generating miktex errors
Dear useRs-- I have been using Sweave with miktex for years, but on a new install on Windows XP, miktex seems to be hung up on single quotes. See example below. Digging through stackexchange, I found using \usepackage[noae]{Sweave} in the tex file solved the problem. My questions are: --Why would this happen? I have the ae package installed. --If inserting [noae] is the solution, how do I
2001 Sep 25
0
AW: Antwort: Win 2000 Compatability issues
Hi, i agree with Stefan. I have the same problem with Win2K Client and SAMBA Server. But on my situation i have one PC that i can make a connect and all the other not. Alle workstation are on the same group, are all in the same SubNet; but i can?t see my SAMBA _ Server so well like on this machine that is working. So is there any other problems on SAMBA ? Kind regards Matthias
2001 Sep 06
0
Antwort: Re: AIX openssh use of SRC control
Hi I've finished and tested a patch to add src routines to openssh (based on the Redbook "Writing Reliable AIX Daemons") Since a few days I have the O.K. to post it on the list, but I still want to splitt my patch file into logical parts (SRC/Logging/Datatype fixes) Frank Datum: 06.09.2001 19:04 An: Denise Genty <genty at austin.ibm.com> Kopie:
2016 Sep 23
1
Antwort: Re: Antwort: Re: permissions of new files and directories
> Von: Rowland Penny via samba <samba at lists.samba.org> > An: samba at lists.samba.org > Datum: 22.09.2016 15:14 > Betreff: Re: [Samba] Antwort: Re: permissions of new files and directories > Gesendet von: "samba" <samba-bounces at lists.samba.org> > > On Thu, 22 Sep 2016 14:36:34 +0200 > Philipp Snizek via samba <samba at lists.samba.org>
2008 Aug 17
1
Allocated Memory Warnings in Vista 32 bit with 4 GB (PR#12557)
Hello I am running Windows Vista 32 with 4 GB (installed, though Windows of cours= e only recognizes 3326 MB, as reported by Windows "My Computer") I am running R 2.7.1 I was trying to read in a comma delimited single column CSV file, assign th= at file to a variable ("data") and then extract a sample (assigned to "part= ial"). I was getting memory allocation
2014 Oct 28
1
[Bridge] Antwort: RSTP daemon and Marvel switch
Hello Satya, > RSTP daemon runs in application and stops the kernel stp and informs > to pass the packets to application layer. > RSTP daemon waits in raw socket with stp filter. > You just need to change the a bit code for port wise that all. ok thanks, do I need the DSA (Distributed Switch Architecture) driver support to distinguish from which port a frame arrived?
2004 Aug 08
0
Antwort: Re: Source for OCFS Support Package
Studying /etc/init.d/ocfs, I just realized KVER probably had to be specified as 2.4.21-15.ELorafw1. Like I said, I am far from being a Linux expert. Regards, Roland -------------- next part -------------- An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/ocfs-users/attachments/20040808/611120a6/attachment.htm
2007 Jan 29
0
Antwort: Re: "no longer stale" when disconnected with 2.0.5
> here the output of "upsd -DDDDD" when starting "upsc apc@localhost > ups.status" (and stopping after 20-30 sec with an ctrl+c) Ah, you have a problem with 'upsc' rather than with 'upscmd' like you stated before. That changes things. > Connection from 127.0.0.1 > acl_check: localhost: match 1 > ACL [localhost] matches, action=1 > write:
2004 Aug 08
0
Antwort: Re: Source for OCFS Support Package
Thanks Sunil for your advice. I tried that both for ocfs-tools-1.0.10.tar.gz and ocfs-1.0.12.tar.gz. ./configure --with kernel=/usr/src/linux-2.4.21.-9.0.01.ELorafw1 make KVER=up make install That was successful. When I tried to load_ocfs I still got "undefined symbol" errors. I found another ocfs-users thread from April where Wim suggested using the i686 kernel