http://bugs.winehq.org/show_bug.cgi?id=20919
Summary: Six tests usually or always hang in valgrind
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The following six tests usually or always hang in Valgrind:
kernel32 process.c
ole32 marshal.c
shdocvw webbrowser.c
urlmon url.c
winmm mci.c
winmm wave.c
I'll probably disable them in the test script to save the hour
otherwise spent waiting for them to time out.
--
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=26068
Summary: user32/dce tests shows a valgrind warning
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Conditional jump or move depends on uninitialised value(s)
at GDI_GetObjPtr (gdiobj.c:767)
by get_dc_obj (dc.c:55)
by get_dc_ptr (dc.c:181)
by GetDCHook (dc.c:1415)
by release_dc (painting.c:458)
by ReleaseDC (painting.c:1078)
by test_dc_attributes (dce.c:82)
by func_dce (dce.c:559)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at test_dc_attributes (dce.c:41)
--
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=26286
Summary: Briscola Chiamata crashes on startup
Product: Wine
Version: 1.1.11
Platform: x86
URL: http://www.briscolachiamata.it/download/SetupBriscolaC
hiamata.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Freeware game from: http://www.briscolachiamata.it/download.html
This was originally affected by bug 7163, but the program has since been
updated and the new version behaves differently. I'm leaving 7163 open for the
old problem in case the old version is still available.
The program installs fine, but when started it brings up a dialog that says
"Abnormal program termination" and does nothing else. It appears to be crashing
in mshtml/gecko code. Installing ie6 with winetricks allows the program to
start and (from what little I can tell) run correctly.
I tested this as far back as 1.1.11, in case it was introduced by new gecko,
but it was present in that version. I'm using wine-1.3.14-238-ge572dca.
--
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=16409
Summary: Ableton Live 7.0.12 crashes on startup
Product: Wine
Version: 1.1.10
Platform: Other
URL: http://www.ableton.com/pages/downloads/trial
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I saw this plea:
http://www.kvraudio.com/forum/viewtopic.php?p=3286380
so I tried Ableton again, this time on Ubuntu Intrepid on
my Compaq r3000. Sadly, it crashes on startup.
In winedbg, the crash looks like this:
First chance exception: page fault on read access to 0x00000000 in 32-bit code
(0x7e4444a7).
Backtrace:
=>1 0x7e4444a7
IDirectSoundCaptureBufferImpl_GetCurrentPosition+0x1b7(iface=0x1b4648,
lpdwCapturePosition=(nil), lpdwReadPosition=0x33f3c0)
[dlls/dsound/capture.c:931] in dsound (0x0033f3a4)
2 0x00cdd628 in live 7.0.12 (+0x8dd628) (0x0033f3c4)
...
0x7e4444a7 IDirectSoundCaptureBufferImpl_GetCurrentPosition+0x1b7
[/home/dank/wine-git/dlls/dsound/capture.c:931] in dsound: movl
0x0(%eax),%ecx
931 pos =
(DWORD_PTR)This->device->pwave[This->device->index].lpData -
(DWORD_PTR)This->device->buffer;
--
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=26072
Summary: urlmon/protocol tests show some valgrind warnings
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33247)
--> (http://bugs.winehq.org/attachment.cgi?id=33247)
valgrind log
2,048 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by heap_alloc (urlmon_main.h:225)
by report_data (bindprot.c:1046)
by BPInternetProtocolSink_ReportData (bindprot.c:1133)
by ProtocolEmul_Continue (protocol.c:1764)
by ProtocolHandler_Continue (bindprot.c:636)
by BindProtocol_Continue (bindprot.c:386)
by test_binding (protocol.c:3381)
by func_protocol (protocol.c:3515)
by run_test (test.h:556)
by main (test.h:624)
...
8,080 bytes in 4 blocks are possibly lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by get_tls_data (test.h:240)
by winetest_set_location (test.h:275)
by ProtocolSink_ReportProgress (protocol.c:773)
by report_progress (bindprot.c:971)
by BPInternetProtocolSink_ReportProgress (bindprot.c:1012)
by thread_proc (protocol.c:1434)
by ??? (signal_i386.c:2473)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:404)
by start_thread (in /lib/libpthread-2.11.2.so)
by clone (in /lib/libc-2.11.2.so)
and a few like:
48 (20 direct, 28 indirect) bytes in 1 blocks are definitely lost
at malloc (vg_replace_malloc.c:236)
by ???
by ???
by ???
by ???
by ???
by ???
by NETCON_init (netconnection.c:460)
by HTTP_HttpOpenRequestW (http.c:2600)
by HttpOpenRequestW (http.c:2730)
by HttpProtocol_open_request (http.c:338)
by protocol_start (protocol.c:278)
by HttpProtocol_StartEx (http.c:750)
by HttpProtocol_Start (http.c:647)
by http_protocol_start (protocol.c:2653)
by test_http_protocol_url (protocol.c:2783)
by test_https_protocol (protocol.c:2927)
by func_protocol (protocol.c:3495)
by run_test (test.h:556)
by main (test.h:624)
--
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=23876
Summary: Temporary Internet Files growing endless
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diafero(a)arcor.de
It seems like applications using the embedded internet explorer will fill the
Temporary Internet Files in my wine profile and make it grow endless: The game
"Uru - The Path of the Shell" uses the embedded IE to download game updates. It
runs perfectly fine in wine, but checking with a disk usage utility, I noticed
that the Temporary Internet Files folder has a size of more than 600MB by now,
containing a huge lot of the files that were downloaded by the updater
(including the meta files with the update information that are downloaded on
each startup - I had the same file in there more than 100 times). Obviously,
the cache is not restricted by size as it is on windows.
--
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=31514
Bug #: 31514
Summary: League of Legends crashes after champion select
because of non-implemented timeout in
IEnumWbemClassObject::Next
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nob.dir.info(a)gmail.com
Classification: Unclassified
LoL crashes after the champion select when the logo comes on the screen.
I had to revert this patch :
http://source.winehq.org/git/wine.git/?a=commit;h=4cfd8189c8c5c1facf7c519bc…
to be able to play.
--
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=31722
Bug #: 31722
Summary: TeamViewer 7.0.14563 crashes on start
Product: Wine
Version: 1.5.7
Platform: x86
URL: http://www.teamviewer.com/download/TeamViewer_Setup.ex
e
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hans(a)meelstraat.net
Classification: Unclassified
Created attachment 41711
--> http://bugs.winehq.org/attachment.cgi?id=41711
terminal output
The current version of the application (7.0.14563) crashes before putting up
the initial login window.
Previous versions, e.g. 7.0.12313 don't have such problem, they still start
fine in Wine 1.5.13.
I also found that the current version is able to start with Wine 1.5.6, and it
ceased to work after
bc66ef043f5436d1dcb6bb76e7be35e803fabb88 is the first bad commit
commit bc66ef043f5436d1dcb6bb76e7be35e803fabb88
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Tue Jun 19 10:21:47 2012 +0200
wbemprox: Add a partial Win32_OperatingSystem class implementation.
:040000 040000 6274f7aff9e442e5f6b71a6ed301f338359f98c5
a18de7a7967b3e7d0ec22242ca0aa7e2d02ffc82 M dlls
Probably it's not a "real" regression, but a work in progress.
Steps to reproduce the problem:
1. download and install the application. Stick to the default options during
installation (select personal/non-commercial use when asked). At the end of
installation, the application should start automatically, but it crashes
instead.
2. start the installed app with TeamViewer.exe...it crashes
TeamViewer_Setup.exe
md5sum: dcf970e28c4f20fb065f7d909656ef5b
--
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=31711
Bug #: 31711
Summary: Sample app crashes in user32
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Regression SHA1: 6b1946154831c4537b9fffc4994cb0273db55918
Wine 1.5.13, sample basicauth2.exe from bug 26586 now crashes on exit.
http://netikka.net/dev/basicauth2.exe
Run, click button ok, close it (x)
It shows "Access violation in user32..". You get only these lines, nothing
more:
$ wine basicauth2.exe
fixme:wininet:InternetLockRequestFile STUB
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
wine: Unhandled exception 0x0eedfade at address 0x0000:0x7b83aa32 (thread
0009), starting debugger...
err:seh:setup_exception_record stack overflow 1008 bytes in thread 0009 eip
7bc74700 esp 00230f40 stack 0x230000-0x231000-0x330000
git show 6b1946154831c4537b9fffc4994cb0273db55918 | patch -p1 -R
fixes the problem.
--
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=26131
Summary: dsound/duplex tests show an uninitialized variable
under valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Conditional jump or move depends on uninitialised value(s)
at snd_pcm_mmap_begin (in /usr/lib/libasound.so.2.0.0)
by CreateMMAP (dscapture.c:513)
by IDsCaptureDriverBufferImpl_SetFormat (dscapture.c:737)
by IDsCaptureDriverImpl_CreateCaptureBuffer (dscapture.c:1039)
by IDirectSoundCaptureBufferImpl_Create (capture.c:935)
by IDirectSoundCaptureImpl_CreateCaptureBuffer (capture.c:1256)
by IDirectSoundFullDuplexImpl_Initialize (duplex.c:592)
by DirectSoundFullDuplexCreate (duplex.c:737)
by IDirectSoundFullDuplex_tests (duplex.c:184)
by func_duplex (duplex.c:239)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at CreateMMAP (dscapture.c:460)
though perhaps that's an alsa bug?
--
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.