https://bugs.winehq.org/show_bug.cgi?id=36118
Bug ID: 36118
Summary: kernel32/actctx tests have a couple leaks
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==20968== 78 bytes in 1 blocks are definitely lost in loss record 125 of 257
==20968== at 0x7BC4C735: notify_alloc (heap.c:255)
==20968== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==20968== by 0x7BC26F51: xmlstrdupW (actctx.c:681)
==20968== by 0x7BC2A28D: parse_cominterface_proxy_stub_elem (actctx.c:1616)
==20968== by 0x7BC2C0DC: parse_file_elem (actctx.c:2167)
==20968== by 0x7BC2C741: parse_assembly_elem (actctx.c:2268)
==20968== by 0x7BC2CBD7: parse_manifest_buffer (actctx.c:2335)
==20968== by 0x7BC2D0B6: parse_manifest (actctx.c:2414)
==20968== by 0x7BC2D99D: get_manifest_in_manifest_file (actctx.c:2595)
==20968== by 0x7BC32B2A: RtlCreateActivationContext (actctx.c:4581)
==20968== by 0x7B8275F0: CreateActCtxW (actctx.c:124)
==20968== by 0x4C1608F: test_create (actctx.c:725)
==20968== by 0x4C1BDE2: test_actctx (actctx.c:1870)
==20968== by 0x4C1D938: func_actctx (actctx.c:2212)
==20968== by 0x4D08640: run_test (test.h:584)
==20968== by 0x4D08A2F: main (test.h:654)
==20968==
==21444== 156 bytes in 2 blocks are definitely lost in loss record 167 of 257
==21444== at 0x7BC4C735: notify_alloc (heap.c:255)
==21444== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==21444== by 0x7BC26F51: xmlstrdupW (actctx.c:681)
==21444== by 0x7BC2B16A: parse_com_interface_external_proxy_stub_elem
(actctx.c:1898)
==21444== by 0x7BC2C6C0: parse_assembly_elem (actctx.c:2260)
==21444== by 0x7BC2CBD7: parse_manifest_buffer (actctx.c:2335)
==21444== by 0x7BC2D0B6: parse_manifest (actctx.c:2414)
==21444== by 0x7BC2D99D: get_manifest_in_manifest_file (actctx.c:2595)
==21444== by 0x7BC32B2A: RtlCreateActivationContext (actctx.c:4581)
==21444== by 0x7B8275F0: CreateActCtxW (actctx.c:124)
==21444== by 0x4C5608F: test_create (actctx.c:725)
==21444== by 0x4C5BDE2: test_actctx (actctx.c:1870)
==21444== by 0x4C5D938: func_actctx (actctx.c:2212)
==21444== by 0x4D48640: run_test (test.h:584)
==21444== by 0x4D48A2F: main (test.h:654)
==21444==
--
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=36301
Bug ID: 36301
Summary: valgrind shows an invalid read (bstr) in
msxml3/tests/saxreader.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==5655== Invalid read of size 1
==5655== at 0x40097E3: strlen (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==5655== by 0x7B850994: MultiByteToWideChar (locale.c:1991)
==5655== by 0x4C75BC3: alloc_str_from_narrow (saxreader.c:80)
==5655== by 0x4C75C7C: _bstr_ (saxreader.c:92)
==5655== by 0x4C80FEE: test_mxwriter_flush (saxreader.c:3302)
==5655== by 0x4C92479: func_saxreader (saxreader.c:5612)
==5655== by 0x4CA896C: run_test (test.h:584)
==5655== by 0x4CA8D5B: main (test.h:654)
==5655== Address 0x7c71870 is 0 bytes after a recently re-allocated block of
size 2,048 alloc'd
==5655== at 0x7BC4C735: notify_alloc (heap.c:255)
==5655== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==5655== by 0x4C80FC3: test_mxwriter_flush (saxreader.c:3300)
==5655== by 0x4C92479: func_saxreader (saxreader.c:5612)
==5655== by 0x4CA896C: run_test (test.h:584)
==5655== by 0x4CA8D5B: main (test.h:654)
==5655==
(separate from bug 36300)
--
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=6194
winetaste(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetaste(a)gmx.net
--
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=12441
Summary: winecfg: confusing interface for setting per-app
overrides
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
winecfg's interface for setting per-app library overrides
screams "obscure! side-effect! unclean!"
--
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=30557
Bug #: 30557
Summary: winegstreamer broken with >=glib-2.32.0
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: galtgendo(a)o2.pl
Classification: Unclassified
As of glib 2.32.0, a call to g_thread_init(foo), where foo!=NULL is no longer
effective, it just triggers a warning:
GThread-WARNING **: GThread system no longer supports custom thread
implementations.
While I'm not sure this is the reason, a game using gstreamer sounds like a
stuck vinyl record, it does seem this way.
This sort of invalidates most of dlls/winegstreamer/glibthread.c content.
--
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=37258
Bug ID: 37258
Summary: Editor via Wine (notepad) no Numlock numbers avaiable
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: info(a)mk-news.com
Editor via Wine (notepad) no Numlock numbers avaiable
testet with my own programm: "VK-LEFT" comes for key 4 on numeric Key if
Numlock on or off
Leafpad do it correct
wine 1.6.2 via VNC4Server on LXDE-desktop
--
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=33242
Bug #: 33242
Summary: Panzer Elite Action Demo - Exception frame is not in
stack limits
Product: Wine
Version: 1.5.26
Platform: x86
URL: http://www.gamershell.com/download_12230.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com
Classification: Unclassified
When launching the demo has a message: 'err:seh:raise_exception Exception frame
is not in stack limits => unable to dispatch exception.'
--
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=40076
Bug ID: 40076
Summary: Crash when running Adobe Illustrator CS 2015
Product: Wine
Version: 1.9.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kurrent93(a)gmail.com
Distribution: ---
Created attachment 53557
--> https://bugs.winehq.org/attachment.cgi?id=53557
backtrace
Trying to run Adobe Illustrator CS 2015.
It installs correctly but on startup it fails.
--
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.