http://bugs.winehq.org/show_bug.cgi?id=31360
Bug #: 31360
Summary: Bobcad v21 crashes on startup
Product: Wine
Version: 1.5.9
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
Tried installing v21 express trial from http://www.bobcad.com, sha1sum
2e986bc8e48e74d361a100d0f8ea5f7b1d41c38e v21.6.exe
Need 'winetricks mfc42' before install to avoid a DLL registration failure.
On startup, the app crashes. +relay shows it's right after
ole32.OleCreateEmbeddingHelper() returns. Adding warn+heap seems to
show it's using freed memory as a pointer:
...
0045:Ret ole32.OleCreateEmbeddingHelper() retval=00000000 ret=007477df
0045:Call KERNEL32.InterlockedDecrement(02813064) ret=00745900
0045:Ret KERNEL32.InterlockedDecrement() retval=00000005 ret=00745900
trace:seh:raise_exception code=c0000005 flags=0 addr=0x7492f7 ip=007492f7
tid=0045
...
Unhandled exception: page fault on read access to 0xfeeefeee in 32-bit code
(0x007492f7).
Backtrace:
=>0 0x007492f7 in bobcad21 (+0x3492f7) (0x0033f184)
1 0x00743441 in bobcad21 (+0x343440) (0x0033f208)
2 0x7bc63e6a call_entry_point+0x29() in ntdll (0x0033f238)
3 0x7bc64a74 relay_call+0x173(descr=0x7e7dc248, idx=0x5000d, stack=0x33f2ac)
[wine-git/dlls/ntdll/relay.c:466] in ntdll (0x0033f298)
4 0x7e6ff4bd in ole32 (+0xf4bc) (0x0033f2f0)
5 0x0046290c in bobcad21 (+0x6290b) (0x0033f2f0)
--
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=16404
Summary: Ever17 crash in system voices menu
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://www.download.com/Ever17-Out-of-Infinity/3000-
7494_4-10573528.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tyle7(a)hotmail.com
Created an attachment (id=17729)
--> (http://bugs.winehq.org/attachment.cgi?id=17729)
Terminal output from the crash
This is tested on wine from git, with patch
http://bugs.winehq.org/attachment.cgi?id=17707 applied to avoid the crash of
bug 10005 .
This only occurs in the full version of the game, as the system voices menu not
is included in the trial version. I have tested this with the Japanese full
version, not sure if US version affected as well.
Steps to reproduce:
Start the game,
Click on Special -> System Voices
Click on any of the characters on the screen. The game crashes.
--
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=34635
Bug #: 34635
Summary: When quitting Die by the Sword a DirectInput failure
message shows up
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46161
--> http://bugs.winehq.org/attachment.cgi?id=46161
DBTS Log
It reads 'DirectInput failure: Unknown to mankind on line 1991'. I can't see
anything interesting in the log.
The problem can be reproduced in the demo (check out the link).
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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=26678
Summary: wine beebem.exe crashes in
RtlEnterCriticalSection+0x17 with page fault on read
access
Product: Wine
Version: 1.0.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: agents(a)andrewpetermarlow.co.uk
Created an attachment (id=33975)
--> (http://bugs.winehq.org/attachment.cgi?id=33975)
A dump of all output including register dump, stack dump and backtrace.
beebem is the BBC Micro emulator. When I run it using wine it gives the
following error as it crashes:
wine: Unhandled page fault on read access to 0x00000034 at address 0x7bc33647
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000034 in 32-bit code
(0x7bc33647).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7bc33647 ESP:0032fbf4 EBP:0032fc1c EFLAGS:00210206( - 00 - RIP1)
EAX:00000020 EBX:7bc89444 ECX:00436f60 EDX:0000c98a
ESI:00000020 EDI:0000fe00
The full log is in the attachment.
This happened when running on Debian 6 (squeeze) with the 1.0.1 version of wine
installed by the synaptic package manager.
Regards,
Andrew Marlow
--
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=13560
Summary: Baldur's Gate 2 Throne of Bhaal fails to save game
because the file default.tot exists in the game temp
directory.
Product: Wine
Version: 0.9.59.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christian.apolloni(a)gmail.com
Baldur's Gate 2 with the installed expansion Throne of Bhaal fails to save
games unless the user manually removes the file /temp/default.tot in the game
directory. It's not wine crashing: the game displays an error message with the
following text:
Save game failed, do you wish to quit?
Yes No
Removing the default.tot file before attemping to save makes it work, but the
files gets recreated when the game runs so it has to be removed every time you
want to save, which is pretty annoying.
>From the App DB's comments and a quick google search it seems many others are
having the same problem.
It's a lot of time that I don't use wine but I remember in the past it was
saving correctly whithout the need to manually delete anything.
--
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=33769
Bug #: 33769
Summary: Strong Bad's Cool Game for Attractive People Demo
crashes without native d3dcompiler_43
Product: Wine
Version: 1.6-rc1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
The demo
dd2f18068f16a1353a3490d95723b746cec8050f SBCG4AP_Homestar_Ruiner_setup.exe
from
http://www.strategyinformer.com/pc/strongbadscoolgameforattractivepeople/de…
tested with wine-1.6-rc1, crashes unless you do
winetricks d3dcompiler_43
I'll attach a +seh,trace+d3dcompiler log.
--
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=32089
Bug #: 32089
Summary: Window resize enters endless cycle
Product: Wine
Version: 1.5.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: techtonik(a)gmail.com
Classification: Unclassified
Console2 application enters the endless cycle when tries to adjust its window
size if it doesn't match one specified in settings. Probably there is an
off-by-one problem in Wine window size reporting functions.
Console2 size is specified in characters. Default size is 25x80, but in Wine it
jumps from 23x80 to 24x78 and back. Sources for Console2 are 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.
http://bugs.winehq.org/show_bug.cgi?id=23647
Summary: Street Fighter 4 Benchmark: Flickering screen with
parallel rendering enabled
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eg.galano(a)gmail.com
The benchmark runs great as long as you disable parallel rendering.
When parallel rendering is enabled, the screen will flicker between the proper
scene and a black screen.
The benchmark is downloadable from:
http://gamedaily.newaol.com/pub/StreetFighterIV_Benchmark.exe SHA1SUM:
f7754210308b3a0ff2bb3be3a62b22767519ca62
--
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=33487
Bug #: 33487
Summary: Davar bible software not working
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff.needle(a)gmail.com
Classification: Unclassified
Created attachment 44324
--> http://bugs.winehq.org/attachment.cgi?id=44324
Error received
This is the Davar Bible Software, version 3. The program starts, but then
crashes, generating the code that I've 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=32958
Bug #: 32958
Summary: ReVolt 1207: Crashes when trying to play Stunt Arena
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimitar(a)shadez.info
Classification: Unclassified
Created attachment 43528
--> http://bugs.winehq.org/attachment.cgi?id=43528
The backtrace produced by wine.
Running on an Ubuntu 12.04 64bit, using wine. ReVolt is with patch 1207
applied. The command used to run the game (from within its folder) is:
wine explorer /desktop=1024x768 ./revolt.exe
The game starts up, shows the menu, allows me to select Stunt Arena, allows me
to enter my player's name, choose my car and start the game. It crashes while
loading the level.
--
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.