http://bugs.winehq.org/show_bug.cgi?id=36664
Bug ID: 36664
Summary: Unable to run anything when with kernel version 3.14
and wine configured as Windows 98
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: doragasu(a)hotmail.com
Recently a security issue was fixed on Linux 3.14 kernel for x86_64 (and is
being backported to previous versions as well). The security fix unfortunately
caused win16 software to stop working, but 32 bit software is supposed to not
be affected. This is being discussed here:
http://forum.winehq.org/viewtopic.php?f=8&t=22568
The problem is configuring Wine as Windows 9x causes this error to appear even
when trying to run 32 bit Windows applications: if you use a kernel with this
security flaw fixed and configure Wine in Windows 9x mode, nothing works
anymore, not even winecfg.
To reproduce the problem you need a Linux box running a 64-bit 3.14 kernel (I'm
running up-to-date Archlinux). Then follow these steps:
1.- Create a fresh wine prefix:
$ WINEARCH=win32 WINEPREFIX=/home/jalon/wine/test wineboot
2.- Run winecfg:
$ WINEPREFIX=/home/jalon/wine/test winecfg
3.- In winecfg, in the default tab (Applications), select "Windows 98" in the
"Windows Version" combo box and then click "OK".
4.- Try to run any 32 bit application (e.g. wineboot as in step 1):
$ WINEPREFIX=/home/jalon/wine/test wineboot
The application will not start, wineboot.exe will be freezed using 100% CPU,
and these messages will be printed in the terminal:
modify_ldt: Invalid argument
modify_ldt: Invalid argument
modify_ldt: Invalid argument
modify_ldt: Invalid argument
modify_ldt: Invalid argument
err:process:__wine_kernel_init boot event wait timed out
modify_ldt: Invalid argument
modify_ldt: Invalid argument
modify_ldt: Invalid argument
modify_ldt: Invalid argument
modify_ldt: Invalid argument
As winecfg cannot be started anymore in this prefix, the only way to revert it
to a working configuration is manually editing the registry and removing the
Windows 98 config entry, so this bug is critical because might render existing
wine prefixes useless if user sets Windows version to Windows 9x (and maybe
also other versions like Windows Me, but I have not tested it).
--
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=28228
Summary: Ragnarok Online wants msvcp90.??1_Lockit@std@@QAE@XZ
et al
Product: Wine
Version: 1.3.27
Platform: x86
URL: http://www.ragnarokonline.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
First complains about missing mfc42. If you install that, then it wants:
err:module:find_forwarded_export module not found for forward
'msvcp90.??1_Lockit@std@@QAE@XZ' used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.?erase@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@II@Z'
used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.?find@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z'
used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.??0_Lockit@std@@QAE@XZ' used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ'
used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV01@@Z'
used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@ABV12@II@Z'
used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.?npos@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@2IB'
used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z'
used by L"C:\\windows\\system32\\msvcp60.dll"
err:module:find_forwarded_export module not found for forward
'msvcp90.?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@PBDI@Z'
used by L"C:\\windows\\system32\\msvcp60.dll"
wine: Call from 0x7ef7b1f8 to unimplemented function
MSVCP60.dll.??0_Lockit@std@@QAE@XZ, aborting
wine: Unimplemented function MSVCP60.dll.??0_Lockit@std@@QAE@XZ called at
address 0x7ef7b1f8 (thread 0030), starting debugger...
wine: Call from 0x7ef7b1f8 to unimplemented function
MSVCP60.dll.??0_Lockit@std@@QAE@XZ, aborting
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6941
--- Comment #24 from Bruno Jesus <00cpxxx(a)gmail.com> ---
(In reply to Paul The Tall from comment #23)
> It isnt fixed for Mac (OSX 10.9.5)
Probably OSX kernel has the same bug? Is IPX even supported in OSX?
--
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=7984
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|download |
URL|http://doylesroom.net/ |
--- Comment #14 from Austin English <austinenglish(a)gmail.com> ---
(In reply to Nikolay Sivov from comment #13)
> If it's really comctl32 vs user32 static control then it's obviously still
> present cause this code duplication is not implemented yet and I don't think
> it's trivial enough to do, at least I expect it will need some loader magic
> and several test applications including dll that could act as
> manifest-activated lib that overrides builtin classes. Or something simpler
> if it turned out that no custom dll is allowed to do so and it's only
> limited to comctl32 v6.
Probably still present, but the download is dead.
--
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=15030
Summary: Crimson skies installer unresponsive
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://cdn.gamezone.com/pub/gamezone/13/9/21/CrimsonTria
l.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
After clicking 'install' the installer is unresponsive. result of the git
bisect:
3995627de204284de96d50d3a42291f02e42c344 is first bad commit
commit 3995627de204284de96d50d3a42291f02e42c344
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Mon Aug 18 20:37:14 2008 +0200
winealsa.drv: Fix compiler warnings and remove deprecated calls.
Fixes wine build on lsb compliant systems and some warnings.
:040000 040000 7b6247092bea75f9c4d8a6abd30e568d5ea33408
fc472606cbaa6c78c40c9024ffa1208c4e4a5928 M dlls
--
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.
https://bugs.winehq.org/show_bug.cgi?id=2082
Maik Wagner <maiktapwagner(a)aol.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maiktapwagner(a)aol.com
--- Comment #145 from Maik Wagner <maiktapwagner(a)aol.com> ---
Hello everyone,
main menu still doesn't show in "Diablo" Shareware version. I have attached my
console output and wine version as follows:
mwagner@linux-kfgs:~> wine .wine/drive_c/Diablo/Spawn/diablo_s.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f6e8,0x00000000), stub!
fixme:ddraw:ddraw7_WaitForVerticalBlank iface 0x12d930, flags 0x1, event (nil)
stub!
fixme:d3d_shader:upload_palette P8 surface loaded without a palette.
mwagner@linux-kfgs:~> wine --version
wine-1.7.29
--
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=21031
Summary: Visual C++ 2005 Trial can't build project, deadlocks,
heap corruption?
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Now that bug 19781 is on its way out, I tried doing
winetricks vc2005trial
and building the trial project from bug 17096.
(I also had the ALLUSERS patch reverted.)
As mentioned in the appdb (?), you have to close the flickering news
window to get the file open dialog to respond.
The build starts ok, but soon hangs with
...
fixme:rpc:NdrStubCall2 new correlation description not implemented
fixme:rpc:calc_arg_size Unhandled type 1c
err:heap:HEAP_ValidateInUseArena Heap 0x650000: in-use arena 0x655dd8 next
block has PREV_FREE flag
...
err:ntdll:RtlpWaitForCriticalSection section 0x650058 "heap.c:
HEAP.critSection" wait timed out in thread 0045, blocked by 0043, retrying (60
sec)
which seems kind of gruesome.
--
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=10002
Summary: Adobe Illustrator CS aborts on startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: ftp://ftp.adobe.com/pub/adobe/illustrator/win/cs/ilst_cs
_tryout_de.zip
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Starting up Illustrator CS fails with the fatal dialog
Der Vorgang kann nicht vollst\00e4ndig ausgef\00fchrt werden, weil ein
unbekannter Fehler aufgetreten ist. [PARM]
--
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=15322
Summary: Add smartcard functionality
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pau.carre(a)gmail.com
When executing Internet Explorer CryptoAPI should recognize Linux installed
smart cards and add its certificated to the IE certificate list.
A mapping between CryptoAPI and opensc (http://www.opensc-project.org/)
operations should be added.
--
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=11483
Summary: MSTSC (remote desktop) crashes on Local Resources tab
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elicoten(a)live.co.uk
Created an attachment (id=10626)
--> (http://bugs.winehq.org/attachment.cgi?id=10626)
Console output/back trace
When using the builtin winscard.dll, clicking the Local Resources tab crashes
MSTSC. Changing winscard.dll to native solves the problem.
--
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.