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=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=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.
http://bugs.winehq.org/show_bug.cgi?id=20053
Summary: wined3d - TF2 suffers from black menu and missing UI
textures in dx9 mode
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Nephyrin(a)nephyrin.net
When starting TF2 in directx9 mode (that is, starting it normally, out of the
box), the menu is black (no background image) and there are no HUD elements in
game. Other than this, it appears to work fine and looks great in Dx9 mode, and
would be platinum status if you could see your UI.
Disabling pixelshaders in winecfg causes the game to load with a visible
background on the main menu, but the game immediately bails telling you your
graphics card is not able to run the game.
-dxlevel 81 forces the game into dx8 mode where everything works, but this is a
major visual quality regression.
--
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=15620
Summary: starting games totaly kills the sound on the system
Product: Wine
Version: 1.1.6
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: DoDoEntertainment(a)gmail.com
After starting a game, sound entirely dissapears from the system.
The fix is to invoke:
sudo /etc/init.d/alsa-utils reset Intel
Bug happens on ubuntu 8.04 x64 on "Intel Corporation 82801G (ICH7 Family) High
Definition Audio Controller".
It's a regression from 1.1.5.
I've noticed the disappearing of sound after starting gta:san andreas (which
works relatively fine under 1.1.5). Same happens if I start Heroes of Might and
Magic 4.
--
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=20301
Summary: Word Pro looses keyboard
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=24001)
--> (http://bugs.winehq.org/attachment.cgi?id=24001)
Loss of keyboard example
Hi All,
I am using Lotus Word Pro N9.8.0208.1200.
Occasionally when I am wring in a Word Pro document, I loose my keyboard. All
the pounding on my keyboard does nothing. The good news it that this time, I
can reproduce it. Ono the attached document, mouse to the bottom, then press
return a bunch of times to add more lines.
I would appreciate if you would fix this on quickly. It is driving me nuts
(and back to my XP VM!)
Many thanks,
-T
a trace will follow shortly.
--
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.