Displaying 20 results from an estimated 1000 matches similar to: "Auto-Removal of Straggling File locks due to Ungraceful Client Disconnects"
2014 Mar 11
3
[LLVMdev] GlobalValues appear in their own use lists?
Chris,
this is a patch against top-of-tree. Maybe I wrote something wrong in the patch?
$ svn info
…
Last Changed Author: chapuni
Last Changed Rev: 203523
Last Changed Date: 2014-03-10 17:34:38 -0700 (Mon, 10 Mar 2014)
$ svn diff
Index: lib/IR/Verifier.cpp
===================================================================
--- lib/IR/Verifier.cpp (revision 203523)
+++ lib/IR/Verifier.cpp
2006 Jun 22
1
Action: Originate PROBLEM
Hi,
I'm straggling with setting up a call via manager interface. Basic
functionality works fine but I try to use this addons:
Application: Playback
Data: beep
when a call is answered by A side, 'beep' is played correctly but no
further action is taken - I got hangup !!!
Why it's not connecting to B side of connection after playing the 'beep'.
When removing
2014 Mar 10
2
[LLVMdev] GlobalValues appear in their own use lists?
In the following IR module:
–
define i8 @foo() #0 {
entry:
%call0 = call i8 @bar()
ret i8 %call0
}
declare i8 @bar() #1
–
@bar() gets marked as its own user in top-of-tree LLVM. I patched the Verifier to check it (but didn’t commit the patch):
–
Index: lib/IR/Verifier.cpp
===================================================================
--- lib/IR/Verifier.cpp (revision 203468)
+++
2016 Sep 10
3
c(<Matrix>, <Matrix>) / help(dotsMethods) etc
I have been asked (by Roger; thank you for the good question,
and I hope it's fine to answer to the public) :
> with Pi a sparse matrix and x,y, and ones
> compatible n-vectors ? when I do:
>> c(t(x) %*% Pi %*% ones, t(ones) %*% Pi %*% y )
> [[1]] 1 x 1 Matrix of class "dgeMatrix"
> [,1] [1,]
> 0.1338527
>
2002 Oct 17
3
R-1.6.1beta available
R 1.6.1 has been scheduled for November 1.
We're makin interim beta versions available via
http://cran.us.r-project.org/src/base
(ftp://cran.us.r-project.org/pub/R/src/base used to work, but
apparently FTP access has been disabled)
The filename is R-1.6.1beta_*.tar.gz, where * is the creation date.
If you want to help ensure that the final 1.6.1 works satisfactorily
on *your* platform,
2003 Jun 13
4
Using jpeg() function over cgi
Hi
I have seen a few posts to this list regarding problems accessing the x11() device over cgi - namely, when trying to create a graphic using the jpeg() function, everything is fine from the command line but it won't work over cgi, producing the error:
"Unable to open connection to X11 display"
Has anyone actually solved this particular problem satisfactorily?
Please reply
2005 Apr 18
2
R2.0.1 for Mac OS X 10.3 problem
This combination was operating satisfactorily until I tried updating
lme4 and Matrix. My attempts to do this ultimately broke R. The R
console appears briefly, then collapses. I have tried downloading and
reinstalling R without success. Typing 'R' into Terminal gives the
error message bring up the usual introduction, then the error message:
Error in methods:::mlistMetaName(mi, ns)
2012 Sep 12
0
Ocfs2-users Digest, Vol 105, Issue 4
Hi Yuvrajsinh, thank you for the reply, yes it was a kernel issue and we have done an upgrade to 2.6.18.308 and used the packges that match the version number, and I have done a update post this evening as below
Hi All, since the post I have made some kind of a progress
1. I upgraded the kernel to 2.6.18-308.1.1.el5 same I was able to download the ocfs2 module is
2005 Jul 16
5
Running a game in full screen mode?
UT2004 runs nearly flawlessly under Wine, and is about
10,000 times easier to install than its Linux
counterpart.
The only problem I'm having is running it full screen.
What's the command for that?
For example, is it something like:
$wine UT2004.exe --full-screen
I know --full-screen is the right option, so which is
it? (Without editing the config file, or course.)
:)
Thanks!
Hiji
2008 Oct 03
2
What is the meaning of "segfault 'memory not mapped' " ?
I'm trying to get some "easy coding" to reproduce the error. In the
meantime I have R code that run for 20 or more hours and suddenly i got
a "segfault 'memory not mapped'" error. I have to clarify that the error
not alway occurs and sometimes the process end satisfactorily. The
process is basically a search using an MCMC strategy, sometimes the
algorithm converge
2012 Sep 12
2
Ocfs2-users Digest, Vol 105, Issue 4
Seems RPM compatibility issue with OS Kernel.
Check OS Kernel and download RPM (4 Nos) for same kernel.
Regards,
Yuvrajsinh Chauhan || Sr. DBA || CRESTEL-PSG
Elitecore Technologies Pvt. Ltd.
904, Silicon Tower || Off C.G.Road
Behind Pariseema Building || Ahmedabad || INDIA
[GSM]: +91 9727746022
-----Original Message-----
From: ocfs2-users-bounces at oss.oracle.com
[mailto:ocfs2-users-bounces
2013 Jul 05
1
fan_fucking_tastic
While I empathize with your predicament, I generally prefer not to have
expletives in my inbox. Also, what has this to do with markdown?
On Jul 5, 2013 7:20 PM, "bowerbird" <bowerbird at aol.com> wrote:
> fan_fucking_tastic.
>
> somebody hit another one of the dead skunks on this road.
>
> -bowerbird
>
> _______________________________________________
>
2003 Jul 09
2
Packages, generics, S3 and S4
My question has two parts.
The first is with regard to the frame or environment in which generic
functions are defined in packages. It seems as though they are defined
(i.e. exist as objects) in frame 1, even when defined in a package.
The following is a short example:
setClass("track",representation(x="numeric",y="numeric"))
plotTrack <- function(x,y,...)
2007 Nov 27
2
[PATCH] Make xenstored EOF-safe
As bug 968 suggests, xenstored must properly handle EOF from clients.
From: Pavel Kankovsky <peak@argo.troja.mff.cuni.cz>
Signed-off-by: Samuel Thibault <samuel.thibault@citrix.com>
diff -r 6fd17d0dcbcd tools/xenstore/xenstored_core.c
--- a/tools/xenstore/xenstored_core.c Tue Nov 27 12:49:16 2007 +0000
+++ b/tools/xenstore/xenstored_core.c Tue Nov 27 14:56:35 2007 +0000
@@ -1266,7
2017 Jul 31
1
lldb-amd64-ninja-netbsd7 builder
To whom it may concern:
I've been monitoring the lab.llvm.org builders for a bit over a week now
and this builder:
http://lab.llvm.org:8011/builders/lldb-amd64-ninja-netbsd7
has been down since April. It also has no admin listed. Could it be
removedfrom thelist of builders?
Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jun 11
3
JIAX status
HI,
Anyone knows the current status of JIAXclient?
I tried to recompile the sources available in sourceforge but
they reference a old java package that I was not able to find.
I tried to e-mail the author but seems that his account is no longer valid.
I in need of a java IAX client that could be loaded as an applet. I know
that
is a lot of viable SIP alternatives, but due to NAT/Firewall
2015 Jun 27
3
[LLVMdev] Legalizing SelectionDAGs with illegal pointer type
Hi,
I recently started helping with the LLVM AVR backend [1]. The AVR is an 8 bit core with pointer type i16. That makes pointers illegal in the SelectionDAG. As far as I understand it, it is the backends job to legalize these nodes by using the ReplaceNodeResults/LowerOperation callbacks. Is that about right?
I have the feeling that the symbolic nodes carrying pointers, like FrameIndex are
2020 Feb 28
2
Issue compiling Samba 4.11.6 with GNUTLS 3.6.12 (Not standard location)
On Fri, 2020-02-28 at 18:38 +0000, Rowland penny via samba wrote:
> > Is there a way to solve this build issue with Samba 4.11.6?
> >
> Not sure, but even if you can, you cannot use it without python3
>
> Rowland
G'Day Rowland,
If the OS only needs to build Samba for a fileserver or a client
library then the python3 issue doesn't come up, we still allow a build
of
2019 May 13
0
Potfix+Dovecot with dsync replication problem
Hi all,
Any suggestion?
BR
On Mon, 6 May 2019 at 14:22, Zeljko Dokman <zdokman at gmail.com> wrote:
> Hi all,
>
> I am in need of some help.
>
> Straggling to make something work, trying to configure postfix and
> dovecote imap server with dovecote replication.
>
> Can?t figure out what is wrong with my configuration.
>
>
>
> Replication is working
2009 Mar 17
2
link in base help file fails.
I run R on MS Windows. In R2.9.0dev, I type ?base to get "R help for package
base" to open. I then select ".First" from the list of contents, getting a page
headed: "Initialization at Start of an R Session". About half way down there is
a sentence:
The command-line flag --vanilla implies --no-site-file, --no-init-file,
--no-restore and --no-environ. Under