https://bugs.winehq.org/show_bug.cgi?id=36171
Bug ID: 36171
Summary: valgrind shows several leaks in winmm/waveform.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4477== 6,156 bytes in 342 blocks are definitely lost in loss record 823 of
838
==4477== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==4477== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==4477== by 0x4FEACEF: WINMM_OpenDevice (waveform.c:1093)
==4477== by 0x4FEB8D0: WOD_Open (waveform.c:1272)
==4477== by 0x4FEF2F1: WINMM_DevicesMsgProc (waveform.c:2409)
==4477== by 0x514943D: ??? (winproc.c:173)
==4477== by 0x51495B2: call_window_proc (winproc.c:244)
==4477== by 0x514B74B: WINPROC_call_window (winproc.c:900)
==4477== by 0x51080F8: call_window_proc (message.c:2223)
==4477== by 0x510A2FC: peek_message (message.c:2953)
==4477== by 0x510BDA2: PeekMessageW (message.c:3757)
==4477== by 0x4FEF773: WINMM_DevicesThreadProc (waveform.c:2503)
==4477== by 0x7BC87017: ??? (signal_i386.c:2571)
==4477== by 0x7BC87060: call_thread_func (signal_i386.c:2630)
==4477== by 0x7BC86FF5: ??? (signal_i386.c:2571)
==4477== by 0x7BC8E43C: start_thread (thread.c:428)
==4477== by 0x4218F92: start_thread (pthread_create.c:309)
==4477== by 0x431D7ED: clone (clone.S:129)
==4477== 240 bytes in 6 blocks are definitely lost in loss record 575 of 838
==4477== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==4477== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==4477== by 0x5823590: IMalloc_fnAlloc (ifs.c:186)
==4477== by 0x5823EAB: CoTaskMemAlloc (objidl.h:1236)
==4477== by 0x69AE652: AudioClient_GetMixFormat (mmdevdrv.c:1747)
==4477== by 0x6510860: set_format (audioclient.h:330)
==4477== by 0x65109DF: load_driver_devices (devenum.c:464)
==4477== by 0x6512225: MMDevEnum_Create (devenum.c:851)
==4477== by 0x6515445: MMCF_CreateInstance (main.c:252)
==4477== by 0x5804D96: CoCreateInstance (unknwn.h:226)
==4477== by 0x4FE9C53: WINMM_InitMMDevices (waveform.c:843)
==4477== by 0x4FEF50F: WINMM_DevicesThreadProc (waveform.c:2468)
==4477== by 0x7BC87017: ??? (signal_i386.c:2571)
==4477== by 0x7BC87060: call_thread_func (signal_i386.c:2630)
==4477== by 0x7BC86FF5: ??? (signal_i386.c:2571)
==4477== by 0x7BC8E43C: start_thread (thread.c:428)
==4477== by 0x4218F92: start_thread (pthread_create.c:309)
==4477== by 0x431D7ED: clone (clone.S:129)
==4477==
--
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=36265
Bug ID: 36265
Summary: valgrind shows a couple leaks in dmband/tests/dmband.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4122== 32 bytes in 1 blocks are possibly lost in loss record 72 of 263
==4122== at 0x7BC4C735: notify_alloc (heap.c:255)
==4122== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==4122== by 0x5BBE7DE: ???
==4122== by 0x5BBED52: ???
==4122== by 0x4D4AE26: CoCreateInstance (unknwn.h:226)
==4122== by 0x49552AF: test_COM_bandtrack (dmband.c:114)
==4122== by 0x49556B9: func_dmband (dmband.c:161)
==4122== by 0x49564B4: run_test (test.h:584)
==4122== by 0x49568A2: main (test.h:654)
==4122==
==4122== 848 bytes in 1 blocks are definitely lost in loss record 226 of 263
==4122== at 0x7BC4C735: notify_alloc (heap.c:255)
==4122== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==4122== by 0x5BBE847: ???
==4122== by 0x5BBED52: ???
==4122== by 0x4D4AE26: CoCreateInstance (unknwn.h:226)
==4122== by 0x4955320: test_COM_bandtrack (dmband.c:119)
==4122== by 0x49556B9: func_dmband (dmband.c:161)
==4122== by 0x49564B4: run_test (test.h:584)
==4122== by 0x49568A2: main (test.h:654)
==4122==
--
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=24850
Summary: Explorer++ resets custom toolbar buttons on each
startup
Product: Wine
Version: 1.3.5
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31445)
--> (http://bugs.winehq.org/attachment.cgi?id=31445)
terminal output
The buttons displayed in the main toolbar can be customized by right-clicking
it and choosing "customize..." (or until bug 24843 is fixed, the lowest bit of
blank space in that menu). On Windows, it saves any changes made there and
restores them on each startup. No such luck in Wine, where it resets to the
defaults on each startup.
Native comctl32 (v6) makes it work as expected. This line might be suspicious:
fixme:toolbar:TOOLBAR_Save save to L"Software\\Explorer++\\Settings"
L"ToolbarState"
P.S. There's an easy workaround which just started working in git (it'll make
the program crash on startup in 1.3.5 or earlier): go into options and enable
portable mode.
--
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=36270
Bug ID: 36270
Summary: valgrind shows several leaks in
dmcompos/tests/dmcompos.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==5170== 848 bytes in 1 blocks are definitely lost in loss record 517 of 584
==5170== at 0x7BC4C735: notify_alloc (heap.c:255)
==5170== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==5170== by 0x5F9D528: ???
==5170== by 0x5F9B9A6: ???
==5170== by 0x4D4AE26: CoCreateInstance (unknwn.h:226)
==5170== by 0x49559DF: test_COM_track (dmcompos.c:207)
==5170== by 0x4955CE4: func_dmcompos (dmcompos.c:246)
==5170== by 0x4956AE0: run_test (test.h:584)
==5170== by 0x4956ECE: main (test.h:654)
==5170==
--
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=31391
Bug #: 31391
Summary: anarchy online game crashing after login
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dazsul76(a)gmail.com
Classification: Unclassified
Created attachment 41250
--> http://bugs.winehq.org/attachment.cgi?id=41250
program internal error report
Re: Game Anarchy online.
Game is crashing after login screen (note occasionally game works. about 1 time
in 15 login attempts)
wine v1.5.10
Linux mint 13
Anyhelp would be appreciated. console file attached
--
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=3077
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #29 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 1.7.47.
--
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=35789
Bug ID: 35789
Summary: Morrowind random crashes during game play.
Product: Wine
Version: 1.6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: naughtmcnoone(a)gmail.com
Created attachment 47782
--> http://bugs.winehq.org/attachment.cgi?id=47782
Backtrace file created by system when game crashed.
Morrowind crashes randomly during game play.
Was very stable, with no problems until I added the Tribunal and Bloodmoon add
ons.
Also, did Morrowind Code Patch at the same time.
--
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=30686
Bug #: 30686
Summary: Wineord 2010 adds spaces before umlauts
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stasik0(a)front.ru
Classification: Unclassified
I am using Word 2010 with Wine. After a document is opened there are often
extra space before German umlauts e.g. "für" becomes "f ür". This is really
annoying and makes Word unusable. A rollback on 1.4 seems to solve the problem.
I do use a native riched20 library.
--
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=38864
Bug ID: 38864
Summary: Page fault when installing Microsoft Lync Basic 2013
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: kosa.gyula.77(a)gmail.com
Distribution: ---
Created attachment 51792
--> https://bugs.winehq.org/attachment.cgi?id=51792
Debug Output
I get an unexpected application error when installing Microsoft Lync Basic 2013
(32 Bit):
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:advapi:EventRegister {8736922d-e8b2-47eb-8564-23e77e728cf3}, 0x100326a5,
0x10068a90, 0x1009b7b0
fixme:process:GetSystemDEPPolicy stub
fixme:process:SetProcessDEPPolicy (1): stub
fixme:advapi:EventRegister {8736922d-e8b2-47eb-8564-23e77e728cf3}, 0xa0743e,
0xc9bbb0, 0xcd9148
fixme:system:SetProcessDPIAware stub!
fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled.
fixme:advapi:EventRegister {f562bb8e-422d-4b5c-b20e-90d710f7d11c}, 0xa0743e,
0xcd52d0, 0xcdc4c8
wine: Unhandled page fault on read access to 0x00000000 at address 0xb5128e
(thread 0026), starting debugger...
Download Microsoft Lync Basic 2013 (32 Bit) from
https://www.microsoft.com/en-US/download/details.aspx?id=35451
--
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=2082
--- Comment #149 from Saulius K. <saulius2(a)gmail.com> ---
Being the original reporter, I am all for marking this bloated bug report
dependent on bug 38875. When the 38875 gets fixed, this one could be closed
too.
But then some patches from here (Charles Welton, Stefan Doesinger, Ken
Thomases, Gražvydas Ignotas and probably from related bug reports) will need to
be linked to the new report. I already lost the track of technical discussion
to be exact (for a while).
Are there any objections?
--
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.