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.