https://bugs.winehq.org/show_bug.cgi?id=36594
Bug ID: 36594
Summary: valgrind shows uninitialized memory use in
windowscodecs/tests/metadata.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==24667== Conditional jump or move depends on uninitialised value(s)
==24667== at 0x4CD4D17: winetest_vok (test.h:333)
==24667== by 0x4CD4E23: winetest_ok (test.h:357)
==24667== by 0x4CBCD5A: compare_metadata (metadata.c:613)
==24667== by 0x4CBD126: test_metadata_IFD (metadata.c:694)
==24667== by 0x4CC3D9B: func_metadata (metadata.c:1784)
==24667== by 0x4CD57DA: run_test (test.h:584)
==24667== by 0x4CD5BC9: main (test.h:654)
==24667== Uninitialised value was created by a client request
==24667== at 0x7BC4C4D6: mark_block_uninitialized (heap.c:209)
==24667== by 0x7BC4C641: initialize_block (heap.c:240)
==24667== by 0x7BC50F4D: RtlAllocateHeap (heap.c:1717)
==24667== by 0x4E5A55F: LoadIfdMetadata (metadatahandler.c:1129)
==24667== by 0x4E580FE: MetadataHandler_LoadEx (metadatahandler.c:424)
==24667== by 0x4CB9EE9: load_stream (wincodecsdk.h:1817)
==24667== by 0x4CBD05B: test_metadata_IFD (metadata.c:688)
==24667== by 0x4CC3D9B: func_metadata (metadata.c:1784)
==24667== by 0x4CD57DA: run_test (test.h:584)
==24667== by 0x4CD5BC9: main (test.h:654)
==24667==
--
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=36005
Bug ID: 36005
Summary: windowscodecs/metadata tests fail with
WINEDEBUG=warn+heap
Product: Wine
Version: 1.7.16
Hardware: x86
URL: https://test.winehq.org/data/7e874aed75765f3c017673178
cfd64301b7ba3ed/linux_ae-fedora64-heap/wininet:http.ht
ml
OS: Linux
Status: NEW
Keywords: download, testcase
Severity: normal
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
rm *ok ; WINEDEBUG=warn+heap make metadata.ok
../../../tools/runtest -q -P wine -T ../../.. -M windowscodecs.dll -p
windowscodecs_test.exe.so metadata && touch metadata.ok
metadata.c:613: Test failed: 0: expected value 0x1/0 got 0x55550001/0x55555555
metadata.c:613: Test failed: 1: expected value 0xde/0 got 0xde/0x55555555
metadata.c:613: Test failed: 2: expected value 0x14d/0 got 0x14d/0x55555555
metadata.c:613: Test failed: 3: expected value 0x18/0 got 0x55550018/0x55555555
metadata.c:613: Test failed: 4: expected value 0x8005/0 got 0x8005/0x55555555
metadata.c:613: Test failed: 6: expected value 0x44/0 got 0x55555544/0x55555555
metadata.c:613: Test failed: 8: expected value 0x44/0 got 0x55555544/0x55555555
metadata.c:613: Test failed: 9: expected value 0x3344/0 got
0x55553344/0x55555555
metadata.c:613: Test failed: 11: expected value 0x11223344/0 got
0x11223344/0x55555555
metadata.c:613: Test failed: 12: expected value 0x11223344/0 got
0x11223344/0x55555555
metadata.c:613: Test failed: 23: expected value 0x44/0 got
0x55555544/0x55555555
metadata.c:613: Test failed: 24: expected value 0x3344/0 got
0x55553344/0x55555555
metadata.c:613: Test failed: 25: expected value 0x11223344/0 got
0x11223344/0x55555555
metadata.c:613: Test failed: 26: expected value 0x11223344/0 got
0x11223344/0x55555555
metadata.c:613: Test failed: 0: expected value 0x1/0 got 0x55550001/0x55555555
metadata.c:613: Test failed: 1: expected value 0xde/0 got 0xde/0x55555555
metadata.c:613: Test failed: 2: expected value 0x14d/0 got 0x14d/0x55555555
metadata.c:613: Test failed: 3: expected value 0x18/0 got 0x55550018/0x55555555
metadata.c:613: Test failed: 4: expected value 0x8005/0 got 0x8005/0x55555555
metadata.c:613: Test failed: 6: expected value 0x44/0 got 0x55555544/0x55555555
metadata.c:613: Test failed: 8: expected value 0x44/0 got 0x55555544/0x55555555
metadata.c:613: Test failed: 9: expected value 0x3344/0 got
0x55553344/0x55555555
metadata.c:613: Test failed: 11: expected value 0x11223344/0 got
0x11223344/0x55555555
metadata.c:613: Test failed: 12: expected value 0x11223344/0 got
0x11223344/0x55555555
metadata.c:613: Test failed: 23: expected value 0x44/0 got
0x55555544/0x55555555
metadata.c:613: Test failed: 24: expected value 0x3344/0 got
0x55553344/0x55555555
metadata.c:613: Test failed: 25: expected value 0x11223344/0 got
0x11223344/0x55555555
metadata.c:613: Test failed: 26: expected value 0x11223344/0 got
0x11223344/0x55555555
--
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=35429
Bug ID: 35429
Summary: Naver LINE crashes when you close a window
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: p91paul(a)gmail.com
Classification: Unclassified
Created attachment 47282
--> http://bugs.winehq.org/attachment.cgi?id=47282
Terminal output from LINE
Every time you close a window in Naver LINE 3.4.0.21, the program crashes,
asking you to send a crash report (I've sent it, probably developers can see
it, don't know how to link it with this bug)
After crash, windows different from the one I closed remains opened but
unresponsive, and I need to kill Line.exe process. Tray icon disappears
immediately on crash.
Terminal output attached
--
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=36090
Bug ID: 36090
Summary: Outside ground textures in WildStar Online are
corrupted
Product: Wine
Version: 1.7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wintertanz(a)gmail.com
Created attachment 48278
--> http://bugs.winehq.org/attachment.cgi?id=48278
Corrupted ground textures in the open world
In outside areas, ground textures in WildStar are skewed all over the place,
and the edges of the landscape polygons are clearly drawn, complete with
shadows. Although it is mostly just a cosmetic issue, it makes following a path
or road nearly impossible without glancing at the minimap.
Textures on the ground inside buildings, caves, spaceships etc. are rendered
correctly.
Tested with some older wine versions (down to 1.7.1) as well. No difference.
Playing around with the graphics settings did not change anything, either.
I was unable to find any hint of Windows users experiencing the same bug, so I
am reporting it against wine.
Setup:
Arch Linux 64 Bit
Phenom II X4 955 BE
Nvidia Geforce 760 GTX (with proprietary driver, 337.12)
Wine 1.7.17 with a clean 32 Bit prefix (with only the DLL overrides required
for the game and the launcher to work).
--
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=33409
Bug #: 33409
Summary: ntdll: Unhandled exception
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eugene_knyshev(a)mail.ru
Classification: Unclassified
Created attachment 44203
--> http://bugs.winehq.org/attachment.cgi?id=44203
Backtrace
Mentor graphics ExpeditionPCB EE7.9 path 4
Application load normally include open dialog, but after any action crashed.
Bug observed also in wine 1.4
--
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=14367
Summary: revise stack-frame relay code never to touch other side
of stack pointer
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14664)
--> (http://bugs.winehq.org/attachment.cgi?id=14664)
always avoid memory on wrong side of stack pointer
The code which relays stack frames from one calling sequence to another can be
written never to touch memory that lies on the undefined side of the current
stack pointer. Even though in normal cases there may be no danger in
referencing below the stack pointer (because of precautions with alternate
signal stack, etc.), it is more robust to avoid this. Debuggers (both code and
human) and other tools may be unaware of the special precautions, or may find
it impossible to comply.
Patch is attached, and will be sent to wine-patches(a)winehq.org.
--
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=29450
Bug #: 29450
Summary: fixme:gdiplus:Gdip<...> graphics object has no HDC
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: annacegu(a)yahoo.com.au
Classification: Unclassified
After trying to resolve the following problem, it was suggested that I open up
a ticket:
http://forum.winehq.org/viewtopic.php?p=70785
Essentially, there are GDI+ objects that are not displaying correctly, whereas
they appear correctly in windows. A forum member has been getting the following
error messages of the form below when trying to run the executable:
fixme:gdiplus:Gdip<...> graphics object has no HDC
The executable was created using Delphi 2010. It can be found through the
following link:
https://trac.macports.org/ticket/32640
where try2.exe is a demo program, and IMG...png is how it appears on windows.
--
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=26167
Summary: Crash in open file dialog when dragging folder upon
file
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=33342)
--> (http://bugs.winehq.org/attachment.cgi?id=33342)
Backtrace
Steps to reproduce:
* $ wine notepad
* File->Open or Ctrl+O
* Drag a folder upon a file
Attached backtrace.
--
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=16039
Summary: configure does not support detection of (n)cursesw
Product: Wine
Version: 1.1.8
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael(a)liebenowstudios.com
Created an attachment (id=17264)
--> (http://bugs.winehq.org/attachment.cgi?id=17264)
Proposed fix for configure script - not well tested
Some systems only provide wide character versions of the curses libraries.
This is the default on LFS and a few others. The built in AC macros are
correctly detecting the curses header files but the WINE_CHECK_SONAME macro
misses the actual libs.
On my system I fixed configure.ac the behavoir as shown in the attached diff
and then ran autoconf
I don't know if this is clean or would break detection of non-wide libraries.
The error stating that curses functionality will be disabled is no longer in my
configure logs but I don't know if I actually have curses support now.
--
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=27050
Summary: Audiosurf - mouse does not work properly
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
If you open Steam in Wine and try playing Audiosurf, you will find the mouse
does not work or you can only click on an option when the mouse is away from
the option, rather than hovering on top of it.
--
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.