http://bugs.winehq.org/show_bug.cgi?id=7506
Summary: ftp to remote server does short writes
Product: Wine
Version: 0.9.22.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dougm(a)bravoecho.net
In Linux, I ran:
wine ftp.exe -d -s:fc2 winpc
where ftp.exe is the Windows XP ftp client. The fc2 command-file specifies
login and pw, and a file to send.
Here is the output:
Connected to winpc.
220 Welcome to Quick 'n Easy FTP Server
User (winpc:(none)): --->
USER dmcc
331 Password required for dmcc
--->
PASS jjj
230 User successfully logged in.
ftp> ---> bin
TYPE I
200 Type set to BINARY
ftp> fixme:winsock:WS_setsockopt (96,SOL_SOCKET,SO_DEBUG,0x32f1dc(1)) attempted
(is privileged). Ignoring.
---> put mm
PORT 172,20,30,123,149,192
200 Port command successful.
---> STOR mm
150 Opening BINARY mode data connection for file transfer.
226 Transfer complete
ftp: 136740 bytes sent in 0.00Seconds 136740000.00Kbytes/sec.
ftp> ---> bye
QUIT
221 Bye
The client-side mm file is 143KB, but the resulting server-side file is only
23KB. You can see the fixme message above, not sure if that's relevant.
Another example, using qftp.exe from http://nbpfaus.net/~pfau/ftplib/:
wine qftp.exe send -v 9 winpc -l dmcc -p jjj mm
220 Welcome to Quick 'n Easy FTP Server
USER dmcc
331 Password required for dmcc
PASS jjj
230 User successfully logged in.
TYPE I
200 Type set to BINARY
PASV
227 Entering Passive Mode (172,20,30,112,4,0)
STOR mm
150 Opening BINARY mode data connection for file transfer.
short write: passed 8192, wrote 5792
226 Transfer complete
ftp error
226 Transfer complete
Here the client shows an error message about the write. The resulting server
file is only 14KB in this case.
When I run these ftp client commands in Windows, they work fine. When I run the
Linux ftp client to the same server, it works fine. There are no firewalls or
other restrictions in place.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5337
------- Additional Comments From adam(a)tpetaccia.com 2007-20-02 18:38 -------
Is this still a bug? I can't reproduce it with newer wines (0.9.29 and upwards
is when I started GW)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7224
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From juan_lang(a)yahoo.com 2007-20-02 18:00 -------
>From bug 7455 it looks like install is now working, so I'm marking this fixed.
Reporter, please close or reopen as appropriate.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7466
------- Additional Comments From juan_lang(a)yahoo.com 2007-20-02 17:55 -------
Can you do a bisect to find the patch that broke it?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7502
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From juan_lang(a)yahoo.com 2007-20-02 17:44 -------
Install it into wine first - it's crashed after looking for c:\windows\wpr.ini,
which isn't there, since it was installed under NT.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7461
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ead1234(a)hotmail.com
------- Additional Comments From truiken(a)gmail.com 2007-20-02 17:31 -------
*** Bug 6973 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6973
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From truiken(a)gmail.com 2007-20-02 17:31 -------
Duplicate. Marking it as a duplicate of a newer bug because it's easier to
download and test.
*** This bug has been marked as a duplicate of 7461 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7310
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From truiken(a)gmail.com 2007-20-02 17:26 -------
This works fine for me. Installed all four cds and ran the software.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7505
kelfe(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, regression
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7505
Summary: EVE Online leaks memory
Product: Wine
Version: CVS
Platform: Other
URL: http://www.eve-online.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
with this patch there seems to be a new memory leak in EVE Online
author H. Verbeet <hverbeet(a)gmail.com>
Tue, 13 Feb 2007 22:12:36 +0000 (23:12 +0100)
committer Alexandre Julliard <julliard(a)winehq.org>
Wed, 14 Feb 2007 12:54:42 +0000 (13:54 +0100)
commit dea795f7ac6bfabe0c90f6d36d295a33d36996dd
http://source.winehq.org/git/wine.git/?a=commit;h=dea795f7ac6bfabe0c90f6d36…
before the patch the memory usage on the loginscreen is as good as constant
after the patch it starts to increase after a minute (no login required)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.