https://bugs.winehq.org/show_bug.cgi?id=36510
Bug ID: 36510
Summary: valgrind shows a couple warnings in
ieframe/tests/ieframe.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: jacek(a)codeweavers.com
Regression SHA1: 92841b3195276a12a320fa0b3dd854401cbef943
ie.c:216: Test failed: get_HWND faile: 80004001
ie.c:217: Test failed: handle == 0
==10103== Conditional jump or move depends on uninitialised value(s)
==10103== at 0x402CD94: strcmp (mc_replace_strmem.c:730)
==10103== by 0x4CC6D24: test_window (ie.c:221)
==10103== by 0x4CC6FE2: test_InternetExplorer (ie.c:268)
==10103== by 0x4CC709D: func_ie (ie.c:282)
==10103== by 0x4CDB756: run_test (test.h:584)
==10103== by 0x4CDBB45: main (test.h:654)
==10103== Uninitialised value was created by a stack allocation
==10103== at 0x4CC6C2E: test_window (ie.c:209)
==10103==
==10103== Conditional jump or move depends on uninitialised value(s)
==10103== at 0x4CDAC93: winetest_vok (test.h:333)
==10103== by 0x4CDAD9F: winetest_ok (test.h:357)
==10103== by 0x4CC6D45: test_window (ie.c:221)
==10103== by 0x4CC6FE2: test_InternetExplorer (ie.c:268)
==10103== by 0x4CC709D: func_ie (ie.c:282)
==10103== by 0x4CDB756: run_test (test.h:584)
==10103== by 0x4CDBB45: main (test.h:654)
==10103== Uninitialised value was created by a stack allocation
==10103== at 0x4CC6C2E: test_window (ie.c:209)
==10103==
ie.c:221: Test failed: Unexpected class name
==10103== Conditional jump or move depends on uninitialised value(s)
==10103== at 0x427AA39: vfprintf (vfprintf.c:1635)
==10103== by 0x427B47A: buffered_vfprintf (vfprintf.c:2311)
==10103== by 0x42768FC: vfprintf (vfprintf.c:1289)
==10103== by 0x4CDACDF: winetest_vok (test.h:337)
==10103== by 0x4CDAD9F: winetest_ok (test.h:357)
==10103== by 0x4CC6D45: test_window (ie.c:221)
==10103== by 0x4CC6FE2: test_InternetExplorer (ie.c:268)
==10103== by 0x4CC709D: func_ie (ie.c:282)
==10103== by 0x4CDB756: run_test (test.h:584)
==10103== by 0x4CDBB45: main (test.h:654)
==10103== Uninitialised value was created by a stack allocation
==10103== at 0x4CC6C2E: test_window (ie.c:209)
==10103==
==10103== Syscall param write(buf) points to uninitialised byte(s)
==10103== at 0x4310D7B: ??? (syscall-template.S:81)
==10103== by 0x42A3300: _IO_file_write@@GLIBC_2.1 (fileops.c:1253)
==10103== by 0x42A252E: new_do_write (fileops.c:530)
==10103== by 0x42A39C9: _IO_file_xsputn@@GLIBC_2.1 (fileops.c:1335)
==10103== by 0x427B509: buffered_vfprintf (vfprintf.c:2332)
==10103== by 0x42768FC: vfprintf (vfprintf.c:1289)
==10103== by 0x4CDACDF: winetest_vok (test.h:337)
==10103== by 0x4CDAD9F: winetest_ok (test.h:357)
==10103== by 0x4CC6D45: test_window (ie.c:221)
==10103== by 0x4CC6FE2: test_InternetExplorer (ie.c:268)
==10103== by 0x4CC709D: func_ie (ie.c:282)
==10103== by 0x4CDB756: run_test (test.h:584)
==10103== by 0x4CDBB45: main (test.h:654)
==10103== Address 0x511d5f6 is on thread 1's stack
==10103== Uninitialised value was created by a stack allocation
==10103== at 0x4CC6C2E: test_window (ie.c:209)
==10103==
--
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=36152
Bug ID: 36152
Summary: msi/action tests fail under valgrind
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M msi.dll -p msi_test.exe.so
action && touch action.ok
action.c:2883: Test failed: Directory not created
action.c:2994: Test failed: Directory not created
action.c:3165: Test failed: Directory not created
action.c:3262: Test failed: Directory not created
action.c:3398: Test failed: Directory not created
action.c:3435: Test failed: Directory not created
action.c:3584: Test failed: Directory not created
action.c:3606: Test failed: Directory not created
action.c:3678: Test failed: Directory not created
action.c:3724: Test failed: Directory not created
action.c:4058: Test failed: Directory not deleted
action.c:4261: Test failed: Directory not deleted
action.c:4344: Test failed: Directory not deleted
wine-1.7.17-65-gfba08e3 / valgrind-3.9.0
See bug 36114 and bug 36116 for some leaks in that file.
--
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=31613
Bug #: 31613
Summary: error when running program
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olimpio.gonzatto(a)gmail.com
Classification: Unclassified
I did a program in delphi 10 for calculation of power, program type "console
application". When running the "Project1.exe" error occurred. Here log
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.
http://bugs.winehq.org/show_bug.cgi?id=11010
Summary: Application based on RPG Maker XP page faults shortly
after select 'new game' from menu.
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: barteqpl(a)gmail.com
Created an attachment (id=9993)
--> (http://bugs.winehq.org/attachment.cgi?id=9993)
Backtrace of "Magiczni wojownicy" game
App is in Polish and needs RGSS_RTP_Standard to be work properly.
It's called 'magiczni wojownicy'. Download link -
http://rapidshare.com/files/76230571/Magiczni_Wojownicy.rar
RTP_Standard_102.msi installed with msiexec works fine. Game launches with
minor bgs on console, but after select anything from menu games crashes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=3488
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #17 from Austin English <austinenglish(a)gmail.com> ---
Closing.
--
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=3013
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #14 from Austin English <austinenglish(a)gmail.com> ---
Closing.
--
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=34962
Bug #: 34962
Summary: divekick fails on D3D11CreateDevice stub
Product: Wine
Version: 1.7.6
Platform: x86
URL: http://store.steampowered.com/app/244730/
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
When starting divekick, I get:
fixme:d3d11:D3D11CreateDevice stub: adapter (nil), driver_type
D3D_DRIVER_TYPE_HARDWARE, swrast (nil), flags 0, feature_levels (nil), levels
0, sdk_version 7, device (nil), feature_level 0x33fb84, context (nil)
Also it makes a dialog saying it requires DirectX 10.
--
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=36679
Bug ID: 36679
Summary: metatrader 4
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: echtedwin(a)gmail.com
Created attachment 48719
--> http://bugs.winehq.org/attachment.cgi?id=48719
debug file
Installed PlayonMac to run Metatrader 4 on MacOs 10.9.2.
When I try to run Metatrader 4 I get a message "error in main".
And in the debug file I found:
"SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that
ntlm_auth >= 3.0.25 is in your path."
I don't know where to find this if this is causing the problem.
Hope you can help me out here.
--
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=33297
Bug #: 33297
Summary: Kindle for PC crashes when attempting to perform any
action on book marked as new
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rainkap(a)virginmedia.com
Classification: Unclassified
Created attachment 44044
--> http://bugs.winehq.org/attachment.cgi?id=44044
Backtrace immediately after crash
Kindle for PC is installed on Linux Mint Debian Edition using Wine version
1.4-1. Many books are marked as new, even though they have been opened and
partly read on a different device (Android tablet or Kindle for PC running on
Windows XP native). Any attempt to perform an action (read, remove from device)
on a book marked as new causes a crash.
--
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=28966
Bug #: 28966
Summary: application runs, checks for updates and exits, no
normal run.
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wvanreede(a)live.nl
Classification: Unclassified
Created attachment 37247
--> http://bugs.winehq.org/attachment.cgi?id=37247
error log
plus500 application; application runs, checks for updates and exits, no normal
run.
investproject.exe gives a major (appears in the error screen)
-no further information-
--
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.