https://bugs.winehq.org/show_bug.cgi?id=36415
Bug ID: 36415
Summary: valgrind shows an invalid read in
ole32/tests/hglobalstream.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==24323== Invalid read of size 2
==24323== at 0x7B844735: GlobalLock (heap.c:440)
==24323== by 0x538C9DB: HGLOBALStreamImpl_Read (hglobalstream.c:170)
==24323== by 0x4D7AE73: func_hglobalstream (objidl.h:4381)
==24323== by 0x4DBDEA8: run_test (test.h:584)
==24323== by 0x4DBE297: main (test.h:654)
==24323== Address 0x480a180 is 16 bytes after a block of size 32 free'd
==24323== at 0x7BC4FF41: RtlFreeHeap (heap.c:263)
==24323== by 0x538CC0B: HGLOBALStreamImpl_Release (hglobalstream.c:124)
==24323== by 0x4D7ABFB: func_hglobalstream (objidl.h:4377)
==24323== by 0x4DBDEA8: run_test (test.h:584)
==24323== by 0x4DBE297: main (test.h:654)
==24323==
--
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=7106
--- Comment #20 from Austin English <austinenglish(a)gmail.com> ---
This is your friendly reminder that there has been no bug activity for 2 years.
Is this still an issue in current (1.7.18 or newer) wine?
--
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=25668
Summary: DAEMON Tools 3.47 does not finish installing
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Created an attachment (id=32695)
--> (http://bugs.winehq.org/attachment.cgi?id=32695)
~/wine-git/wine daemon347.exe &> log.txt
The installation starts but it fails at the start and after says installation
incomplete.
Notable
wine: Call from 0x7b839242 to unimplemented function
setupapi.dll.SetupDiSetSelectedDevice, aborting
Repairing also fails as well as removing.
--
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=36130
Bug ID: 36130
Summary: valgrind shows some invalid reads in
ole32/tests/hglobalstream.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M ole32.dll -p ole32_test.exe.so
hglobalstream && touch hglobalstream.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
==26781== Invalid read of size 2
==26781== at 0x7B841AFA: GlobalLock (heap.c:440)
==26781== by 0x534D47B: HGLOBALStreamImpl_Read (hglobalstream.c:170)
==26781== by 0x4D5792D: func_hglobalstream (objidl.h:4381)
==26781== by 0x4D466F7: main (test.h:584)
==26781== Address 0x4809c00 is 16 bytes after a block of size 32 free'd
==26781== at 0x7BC4CD2C: RtlFreeHeap (heap.c:1766)
==26781== by 0x534D662: HGLOBALStreamImpl_Release (hglobalstream.c:124)
==26781== by 0x4D57740: func_hglobalstream (objidl.h:4377)
==26781== by 0x4D466F7: main (test.h:584)
==26781==
==26781== Invalid read of size 4
==26781== at 0x7B84229F: GlobalReAlloc (heap.c:672)
==26781== by 0x534D244: HGLOBALStreamImpl_SetSize (hglobalstream.c:381)
==26781== by 0x4D579C1: func_hglobalstream (objidl.h:4391)
==26781== by 0x4D466F7: main (test.h:584)
==26781== Address 0x4809c02 is 18 bytes after a block of size 32 free'd
==26781== at 0x7BC4CD2C: RtlFreeHeap (heap.c:1766)
==26781== by 0x534D662: HGLOBALStreamImpl_Release (hglobalstream.c:124)
==26781== by 0x4D57740: func_hglobalstream (objidl.h:4377)
==26781== by 0x4D466F7: main (test.h:584)
==26781==
==26781== Invalid read of size 4
==26781== at 0x7B84229F: GlobalReAlloc (heap.c:672)
==26781== by 0x534D244: HGLOBALStreamImpl_SetSize (hglobalstream.c:381)
==26781== by 0x534D366: HGLOBALStreamImpl_Write (objidl.h:4391)
==26781== by 0x4D57A07: func_hglobalstream (objidl.h:4384)
==26781== by 0x4D466F7: main (test.h:584)
==26781== Address 0x4809c02 is 18 bytes after a block of size 32 free'd
==26781== at 0x7BC4CD2C: RtlFreeHeap (heap.c:1766)
==26781== by 0x534D662: HGLOBALStreamImpl_Release (hglobalstream.c:124)
==26781== by 0x4D57740: func_hglobalstream (objidl.h:4377)
==26781== by 0x4D466F7: main (test.h:584)
==26781==
err:storage:HGLOBALStreamImpl_Write IStream_SetSize failed with error
0x8007000e
--
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=29390
Bug #: 29390
Summary: applications remain in "applications" ("uninstall")
list after uninstall
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otaku(a)rambler.ru
Classification: Unclassified
applications remain in "applications" ("uninstall") list after their Uninstall
+ when trying to uninstall/reinstall application which is already deleted
Uninstall of some another application runs
+ sometimes Uninstall of not selected (even installed) but of another
application runs (especially for applications in a bottom of list)
--
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=28277
Summary: Deus Ex does not run correctly on Mac Os X 10.6.8
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Salz85(a)gmail.com
Created an attachment (id=36227)
--> (http://bugs.winehq.org/attachment.cgi?id=36227)
Deus Ex Log. Some parts of it have been written by the application itself.
Running the original Deus Ex (retail, patch version 1112fm) under Mac OS X
using wine shows a very different behaviour compared to a common linux distro.
Here are some important differences:
- The original OpenGL engine does not work under 10.6.8, while it runs
perfectly under ubuntu 11.04.
- Default gamma values for Direct3D engine look really dark. Probably due to
different gamma values between linux/Mac OS X tough.
- Sound and music cut after a few seconds while using Coreaudio.
- The game experiences various random crashes while playing. It crashes
everytime when exiting the game. None of those happen under linux.
I'm attaching a very simple log, created without any WINEDEBUG variables. (even
a simple +relay option creates a +500MB log file).
It looks like Deus Ex injects some of its debugging info inside of it, by the
way.
The comparison has been made on :
- iMac late 2010 (i3 3,2Ghz, ati 5670) running Mac OS X 10.6.8, wine version
1.3.27 installed from macports
and
- Core Duo 1.6 Ghz, 2 GB ram, nvidia 7400Go running ubuntu 11.04, wine 1.3.27
from winehq repositories.
--
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=32019
Bug #: 32019
Summary: feralheart stopps and it says that it have occurated
an error with wine :(
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carro.s98(a)hotmail.se
Classification: Unclassified
Created attachment 42203
--> http://bugs.winehq.org/attachment.cgi?id=42203
error from feralheart
when i play feralheart i can play max 5 mins and then everything freezez and a
window pops up where it says following: "the program FeralHeart has occured and
serious error and need to close" :( what can i do? i have a MacBook OS X 10.6.8
i really wanna play feralheart
--
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=28904
Bug #: 28904
Summary: Thief Deadly Shadows left mouse is JoyX
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: haleykd(a)users.sf.net
Classification: Unclassified
System: arch x86-64 wine 1.3.31
Thief DS patched to 1.1
t3.exe from Thief3 editor pack for nocd
intro movies disabled
This problem is manifesting in multiple ways.
1. Start game.
2. start new game
3. try to scroll the briefing, it scrolls back up on its own.
4. continue into the game
5. when the game starts garret moves forward on his own.
6. hit ESC
7. go to the options menu.
8. try to scroll the av options list, it will automatically scroll back to the
top making it impossible to change any of the hidden options.
9. go to the inputs section to change key mappings
Note: This makes it impossible to change (except clearing) the key mappings.
10. use the right mouse to clear JoyX & Y from the mappings. Garett will no
longer move on his own, however the menu & briefing scroll problem is still
present.
11. click any of the None inputs with the mouse. JoyX will appear. (use right
mouse to clear the unwanted input)
12. use the cursor keys to select a key mapping
13. hit enter, JoyX will appear.
This problem does not occur with Deus Ex: IW which uses the same engine.
--
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=31716
Bug #: 31716
Summary: Heroes of Might and Magic 3 (HOMM3) crashes on opening
of the town window
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sokolov_d_s(a)mail.ru
Classification: Unclassified
Sometimes HOMM3 game crashes when hero's entered a town.
---
Heroes of Might and Magic 3 Complete ed.
Ubuntu 12.04
linux-image-3.2.0-30-generic-pae
fglrx-updates 2:8.960-0ubuntu1.1
ATI Mobility Radeon HD 5470
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: ATI Mobility Radeon HD 5000 Series
OpenGL version string: 4.2.11627 Compatibility Profile Context
--
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.