http://bugs.winehq.org/show_bug.cgi?id=8953
------- Additional Comments From vitaliy(a)kievinfo.com 2007-14-07 08:37 -------
I don't see a crash there. Can you attach complete terminal output (not part of
it). And attach it as file NOT paste.
--
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=8955
------- Additional Comments From daraknor(a)gmail.com 2007-14-07 07:57 -------
Created an attachment (id=7106)
--> (http://bugs.winehq.org/attachment.cgi?id=7106&action=view)
Python network code that quickly demonstrates bug
The main reason I'm including this is so you can see that the socket code is
implemented properly and I am closing the socket. I can submit the entire
framework I use if it would help.
--
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=8946
------- Additional Comments From greg87(a)online.de 2007-14-07 07:53 -------
With what game did you _exactly_ test the game?
I tested Euro 2004 and Fifa 2006 Worldcup.
Geforce 7600 GT and 8600 GT /nvidia-drivers-100.14.11 and 97.55
Since I found already the regression, the question might be why does it work for
you?
--
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=8955
Summary: winmm, 950+ socket cycles crashes application
Product: Wine
Version: 0.9.41.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daraknor(a)gmail.com
I create sockets to a winsock2 DLL send/receive data and then close the socket.
On Windows there is no limit to the number of times I can do this. On linux, the
limit appears to be 970-980. All further attempts to connect simply time out.
The application is also hung.
I have not tested this issue outside of my target application (MetaTrader 4 by
metaquotes.net) and it could be related to their thread/memory management. The
DLL calls ws2_32 and winmm. I attempted to compile the DLL against WINE source
but didn't succeed with the compile on windows.
Issue originally experienced on 0.9.39, confirmed the same behavior on 0.9.41.
Error code: wine client error:0: init_thread failed with status c000011f
0xc000011f is STATUS_TOO_MANY_OPENED_FILES
--
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=8946
------- Additional Comments From austinenglish(a)gmail.com 2007-14-07 06:30 -------
What git version do you have? What video card/drivers?
It works fine for me in wine 0.9.40, nvidia gt 5200, nvidia-glx drivers.
--
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=8954
Summary: Wine Crashes when Corel Draw 12 trys to create e new
Document
Product: Wine
Version: 0.9.41.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roli8200(a)yahoo.de
Installed Corel Draw 12 on a plain new Wine Installation. When Corel Draw 12
starting up it trys to create new document. It seems that the DocumentProperties
in winspool is the source. See attached crashdump.
--
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=8952
------- Additional Comments From chalucha(a)centrum.cz 2007-14-07 05:57 -------
I upgraded from 0.9.39, because with 0.9.40 there was a problem with audio (i
don't know how to exactly explain it but it look like the movement in the game
was a little faster and audio was a bit choppy)
But in 0.9.40 a was able to connect to public servers. Currently I downgraded to
0.9.39 again and it works ok.
--
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.