http://bugs.winehq.org/show_bug.cgi?id=7524
Summary: inet_addr need exception handler
Product: Wine
Version: 0.9.30.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leukhe(a)gmail.com
Emule morph fails to start up. I traced this back to this simple program:
#include "stdafx.h"
#include <Winsock2.h.>
int _tmain(int argc, _TCHAR* argv[])
{
int var = inet_addr(NULL);
fprintf(stdout,"THis program is ok\n");
return 0;
}
This program returns output on windows xp console but fails on 0.9.30 wine.
on wine (on ubuntu, on vmware) the debugger starts.
On xp when running in a debugger it reports a first time exception, but does not
break on 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=7523
------- Additional Comments From hverbeet(a)gmail.com 2007-22-02 14:10 -------
Could you add +d3d_caps and +d3d_shader please?
--
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=7522
------- Additional Comments From d1m1(a)gmx.ch 2007-22-02 12:58 -------
It is also possible to reproduce this problem with the IL-2 demo version:
http://www.download.com/IL-2-Sturmovik-demo/3000-7547_4-10230099.html
Create a server and fly around until it freezes, may take 7-20 minutes until it
crashes.
Probably all versions are affected
My system configuration:
Debian Etch, standard kernel image: 2.6.18-3-k7
Video-Drivers: OpenGL version string: 2.1.0 NVIDIA 97.46
Soundcard: Audigy 2 ZS
--
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=5489
scotty2hott2k(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
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=7523
Summary: Gothic 3 with GLSL
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Selecting GLSL instead of ARB let the game crash at loading.
Used Detail Level was Medium.
Gothic is patched to 1.12 and runs with a nocd crack.
--
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=7520
lav(a)etersoft.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lav(a)etersoft.ru
--
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.