https://bugs.winehq.org/show_bug.cgi?id=36069
Bug ID: 36069
Summary: invalid free in oleaut32/tests/vartype test
Product: Wine
Version: 1.3.30
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Blocks: 28820
==10340== Invalid free() / delete / delete[] / realloc()
==10340== at 0x7BC4C704: notify_free (heap.c:263)
==10340== by 0x7BC51049: RtlFreeHeap (heap.c:1762)
==10340== by 0x51D7EC2: IRecordInfoImpl_Release (recinfo.c:183)
==10340== by 0x4F6B859: test_recinfo (oaidl.h:4143)
==10340== by 0x4F6BEC8: func_vartype (vartype.c:6741)
==10340== by 0x4F6CCC0: run_test (test.h:584)
==10340== by 0x4F6D0AF: main (test.h:654)
==10340== Address 0x4a8cf94 is 4 bytes inside a block of size 64 alloc'd
==10340== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==10340== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==10340== by 0x51C80B4: alloc_bstr (oleaut.c:162)
==10340== by 0x51C844A: SysAllocStringLen (oleaut.c:324)
==10340== by 0x4F6AA26: test_bstr_cache (vartype.c:6298)
==10340== by 0x4F6B987: func_vartype (vartype.c:6449)
==10340== by 0x4F6CCC0: run_test (test.h:584)
==10340== by 0x4F6D0AF: main (test.h:654)
==10340==
--
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=19151
Summary: Spotify crashes in the mittle of a song and give me a
pop-up fault message
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tobias.bjork(a)gmail.com
Created an attachment (id=22140)
--> (http://bugs.winehq.org/attachment.cgi?id=22140)
Screen shot, pop-up message
I use:
Ubuntu 9.04 - the Jaunty Jackalope
Spotify 0.9.17
Spotify crash with different time interwalls (sometimes I can listen for hours
and sometimes just a couple of songs). No matter if I start wine & spotify
using the Applications"-menu or if I start it in a console. A pop-up message
appears that suggest to visit your site and learn how to use the application or
to create a bug report
I attach a screen shot and the fault message from the console
--
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=26895
Summary: Rendering is red mesh/black text on black background
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fritzophrenic(a)gmail.com
Application is Microsoft 3D Movie Maker
Installation completes without noticing any issues, but game is unusable.
http://appdb.winehq.org/objectManager.php?sClass=version&iId=11767
Ubuntu Lucid with Wine 1.2.2.
Colors are all messed up on most screens. Screen is covered in red mesh making
text unreadable, menus unusable, and many of the animations look really bad.
Possibly related to the game wanting to run in 256 color mode, did not
investigate.
This issue makes the game pretty much unusable. I'm very much a novice so I
don't want to submit a test result, but I'd give this a "garbage" rating.
--
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=20853
Summary: Write buffer overflow in msi/tests/automation.c?
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://kegel.com/wine/valgrind/logs/2009-11-27-12.53/vg-msi_automation.txt
has the warning
Invalid write of size 1
at memcpy (mc_replace_strmem.c:482)
by RtlExpandEnvironmentStrings_U (env.c:338)
by ExpandEnvironmentStringsW (environ.c:375)
by variant_from_registry_value (automation.c:1503)
by InstallerImpl_Invoke (automation.c:1753)
by AutomationObject_Invoke (automation.c:398)
by invoke (automation.c:691)
by Installer_RegistryValue (automation.c:745)
by Installer_RegistryValueW (automation.c:772)
by test_Installer_RegistryValue (automation.c:1923)
Address 0x7f3ca4ff is 2 bytes after a block of size 5 alloc'd
at notify_alloc (heap.c:247)
by RtlAllocateHeap (heap.c:1697)
by msi_alloc (msipriv.h:1078)
by variant_from_registry_value (automation.c:1501)
by InstallerImpl_Invoke (automation.c:1753)
by AutomationObject_Invoke (automation.c:398)
by invoke (automation.c:691)
by Installer_RegistryValue (automation.c:745)
by Installer_RegistryValueW (automation.c:772)
by test_Installer_RegistryValue (automation.c:1923)
--
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=36161
Bug ID: 36161
Summary: valgrind shows a leak in wmiutils/tests/path.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==18224== 10 bytes in 1 blocks are definitely lost in loss record 39 of 614
==18224== at 0x7BC4C735: notify_alloc (heap.c:255)
==18224== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==18224== by 0x5F9A29F: heap_alloc (wmiutils_private.h:27)
==18224== by 0x5F9B65D: parse_text (path.c:448)
==18224== by 0x5F9BAAD: path_SetText (path.c:526)
==18224== by 0x495503B: test_IWbemPath_SetText (wmiutils.h:716)
==18224== by 0x495B054: func_path (path.c:869)
==18224== by 0x495BE84: run_test (test.h:584)
==18224== by 0x495C272: main (test.h:654)
==18224==
and one possible loss:
==18857== 28 bytes in 1 blocks are possibly lost in loss record 188 of 614
==18857== at 0x7BC4C735: notify_alloc (heap.c:255)
==18857== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==18857== by 0x4D448B6: COMPOBJ_DllList_Add (compobj.c:526)
==18857== by 0x4D46BF2: apartment_getclassobject (compobj.c:1335)
==18857== by 0x4D4A33C: get_inproc_class_object (compobj.c:2894)
==18857== by 0x4D4A7FB: CoGetClassObject (compobj.c:3032)
==18857== by 0x4D4ADBD: CoCreateInstance (compobj.c:3197)
==18857== by 0x4954E94: create_path (path.c:81)
==18857== by 0x4954EEE: test_IWbemPath_SetText (path.c:132)
==18857== by 0x495B054: func_path (path.c:869)
==18857== by 0x495BE84: run_test (test.h:584)
==18857== by 0x495C272: main (test.h:654)
==18857==
{
<insert_a_suppression_name_here>
Memcheck:Leak
match-leak-kinds: possible
fun:notify_alloc
fun:RtlAllocateHeap
fun:COMPOBJ_DllList_Add
fun:apartment_getclassobject
fun:get_inproc_class_object
fun:CoGetClassObject
fun:CoCreateInstance
fun:create_path
fun:test_IWbemPath_SetText
fun:func_path
fun:run_test
fun:main
}
--
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=27441
Summary: El matador crashes when starting the game(ASSERTION
failed)
Product: Wine
Version: 1.3.21
Platform: x86
URL: http://games.on.net/file/3017/El_Matador_Playable_demo
_Chapter_6_mission
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Created an attachment (id=35092)
--> (http://bugs.winehq.org/attachment.cgi?id=35092)
Crash message when loading a level
Requires d3dx9_36 for it to run and that is bug #23673
Complains about unsupported GPU.
It crashes when loading a level with attached picture of the message.
--
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=19896
Summary: GPSU can not connect to GPS device with serial USB
connector
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: j-clark(a)lineone.net
Running GPS Utility 5.02 under wine 1.0.1 (provided by Ubuntu). Most functions
seem to work, but I get a timeout when trying to connect to my GPS device. GPS
is Garmin Geko 201 with serial port, connecting via USB serial adaptor.
This function used to work, using GPSU 4.95 and GPSU 4.99 under a 0.9?
(whatever version of wine was shipped with Ubunutu Hardy Heron) version of
wine. Since moving to Jaunty Jackalaope I haven't had it working.
I have recreated the problem using wine 1.1.27 with both GPSU 4.99 and GPSU
5.02.
I have done the usual things to ensure the com port under wine is linked to
/dev/ttyUSB0, and permissions are OK.
Working scenarios include:
- with Windows Vista i.e. running GPSU under Windows
- using gpsman under Linux - I can connect to the GPS on the serial port using
a native Linux app.
It is just using the windows app (GPSU) under wine that fails.
--
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=22515
Summary: For gothic 2 1.3 installshield crashes.
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i30817(a)gmail.com
Created an attachment (id=27597)
--> (http://bugs.winehq.org/attachment.cgi?id=27597)
Gothic2-Setup.exe std err
When starting to copy the files, a window appears saying there was a program
error. Removed .wine dir.
The demo, haven't tried to see if it has the problem.
http://www.fileplanet.com/151400/download/Gothic-II-Demo-
--
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=32138
Bug #: 32138
Summary: Crash
Product: Wine
Version: 1.5.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Monoboy4ik(a)gmail.com
Classification: Unclassified
After 1 hour in game i have this 6g6.eu/sih0-d0a1d0bdd0b8d0bcd0bed0ba100.png
(screenshot). I have intel proc...
--
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=33606
Bug #: 33606
Summary: Spin Tires rendering issue
Product: Wine
Version: 1.5.30
Platform: x86
URL: http://www.oovee.co.uk/spintire-download-mirrors/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 44486
--> http://bugs.winehq.org/attachment.cgi?id=44486
screenshot
Demo has a dirt rendering issue like on the screenshot. This string repeats in
a terminal while playing: err:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>>
GL_INVALID_OPERATION (0x502) from glUseProgramObjectARB @ glsl_shader.c / 5818
--
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.