https://bugs.winehq.org/show_bug.cgi?id=37160
Bug ID: 37160
Summary: In case D3D_DISABLE_9EX is defined code can't be
compiled
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: mmicko(a)gmail.com
Created attachment 49392
--> https://bugs.winehq.org/attachment.cgi?id=49392
Updated versions just ifdefs added
This is copy from MINGW bug since they are using H files provided from here
(https://sourceforge.net/p/mingw-w64/bugs/416/).
There is updated H file based on wine-1.7.24 code with properly added ifdefs.
--
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=43527
Bug ID: 43527
Summary: Magic Online (Magic The Gathering: Online) Crashes
when displaying token cards
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: theli.ua(a)gmail.com
Distribution: ---
Created attachment 58923
--> https://bugs.winehq.org/attachment.cgi?id=58923
ingame .net stack trace
Happens when it tries to display/load token card.
I can easily reproduce it but ingame crash log (attached) does not point to any
wine component, so not sure how to debug.
Nothing peculiar in wine's output either.
--
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=26046
Summary: comctl32/monthcal tests show some invalid reads under
valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33219)
--> (http://bugs.winehq.org/attachment.cgi?id=33219)
valgrind log
Conditional jump or move depends on uninitialised value(s)
at CompareFileTime (time.c:888)
by MONTHCAL_CompareSystemTime (monthcal.c:282)
by MONTHCAL_CompareMonths (monthcal.c:294)
by MONTHCAL_CalcDayXY (monthcal.c:563)
by MONTHCAL_CalcPosFromDay (monthcal.c:599)
by MONTHCAL_UpdateToday (monthcal.c:1546)
by MONTHCAL_SetToday (monthcal.c:1565)
by MONTHCAL_WindowProc (monthcal.c:2662)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_CallProcAtoW (winproc.c:601)
by CallWindowProcA (winproc.c:960)
by monthcal_subclass_proc (monthcal.c:543)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:908)
by call_window_proc (message.c:2201)
by send_message (message.c:3042)
by SendMessageA (message.c:3187)
by test_today (monthcal.c:1208)
Uninitialised value was created by a stack allocation
at MONTHCAL_CompareSystemTime (monthcal.c:276)
full log 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=42256
Bug ID: 42256
Summary: PhotoFiltre 6 and 7 don't erase the mouse selection
when dragging it
Product: Wine
Version: 2.0-rc5
Hardware: x86
URL: http://www.photofiltre-studio.com/pf7-en.htm
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 56944
--> https://bugs.winehq.org/attachment.cgi?id=56944
Screenshot showing the issue
As the title says, the program doesn't properly refresh after drawing the new
selection, so the old one is still around. Works fine on win7.
According to my tests, it uses LineDDA and SetPixelV to draw these lines.
Also, it's probably only done in WM_MOUSEMOVE. I didn't get a WM_PAINT on
windows while dragging the selection.
--
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=14530
Summary: Easy68k M68000 emulator: Copy & Paste does not work!
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nestorac(a)gmail.com
The application in this webpage:
http://www.easy68k.com
which is a Motorola 68k microprocessor emulator works flawlessly on Wine except
for Copy & Paste, which does not work.
Please, try it with las version, 1.1.1. Can anyone confirm this?? I have Ubuntu
Hardy 8.04.1 and wine-1.1.1
There's also some strange behaviour: sometimes, when writing code, pressing Tab
key makes the application not only to put a tabulator, but to start a new line.
I think it would be really good to have it working on Linux, since it can be
used at the University.
This should be very easy to test. I have also sent a message to the developer
forum of that application, but I think it has more to do with Wine than with
the application itself.
Thanks!!
--
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=43290
Bug ID: 43290
Summary: Regression: MyLifeOrganized crashes when mousing over
tabs
Product: Wine
Version: 2.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ddascalescu+wine(a)gmail.com
Distribution: ---
Created attachment 58633
--> https://bugs.winehq.org/attachment.cgi?id=58633
Mousing over the tab strip generates MLO exception
This is a regression form the stable wine (2.0.1). After launching MLO (Version
4.4.4.2508), the tabs at the top are black. When mousing over them, MLO
generates an EInvalidOp : Invalid floating point operation. Its logs don't
offer more useful information.
I've reverted to 2.0.1 and the tabs display correctly.
--
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=43293
Bug ID: 43293
Summary: strange behavior- Eudora scrambles email addresses
Product: Wine
Version: 2.0.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mantvius(a)gmail.com
Distribution: ---
The below described strange behavior started to happen after I upgraded from
wine 1.6.2 to wine(hq) 2.0.1. After I downgraded back to wine 1.6.2, the
strange behavior stopped. [I did not change any Eudora settings meanwhile]
I am using Eudora 7.1.0.9 on Xubuntu 16.04
SMTP server gmail.smtp.com via stunnel
Description of strange things :
Eudora started changing email addreses in To:, Cc: and Bcc: fields. Sometimes
it happened before sending the message (after closing the message and reopening
it), sometimes even after pressing the Send button. Not always in the same way.
One of the examples:
This is how the address looked like before sending:
http://joxi.ru/a2XaLd1f1pBRQA
And this is what eudora changed it into:
http://joxi.ru/eAO0bpZhxGPNkr
Another example: it changed @gmail.com into @gmaaail.com
Natalija.Daubariene@...... into Natalj.Daubariiiene@.......
--
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=43536
Bug ID: 43536
Summary: Magic Online (Magic The Gathering: Online) Renders
set/mana/etc icons with black background
Product: Wine
Version: 2.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: theli.ua(a)gmail.com
Distribution: ---
Created attachment 58933
--> https://bugs.winehq.org/attachment.cgi?id=58933
wine windowscodecs
Has proper transparent background with native windowscodecs (see screenshots)
Not really sure how to debug.
I'll see if i can make a small test case doing the same that the game is doing.
--
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=43503
Bug ID: 43503
Summary: FUJITSU Software ATLAS: unimplemented function
msvcr80.dll._ismbcl0 called in 32-bitt code
Product: Wine
Version: 2.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: yasuakit+winehq(a)gmail.com
Distribution: ---
Created attachment 58884
--> https://bugs.winehq.org/attachment.cgi?id=58884
backtrace of ATLAS translatation editor crash
ATLAS V14 translation editor crashes when it tries to detect cp932 (Japanese)
Kanji exists or not, because _ismbcl0 is not implemented.
URL:
https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/ismbcl0-is…
Expected behavior:
It detect Kanji automatically, and translate between English and Japanese
properly.
Actual behavior:
It crashes.
Environment:
Fedora 26 x86_64
--
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=43324
Bug ID: 43324
Summary: Beamng.drive requires msvcr120.dll.vsscanf
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
Self explanatory:
wine: Call from 0x7b450d1a to unimplemented function msvcr120.dll.vsscanf,
aborting
Wine-2.12-staging
Setting msvcr120 to native is the workaround
--
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=43163
Bug ID: 43163
Summary: Mixcraft 8 crashes when adding a video track
Product: Wine
Version: 2.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: s_chriscollins(a)hotmail.com
Distribution: ---
Created attachment 58418
--> https://bugs.winehq.org/attachment.cgi?id=58418
backtrace from crash
Steps to reproduce:
1. Create a new project in Mixcraft 8.
2. Go to "Track" -> "Add Track" -> "Video Track"
Result: Mixcraft crashes. Backtrace and Mixcraft application log file are
attached.
** My System **
OS: KDE Neon 5.10.1 64-bit (Plasma Desktop 5.10.1, KDE Frameworks 5.35.0, Qt
5.7.1)
Wine: 2.9 (Staging)
Linux Kernel: 4.8.0.54-generic
Motherboard: ASRock X58 Extreme3 (Intel X58 chipset)
CPU: Intel Core i7 930 (2.8 GHz quad-core)
RAM: 12GB DDR3
Video: NVIDIA GeForce GTX 970 w/ 4GB RAM (PCI Express)
NVIDIA video driver: 375.66
--
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=43603
Bug ID: 43603
Summary: clipboard PIXMAP regression after upgrading from 1.8.x
to 2.x
Product: Wine
Version: 2.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: spumer-tm(a)yandex.ru
Distribution: ---
Created attachment 59018
--> https://bugs.winehq.org/attachment.cgi?id=59018
Debug application log
I use "Commfort" application to chat with friends. It's support copy-paste
images from clipboard.
After upgrading wine from 1.8.7 to 2.0.2 (and 2.15 in next) it's broken.
I try to trace with cmd:
WINEDEBUG=fixme-all,warn+cursor,+clipboard wine CommFort.exe
See logs in attachment
--
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=28741
Bug #: 28741
Summary: Odd coordinate in hit test causes uninitialized value
references in MONTHCAL_CalculateDayOfWeek()?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Running "make monthcal.ok" in comctl32/tests with Valgrind reports:
Conditional jump or move depends on uninitialised value(s)
at __moddi3 (in dlls/ntdll/ntdll.dll.so)
by RtlTimeToTimeFields (time.c:126)
by FileTimeToSystemTime (time.c:858)
by MONTHCAL_CalculateDayOfWeek (monthcal.c:469)
by MONTHCAL_GetMonth (monthcal.c:486)
by MONTHCAL_HitTest (monthcal.c:498)
by MONTHCAL_WindowProc (monthcal.c:2861)
by ??? (in /oldhome/dank/wine-git/dlls/user32/user32.dll.so)
by call_window_proc (winproc.c:242)
by WINPROC_CallProcAtoW (winproc.c:601)
by CallWindowProcA (winproc.c:960)
by monthcal_subclass_proc (monthcal.c:566)
by ??? (in dlls/user32/user32.dll.so)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:908)
by call_window_proc (message.c:2211)
by send_message (message.c:3084)
by SendMessageA (message.c:3286)
by test_hittest (monthcal.c:1042)
by func_monthcal (monthcal.c:1957)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at MONTHCAL_CalculateDayOfWeek (monthcal.c:462)
Something seems to be creating an out of range date; then when
MONTHCAL_CalculateDayOfWeek() converts to (and then back from)
a different time representation, the conversion fails, leading to
use of garbage.
My guess is that test_hittest() is picking some area to hittest that
is driving the code bonkers. We get lucky, and the test passes anyway.
I don't know if a real hittest could give the wrong answer in some
situations.
--
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=42715
Bug ID: 42715
Summary: wont boot
Product: Wine
Version: 2.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: seganfl2k(a)gmail.com
Distribution: ---
cxbx-reloaded build march 26 2017
wine: Invalid address.
err:ntdll:RtlLeaveCriticalSection section 0x112f0 is not acquired
--
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=40025
Bug ID: 40025
Summary: Winrar installer fails to start
Product: Wine
Version: 1.9.2
Hardware: x86
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeffz(a)jeffz.name
http://www.rarlab.com/rar/wrar531b1.exe
$ shasum wrar531b1.exe
61d9f4a058f13acc2c3260fdfdd2886c323a5f40 wrar531b1.exe
Tested wine-1.7.46 and 1.9.2. Installer fails to start on either.
--
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=41150
Bug ID: 41150
Summary: Add GUI component with preselection of display size to
winecfg
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: krichter(a)posteo.de
Distribution: ---
The option to emulate a screen in the graphics section of `winecfg` only allows
to specify the size by number input. It'd be helpful to have a GUI component,
e.g. a combo box, with default screen sizes (800x600, 1024x768, etc.) to select
from.
experienced with 1.9.6 on Ubuntu 16.04
--
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=39839
Bug ID: 39839
Summary: winefile: Unhandled page fault if root directory
window refreshed
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Created attachment 53184
--> https://bugs.winehq.org/attachment.cgi?id=53184
Backtrace from error dialog
Steps to reproduce:
1. Start winefile
2. Press F5 (or Window>Refresh)
3. Boom.
--
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=33914
Bug #: 33914
Summary: Pokemon uranium Crashes
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rune(a)norderhaug.name
Classification: Unclassified
Created attachment 45043
--> http://bugs.winehq.org/attachment.cgi?id=45043
bug file
Pokemon uranuim crashes after a type my name and and gender aka when the game
really starts.thank you in advance. i am waiting for him to add a mac native
item but if you fix this i can run it.
--
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=43327
Bug ID: 43327
Summary: GOG version of MotoRacer 2 asks for CD
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
I recently tried the GOG version of MotoRacer 2 with wine. The game starts, but
I cannot start a game due to the game not finding the CD.
When running on Windows the game starts and there is background music. The
wav-files is bundled with the game in the game directory. I've also discovered
that the game bundles its own winmm.dll, maybe this is the reason to the game
not finding the cd?
--
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=16505
Summary: 4oD installs but won't start
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drraph(a)gmail.com
Created an attachment (id=17935)
--> (http://bugs.winehq.org/attachment.cgi?id=17935)
wine log
Output of
WINEPREFIX="/home/raph/.wine" wine "C:\\Program Files\\Kontiki\\khost.exe" -p
4od1 -t cache:c4_home.html#pageId=0 -s
class=dialog,width=1280,height=960,position=1,resize=1,scrollbars=1,visible=0,name=main
Expected result: application starts
Actual result: wine output the log above and returns prompt. App does not
start.
--
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=34255
Bug #: 34255
Summary: WinPolis 3.43: "Buy CDs" editbox does not
automatically select all
Product: Wine
Version: 1.6
Platform: x86-64
URL: http://download.chip.eu/de/WinPolis-3.43_25640.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45589
--> http://bugs.winehq.org/attachment.cgi?id=45589
Wine 1.6 console output
I hope I can explain this...
After install:
1. Start game (will start one automatically)
2. Go to Action --> Buy/cash in CDs
The cursor automatically appears in "Buy CDs worth" but on Windows the 0 is
selected so that you can type over it. In Wine it is not selected and you have
to delete it first.
Tried comctl32 but it made no difference.
--
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=26851
Summary: Zoo Tycoon 2: Marine Mania demo installer fails
Product: Wine
Version: 1.3.18
Platform: x86-64
URL: http://download.microsoft.com/download/f/b/6/fb6fb887-
65ba-4d75-8039-97a565b85558/setup.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=34228)
--> (http://bugs.winehq.org/attachment.cgi?id=34228)
wine-1.3.18-85-g99f6894 console output
According to the AppDB, this is an old bug that has never been logged.
The demo for Zoo Tycoon 2: Marine Mania fails to install.
The installer extracts the relevant files but then immediately fails. A dialog
reports an unhandled exception and exits.
--
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=13355
Summary: Richedit very slowly open big text files
Product: Wine
Version: 1.0-rc1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nx(a)operamail.com
Richedit wery slowly open big text files (about 700 KB an biggers) while in
Windows XP same program million times faster open same big's file.
--
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=41070
Bug ID: 41070
Summary: "Call of Duty 4" does not start: heap issues
Product: Wine
Version: 1.9.15
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: hardy.schumacher(a)gmx.de
After upgrade of FreeBSD port emulators/i386-wine-devel to v1.9.15 "Call of
Duty 4" does not start, but shows following messages on the console:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f870,0x00000000), stub!
err:heap:GlobalFree (0x196de8): Page fault occurred ! Caused by bug ?
err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process
heap section" wait timed out in thread 002f, blocked by 0009, retrying (60 sec)
The last line is continously repeated until the process is getting killed.
--
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.