Displaying 4 results from an estimated 4 matches for "sys3175".
2003 Jun 03
1
[Bug 586] Syntax error on local to local copy (escaping required)
...uired)
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: lukeross at sys3175.co.uk
When trying to upload a file, I inadvertently missed off the trailing ':' to
make it remote copy, so scp attempted to local copy, using "exec cp". However
scp didn't reescape the filenames:
$ scp /home/mp3/Kosheen\ -\ Catch\ \(original\).mp3 lukeross at 1.2.3.4
sh: -...
2006 Aug 07
5
OS/2 client crash on "Find Close2"
Hello,
I have just migrated an old OS/2 file server to a Linux box with Samba
3.0.23a. Now the OS/2 clients crash from time to time. I found a way to
reproduce/force the crash using PMMail and did some experiments.
The popuplog.os2 on the clients (Warp4 and eComStation) always names a
sys3175 in pmshell.exe / doscall1.dll.
Using Ethereal and comparing the network traffic between a) a client
and the Samba server and b) the same client and an OS/2 server (in this
setup the client doesn't crash) I found at least one difference in the
SMB protocol. It is the "Find Close2 Respon...
1997 Dec 06
1
OS/2, DOS LanMan, Amiga and Solaris 2.4 patch for Samba
...ect machine sometimes that machine crashes (putting files is no problem). It's quite unpredictable. Sometimes it takes a couple of megabytes before it crashes, sometimes it crashes after just a couple of files. The machine doesn't crash completely but the network process PEER.EXE goes down: SYS3175 in DOSCALL1.DLL (an important system library). It looks a bit like the infamous "DIR ..\" bug in NT (which Microsoft first blamed on Samba!). If you have Warp 4 or Connect I would very much appreciate it if you could try and see if you get the same problem. One final note: when smbclient...
2004 Sep 30
0
Building wine-i386 on x86_64 linux
Hi,
I'm trying to build Wine as a 32 bit program on my x86_64 machine,
running Fedora Core 2. I downloaded Wine-20040914.tar.gz specified that
I wanted to use the 32-bit compilers with:
CC=/usr/bin/i386-redhat-linux7-gcc
CXX=/usr/bin/i386-redhat-linux7-g++ CPP_FLAGS=-m32 CXXFLAGS=-m32
./configure
I then did make depend and make, and everything appears to be being
built with the correct