search for: closed

Displaying 20 results from an estimated 37114 matches for "closed".

Did you mean: close
2017 Jul 07
1
[New Patch] Fix disk corruption when writing
Le 07/07/2017 ? 16:52, Duncan Murdoch a ?crit : > On 07/07/2017 9:54 AM, Serguei Sokol wrote: >> Le 07/07/2017 ? 01:09, Duncan Murdoch a ?crit : >>> On 06/07/2017 6:44 PM, Sokol Serguei wrote: >>>> Duncan Murdoch has written at Thu, 6 Jul 2017 13:58:10 -0400 >>>>> On 06/07/2017 5:21 AM, Serguei Sokol wrote: >>>>>> I propose the
2010 Jan 11
0
tweedie.profile error message
...g site out and replacing it with graze and then dam. It is a grazing exclusion experiment to test effects of feral horse grazing on a number of variables whereby C=controls so open to all herbivores, HE= Horses excluded but allowing other herbivores such as macropods, rabbits, and AHE= is a fully enclosed high wire fence excluding all herbivores. One treatment exclosure type was erected at each site but within these 30m2 exclosures there were two randomly located 5x6m plots so that is why there are two treatment replicates at each site even though there was only one exclosure at each site. I hav...
2012 Dec 13
2
[PATCH 1/2] daemon: NFC Use symbolic names in commandrvf
Improve readability of commandrvf() by replacing bare int values for file descriptors with their symbolic names STD{IN,OUT,ERR}_FILENO. Also add PIPE_READ and PIPE_WRITE for referencing relevant ends of a pipe. --- daemon/guestfsd.c | 79 +++++++++++++++++++++++++++++-------------------------- 1 file changed, 42 insertions(+), 37 deletions(-) diff --git a/daemon/guestfsd.c b/daemon/guestfsd.c
2017 Jul 07
2
[New Patch] Fix disk corruption when writing
...>>>>>> >>>>>> But if fprintf() is used, it returns a negative value from the very >>>>>> first byte written. >>>>> I correct myself. In my test, fprintf() returned -1 for another >>>>> reason (connection was already closed >>>>> at this moment) >>>>> However, if fvprintf(...) is followed by res=fflush(con) then res is -1 >>>>> if we try to write on /dev/full. May be we have to use this to trigger >>>>> an error message in R. >>>>> >>>...
2003 Feb 21
1
2.2.7a - lot of open/close calls
...ack down a performance problem as I posted yesterday and as I increase the log level I've noticed this... [2003/02/21 08:19:06, 2] smbd/open.c:open_file(245) dm389245 opened file mr00257.bat read=Yes write=No (numopen=1) [2003/02/21 08:19:06, 2] smbd/close.c:close_normal_file(213) dm389245 closed file mr00257.bat (numopen=0) [2003/02/21 08:19:06, 2] smbd/open.c:open_file(245) dm389245 opened file mr00257.bat read=Yes write=No (numopen=1) [2003/02/21 08:19:06, 2] smbd/close.c:close_normal_file(213) dm389245 closed file mr00257.bat (numopen=0) [2003/02/21 08:19:06, 2] smbd/open.c:open_fil...
2011 May 08
3
Another quantmod question
I'm having troubles with the names of columns. quantmod deal with stock quotes. I've created an array of the first 5 closing prices from Jan 2007. (Is there a problem that the name is the same as the variable name? There shouldn't be.) > close close 2007-01-03 1416.60 2007-01-04 1418.34 2007-01-05 1409.71 2007-01-08 1412.84 2007-01-09 1412.11 When I try to
2012 Feb 07
5
Table rearranging
I have a table that looks like this: measurement?? ?date??? door ?? color 0.93529385?? ?513?? ?open?? ?red 0.97419293?? ?420??? open ?? red 0.962053514?? ?513?? ?closed?? ?red 0.963909937?? ?1230?? ?open?? ?blue 0.97652034?? ?1230?? ?open?? ?green 0.989310795?? ?1230?? ?closed?? ?blue 0.9941022?? ?917?? ?closed?? ?yellow I would like to create a table that has: Open measurement, Closed measurement, date, color.? For every date/color combination, there should be t...
2008 May 22
1
tests/ok-errors.R ## bad infinite recursion
I've come across a handful of tests that fail at our site. I consider this one the worst because the process does not return. The patch below simply bypasss the test, but the errors in the out file are included as well. I suspect this is due to more or tighter ulimits on this system. But I'm not sure if this is result of different expectations (kernel/userland) of what should be done in
2008 Jan 30
0
Samba hanging from time to time
...irectory/2008/~WRD3964.tmp read=Yes write=Yes (numopen=5) [2008/01/30 13:00:44, 2] smbd/open.c:open_file(391) user1 opened file somedata/ADMIN/some directory/2008/A file name 33 chars long 080130.doc read=No write=No (numopen=6) [2008/01/30 13:00:44, 2] smbd/close.c:close_normal_file(406) user1 closed file somedata/ADMIN/some directory/2008/A file name 33 chars long 080130.doc (numopen=5) NT_STATUS_OK [2008/01/30 13:00:44, 2] smbd/open.c:open_file(391) user1 opened file somedata/ADMIN/some directory/2008/~WRD3964.tmp read=No write=No (numopen=6) [2008/01/30 13:00:44, 2] smbd/posix_acls.c:set_c...
2007 Aug 09
2
Closing a DB
Hi, As part of my whole indexing thing, I want to move the databases around, from within the code. So, I figured that the safest bet would be to close the DB before attempting to move it. But there's no Xapian::Database::close() or even Xapian::WritableDatabase::close(). I have a global variable that holds the database, and I open it in the main(): // globals Xapian::WritableDatabase
2002 Aug 29
1
weird loop selecting print driver from w2k client w/ samba 2.2.5 w/ patches
...en.c:open_file(233) jarboed opened file W32X86/2/KcNtCore.dll read=Yes write=No (numopen=15) [2002/08/28 11:45:38, 2] smbd/open.c:open_file(233) jarboed opened file W32X86/2/KcNtKrnl.dll read=Yes write=No (numopen=16) [2002/08/28 11:45:38, 2] smbd/close.c:close_normal_file(213) my_dom+jarboed closed file W32X86/2/KcNtKrnl.dll (numopen=15) [2002/08/28 11:45:38, 2] smbd/open.c:open_file(233) jarboed opened file W32X86/2/KcNtUI.dll read=Yes write=No (numopen=16) [2002/08/28 11:45:38, 2] smbd/close.c:close_normal_file(213) my_dom+jarboed closed file W32X86/2/KcNtUI.dll (numopen=15) [2002/08/28...
2008 Feb 05
2
Samba crashing word and excell?
...irectory/2008/~WRD3964.tmp read=Yes write=Yes (numopen=5) [2008/01/30 13:00:44, 2] smbd/open.c:open_file(391) user1 opened file somedata/ADMIN/some directory/2008/A file name 33 chars long 080130.doc read=No write=No (numopen=6) [2008/01/30 13:00:44, 2] smbd/close.c:close_normal_file(406) user1 closed file somedata/ADMIN/some directory/2008/A file name 33 chars long 080130.doc (numopen=5) NT_STATUS_OK [2008/01/30 13:00:44, 2] smbd/open.c:open_file(391) user1 opened file somedata/ADMIN/some directory/2008/~WRD3964.tmp read=No write=No (numopen=6) [2008/01/30 13:00:44, 2] smbd/posix_acls.c:set_c...
2011 Jan 06
1
[PATCH] close client socket after closing response body
I am wondering if there are any apps affected by this bug (and perhaps keeping people from switching Unicorn). It''s a fairly esoteric case, so I probably won''t make another release until tomorrow (sleepy now, will probably screw something else up or realize something else is broken :) Anyways it''s pushed out to master and 1.1.x-stable in case people want^Wneed it
2006 Aug 14
4
too many close calls for non-opened fds
Hello All, I'm using OpenSSH 4.3p2 in HP-UX 11.23. On running tusc (a tool to trace system calls and signals) on sshd, I found lot of close calls upto 2047. Those close calls try to close a non-opened file descriptor and results in an error. This behaviour is seen only from OpenSSH 3.9 where closefrom() call is introduced to close the file descriptors before re-exec. The fix is to check
2004 Jul 21
5
Windows Backup
hi, i created a share called backup and it is wrightable for everyone but even so the windows gives me the access denied when using windows backup but i can acess normaly and create using windows explorer any ideas? using win2k
2014 Nov 15
0
Processed: closing 726827, closing 763102, closing 711273, closing 744163, closing 603366, closing 648670 ...
Processing commands for control at bugs.debian.org: > close 726827 4.4.0-1 Bug #726827 [xen-utils-4.1] xen-utils-4.1: Xen doesn't start on a laptop with Nvidia Optimus graphics There is no source info for the package 'xen-utils-4.1' at version '4.4.0-1' with architecture '' Unable to make a source version for version '4.4.0-1' Marked as fixed in versions
2009 Apr 15
6
Intersection of two sets of intervals
Hi, Algorithm question: I have two sets of "intervals", where an interval is an ordered pair [a,b] of two numbers. Is there an efficient way in R to generate the intersection of two lists of same? For concreteness: I'm representing a set of intervals with a data.frame: > list1 = as.data.frame(list(open=c(1,5), close=c(2,10))) > list1 open close 1 1 2 2 5
1999 Aug 06
0
MS-Client
...: fd=3, pid=20380 smb_newconn: detected WIN95 server smb_newconn: protocol=5, max_xmit=2920, pid=20380 capabilities=0x0 smb_proc_readdir_long: starting fpos=2, mask=\* smb_proc_readdir_long: new mask, len=3@1003, mask=ARD smb_proc_readdir_long: received 28 entries, eos=1, resume=0 smb_close_dentry: closed //ACCESRY, count=1 smb_close_dentry: closed //BATHROOM, count=1 smb_close_dentry: closed //BEDROOM, count=1 smb_close_dentry: closed //CATALOG, count=1 smb_close_dentry: closed //DEN, count=1 smb_close_dentry: closed //DINING, count=1 smb_close_dentry: closed //EXPERT.BMP, count=1 smb_close_dentry:...
2001 Mar 06
5
Ports in close state
I have a machine running redhat 6.2 and samba 2.0.6 that does a persistent mount to my Windows 2000 machine for the purposes of serving files via FTP. The samba connection occasionally times out it seems, I get the message smb_request: result -32, setting invalid smb_retry: new pid=20679, generation=12 and it generates a new connection I've got SO_KEEPALIVE active in the socket options in my
2008 Feb 06
1
Rsync Hang with multiple files
I have a problem with rsync hanging when transferring multiple files over a VPN to a separate server. Local server is RHEL4 and remote server is FC6. It ends up failing with the following error message: rsync: connection unexpectedly closed (3193 bytes received so far) [receiver] rsync error: error in rsync protocol data stream (code 12) at io.c(600) [receiver=3.0.0pre8] rsync: connection unexpectedly closed (3193 bytes received so far) [generator] rsync error: unexplained error (code 255) at io.c(600) [generator=3.0.0pre8] Started w...