http://bugs.winehq.org/show_bug.cgi?id=23857
Summary: Steam's Half-Life doesn't run
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wiltave(a)zipmail.com.br
Created an attachment (id=29955)
--> (http://bugs.winehq.org/attachment.cgi?id=29955)
Output
I'm trying to run Half-Life from Steam in Debian Sid. When I click in the play
button, the popup window saying "prepare to launch Half-Life..." appears and
then hides.
My video card is SIS671/761 wich I run Steam and Half-Life pretty well in
Windows XP.
Wine 1.2-rc6 started the game but this new version cannot do that.
Please, see the attachment.
Thank you and sorry about my english.
--
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=28697
Bug #: 28697
Summary: ieframe/tests/ie.ok: Use-after-free (after
ImageList_ReplaceIcon)
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
In ieframe/tests, while doing 'make ie.ok', valgrind complained:
Invalid read of size 4
at memcpy (mc_replace_strmem.c:635)
by xbuf_add (tmarshal.c:107)
by serialize_param (tmarshal.c:688)
by serialize_param (tmarshal.c:793)
by TMStubImpl_Invoke (tmarshal.c:2112)
by RPC_ExecuteCall (rpc.c:1417)
by apartment_wndproc (compobj.c:1007)
by ??? (in dlls/user32/user32.dll.so)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:899)
by DispatchMessageW (message.c:3809)
by IEWinMain (iexplore.c:1051)
by WinMain (main.c:81)
by main (exe_main.c:48)
Address 0x7f041418 is 64 bytes inside a block of size 168 free'd
at RtlFreeHeap (heap.c:262)
by X11DRV_DeleteDC (init.c:200)
by free_dc_ptr (dc.c:186)
by DeleteDC (dc.c:801)
by nulldrv_StretchDIBits (dib.c:446)
by StretchDIBits (dib.c:474)
by add_with_alpha (imagelist.c:225)
by ImageList_ReplaceIcon (imagelist.c:2508)
by SIC_IconAppend (iconcache.c:284)
by SIC_Initialize (iconcache.c:428)
by DllMain (shell32_main.c:1200)
by __wine_spec_dll_entry (dll_entry.c:40)
by ??? (in dlls/ntdll/ntdll.dll.so)
by MODULE_InitDLL (loader.c:978)
by process_attach (loader.c:1067)
--
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=14060
Summary: magic the gathering online 3.0 does not connect
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
AssignedTo: kai.blin(a)gmail.com
ReportedBy: ricardo_barbano(a)hotmail.com
CC: ricardo_barbano(a)hotmail.com
fixme:secur32:schan_InitializeSecurityContextW stub
another application that needs SChannel implemented.
right now login doesn't work because of this.
--
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=18433
Summary: Rosetta Stone Online Spanish (version 0.87594D 221)
hangs at "5" during startup
Product: Wine
Version: 1.1.21
Platform: Other
URL: http://download.cnet.com/Rosetta-Stone-Spanish-Level-
I/3000-2279_4-10074773.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The downloadable app installs fine and starts, but
the nice countdown that starts at "6" hangs at "5".
+relay shows it's probably a windows message problem?
Yeah, this version is six years old, but it's the only
freely downloadable trial I can find at the moment.
--
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=33146
Bug #: 33146
Summary: Path of Exile "Allocating Space" very slow, due to
NtFlushVirtualMemory being synchronous
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: default_357-line(a)yahoo.de
Classification: Unclassified
The "Allocating Space" step of the Path of Exile installer/updater can take
upwards of ten hours to complete (compared to a few minutes under Windows).
Path of Exile calls FlushViewOfFile, which calls NtFlushVirtualMemory, which
calls msync with MS_SYNC. The MSDN documentation for FlushViewOfFile
http://msdn.microsoft.com/en-us/library/windows/desktop/aa366563%28v=vs.85%…
says, quote, "The FlushViewOfFile function does not flush the file metadata,
and it does not wait to return until the changes are flushed from the
underlying hardware disk cache and physically written to disk." This strongly
indicates that NtFlushVirtualMemory is meant to be asynchronous. I'll submit a
patch that corrects this, and fixes the Allocating Space slowdown.
--
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=28815
Bug #: 28815
Summary: kernel32/tests/fiber.ok shows longjmp-related
uninitialised memory references
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
In "make fiber.ok", valgrind complains (a lot), e.g.:
Use of uninitialised value of size 4
at run_test (test.h:566)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at __longjmp (__longjmp.S:54)
longjmp is trickier than it sounds; see also
http://patrakov.blogspot.com/2009/07/dangers-of-setjmplongjmp.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=13581
Summary: mouse corruption in lionheart
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iborco(a)gmail.com
Created an attachment (id=13538)
--> (http://bugs.winehq.org/attachment.cgi?id=13538)
Mouse corruption
When I try to play Lionheart, I get mouse corruption (see attached imaged).
This has happened since I've installed the game.
--
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=36099
Bug ID: 36099
Summary: Ankh 2: Heart of Osiris fails to start
Product: Wine
Version: 1.7.11
Hardware: x86
URL: http://www.gamershell.com/download_18744.shtml
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: 645540beed24327a145b7571ba5fe6d58f890f48
The game crashes immediately after launch:
>fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32f6d8 1 C) semi-stub
>fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32f768 1 C) semi-stub
>fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x32f598 1 C) semi-stub
>wine: Unhandled stack overflow at address 0x7bc3c1b6 (thread 0035), starting >debugger...
>err:seh:setup_exception_record stack overflow 1136 bytes in thread 0035 eip >7bc60b44 esp 00230ec0 stack 0x230000-0x231000-0x330000
This looks like a regression from Wine 1.7.11:
645540beed24327a145b7571ba5fe6d58f890f48 is the first bad commit
commit 645540beed24327a145b7571ba5fe6d58f890f48
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Jan 13 12:52:17 2014 +0100
msvcp90: Add wrappers for functions that don't exist in old msvcrt
versions.
:040000 040000 eb63eb1cffc9ab6a868a8d7f2e70bff73cef1f30
91d88b501e9209a135e068b7b2c93d8dbdb0aae7 M dlls
The game comes bundled with it's own msvcp71,msvcr71 libraries,
'msvcp71=native' is a workaround.
wine-1.7.17-92-ge2bf516
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36149
Bug ID: 36149
Summary: valgrind shows some an unintialized variable in
jscript/tests/run.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: jscript
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==2393== Conditional jump or move depends on uninitialised value(s)
==2393== at 0x6A30536: jsval_type (jsval.h:213)
==2393== by 0x6A30EB5: jsval_release (jsutils.c:215)
==2393== by 0x6A1A540: interp_end_finally (engine.c:802)
==2393== by 0x6A1FB58: enter_bytecode (engine.c:2462)
==2393== by 0x6A1FF33: exec_source (engine.c:2534)
==2393== by 0x6A28341: exec_global_code (jscript.c:113)
==2393== by 0x6A2A853: JScriptParse_ParseScriptText (jscript.c:805)
==2393== by 0x4E59234: parse_script (activscp.h:1290)
==2393== by 0x4E5B086: run_from_res (run.c:1814)
==2393== by 0x4E5CF89: run_tests (run.c:2160)
==2393== by 0x4E5DECA: func_run (run.c:2411)
==2393== by 0x4E5ED5F: run_test (test.h:584)
==2393== by 0x4E5F14E: main (test.h:654)
==2393== Uninitialised value was created by a stack allocation
==2393== at 0x6A1A40E: interp_end_finally (engine.c:793)
==2393==
--
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.