http://bugs.winehq.org/show_bug.cgi?id=29309
Bug #: 29309
Summary: Zynaps remix exits with memory access violation
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Classification: Unclassified
When starting Zynaps Remix game, it exits with access violation:
fixme:win:EnumDisplayDevicesW ((null),0,0x33f6a4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f668,0x00000000), stub!
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels,
pretending
there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels,
pretend
ing there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels,
pretend
ing there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels,
pretending
there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels,
pretend
ing there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels,
pretend
ing there's only 2 channels
fixme:win:EnumDisplayDevicesW ((null),0,0x33f640,0x00000000), stub!
fixme:ddraw:ddraw7_RestoreAllSurfaces iface 0x134390 stub!
--
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=39545
Bug ID: 39545
Summary: wine build fails without libpulse
Product: Wine
Version: 1.7.54
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Stefan.Leichter(a)camLine.com
Distribution: ---
Created attachment 52696
--> https://bugs.winehq.org/attachment.cgi?id=52696
config.log
System: Debian Jessie 64 bit
Configure detects that libpulse is missing (see attached config.log), but make
tries to link winepulse.drv against libpulse. Therefore building wine fails for
me with:
make[1]: Entering directory
'/usr/src/wine/wine-build-local32/dlls/winepulse.drv'
../.././../wine-build-local64/tools/winegcc/winegcc -o winepulse.drv.so \
-B../.././../wine-build-local64/tools/winebuild --sysroot=../.. -m32
-fasynchronous-unwind-tables -shared
../../../wine-git-local/dlls/winepulse.drv/winepulse.drv.spec \
mmdevdrv.o -ldxguid -luuid -lwinmm -luser32 -ladvapi32 -lole32 -lwine \
../../libs/port/libwine_port.a -lpulse -lpthread
/usr/bin/ld: cannot find -lpulse
collect2: error: ld returned 1 exit status
winegcc: ccache failed
Makefile:209: recipe for target 'winepulse.drv.so' failed
make[1]: *** [winepulse.drv.so] Error 2
--
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=38464
Bug ID: 38464
Summary: valgrind shows a possible leak in wininet/tests/http.c
test_async_HttpSendRequestEx()
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
==18670== 32 bytes in 1 blocks are possibly lost in loss record 210 of 744
==18670== at 0x7BC49E0E: notify_alloc (heap.c:254)
==18670== by 0x7BC4E044: RtlAllocateHeap (heap.c:1715)
==18670== by 0x7BC38BE1: RtlInitializeCriticalSectionEx (critsection.c:326)
==18670== by 0x7B870063: InitializeCriticalSectionEx (sync.c:354)
==18670== by 0x7B86FFF7: InitializeCriticalSection (sync.c:311)
==18670== by 0x489254D: test_async_HttpSendRequestEx (http.c:5325)
==18670== by 0x4893C07: func_http (http.c:5654)
==18670== by 0x48A9CA6: run_test (test.h:584)
==18670== by 0x48AA0E0: main (test.h:666)
==18670==
--
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=14894
Summary: Segmentation Fault in Cubis Gold 2
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bywec8j02(a)sneakemail.com
Created an attachment (id=15464)
--> (http://bugs.winehq.org/attachment.cgi?id=15464)
output from terminal
using
~/.wine/drive_c/Program Files/CubisGold2$ rpm -qa|grep wine
wine-esd-1.0-1.fc9.i386
wine-twain-1.0-1.fc9.i386
wine-tools-1.0-1.fc9.i386
wine-ldap-1.0-1.fc9.i386
wine-capi-1.0-1.fc9.i386
wine-nas-1.0-1.fc9.i386
wine-1.0-1.fc9.i386
wine-cms-1.0-1.fc9.i386
wine-jack-1.0-1.fc9.i386
wine-desktop-1.0-1.fc9.i386
wine-core-1.0-1.fc9.i386
on Fedora 9 32bit, AMD64, 1GB ram.
and get a segmentation fault. See attachment.
--
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=39143
Bug ID: 39143
Summary: wmp9 service wants
ntoskrnl.exe.ExAcquireResourceExclusiveLite on
shutdown
Product: Wine
Version: 1.7.50
Hardware: x86
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
If I do:
winetricks -q wmp9
then
wine notepad
and close notepad, I see:
wine: Unimplemented function ntoskrnl.exe.ExAcquireResourceExclusiveLite called
at address 0x7b839b2c (thread 0020), starting debugger...
--
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=36427
Bug ID: 36427
Summary: valgrind shows several leaks in
dlls/taskschd/tests/scheduler.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48456
--> https://bugs.winehq.org/attachment.cgi?id=48456
valgrind log
==26838== 96 bytes in 1 blocks are definitely lost in loss record 458 of 701
==26838== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==26838== by 0x4ECBA52: alloc_bstr (oleaut.c:162)
==26838== by 0x4ECC01D: SysAllocStringLen (oleaut.c:324)
==26838== by 0x4ECC128: SysAllocString (oleaut.c:232)
==26838== by 0x649A80E: regtask_get_Name (regtask.c:133)
==26838== by 0x4D69DF9: test_GetTask (taskschd.h:878)
==26838== by 0x4D6E424: func_scheduler (scheduler.c:1409)
==26838== by 0x4D6F224: run_test (test.h:584)
==26838== by 0x4D6F612: main (test.h:654)
==26838==
==26838== 76 bytes in 1 blocks are definitely lost in loss record 408 of 701
==26838== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==26838== by 0x649D2B8: TaskDefinition_get_Settings (taskschd_private.h:44)
==26838== by 0x4D6A227: test_TaskDefinition (taskschd.h:2557)
==26838== by 0x4D6E429: func_scheduler (scheduler.c:1410)
==26838== by 0x4D6F224: run_test (test.h:584)
==26838== by 0x4D6F612: main (test.h:654)
==26838==
==26960== 72 bytes in 1 blocks are definitely lost in loss record 400 of 702
==26960== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==26960== by 0x5DB8D1C: RPCRT4_AllocBinding (rpc_binding.c:114)
==26960== by 0x5DBBDCD: RpcBindingFromStringBindingW (rpc_binding.c:140)
==26960== by 0x649DB71: TaskService_Connect (task.c:2613)
==26960== by 0x4D6C4F3: test_FolderCollection (taskschd.h:503)
==26960== by 0x4D6E41F: func_scheduler (scheduler.c:1408)
==26960== by 0x4D6F224: run_test (test.h:584)
==26960== by 0x4D6F612: main (test.h:654)
==26960==
==27105== 48 bytes in 3 blocks are definitely lost in loss record 333 of 703
==27105== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==27105== by 0x649BBC8: RegisteredTask_create (taskschd_private.h:44)
==27105== by 0x64979C5: TaskFolder_RegisterTask (folder.c:334)
==27105== by 0x4D68043: test_GetTask (taskschd.h:2007)
==27105== by 0x4D6E424: func_scheduler (scheduler.c:1409)
==27105== by 0x4D6F224: run_test (test.h:584)
==27105== by 0x4D6F612: main (test.h:654)
==27105==
etc.
--
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=38589
Bug ID: 38589
Summary: .
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chiampan76(a)gmail.com
Distribution: ---
Created attachment 51487
--> https://bugs.winehq.org/attachment.cgi?id=51487
Sades 7.1
I'm trying to install driver headphones game sades 7.1 CH but return the
following error (see 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.
https://bugs.winehq.org/show_bug.cgi?id=38450
Bug ID: 38450
Summary: valgrind shows a leak in shell32/tests/shlfolder.c
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
==15811== 4 bytes in 1 blocks are definitely lost in loss record 24 of 688
==15811== at 0x7BC49E0E: notify_alloc (heap.c:254)
==15811== by 0x7BC4E044: RtlAllocateHeap (heap.c:1715)
==15811== by 0x49460C1: SHCreateShellItemArrayFromIDLists (shellitem.c:1289)
==15811== by 0x48BD29F: test_SHCreateShellItemArray (shlfolder.c:3633)
==15811== by 0x48C612E: func_shlfolder (shlfolder.c:5246)
==15811== by 0x48CBA4B: run_test (test.h:584)
==15811== by 0x48CBE85: main (test.h:666)
==15811==
--
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=37729
Bug ID: 37729
Summary: Picasa 3.9 crashes in setupapi.SetupFindFirstLineW
Product: Wine
Version: 1.7.32
Hardware: x86
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Created attachment 50230
--> https://bugs.winehq.org/attachment.cgi?id=50230
backtrace
austin@debian-home:~$ sha1sum picasa39-setup.exe
39b2df46dbc423e250371e826026a2827f55b956 picasa39-setup.exe
austin@debian-home:~$ du -h picasa39-setup.exe
17M picasa39-setup.exe
austin@debian-home:~$ wine --version
wine-1.7.32
the crash is in a child process and doesn't print to the console (with the
crash dialog disabled).
--
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.