http://bugs.winehq.org/show_bug.cgi?id=28710
Bug #: 28710
Summary: ws2_32: sock.ok reads/writes invalid memory during
async_getservbyport?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Running "make sock.ok" in ws2_32, valgrind complains as follows:
Invalid write of size 2
at copy_se (async.c:232)
by async_getservbyport (async.c:256)
by ??? (in dlls/ntdll/ntdll.dll.so)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:405)
by start_thread (pthread_create.c:304)
by clone (clone.S:130)
Address 0x7f22f634 is not stack'd, malloc'd or (recently) free'd
Invalid write of size 4
at copy_se (async.c:234)
by async_getservbyport (async.c:256)
by ??? (in dlls/ntdll/ntdll.dll.so)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:405)
by start_thread (pthread_create.c:304)
by clone (clone.S:130)
Address 0x7f22f62c is not stack'd, malloc'd or (recently) free'd
Invalid write of size 1
at strcpy (mc_replace_strmem.c:311)
by copy_se (async.c:235)
by async_getservbyport (async.c:256)
by ??? (in dlls/ntdll/ntdll.dll.so)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:405)
by start_thread (pthread_create.c:304)
by clone (clone.S:130)
Address 0x7f22f63c is not stack'd, malloc'd or (recently) free'd
Invalid write of size 4
at list_dup (async.c:124)
by copy_se (async.c:239)
by async_getservbyport (async.c:256)
by ??? (in dlls/ntdll/ntdll.dll.so)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:405)
by start_thread (pthread_create.c:304)
by clone (clone.S:130)
Address 0x7f22f644 is not stack'd, malloc'd or (recently) free'd
etc.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26402
Summary: Cain and Abel: Crashes in libfreetype/libc
Product: Wine
Version: 1.3.15
Platform: x86-64
URL: http://www.oxid.it/downloads/ca_setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
CC: nerv(a)dawncrow.de, lukasz.wojnilowicz(a)gmail.com
Depends on: 26288
After working around installer bug 26288 the installed app crashes badly.
backtrace attached
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14873
Summary: Voipstunt crashes on startup
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djtm(a)gmx.net
Voipstunt installs fine, but then crashes on startup. It shows a screen "the
application has crashed" and asks for a description of what I was doing at that
moment.
The program is available here: http://www.voipstunt.com/en/download.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9616
Summary: Pronunciation Patterns 3 doesn't start
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.pronunciationpatterns.com/PPS_Demo_3.html
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To install the app properly, I think you need to do
winetricks vcrun6
to get mfc42, else an ocx can't register.
The next problem is that it needs Real Player com objects.
Fortunately, installing Real Jukebox 1 (yes, version 1)
seems to satisfy this.
( You can download Real Jukebox 1 from
http://forms.real.com/real/player/blackjack.html )
Before running, make sure Real Jukebox can play an
.mp3 file.
Also install Gecko (winetricks gecko) before starting,
as somehow the gecko autodownload is themed out of its
mind after installing those two apps.
Then try to start the app. It puts up an error dialog "Einvalidop"
fairly early and gives up. I'll attach a log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32598
Bug #: 32598
Summary: Microsoft Mathematics 4 error Install
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
Classification: Unclassified
Created attachment 43017
--> http://bugs.winehq.org/attachment.cgi?id=43017
Terminal output when attempting to install MASetup.exe
Microsoft Mathematics 4 (MASetup.exe) is an addin for MS Word to solve
equations
- Microsoft Office 2007 was installed to wineprefix="~/msoffice"
- The addin requires dotnet30sp1 to be installed
- Winetricks was used to install dotnet30sp1 successfully using aforementioned
wineprefix
- Ran command:
env WINEPREFIX=~/msoffice wine MASetup.exe
This resulted in the initial error where it said it "requires .NET framework
3.0 SP1 to function properly."
Attached log of terminal output
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31919
Bug #: 31919
Summary: Cant run grand theft auto san andreas
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ahoballa(a)gmail.com
Classification: Unclassified
When I run gta wine gives to me window there sayd that there have been found
inportant problem.
How to fix that?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32367
Bug #: 32367
Summary: Mezzmo fails to start due to unimplemented function
MSVCR80.dll._encode_pointer
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Classification: Unclassified
Created attachment 42707
--> http://bugs.winehq.org/attachment.cgi?id=42707
Console output
After installing Mezzmo and trying to start it you get an error on a runtime
librery message. When you check the console you can see that wine fails with
errors like
err:module:find_forwarded_export module not found for forward
'msvcr90._encode_pointer' used by L"C:\\windows\\system32\\msvcr80.dll"
And after closing several messages it finnaly crash with Call from 0x7bc4bab0
to unimplemented function MSVCR80.dll._encode_pointer, aborting
This is on Ubuntu 13.04 and Wine wine-1.5.18-234-gb1d9d43
You can workaround this with winetricks vcrun2005 but then you will hit another
crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26827
Summary: Theatre of War 3: Korea Demo - OLE error 80004001 on
start
Product: Wine
Version: 1.3.18
Platform: x86
URL: http://www.gamershell.com/news_115056.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=34178)
--> (http://bugs.winehq.org/attachment.cgi?id=34178)
terminal output
Installs fine, but running it gives OLE error 80004001 on start. Terminal shows
a lot of shdocvw spam, so I tried native ie7, which eliminates the OLE error,
but the game then doesn't start, instead hangs on:
fixme:shell:ISVOleCmdTarget_Exec (0x1324d8)->(
Target GUID:{000214d1-0000-0000-c000-000000000046} Command:0x00000047
Opt:0x00000000 (nil) (nil))
fixme:shell:ISVOleCmdTarget_Exec (0x1324d8)->(
Target GUID:{000214d1-0000-0000-c000-000000000046} Command:0x00000009
Opt:0x00000000 (nil) (nil))
terminal output for both cases are attached. The failure to start should be a
separate bug, of course, but with native ie7 installed I'm hesitant to say it's
a different bug yet...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28820
Bug #: 28820
Summary: oleaut32/tests/vartype.ok fails under Valgrind?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
"make vartype.ok" passes normally, but under Valgrind, it repeatably fails:
vartype.c:3657: Test failed: expected 0xbfffffff 0xffffff23
(3221225471,4294967075), got (3221225472,0); hres=0x00000000
vartype.c:3660: Test failed: expected DISP_E_OVERFLOW, got hres=0x00000000
vartype.c:3664: Test failed: expected DISP_E_OVERFLOW, got hres=0x00000000
vartype.c:3740: Test failed: expected 2147483647ul 4294951488ul
(2147483647,4294951488), got (2147483647,4294951936); hres=0x00000000
...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21359
Summary: Windows 7 Platform SDK can't restart installer
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Once the installer has gone a ways and aborted,
starting it again aborts fairly quickly with a dialog
box saying there was a problem. I'll attach the last
zillion lines of a +seh,+relay,+text log; looks like
it has something to do with a service not being available?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.