similar to: Strange log message

Displaying 20 results from an estimated 6000 matches similar to: "Strange log message"

2002 Oct 09
1
File validation errors?
Two days ago I got a whole slew of smbfs errors in my system logs, all stemming from an apparent inability to read two files. Here are some samples: Oct 7 14:36:41 server kernel: smb_file_read: cur/1033577524.16219.server.iatdev.com,S=230098@2,T validation failed, error=4294967294 Oct 7 14:36:47 server last message repeated 5984 times Oct 7 14:36:47 server kernel:
2002 Sep 12
1
AW: File "locking" problem continues.
Hi Kris, lsof (http://freshmeat.net/projects/lsof/) available with most distributions might be your friend: > About: > Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open > Files, and it does just that. It lists information about any files that > are open by processes currently running on the system. It can also list > communications open by each process. Using
2002 May 13
3
Can't access a linux server using a Win2K client
Hello all. I am new to Samba, so forgive me if this is a stupid question, but I have been unable to figure this out. I have a Red Hat 7.1 box (kernel 2.4.9) with the Samba 2.2.4-2 RPM installed. I am trying to configure it so that Windows 2000 machines within my company's Windows domain can access it. Before diving into anything exotic, I am trying to get this to work without requiring any
2002 May 15
2
Linux server, Win2k client: Almost works, what am I missing?
Hello all. A couple of days back I posted a question about how I could get a Win2K client to mount a share from my linux Samba server. I was getting the familiar "account is not authorized to log in from this station" error on the Win2K box, despite a set-up that supposedly allowed guest logins *and* implemented the registry hack for clear-text passwords on the Win2k box. While I
2002 Jul 03
2
Occasional problem with hanging SMB mounts.
Hello everyone. I have two linux servers* that each have four directories mounted as SMBFS shares from a Windows 2000 Server. For the most part, this set-up is working great, however, there have been occasional hiccups. Every so often, one of the servers, LINUX-ONE, logs a couple of Samba-related errors. The following is an example: Jun 30 06:30:45 mx-two kernel: smb_trans2_request:
2004 Mar 19
0
Fwd: osx/fink: cannot do "R INSTALL" (library mixup)
Begin forwarded message: > From: Dan Kelley <Dan.Kelley at Dal.Ca> > Date: March 19, 2004 12:00:01 PM AST > To: Don MacQueen <macq at llnl.gov> > Subject: Re: [R] osx/fink: cannot do "R INSTALL" (library mixup) > > That works perfectly! THanks. I did > 524 export PKG_LIBS="-L/usr/local/lib -L/sw/lib" > 525 R INSTALL pspline > and
2002 Sep 04
3
Probably a stupid question about smbfs and smb.conf.
This seems like it should have an obvious answer, but I haven't seen a clear word one way or the other in the man pages or other documentation that I have read - is smbmount's behavior in any way governed by the smb.conf file? The reason I ask is one of the other sysadmins here has been trying to figure out ways to improve smbfs performance, and he came across the speed.txt file in
2003 May 22
0
use-after-free in smbfs on 2.5.69-mm5
Hi Urban smbfs modifies some memory after free... smb_get_length: Invalid NBT packet, code=4a smb_add_request: request [d828617c, mid=1802201963] timed out! Slab corruption: start=d828617c, expend=d8286287, problemat=d8286184 Last user: [<ec992e35>](smb_free_request+0x45/0x4c [smbfs]) Data: ********6A
2002 Jul 22
1
Samba 2.2.4 - files have disappeared!
Hello all. I have two linux machines, Red Hat 7.1 with kernel 2.4.9-34 (Red Hat stock), with Samba 2.2.4 installed. Both of these machines usa Samba to mount several shares from a common Windows 2000 server. These machines also run Courier IMAP. For those not familiar with email systems, Courier uses the "Maildir" method of email storage and retrieval; each message is stored as a
2006 Mar 13
0
R_alloc problem (Mac OSX)
Hello. I'm having difficulties getting R_alloc() to work. The test platform is a 64-bit Mac running R 2.2.1 installed via a .dmg file obtained from the R site. Details are given below, in a level of detail that I hope is appropriate. My eye was particularly drawn to line #2 in the gdb 'where' output, but line #1 seems sensible so I may just be displaying my ignorance by
2002 Aug 28
0
Strange problem with file locking (so it seems)
Hello all. I'm wresting with a very weird smbfs quirk. I realize smbfs works independently of the Samba package (aside from smbmount's work), so please let me know if I should be asking this question in another forum. We store email directories on a Win2K Server (SP2), with two email servers (Red Hat 7.1, kernel 2.4.9-34) accessing the share. One specific directory has a curious
2009 Feb 25
3
Asterisk with Internet connectivity
Hi! I have a setup with Asterisk in front of a PBX connected with ISDN to the PSTN and to the PBX. This Asterisk (a old 1.2 instance) is doing ENUM for outgoing calls and allows incoming calls per SIP. Recently the IP connectivity for this location was down the whole telephony was down too - not even incoming calls did work. This is really strange as incoming calls from PSTN are routed
2006 Mar 15
1
R_alloc problem on Mac OSX (PR#8683)
Full_Name: Dan Kelley Version: 2.2.1 OS: Mac OSX Submission from: (NULL) (129.173.23.36) I'm having difficulties getting R_alloc() to work on a 64-bit Mac running R 2.2.1 installed via a .dmg file obtained from the R site. Details are given below, in a level of detail that I hope is appropriate. My eye was particularly drawn to line #2 in the gdb 'where' output, but line #1 seems
2010 Mar 18
2
recommendations on use of -> operator
I have never used -> but I noticed at http://github.com/jiho/r-utils/blob/master/beamer_colors.R that some people do. In fact, the above-named code has a sort of elegance about it (except for the use of "=" for assignment...). To my eye, -> calls to mind a type of assignment that is meant to stand out. For example, perhaps it would make sense to use -> to assign
2002 Sep 11
1
File "locking" problem continues.
Hello, all. A while back I posted a question about an issue, but did not get any replies. I understand this might not be something anybody has a definite answer for, and I understand I may not be offering the right information. If that is the case, please let me know what information I can provide, and please don't hesitate to offer any suggestions about what could be causing this problem.
2017 May 02
1
Any progress on write.csv fileEncoding for UTF-16 and UTF-32 ?
On 01/05/2017 8:49 PM, Jack Kelley wrote: > Thanks for looking into this. > > A few notes regarding all the UTF encodings on Windows 10 ... This all stems from the ancient bad decision by Microsoft to translate LF characters to CR LF when writing text files. R passes 0A or 0A 00 or 0A 00 00 00 to the output routine (part of the C run-time), and it needs to figure out how many
2005 May 06
1
R on Macintosh OSX Tiger
Hi. I'm not having any luck installing the binary for the new Macintosh OS called "Tiger". I get error messages as below. Can anyone offer me some advice? (PS: I checked the bug list first but a search on "Tiger" turned up nothing so I hope it's OK to post here.) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared
2017 May 02
0
Any progress on write.csv fileEncoding for UTF-16 and UTF-32 ?
Thanks for looking into this. A few notes regarding all the UTF encodings on Windows 10 ... The default eol for write.csv (via write.table) is "\n" and always gives as.raw (c (0x0d, 0x0a)), that is, <Carriage Return> <Line Feed> as adjacent bytes. This is fine for UTF-8 but wrong for UTF-16 and UTF-32. EXAMPLE: Using UTF-32 for exaggeration (note also that 3 nul bytes are
2002 Oct 28
3
SMBFS files receiving incorrect timestamps
Hello all. Our system consists of two linux machines, each running Red Hat 7.1 (kernel 2.4.9-34), using SMB to mount multiple shares hosted by a Windows 2000 Advance Server. smbclient from Samba 2.2.5 is used to do the actual mounting. Over the weekend, a number of files on these SMBFS shares were created with incorrect timestamps (modification times). In some cases, the timestamps were off by
2018 Apr 05
0
can valgrind read LLD's debug info?
But I can't think of a reason that valgrind needs executable data segment. It is likely that valgrind assumes some specific segment layout that the GNU linker creates and can't handle other layout even if it is valid. On Thu, Apr 5, 2018 at 3:21 PM Rui Ueyama <ruiu at google.com> wrote: > --rosegment puts read-only data and executable text in a single segment > and make it