http://bugs.winehq.org/show_bug.cgi?id=20942
Summary: Write buffer overflow in MODULE_LoadModule16() causing
valgrind warnings in all tests??
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Many (all?) of today's tests
http://kegel.com/wine/valgrind/logs/2009-12-07-08.39/
show the valgrind warning
Use of uninitialised value of size 4
at mbstowcs_sbcs (mbtowc.c:90)
by wine_cp_mbstowcs (mbtowc.c:269)
by RtlMultiByteToUnicodeN (rtlstr.c:840)
by RtlAnsiStringToUnicodeString (rtlstr.c:694)
by FILE_name_AtoW (file.c:251)
by LoadLibraryExA (module.c:911)
by LoadLibraryA (module.c:964)
by MODULE_LoadModule16 (ne_module.c:1114)
...
Uninitialised value was created by a stack allocation
at MODULE_LoadModule16 (ne_module.c:1049)
I can't reproduce this on my work machine, so perhaps
the rain has driven my home machine (which posts
the results automatically) bonkers?
--
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=18126
Summary: COMPOBJ_DllList_Add couldn't load in-process dll
msxml6.dll
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yugandhar_bireddy(a)satyam.com
A windows 64 bit application depending on MSXML6 when executed after installing
msxml6_64.msi for wine-1.1.19 cis giving the following error:
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\System\\msxml6.dll"
err:ole:create_server class {88d96a05-f192-11d4-a65f-0040963251e5} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {88d96a05-f192-11d4-a65f-0040963251e5}
could be created for context 0x17
fixme:heap:HeapSetInformation 0x2ae1ac400000 0 0x2ae1a47fb220 4
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\System\\msxml6.dll"
err:ole:create_server class {88d96a05-f192-11d4-a65f-0040963251e5} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {88d96a05-f192-11d4-a65f-0040963251e5}
could be created for context 0x17
--
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=22751
Summary: Steam crashes after putting up initial dialog if
corefonts not installed
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://steampowered.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Steam gets as far as asking if you want to take the hardware
server, and then crashes. +relay shows that right before the seh:
there was an assertion failure and some calls that probably referenced
a font. Sure enough, doing 'sudo apt-get install ttf-mscorefonts-installer'
worked around 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=16639
Summary: Severe image corruption in Half-Life 2 with fglrx
Product: Wine
Version: 1.1.9
Platform: PC
URL: http://amphibian.dyndns.org/broken-wine-hl2-fglrx/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toad(a)amphibian.dyndns.org
CC: toad(a)amphibian.dyndns.org
See the screenshots on the url above. Radeon X1900, fglrx installed today,
released december, glxinfo says "2.1.8304 Release", catalyst 8.12 probably,
debian etch.
--
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=22906
Summary: Audiosurf - can't get past first loading screen
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: piekarzarkadiusz(a)gmail.com
Created an attachment (id=28336)
--> (http://bugs.winehq.org/attachment.cgi?id=28336)
Audiosurf loading log
When Audiosurf is launched, a loading screen appears which consists of a
progress bar, a button to proceed and an embedded web browser. Everything seems
to load properly, but when the "OK" button appears, it doesn't react to mouse
clicks or keyboard presses. So it's impossible to get to the main menu and
play.
I attached a log from a console and a screenshot.
Tested on Kubuntu 10.04, Wine 1.2-rc1
--
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=18123
Summary: control pipe error with service_control_dispatcher
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yugandhar_bireddy(a)satyam.com
When tried to run the windows 64 bit application as service using
wine-1.1.19,following error occurs without starting the application:
err:service:service_control_dispatcher failed to create control pipe error =
317
--
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=19194
Summary: battlefield 2 fullscreen issues under xfce
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael.s.gilbert(a)gmail.com
first off, i just want to say that it is awesome that battlefield 2 is now
(apparently) fully working. however, when using xfce, the fullscreen mode only
gets partially rendered on screen (an 800x600 section for me), which makes it
impossible to play. however, the game works perfectly under gnome, which is
great! but my day-to-day desktop environment is xfce, and i would like to stay
there when i play. thanks for the great work on wine!
--
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=20917
Summary: tests crash in init_format_filter_info() under
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 wine test suite reliably crashes under valgrind in the
function init_format_filter_info() in the tests
d3d8/device
d3d9/device
ddrawex/surface
See e.g.
http://kegel.com/wine/valgrind/logs/2009-12-03-17.17/vg-d3d8_device.txthttp://kegel.com/wine/valgrind/logs/2009-12-03-17.17/vg-ddrawex_surface.txt
It looks like a wild pointer bug in the nvidia driver, but it could also
be a problem with valgrind or wine.
If it's a driver bug, we should report it upstream after testing with
the latest driver.
If it's not a valgrind bug, we should evaluate whether we should be calling the
driver more carefully somehow.
I'll attach an nvidia bug report log for completeness.
--
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=20303
Summary: Spurious valgrind warning in HEAP_CreateSubHeap?
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running wine's tests under valgrind generates lots of errors like:
Invalid write of size 4
at 0xCC5CE91: HEAP_CreateSubHeap (heap.c:815)
by 0xCC5E643: RtlCreateHeap (heap.c:1265)
by 0xCC95B0D: thread_init (thread.c:328)
by 0xCC67898: __wine_process_init (loader.c:2695)
by 0xC52E91A: wine_init (loader.c:711)
by 0x7BF01274: main (main.c:218)
Address 0x7f00000c is not stack'd, malloc'd or (recently) free'd
Seems like ntdll is missing a valgrind annotation or two...?
--
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.