http://bugs.winehq.org/show_bug.cgi?id=26123
Summary: mshtml/protocol shows several leaks under valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
30 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by heap_alloc (mshtml_private.h:873)
by AboutProtocol_Start (protocol.c:252)
by protocol_start (protocol.c:262)
by do_test_about_protocol (protocol.c:601)
by test_about_protocol (protocol.c:798)
by func_protocol (protocol.c:908)
by run_test (test.h:556)
by main (test.h:624)
...
30 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by heap_alloc (mshtml_private.h:873)
by AboutProtocol_Start (protocol.c:252)
by protocol_start (protocol.c:262)
by do_test_about_protocol (protocol.c:601)
by test_about_protocol (protocol.c:799)
by func_protocol (protocol.c:908)
by run_test (test.h:556)
by main (test.h:624)
...
38 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by heap_alloc (mshtml_private.h:873)
by AboutProtocol_Start (protocol.c:252)
by protocol_start (protocol.c:262)
by do_test_about_protocol (protocol.c:611)
by test_about_protocol (protocol.c:798)
by func_protocol (protocol.c:908)
by run_test (test.h:556)
by main (test.h:624)
...
38 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by heap_alloc (mshtml_private.h:873)
by AboutProtocol_Start (protocol.c:252)
by protocol_start (protocol.c:262)
by do_test_about_protocol (protocol.c:611)
by test_about_protocol (protocol.c:799)
by func_protocol (protocol.c:908)
by run_test (test.h:556)
by main (test.h:624)
--
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=26127
Summary: msvcrt/locale tests show a few uninitialized variables
under valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Conditional jump or move depends on uninitialised value(s)
at MSVCRT__create_locale (locale.c:802)
by MSVCRT_setlocale (locale.c:1129)
by test_setlocale (locale.c:123)
by func_locale (locale.c:624)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:208)
by initialize_block (heap.c:239)
by RtlAllocateHeap (heap.c:1702)
by MSVCRT_malloc (heap.c:298)
by MSVCRT__create_locale (locale.c:730)
by MSVCRT_setlocale (locale.c:1129)
by test_setlocale (locale.c:123)
by func_locale (locale.c:624)
by run_test (test.h:556)
by main (test.h:624)
...
Conditional jump or move depends on uninitialised value(s)
at MSVCRT__create_locale (locale.c:802)
by MSVCRT_setlocale (locale.c:1129)
by test_setlocale (locale.c:135)
by func_locale (locale.c:624)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:208)
by initialize_block (heap.c:239)
by RtlAllocateHeap (heap.c:1702)
by MSVCRT_malloc (heap.c:298)
by MSVCRT__create_locale (locale.c:730)
by MSVCRT_setlocale (locale.c:1129)
by test_setlocale (locale.c:135)
by func_locale (locale.c:624)
by run_test (test.h:556)
by main (test.h:624)
...
Conditional jump or move depends on uninitialised value(s)
at MSVCRT__create_locale (locale.c:802)
by MSVCRT_setlocale (locale.c:1129)
by test_setlocale (locale.c:412)
by func_locale (locale.c:624)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:208)
by initialize_block (heap.c:239)
by RtlAllocateHeap (heap.c:1702)
by MSVCRT_malloc (heap.c:298)
by MSVCRT__create_locale (locale.c:730)
by MSVCRT_setlocale (locale.c:1129)
by test_setlocale (locale.c:412)
by func_locale (locale.c:624)
by run_test (test.h:556)
by main (test.h:624)
...
Conditional jump or move depends on uninitialised value(s)
at MSVCRT__create_locale (locale.c:802)
by MSVCRT_setlocale (locale.c:1129)
by test_setlocale (locale.c:417)
by func_locale (locale.c:624)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:208)
by initialize_block (heap.c:239)
by RtlAllocateHeap (heap.c:1702)
by MSVCRT_malloc (heap.c:298)
by MSVCRT__create_locale (locale.c:730)
by MSVCRT_setlocale (locale.c:1129)
by test_setlocale (locale.c:417)
by func_locale (locale.c:624)
by run_test (test.h:556)
by main (test.h:624)
...
Conditional jump or move depends on uninitialised value(s)
at MSVCRT__create_locale (locale.c:805)
by MSVCRT_setlocale (locale.c:1129)
by test_setlocale (locale.c:417)
by func_locale (locale.c:624)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:208)
by initialize_block (heap.c:239)
by RtlAllocateHeap (heap.c:1702)
by MSVCRT_malloc (heap.c:298)
by MSVCRT__create_locale (locale.c:731)
by MSVCRT_setlocale (locale.c:1129)
by test_setlocale (locale.c:417)
by func_locale (locale.c:624)
by run_test (test.h:556)
by main (test.h:624)
--
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=26126
Summary: msvcrt/printf test shows an invalid/read write under
valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Invalid write of size 1
at vsnprintf (in /lib/libc-2.11.2.so)
by snprintf (in /lib/libc-2.11.2.so)
by _ecvt_s (math.c:1319)
by test_xcvt (printf.c:816)
by func_printf (printf.c:1024)
by run_test (test.h:556)
by main (test.h:624)
Address 0x7f00e82f is 0 bytes after a block of size 7 alloc'd
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by MSVCRT_malloc (heap.c:298)
by _ecvt_s (math.c:1309)
by test_xcvt (printf.c:816)
by func_printf (printf.c:1024)
by run_test (test.h:556)
by main (test.h:624)
...
Invalid read of size 1
at memmove (mc_replace_strmem.c:765)
by _ecvt_s (math.c:1322)
by test_xcvt (printf.c:816)
by func_printf (printf.c:1024)
by run_test (test.h:556)
by main (test.h:624)
Address 0x7f00e82f is 0 bytes after a block of size 7 alloc'd
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by MSVCRT_malloc (heap.c:298)
by _ecvt_s (math.c:1309)
by test_xcvt (printf.c:816)
by func_printf (printf.c:1024)
by run_test (test.h:556)
by main (test.h:624)
--
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=26125
Summary: msvcrt/cpp tests show a few memory leaks under
valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
5 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by MSVCRT_malloc (heap.c:298)
by EXCEPTION_ctor (cpp.c:142)
by MSVCRT_exception_ctor (cpp.c:160)
by do_call_func2 (cpp.c:170)
by test_rtti (cpp.c:816)
by func_cpp (cpp.c:1078)
by run_test (test.h:556)
by main (test.h:624)
...
5 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by MSVCRT_malloc (heap.c:298)
by EXCEPTION_ctor (cpp.c:142)
by MSVCRT_bad_typeid_ctor (cpp.c:301)
by do_call_func2 (cpp.c:170)
by test_rtti (cpp.c:817)
by func_cpp (cpp.c:1078)
by run_test (test.h:556)
by main (test.h:624)
...
330 bytes in 6 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by MSVCRT_malloc (heap.c:298)
by __unDNameEx (undname.c:1474)
by __unDName (undname.c:1491)
by test_demangle_datatype (cpp.c:862)
by func_cpp (cpp.c:1079)
by run_test (test.h:556)
by main (test.h:624)
--
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=36976
Bug ID: 36976
Summary: Unity3D: Autodesk's "Beast" lightmapping engine
freezes/crashes Unity Editor when baking lightmaps
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Pendrokar(a)gmail.com
Created attachment 49099
--> http://bugs.winehq.org/attachment.cgi?id=49099
Wine log for opening an almost empty project and baking maps
Unity Editor uses Autodesk's Beast(formely Illuminated Labs's Beast)
lightmapping engine to generate lightmaps for objects within the scene. But it
either crashes or freezes when baking maps.
Steps to reproduce:
1. Add a light and a cube to the empty scene
2. Open Window -> Lightmapping
3. Bake -> Mode (Single Lightmaps)
4. Bake Selected -> Bake Scene
--
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=33553
Bug #: 33553
Summary: dragon age 2 : keyboard disabled when losing focus
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scrimekiler(a)yahoo.fr
Classification: Unclassified
The same bug exist with dragon age 2 with keyboard when losing focus (alt + tab
or change desktop), the keyboard is disabled.
I think this not a duplicate of bug 21564 because this one concerns Dragon age
2 (even if it looks like a similar bug)
--
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=30597
Bug #: 30597
Summary: Google Chrome does not maximize
Product: Wine
Version: 1.1.6
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
There was a bug filed for this (bug 15673), but it was under compiz, so marked
invalid. I'm seeing the same with Chrome 11.0.696.68, plain gnome2.
Install chrome, run. Maximize it, minimize it, then restore. Chrome still shows
a maximized icon, but it's shrunk down to a smaller size. Clicking that icon
restores the proper icon, and clicking it again maximizes it, until minimized.
--
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=30595
Bug #: 30595
Summary: Google Chrome: can't reach update server
Product: Wine
Version: 1.5.3
Platform: x86
URL: https://www.google.com/chrome/thankyou.html?platform=w
in&hl=en
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 40032
--> http://bugs.winehq.org/attachment.cgi?id=40032
terminal output
Install chrome (use offline installer). Run with --no-sandbox, then go to
tools, 'About Google Chrome'. It will say that the update server is not
available.
Terminal output attached.
Native winhttp does not help.
Google's help on the subject:
http://support.google.com/chrome/bin/answer.py?hl=en&answer=111996
--
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=30596
Bug #: 30596
Summary: Google chrome: status bar shows over native windows
which have focus
Product: Wine
Version: 1.5.3
Platform: x86
URL: https://www.google.com/chrome/thankyou.html?platform=w
in&hl=en
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Install chrome, run it. Open a random url. Then switch to a native app. The
status bar in the bottom left overlaps the native app. Minimizing chrome works
around it.
Chrome version I have is 11.0.696.68, fwiw.
--
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=37318
Bug ID: 37318
Summary: installing LogiLink Wireless N 150Mbps USB Adapter
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advpack
Assignee: wine-bugs(a)winehq.org
Reporter: colette.sauzede(a)laposte.net
Created attachment 49630
--> https://bugs.winehq.org/attachment.cgi?id=49630
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x00403dc5)
bug when installing LogiLink Wireless N 150Mbps USB Adapter
--
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.