http://bugs.winehq.org/show_bug.cgi?id=26531
Summary: Frogger: Unhandled exception: page fault on read
access (When jumping around on menu or clicking exit)
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=33791)
--> (http://bugs.winehq.org/attachment.cgi?id=33791)
Terminal Logs | wine frogger.exe + wine winedbg frogger.exe
This bug occurs when navigating the main menu in the game Frogger. It occurs
every single time if you press or click "Exit". It also hangs the debugger.
You'll find the default hang + 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.
https://bugs.winehq.org/show_bug.cgi?id=42299
Bug ID: 42299
Summary: Ecue Lighting Suite installer fails to start
Product: Wine
Version: 2.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: florian-edelmann(a)online.de
Distribution: ---
Created attachment 57020
--> https://bugs.winehq.org/attachment.cgi?id=57020
The error backtrace generated by wine
The Ecue Lighting Application Suite installer fails to start with the error
message "Could not find NtLoadKey2 entry point in NTDLL DLL".
I tried both 64 and 32 bit wine archs.
The relevant exe file can be downloaded from
http://www.ecue.de/de/download/lighting-application-suite.html
--
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=41706
Bug ID: 41706
Summary: Adam Standalone demo: Backend can't handle opcode
ubfe
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
If you run the Adam Standalone demo, you will receive the following message:
fixme:d3d_shader:shader_glsl_handle_instruction Backend can't handle opcode
ubfe.
WIne 1.9.23
--
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=37034
Bug ID: 37034
Summary: Stars!: Crashes on startup
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: planetbeing(a)gmail.com
Created attachment 49213
--> http://bugs.winehq.org/attachment.cgi?id=49213
Console output when the crash occured
Page fault happens in DOSVM_AllocCodeUMB of krnl386.exe16. The apparent cause
is that the DOS upper memory block was never actually allocated before being
used.
I don't know how to attach multiple attachments, so this is a patch I made that
appeared to fix the problem. I don't know much about the internals of Wine so
I'm not sure if this is a good patch or not.
diff --git a/dlls/krnl386.exe16/dosvm.c b/dlls/krnl386.exe16/dosvm.c
index 87adf33..7a3c96e 100644
--- a/dlls/krnl386.exe16/dosvm.c
+++ b/dlls/krnl386.exe16/dosvm.c
@@ -881,6 +881,8 @@ void DOSVM_InitSegments(void)
0xfb, 0x66, 0xcb /* sti and 32-bit far return */
};
+ VirtualAlloc((void *)DOSVM_UMB_BOTTOM, DOSVM_UMB_TOP - DOSVM_UMB_BOTTOM,
MEM_RESERVE | MEM_COMMIT, PAGE_EXECUTE_READWRITE);
+
/*
* Allocate pointer array.
*/
--
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=26264
Summary: Tanktics won't start
Product: Wine
Version: 1.2.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: valsiterb(a)gmail.com
Created an attachment (id=33471)
--> (http://bugs.winehq.org/attachment.cgi?id=33471)
Debug output + memory dump
I've tried to launch tanktics, but it always crash. Debug output 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=20026
Summary: Metal Fatigue crashes when I attempt to change
skirmish map
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nmatra(a)citromail.hu
Created an attachment (id=23568)
--> (http://bugs.winehq.org/attachment.cgi?id=23568)
Backtrace from Wine 1.0.1
In newer Wine versions I can't get back traces, because Wine hags with a system
error dialog(the send or don't send error report one if under Windows). I can't
click anywhere so I have to kill the process and I won't get the back trace.
However, I know this issue is very old so I installed a Wine (1.0.1) which
didn't have that error dialog yet. Now it simply crashes, but I get back
trace...
Clicking to change the map will immediately make an unhandled exception and the
debugger will start.
The Demo do not have any skirmish maps.
--
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=42141
Bug ID: 42141
Summary: Star Ruler 2 black screen on macOS and FreeBSD
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: acescopezz(a)gmail.com
Created attachment 56706
--> https://bugs.winehq.org/attachment.cgi?id=56706
error log
The GOG version of Star Ruler 2 doesn't work on FreeBSD and macOS.
It works on Ubuntu.
--
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=38773
Bug ID: 38773
Summary: msvcr100/110/120 is missing reader_writer_lock
(required for MSVC 2013)
Product: Wine
Version: 1.7.45
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: gerbilsoft(a)gerbilsoft.com
Distribution: ---
Compiling a precompiled header using MSVC 2013 command line tools on Wine
1.7.45 results in the following errors:
err:msvcrt:demangle_datatype Unknown type s
wine: Call from 0x7b83bae3 to unimplemented function
msvcr120.dll.??0reader_writer_lock@Concurrency@@QAE@XZ, aborting
I'm not sure if the demangle_datatype error is important; however, the
unimplemented function is causing CL to fail.
This function (and related reader_writer_lock functions) are currently marked
as stubs in msvcr100, msvcr110, and msvcr120.
--
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=40592
Bug ID: 40592
Summary: wininet:http test regression
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The commit below introduced three new wininet:http failures on Windows XP
machines that have Internet Explorer 6.0 (for instance fg-winxp-1sp,
fg-winxp-2sp and fgtb-fgtbwinxp). These failures are:
http.c:5761: Test failed: Expected test.winehg.org:80, got 'test.winehq.org'
http.c:5774: Test failed: HttpSendRequest failed with error 12029
http.c:5799: Test failed: Expected test.winehg.org:443, got 'test.winehq.org'
See:
https://test.winehq.org/data/tests/wininet:http.html
commit 05a10d5fc80c36f7d2ed5ab3ef733f9539e08984
Author: Michael Müller <michael(a)fds-team.de>
AuthorDate: Tue Apr 26 23:38:52 2016 +0200
Commit: Alexandre Julliard <julliard(a)winehq.org>
CommitDate: Wed Apr 27 19:42:27 2016 +0900
wininet/tests: Add more tests for INTERNET_INVALID_PORT_NUMBER.
Signed-off-by: Michael Müller <michael(a)fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian(a)fds-team.de>
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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=28982
Bug #: 28982
Summary: Application crashes on DSound playback
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mailRoxas(a)gmail.com
Classification: Unclassified
Created attachment 37279
--> http://bugs.winehq.org/attachment.cgi?id=37279
WINEDEBUG log
Zero no Kiseki crashes when it tries to play 44100Hz Stereo WAVE music.
It does not crash when it's playing 22050Hz Mono WAVE sound effect.
The crash comes from DSound wrapper .dll called sound3d.dll that basically
seems to just load and play sound/music accordingly.
Attached is a
WINEDEBUG=+tid,+mmdevapi,+winmm,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio
output of the application.
--
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.