https://bugs.winehq.org/show_bug.cgi?id=48895
Bug ID: 48895
Summary: Mario Forever 5.0 installer crashes on exit
Product: Wine
Version: 5.5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
while revisiting some old issues I figured out that bug 29832 was incorrectly
closed as fixed some years ago. Apparently people tested with the wrong game
release. Creating new ticket here to track original crash.
It's very important to test the exact version from initial bug report - every
time. From https://bugs.winehq.org/show_bug.cgi?id=29832#c0 backtrace:
--- snip ---
00000024 Mario Forever 5.0.exe
00000025 0
00000026 (D) C:\users\vr\Temp\mrt5cd.tmp\stdrt.exe
0000002b 15
00000029 0
00000028 0
00000027 0 <==
--- snip ---
-> 'Mario Forever 5.0'
I've found a snapshot in Internet Archive:
https://web.archive.org/web/20111101054124/http://www.softendo.com/mario_ga…
I could reproduce the crash with Wine 1.4 until today -> Wine 5.5+. Looks like
heap corruption in installer engine. Might look later into it.
--- snip ---
$ WINEDEBUG=+seh,+relay,+heap wine ./Install_Mario_Forever_v5_0.exe >>log.txt
2>&1
...
007d:Call KERNEL32.CreateProcessA(00000000,00ad4038
"\"C:\\users\\focht\\Temp\\mrt6e38.tmp\\stdrt.exe\" /SF \"C:\\Program Files
(x86)\\softendo.com\\Mario Forever 5.0\\Mario Forever 5.0.exe\"
/SO94208",00000000,00000000,00000001,00000020,00000000,00000000,0032fe64,0032fe38)
ret=004016b4
...
007d:Ret KERNEL32.CreateProcessA() retval=00000001 ret=004016b4
...
007f:Call ntdll.RtlAllocateHeap(024d0000,00000000,00000090) ret=103136e9
007f:trace:heap:RtlAllocateHeap (0x24d0000,70000062,00000090): returning
0x24ee378
007f:Ret ntdll.RtlAllocateHeap() retval=024ee378 ret=103136e9
007f:Call ntdll.RtlAllocateHeap(024d0000,00000000,00000060) ret=103136e9
007f:err:heap:HEAP_ValidateInUseArena Heap 0x24d0000: block 0x24ee378 tail
overwritten at 0x24ee408 (byte 0/8 == 0x20)
007f:trace:heap:HEAP_Dump Heap: 0x24d0000
007f:trace:heap:HEAP_Dump Next: 0x1970000 Sub-heaps: 0x24d0014
...
am Files (x86)\softendo.com\Mario Forever 5.0\Mario Forever 5.0.exe:
/home/focht/projects/wine/mainline-src/dlls/ntdll/heap.c:465: HEAP_GetPtr:
Assertion `FALSE' failed.
007f:trace:seh:raise_exception code=80000101 flags=1 addr=0xf7fee949
ip=f7fee949 tid=007f
007f:trace:seh:raise_exception eax=00000000 ebx=00000002 ecx=0032f83c
edx=00000000 esi=00000008 edi=00000000
007f:trace:seh:raise_exception ebp=0032f83c esp=0032f820 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00000282
007f:trace:seh:call_stack_handlers calling handler at 0x10318d20 code=80000101
flags=1
007f:trace:seh:call_stack_handlers handler at 0x10318d20 returned 1
007f:trace:seh:call_stack_handlers calling handler at 0x44b29a code=80000101
flags=1
...
wine: Assertion failed at address F7FEE949 (thread 007f), starting debugger...
...
0085:Call user32.SetDlgItemTextW(000400a6,00000065,0032eee0 L"The program
stdrt.exe has encountered a serious problem and needs to close. We are sorry
for the inconvenience.") ret=7e9c76c3
--- snip ---
$ sha1sum Install_Mario_Forever_v5_0.exe
af961a2a63f1380731c0f9cb7dc8a0e1447b1618 Install_Mario_Forever_v5_0.exe
$Â du -sh Install_Mario_Forever_v5_0.exe
17M Install_Mario_Forever_v5_0.exe
$ wine --version
wine-5.5-325-gca092dcf81
Regards
--
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=35059
Bug #: 35059
Summary: Active-HDL student edition fails to install
Product: Wine
Version: 1.7.7
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 35058
Classification: Unclassified
Noticed while looking at bug 35058.
http://www.aldec.com/students/student.php?id=4
austin@aw25 ~ $ sha1sum Active-HDL_Student_Edition.exe
118c64443717c9110ead15ab676cb98586fe75c7 Active-HDL_Student_Edition.exe
austin@aw25 ~ $ du -h Active-HDL_Student_Edition.exe
1.2G Active-HDL_Student_Edition.exe
austin@aw25 ~ $ wine --version
wine-1.7.7-199-g608b1e1
The only thing the installer shows is:
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
but no files are installed in C:\ or C:\Program Files. I see a few files in
temp folders, but that's it. I'll attach a +msi.
--
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=25573
Summary: Autodesk maya and 3ds max will not install
Product: Wine
Version: 20050930
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: williamdunne5(a)hotmail.co.uk
Both of these programs run fine on install then has a problem updating direct x
runtime, I changed it so that wine runs programs using d3d10 but it wouldn't
have any of it, would it be worth copying over all the system32 files from
windows 7 and replacing the wine ones?
--
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=50286
Bug ID: 50286
Summary: Tomb Raider Angel Of Darkness - mpeg cutscene is
played with wrong color
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: andy86(a)fastwebnet.it
Distribution: ---
Created attachment 68848
--> https://bugs.winehq.org/attachment.cgi?id=68848
comparison beetween screenshot
MPEG cutscene in Tomb Raider Angel Of Darkness is played with wrong color, in
other words it's all in a shade of blue.
Videos playing correctly in totem, so it's sure a wine problem.
I don't know if this could be a regression, but videos don't work at all using
native quartz as suggested by other users in appdb.
Attached comparison screenshoot.
--
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=49869
Bug ID: 49869
Summary: Battle for Wesnoth 1.14.14-win32 does not start
Product: Wine
Version: 5.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
Created attachment 68211
--> https://bugs.winehq.org/attachment.cgi?id=68211
console messages
Battle for Wesnoth does not start
Steps to reproduce:
1) $ rm -rf ~/.wine/
2) $ wineboot
3) $ wine ~/Downloads/wesnoth-1.14.14-win32.exe now accept the defaults.
4) $ wine ~/.wine/drive_c/Program\ Files\ \(x86\)/Battle\ for\ Wesnoth\
1.14.14/wesnoth.exe Now the game does not start.
Download location:
https://sourceforge.net/projects/wesnoth/files/wesnoth-1.14/wesnoth-1.14.14…
My versions:
$ wine --version
wine-5.17 (Staging)
$ uname -a
Linux cedric-p4 5.8.10-arch1-1 #1 SMP PREEMPT Thu, 17 Sep 2020 18:01:06 +0000
x86_64 GNU/Linux
--
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=44134
Bug ID: 44134
Summary: Lego Rock Raiders: crashes soon after launch with
builtin d3drm
Product: Wine
Version: 2.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anowlcalledjosh(a)gmail.com
Distribution: ---
Created attachment 59879
--> https://bugs.winehq.org/attachment.cgi?id=59879
Terminal output
Lego Rock Raiders crashes just after launch (after displaying the DDI splash
screen, while the loading screen is visible), but works* with "winetricks
d3drm".
*there's some graphical issues (see the AppDB), but it's entirely playable.
Wine's Windows NT 4.0 setting is required to launch the game, otherwise the DRM
causes a crash.
--
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=50309
Bug ID: 50309
Summary: scenecefbrowser.exe throws exception during Starcraft
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jplorenti(a)gmail.com
Distribution: ---
Created attachment 68882
--> https://bugs.winehq.org/attachment.cgi?id=68882
trace from exception
"The program SceneCefBrowser.exe has encountered a serious problem and needs to
close."
This happens when opening Starcraft (current original version) from the
battlenet launcher.
--
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=50219
Bug ID: 50219
Summary: [Wine 5.22 regression] Eve Online Fails to Start
Accounts
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq.org(a)eternaldusk.com
Distribution: ---
After upgrading from winehq-devel (5.21~groovy) to (5.22~groovy) the EVE Online
launcher still works, but it will fail to launch the actual game client after
you select an account. The client window opens, but then quickly fails/closes
without giving any error dialog, and the launcher complains "Game Client closed
unexpectedly"
Creating a new wine prefix from scratch does not fix the problem.
Backleveling Wine to any previous version eliminates the failure.
I don't currently have a wine build environment set up, so I'm unable to do
proper regression testing to find the offending commit.
The only thing I see in WINEDEBUG output around the time of the client failure
is:
06f0:fixme:ntdll:NtQuerySystemInformation
(0x00000040,0x1540030,0x00200000,0xe8df90) stub
06f0:warn:seh:OutputDebugStringA "[1756:1776:20201129,204452.255:ERROR
process_info.cc:375] NtQuerySystemInformation SystemExtendedHandleInformation:
<failed to retrieve error message (0x13d)> (0xc0000003)\n"
--
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.