Displaying 20 results from an estimated 60 matches for "gri".
Did you mean:
fri
2015 Sep 21
2
Centos 6.6, apparent xfs corruption
...fs_trans_cancel" and
"Corruption of in-memory data detected. Shutting down filesystem". The
filesystem is back up, mounted, appears to be working OK underlying a
Splunk datastore. Does anyone have a suggestion on diagnosis or known
problems? Many thanks.....Nick Geo
Sep 18 20:35:15 gries kernel: XFS (dm-2): Internal error xfs_trans_cancel
at line 1948 of file fs/xfs/xfs_trans.c. Caller 0xffffffffa01f1388
Sep 18 20:35:15 gries kernel:
Sep 18 20:35:15 gries kernel: Pid: 24005, comm: splunkd Not tainted
2.6.32-504.8.1.el6.x86_64 #1
Sep 18 20:35:15 gries kernel: Call Trace:
Sep 18 2...
2015 Sep 21
0
Centos 6.6, apparent xfs corruption
...ot;Corruption of in-memory data detected.
> Shutting down filesystem". The filesystem is back up, mounted,
> appears to be working OK underlying a Splunk datastore. Does anyone
> have a suggestion on diagnosis or known problems? Many
> thanks.....Nick Geo
>
> Sep 18 20:35:15 gries kernel: XFS (dm-2): Internal error
> xfs_trans_cancel at line 1948 of file fs/xfs/xfs_trans.c. Caller
> 0xffffffffa01f1388 Sep 18 20:35:15 gries kernel: Sep 18 20:35:15
> gries kernel: Pid: 24005, comm: splunkd Not tainted
> 2.6.32-504.8.1.el6.x86_64 #1 Sep 18 20:35:15 gries kernel:...
2015 Apr 08
2
[LLVMdev] want to intercept array dereferences
If I understand correctly, LLVM is a *typed* assembly language. Could
I just look for a pointer type plus an integer type followed by a
dereference? That would catch both a[n] and *(a+n).
Gry
On Tue, Apr 7, 2015 at 10:46 PM, Bruce Hoult <bruce at hoult.org> wrote:
> Far too late. That would need to be in Clang.
>
> On Wed, Apr 8, 2015 at 5:36 PM, Gry Gunvor <gry.gunvor at
2015 Apr 07
4
[LLVMdev] how much RAM do I really need to build a devel version of LLVM?
I tried half a gig and that didn't work. I just want to know before I
go buy a new machine.
Gry
2004 Jun 17
2
Problem with sending winpopup messages
...kernel version 2.6 I want to send a
message to Windows clients from my Samba 3.0.2a box. Clients are w2k and
winxp. If i say in CL
$> smbclient -M recipient_machine
then recieve error message "session request failed".
Here the part of debug log:
------------------------------------
[gri@griff gri]$ smbclient -M serv -d5
...
...
Sent session request
size=1
smb_com=0x0
smb_rcls=0
smb_reh=0
smb_err=0 smb_flg=0
smb_flg2=0
smb_tid=0
smb_pid=0
smb_uid=0
smb_mid=0
smt_wct=0 smb_bcc=0
tdb(unnamed): tdb_open_ex: could not open file
/var/cache/samba/lang_ru_RU:ru.tdb: Permission denied
ses...
2015 Apr 08
2
[LLVMdev] want to intercept array dereferences
Normally for int n unknown at static time, "a[n]" and "*(a+n)" results
in an add and then a dereference. I want instead for it to compile to
a system call that takes two arguments, a and n. Where should I
intercept this in LLVM?
Gry
2015 Apr 09
3
[LLVMdev] [cfe-dev] want to intercept array dereferences
On Thu, Apr 9, 2015 at 10:47 AM, Jonathan Roelofs
<jonathan at codesourcery.com> wrote:
>> Again, I asked the LLVM list if, since LLVM is a typed assembly
>> language, if I could just look for pointer plus offset followed by a
>> dereference. They seemed to suggest that looking for that idiom would
> JFTR, we're one big community, and it's not as segregated
2015 Dec 20
2
Fwd: getting started changing the emitted code: at one instruction at function top
I'm just getting started changing the emitted code. Suppose I want to
just add one new instruction to the function prologue at the top.
Where would I do this? Does it depend on the backend? I'm targeting
RISCV64.
Gry
2002 Aug 14
1
How to use OggDrop?
Hi,
where can I find more detailed information (e.g. user guide) about how
to work with OggDrop (simple and advanced version) under Windows? How do
I convert audio cd to ogg vorbis files?
Thanks
Matthias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Matthias.Gries.vcf
Type: text/x-vcard
Size: 626 bytes
Desc: Card for Matthias Gries
Url : http://lists.xiph.org/pipermail/vorbis/attachments/20020814/31ce2a9e/Matthias.Gries-0001.vcf
2012 Sep 20
3
(no subject)
...t memory-efficient way to do this
involves just using the frequency lists to create one big vector with
all elements and tabulate that.
table(c(rep(names(freq.list.a), freq.list.a), rep(names(freq.list.b),
freq.list.b))) # kind of cheating but possible with short vectors ...
HTH,
STG
--
Stefan Th. Gries
-----------------------------------------------
University of California, Santa Barbara
http://www.linguistics.ucsb.edu/faculty/stgries
2001 May 03
2
wineserver: /root/.wine/config is not a valid registry file
Hi!
When I'm trying to run wine (I've tried many compilations), I got something
like that:
wineserver: /root/.wine/config is not a valid registry file
Why I'm not using /etc/wine.conf, /usr/etc/wine.conf or
/usr/local/etc/wine.conf? Because wineserver wants only
$HOME/.wine/config...
When I delete this file wineserver 'says' that I don't have configuration
file (even
2006 Feb 01
1
Word boundaries and gregexpr in R 2.2.1
...boundaries?
I am using R 2.2.1 on a machine running Windows XP:
> R.version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 2.1
year 2005
month 12
day 20
svn rev 36812
language R
Thanks a lot,
STG
--
Stefan Th. Gries
----------------------------------------
University of California, Santa Barbara
http://people.freenet.de/Stefan_Th_Gries
2005 Aug 26
3
parts of data frames: subset vs. [-c()]
...i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 1.1
year 2005
month 06
day 20
language R
Thanks a lot,
STG
--
Stefan Th. Gries
----------------------------------------
Max Planck Inst. for Evol. Anthropology
http://people.freenet.de/Stefan_Th_Gries
----------------------------------------
Machen Sie aus 14 Cent spielend bis zu 100 Euro!
Die neue Gaming-Area von Arcor - ??ber 50 Onlinespiele im Angebot.
http://www.arcor....
2006 Jul 23
3
RfW 2.3.1: regular expressions to detect pairs of identical word-final character sequences
...s of \\w to be identical characters:
text<-"doo yoo see mee?"
gsub("(\\w{2,}?)(\\W.+?)\\1(\\W)", "\\1<r>\\2\\1<r>\\3", text, perl=TRUE)
Again, any ideas?
I'd really appreciate any snippets of codes, pointers, etc.
Thanks so much,
STG
--
Stefan Th. Gries
-----------------------------------------------
University of California, Santa Barbara
http://www.linguistics.ucsb.edu/faculty/stgries
2011 Mar 05
1
pvclust crashing R on Ubuntu 10.10
...jor 2
minor 12.2
year 2011
month 02
day 25
svn rev 54585
language R
version.string R version 2.12.2 (2011-02-25)
###
Paradoxically enough, R for Windows installed on this machine (running
with Wine) causes no problems, but on Linux ... Any ideas what that
could be?
Thanks a lot,
STG
--
Stefan Th. Gries
-----------------------------------------------
University of California, Santa Barbara
http://www.linguistics.ucsb.edu/faculty/stgries
2007 Dec 01
2
NAs produced by integer overflow (PR#10482)
Full_Name: Stefan Th. Gries
Version: R version 2.6.1 (2007-11-26)
OS: Windows XP Home SP2
Submission from: (NULL) (68.6.47.105)
Hi
A simple computation results in integer overflow:
These are the relevant vectors:
> sum(cur.obs)
[1] 110231
> colfreq
other past perfect present progressive...
2018 May 09
3
NAs produced by integer overflow, but only some time ...
...LC_NAME=C
LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] compiler_3.4.4 backports_1.1.2 magrittr_1.5 rprojroot_1.3-2
htmltools_0.3.6 tools_3.4.4 yaml_2.1.19 Rcpp_0.12.16
stringi_1.2.2
[10] rmarkdown_1.9 knitr_1.20 stringr_1.3.0 digest_0.6.15
evaluate_0.10.1
######################
What is even more puzzling is that one time I ran R in the console of
Geany and this happen...
2006 Feb 21
1
Resolution of plots?
Hello.
I have a problem regarding the output from the R plot window.
I have a quite dense dendrogram that I wish to visualize using a suitable
software (like Illustrator), and to accomplish that I right click on the
image from the plotting device and I save as metafile. The problem is when I
scale up the image, some of the vectors in the dendrogram image are
inseparable.
My question is if
2006 Feb 01
1
Word boundaries and gregexpr in R 2.2.1 (PR#8547)
Full_Name: Stefan Th. Gries
Version: 2.2.1
OS: Windows XP (Home and Professional)
Submission from: (NULL) (68.6.34.104)
The problem is this: I have a vector of two character strings.
> text<-c("This is a first example sentence.", "And this is a second example
sentence.")
If I now look for...
2018 May 09
0
NAs produced by integer overflow, but only some time ...
...hope you are getting the answers you are expecting when you do use double precision numeric values. Also, using the prefix form of multiplication is unnecessarily obscure, and your use of the return function at the end of your function is redundant.
On May 8, 2018 7:54:26 PM PDT, "Stefan Th. Gries" <stgries at gmail.com> wrote:
>I have problem with integer overflow that I cannot understand.
>
>I have a character vector curr.lemmas with the following properties:
>
>length(curr.lemmas) # 61224
>length(unique(curr.lemmas)) # 2652
>
>That vector is the input...