http://bugs.winehq.org/show_bug.cgi?id=26133
Summary: d3dx9_36: surface and texture tests shows an invalid
read under valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: wine-bugs(a)winehq.org
surface test:
Invalid read of size 4
at point_filter_simple_data (surface.c:737)
by D3DXLoadSurfaceFromMemory (surface.c:842)
by D3DXLoadSurfaceFromFileInMemory (surface.c:402)
by D3DXLoadSurfaceFromResourceA (surface.c:513)
by test_D3DXLoadSurface (surface.c:272)
by func_surface (surface.c:540)
by run_test (test.h:556)
by main (test.h:624)
Address 0x7f0228f0 is 0 bytes inside a block of size 16 free'd
at notify_free (heap.c:262)
by RtlFreeHeap (heap.c:1747)
by BITMAP_CopyBitmap (bitmap.c:548)
by CreateBrushIndirect (brush.c:117)
by CreatePatternBrush (brush.c:221)
by SYSPARAMS_Init (sysparams.c:956)
by process_attach (user_main.c:276)
by DllMain (user_main.c:332)
by __wine_spec_dll_entry (dll_entry.c:40)
by ??? (loader.c:139)
by MODULE_InitDLL (loader.c:978)
by process_attach (loader.c:1067)
by process_attach (loader.c:1059)
by process_attach (loader.c:1059)
by process_attach (loader.c:1059)
by attach_process_dlls (loader.c:2535)
by ??? (port.c:60)
texture test:
Invalid read of size 4
at point_filter_simple_data (surface.c:737)
by D3DXLoadSurfaceFromMemory (surface.c:842)
by D3DXLoadSurfaceFromFileInMemory (surface.c:402)
by D3DXCreateTextureFromFileInMemoryEx (texture.c:605)
by D3DXCreateTextureFromResourceExA (texture.c:810)
by D3DXCreateTextureFromResourceA (texture.c:759)
by test_D3DXCreateTexture (texture.c:576)
by func_texture (texture.c:1106)
by run_test (test.h:556)
by main (test.h:624)
Address 0x7f0171b8 is 32 bytes inside a block of size 56 free'd
at notify_free (heap.c:262)
by RtlFreeHeap (heap.c:1747)
by update_reg_entries (freetype.c:2027)
by WineEngInit (freetype.c:2877)
by DllMain (gdiobj.c:582)
by __wine_spec_dll_entry (dll_entry.c:40)
by ??? (loader.c:139)
by MODULE_InitDLL (loader.c:978)
by process_attach (loader.c:1067)
by process_attach (loader.c:1059)
by process_attach (loader.c:1059)
by process_attach (loader.c:1059)
by process_attach (loader.c:1059)
by attach_process_dlls (loader.c:2535)
by ??? (port.c:60)
--
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=26091
Summary: Finale 2010 - lines that are supposed to be dashed are
solid
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel.santos(a)pobox.com
To reproduce:
1. Start Finale 2010 and create a new document or open an existing one.
2. Click on the menu option Tool --> Smart Shape --> Dashed Line.
3. Draw the dashed line on your score.
There are a variety of methods to reproduce this, this is only an example.
Both on windows & Mac, this produces a dashed line, but on-screen and when
printing. From Wine, it produces a solid line in both of these circumstances
(I've printed to both a real CUPs printer and the CUPS-PDF printer, producing
the same result each time).
While I haven't done a trace, I'm guessing it has to do with the brush. I hope
this isn't a dupe, I've searched some, but couldn't find anything similar. If
it is a dupe and Finale isn't mentioned, please be sure and add Finale to the
affected apps (probably should be added to appdb as well).
--
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=26114
Summary: gdi32/mapping tests shows a couple memory leaks in
valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
12 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by WineEngCreateFontInstance (freetype.c:3546)
by FONT_SelectObject (font.c:542)
by SelectObject (gdiobj.c:1114)
by DC_UpdateXforms (dc.c:331)
by SetMapMode (mapping.c:189)
by test_world_transform (mapping.c:190)
by func_mapping (mapping.c:724)
by run_test (test.h:556)
by main (test.h:624)
...
12 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by WineEngCreateFontInstance (freetype.c:3546)
by FONT_SelectObject (font.c:542)
by SelectObject (gdiobj.c:1114)
by DC_UpdateXforms (dc.c:331)
by SetWorldTransform (dc.c:1257)
by test_gettransform (mapping.c:671)
by func_mapping (mapping.c:728)
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=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.