https://bugs.winehq.org/show_bug.cgi?id=43617
Bug ID: 43617
Summary: [Crash] Application crash when running C:\GOG
Games\Baldur's Gate\BGMain2.exe
Product: Wine
Version: 1.7.35
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gmedine84(a)gmail.com
Created attachment 59035
--> https://bugs.winehq.org/attachment.cgi?id=59035
Crash Dump
Wine threw a fatal error and crash assert while playing Baulder's Gate 1. This
issue was seen to occur during combat. It should be noted that 2 spells were
being cast simultaneously, causing multiple magic assets to fire, as the game
auto paused due to an enemy sighting. After reviewing the crash dump I think
this might have to do with GPU performance or some part of baulders gate code
messing with Wine. Could be wrong though!
Steps to Reproduction:
1. Launch Baulder's Gate with Wine version 1.7.35.
2. Load attached save and progress into house directly east of party.
3. Navigate the party into the basement of the house and enter the doorway to
the left of the staircase.
4. Have party member 3 and 4 cast a spell and advance one party member down the
hall during the magic animation. (this is to trigger the auto-pause feature
while the magic animations fire)
5. Observe that the title crashes when attempting to auto-pause with multiple
magic animations firing.
Repro Rate: ? (Seen Once)
Notes:
- Crash dump file attached.
- Will create a duplicate issue with save file attached.
--
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=43632
Bug ID: 43632
Summary: Drop down menu for DLL override doesn't work
Product: Wine
Version: 2.15
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: dark.shadow4(a)web.de
Regression SHA1: f7f7b89e2e9117811c91269643868c6d063db5e9
Distribution: ---
1. Run winecfg
2. Libraries tab
3. New override for library
--
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=43389
Bug ID: 43389
Summary: valgrind shows a few invalid reads in
dlls/wsdapi/tests/xml.c
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
==3467== Invalid read of size 2
==3467== at 0x7B45265A: strlenW (unicode.h:200)
==3467== by 0x7B4598D0: CompareStringEx (locale.c:3895)
==3467== by 0x7B4596FE: CompareStringW (locale.c:3857)
==3467== by 0x7B459E76: lstrcmpW (locale.c:4088)
==3467== by 0x4B2675F: is_prefix_unique (xml.c:377)
==3467== by 0x4B26DD8: IWSDXMLContextImpl_AddNamespace (xml.c:533)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Address 0x48eedb8 is 24 bytes inside a block of size 32 free'd
==3467== at 0x7BC510DB: notify_free (heap.c:262)
==3467== by 0x7BC556AC: RtlFreeHeap (heap.c:1762)
==3467== by 0x4B24C28: free_allocation (memory.c:77)
==3467== by 0x4B24FFB: WSDFreeLinkedMemory (memory.c:165)
==3467== by 0x4B26DBD: IWSDXMLContextImpl_AddNamespace (xml.c:531)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Block was alloc'd at
==3467== at 0x7BC51061: notify_alloc (heap.c:254)
==3467== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3467== by 0x4B24CB7: WSDAllocateLinkedMemory (memory.c:87)
==3467== by 0x4B25EAC: duplicate_string (xml.c:42)
==3467== by 0x4B2681D: generate_namespace_prefix (xml.c:399)
==3467== by 0x4B26E0B: IWSDXMLContextImpl_AddNamespace (xml.c:539)
==3467== by 0x487E91C: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487E91C: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467==
==3467== Invalid read of size 2
==3467== at 0x4041981: compare_unicode_weights (sortkey.c:192)
==3467== by 0x4041E38: wine_compare_string (sortkey.c:360)
==3467== by 0x7B459905: CompareStringEx (locale.c:3898)
==3467== by 0x7B4596FE: CompareStringW (locale.c:3857)
==3467== by 0x7B459E76: lstrcmpW (locale.c:4088)
==3467== by 0x4B2675F: is_prefix_unique (xml.c:377)
==3467== by 0x4B26DD8: IWSDXMLContextImpl_AddNamespace (xml.c:533)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Address 0x48eedb8 is 24 bytes inside a block of size 32 free'd
==3467== at 0x7BC510DB: notify_free (heap.c:262)
==3467== by 0x7BC556AC: RtlFreeHeap (heap.c:1762)
==3467== by 0x4B24C28: free_allocation (memory.c:77)
==3467== by 0x4B24FFB: WSDFreeLinkedMemory (memory.c:165)
==3467== by 0x4B26DBD: IWSDXMLContextImpl_AddNamespace (xml.c:531)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Block was alloc'd at
==3467== at 0x7BC51061: notify_alloc (heap.c:254)
==3467== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3467== by 0x4B24CB7: WSDAllocateLinkedMemory (memory.c:87)
==3467== by 0x4B25EAC: duplicate_string (xml.c:42)
==3467== by 0x4B2681D: generate_namespace_prefix (xml.c:399)
==3467== by 0x4B26E0B: IWSDXMLContextImpl_AddNamespace (xml.c:539)
==3467== by 0x487E91C: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487E91C: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467==
==3467== Invalid read of size 2
==3467== at 0x404198D: compare_unicode_weights (sortkey.c:192)
==3467== by 0x4041E38: wine_compare_string (sortkey.c:360)
==3467== by 0x7B459905: CompareStringEx (locale.c:3898)
==3467== by 0x7B4596FE: CompareStringW (locale.c:3857)
==3467== by 0x7B459E76: lstrcmpW (locale.c:4088)
==3467== by 0x4B2675F: is_prefix_unique (xml.c:377)
==3467== by 0x4B26DD8: IWSDXMLContextImpl_AddNamespace (xml.c:533)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Address 0x48eedb8 is 24 bytes inside a block of size 32 free'd
==3467== at 0x7BC510DB: notify_free (heap.c:262)
==3467== by 0x7BC556AC: RtlFreeHeap (heap.c:1762)
==3467== by 0x4B24C28: free_allocation (memory.c:77)
==3467== by 0x4B24FFB: WSDFreeLinkedMemory (memory.c:165)
==3467== by 0x4B26DBD: IWSDXMLContextImpl_AddNamespace (xml.c:531)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Block was alloc'd at
==3467== at 0x7BC51061: notify_alloc (heap.c:254)
==3467== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3467== by 0x4B24CB7: WSDAllocateLinkedMemory (memory.c:87)
==3467== by 0x4B25EAC: duplicate_string (xml.c:42)
==3467== by 0x4B2681D: generate_namespace_prefix (xml.c:399)
==3467== by 0x4B26E0B: IWSDXMLContextImpl_AddNamespace (xml.c:539)
==3467== by 0x487E91C: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487E91C: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467==
==3467== Invalid read of size 2
==3467== at 0x40419E4: compare_unicode_weights (sortkey.c:209)
==3467== by 0x4041E38: wine_compare_string (sortkey.c:360)
==3467== by 0x7B459905: CompareStringEx (locale.c:3898)
==3467== by 0x7B4596FE: CompareStringW (locale.c:3857)
==3467== by 0x7B459E76: lstrcmpW (locale.c:4088)
==3467== by 0x4B2675F: is_prefix_unique (xml.c:377)
==3467== by 0x4B26DD8: IWSDXMLContextImpl_AddNamespace (xml.c:533)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Address 0x48eedb8 is 24 bytes inside a block of size 32 free'd
==3467== at 0x7BC510DB: notify_free (heap.c:262)
==3467== by 0x7BC556AC: RtlFreeHeap (heap.c:1762)
==3467== by 0x4B24C28: free_allocation (memory.c:77)
==3467== by 0x4B24FFB: WSDFreeLinkedMemory (memory.c:165)
==3467== by 0x4B26DBD: IWSDXMLContextImpl_AddNamespace (xml.c:531)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Block was alloc'd at
==3467== at 0x7BC51061: notify_alloc (heap.c:254)
==3467== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3467== by 0x4B24CB7: WSDAllocateLinkedMemory (memory.c:87)
==3467== by 0x4B25EAC: duplicate_string (xml.c:42)
==3467== by 0x4B2681D: generate_namespace_prefix (xml.c:399)
==3467== by 0x4B26E0B: IWSDXMLContextImpl_AddNamespace (xml.c:539)
==3467== by 0x487E91C: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487E91C: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467==
==3467== Invalid read of size 2
==3467== at 0x40419FA: compare_unicode_weights (sortkey.c:209)
==3467== by 0x4041E38: wine_compare_string (sortkey.c:360)
==3467== by 0x7B459905: CompareStringEx (locale.c:3898)
==3467== by 0x7B4596FE: CompareStringW (locale.c:3857)
==3467== by 0x7B459E76: lstrcmpW (locale.c:4088)
==3467== by 0x4B2675F: is_prefix_unique (xml.c:377)
==3467== by 0x4B26DD8: IWSDXMLContextImpl_AddNamespace (xml.c:533)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Address 0x48eedb8 is 24 bytes inside a block of size 32 free'd
==3467== at 0x7BC510DB: notify_free (heap.c:262)
==3467== by 0x7BC556AC: RtlFreeHeap (heap.c:1762)
==3467== by 0x4B24C28: free_allocation (memory.c:77)
==3467== by 0x4B24FFB: WSDFreeLinkedMemory (memory.c:165)
==3467== by 0x4B26DBD: IWSDXMLContextImpl_AddNamespace (xml.c:531)
==3467== by 0x487EA6B: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487EA6B: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467== Block was alloc'd at
==3467== at 0x7BC51061: notify_alloc (heap.c:254)
==3467== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==3467== by 0x4B24CB7: WSDAllocateLinkedMemory (memory.c:87)
==3467== by 0x4B25EAC: duplicate_string (xml.c:42)
==3467== by 0x4B2681D: generate_namespace_prefix (xml.c:399)
==3467== by 0x4B26E0B: IWSDXMLContextImpl_AddNamespace (xml.c:539)
==3467== by 0x487E91C: IWSDXMLContext_AddNamespace (wsdxml.h:153)
==3467== by 0x487E91C: XMLContext_AddNamespace_tests (???:0)
==3467== by 0x487FB4E: func_xml (xml.c:623)
==3467== by 0x4880A06: run_test (test.h:603)
==3467== by 0x4880E65: main (test.h:687)
==3467==
--
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=37982
Bug ID: 37982
Summary: Illustrator CS6: alternate color selection does not
display colours
Product: Wine
Version: 1.7.35
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Created attachment 50606
--> https://bugs.winehq.org/attachment.cgi?id=50606
Alternate colour selection missing the colours
Illustrator CS6 installed in a fresh wineprefix
WINEARCH=win32
winetricks msxml3 ( needed for the Adobe installer )
winetricks atmlib to fix crashes when creating a new file
When opening the alternate color selection widget from the top bar, no colours
are displayed ( but see the tooltip which confirms that the colours are there
).
Fixed by winetricks gdiplus_winxp
--
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=39042
Bug ID: 39042
Summary: DirectSoft v6a: Csmain.exe crashes when searching for
Com ports
Product: Wine
Version: 1.7.48
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: warrentb(a)comcast.net
Created attachment 52006
--> https://bugs.winehq.org/attachment.cgi?id=52006
Terminal Output wine Csmain.exe
If a com port exists to be found by Csmain.exe, the program crashes. This
happens when running any part of DirectSoft 6.
Steps I took:
Installed DirectSoft6 through wine.
Created a symlink from /dev/tty.usbserial to ~/.wine/dosdevices/com1
Ran Csmain.exe through wine
Download link for DirectSoft 6:
ftp.automationdirect.com/pub/directsoft60a_b725.zip
Sha-1 of SetupDS6.exe 798c333cf369f33901969448773074fe44b19946
--
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=42459
Bug ID: 42459
Summary: Bogus/orphan small window sibling of Office 2007
applications
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ddascalescu+wine(a)gmail.com
Distribution: ---
Created attachment 57299
--> https://bugs.winehq.org/attachment.cgi?id=57299
Excel orphan mini window
I can reproduce this reliably after working with Excel for a few minutes, and
the steps are essentially switching between Excel and other applications in
Ubuntu 16.04, using Alt+Tab and Alt+Esc. I don't have a precise repro sequence,
but try to Alt+Tab and Alt+Esc to/from Excel a bunch of time.
Attached are the results - the initial orphan window, and what happens when I
resize it (takes on the video memory behind).
--
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=43640
Bug ID: 43640
Summary: Sonic Mania: Switching to fullscreen minimizes the
application
Product: Wine
Version: 2.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: iamtimscampi(a)gmail.com
Distribution: ---
Created attachment 59062
--> https://bugs.winehq.org/attachment.cgi?id=59062
Console output
When switching to fullscreen in Sonic Mania, the application minimizes and
can't be accessed again (Trying to de-minimize it plays sound for 1 second and
then stops, but the application stays minimized).
Console output attached, the following steps were performed:
- Launch the game
- Go to the options menu
- Switch to fullscreen
- Exit the game by forcing it to quit on my desktop environment)
The console output doesn't seem to show anything relevant to the issue, though.
--
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=43274
Bug ID: 43274
Summary: Lexware Buchhalter Plus 2017: crashes after entering
license
Product: Wine
Version: 2.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)der-ingo.de
Distribution: ---
Created attachment 58607
--> https://bugs.winehq.org/attachment.cgi?id=58607
Backtrace
Lexware Buchhalter Plus 2017 setup crashes after entering the license code.
I have attached a backtrace and stderrout logs.
Steps to reproduce:
- create clean win32 wineprefix
- winetricks corefonts dotnet40 (or dotnet452, doesn't make a difference)
- set Windows version back to Windows 7
- wine Buchhalter_plus_Setup.exe (*)
- enter license string (any 24 characters)
=> Upon entering the last character of the license code, wine crashes.
(*) This is a commercial program, which has a 30 day trial. I do have a public
download link to the latest installer which I extracted from the offline
version of their installer, but I am not sure if I may publish this link here
(even though you can only use the product with a valid license)
So if you need this link or any other information, please let me know.
Cheers, Curly060 =;->
--
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=33952
Bug #: 33952
Summary: Focus rectangle is drawn on Windows Calc buttons
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
If you start windows xp calc and try clicking an operator button, e.g. "*" or
"Exp", it'll become focused both in wine and on windows. But in windows the
focus rectangle isn't drawn, while on wine it is.
(If you can't reproduce, try clicking a bit slower: click-pause-release)
--
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.