http://bugs.winehq.org/show_bug.cgi?id=8797
------- Additional Comments From ErV2005(a)rambler.ru 2007-26-06 17:19 -------
Phrase "according to my debug results" means that it crashes (produces windows-
like crashdump in console) when I launch program with winegdb, put breakpoint
on that line, and type "next", then if argument to dlopen is a path to
"wined3d.so" crash will occur immediately.
--
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=8797
------- Additional Comments From ErV2005(a)rambler.ru 2007-26-06 17:09 -------
update:
according to my debug results,
.kkreiger actually crashes in "wine_dlopen" located in libs/wine/loader.c line
703, (" ret = dlopen( filename, flag | RTLD_FIRST );") crash occurs only if
wined3d is loading (filename "/usr/local/bin/../lib/wine/wined3d.dll.so") and
WINEDEBUG+=relay is not set.
--
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=8801
Summary: winhttp.dll and winsock:WSAStringToAddressA
Product: Wine
Version: 0.9.39.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sites(a)cheimes.de
Myst Online requires a copy of winhttp.dll for its status message system. I used
a copy from my Windows XP SP2 (German). Since Myst Online version Live 6 the
status message fails to update with the message
fixme:winsock:WSAStringToAddressA (support.mystonline.com, 17, (nil),
0x7d8628dc, 0x7d8628d8) - AddressFamiliy not implemented!
0x17 = IPv6
I've talked to Andrey Turkin about the issues and he replied with:
---
Launcher do very strange things there. WSAStringToAddress cannot resolve
DNS names to IP address; launcher tries to do this, notice failure,
tries again with IPv6 (which is not supported, hence fixme; but the
function claims successful completion for some reason); then launcher
tries the same thing again with ANSI version of this function, and then
goes on with "[support.mystonline.com]" as server name, which won't work.
---
--
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=5646
lindevel(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lindevel(a)gmx.net
------- Additional Comments From lindevel(a)gmx.net 2007-26-06 15:39 -------
I can confirm that with WINE 0.9.39 the problem still exists.
(Could someone change the status to NEW and the version to 0.9.39?)
--
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=8795
claus.fischer(a)clausfischer.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|minor |normal
------- Additional Comments From claus.fischer(a)clausfischer.com 2007-26-06 13:48 -------
OOPS!
It seems that the Excel file I use to test had been corrupted after the
cxoffice-wine-excel, and therefore didn't display the Visual Basic code.
With an original copy of the .xls file, and with the original Wine OLE Dll's,
one can access the Visual Basic code.
There is still one "Fehler bei Zugriff" message when Excel starts up
(before loading a file), and spurious crashes with some X Pixmap function.
This is still with 0.9.34; I'll go ahead and try to install 0.9.39 now.
--
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.