https://bugs.winehq.org/show_bug.cgi?id=36307
Bug ID: 36307
Summary: valgrind shows a possible leak in
netcfg/tests/netcfgx.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==30950== 12 bytes in 1 blocks are definitely lost in loss record 68 of 557
==30950== at 0x7BC4C735: notify_alloc (heap.c:255)
==30950== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30950== by 0x5D2EDA5: INetCfg_CreateInstance (netcfg.c:228)
==30950== by 0x5D2DF20: netcfgcf_CreateInstance (main.c:94)
==30950== by 0x4ABEE26: CoCreateInstance (unknwn.h:226)
==30950== by 0x4954D76: create_configuration (netcfgx.c:36)
==30950== by 0x49552B8: func_netcfgx (netcfgx.c:90)
==30950== by 0x49560B4: run_test (test.h:584)
==30950== by 0x49564A2: main (test.h:654)
==30950==
--
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=36120
Bug ID: 36120
Summary: valgrind shows a leak in d3d9/vertextdeclaration test
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==21434== 16 bytes in 1 blocks are definitely lost in loss record 157 of 808
==21434== at 0x7BC4C735: notify_alloc (heap.c:255)
==21434== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==21434== by 0x497BF2A: Direct3DCreate9 (d3d9_main.c:42)
==21434== by 0x4C4EB9E: init_d3d9 (vertexdeclaration.c:46)
==21434== by 0x4C51758: func_vertexdeclaration (vertexdeclaration.c:842)
==21434== by 0x4CAE458: run_test (test.h:584)
==21434== by 0x4CAE847: main (test.h:654)
==21434==
--
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=25036
Summary: dawn of war 2 starts to load gives no error and stops
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: r_carran(a)yahoo.co.nz
Hello,
tried getting dawn of war 2 going it had some problems with setupapi.dll and
cfgmgr32.dll so downloaded the native files, and overode them in winecfg.
that was to run the auxiliary_installer in the directory Install in the dawn of
war 2 directory.
It also has msasn1.dll and xlive.dll overridden as native it also has net 2.0
windows live and vc++ 2005 and 2008.
On top of whats needed to install steam
on wine 1.3.6
This is the output from the game when running the dow2.exe from terminal
without steam on in attachment. It loads steam, then tries to execute dow2 then
it falls back too steam with no error.
--
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=32511
Bug #: 32511
Summary: Bioshock2.exe cannot be launched directly, please
launch using Bioshock2Launcher.exe
Product: Wine
Version: 1.5.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: systemofdown(a)gmail.com
Classification: Unclassified
Created attachment 42889
--> http://bugs.winehq.org/attachment.cgi?id=42889
full output console
Bioshock2 fails to execute the launcher due to the follow error:
"Bioshock2.exe cannot be launched directly, please launch using
Bioshock2Launcher.exe"
wine Bioshock2Launcher.exe or launching it from steam will result in the same
error above
--
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=36293
Bug ID: 36293
Summary: valgrind shows some unitialized memory in
msvcp60/tests/ios.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48394
--> https://bugs.winehq.org/attachment.cgi?id=48394
valgrind log
==30538== Conditional jump or move depends on uninitialised value(s)
==30538== at 0x4FF0ED4: basic_string_char__Tidy (string.c:167)
==30538== by 0x4FF1DE3: basic_string_char_ctor_cstr_alloc (string.c:470)
==30538== by 0x4966735: test_num_get_get_double (ios.c:875)
==30538== by 0x496AAEB: func_ios (ios.c:1644)
==30538== by 0x496F872: run_test (test.h:584)
==30538== by 0x496FC6F: main (test.h:654)
==30538== Uninitialised value was created by a stack allocation
==30538== at 0x49661A1: test_num_get_get_double (ios.c:815)
==30538==
==30538== Conditional jump or move depends on uninitialised value(s)
==30538== at 0x4FF0ED4: basic_string_char__Tidy (string.c:167)
==30538== by 0x4FF1DE3: basic_string_char_ctor_cstr_alloc (string.c:470)
==30538== by 0x4FF1E31: basic_string_char_ctor_cstr (string.c:478)
==30538== by 0x4FD7AEF: _Locinfo__Locinfo_ctor_cat_cstr (locale.c:386)
==30538== by 0x4FD7BF3: _Locinfo_ctor_cstr (locale.c:416)
==30538== by 0x4FDAB5D: ctype_char__Getcat (locale.c:1452)
==30538== by 0x4FDAC39: ctype_char_use_facet (locale.c:1479)
==30538== by 0x4FC7892: basic_istream_char(intXX_t, long long) (ios.c:6807)
==30538== by 0x4FC7942: basic_istream_char_ipfx (ios.c:6831)
==30538== by 0x4FC7A12: basic_istream_char_sentry_create (ios.c:6849)
==30538== by 0x4FC98BC: basic_istream_char_read_double (ios.c:7528)
==30538== by 0x4966836: test_num_get_get_double (ios.c:884)
==30538== by 0x496AAEB: func_ios (ios.c:1644)
==30538== by 0x496F872: run_test (test.h:584)
==30538== by 0x496FC6F: main (test.h:654)
==30538== Uninitialised value was created by a stack allocation
==30538== at 0x4FDAA40: ctype_char__Getcat (locale.c:1439)
==30538==
and lots more
and lots
--
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=36178
Bug ID: 36178
Summary: HearthStone fails to start (Failed to load asset
PlayErrors32)
Product: Wine
Version: 1.7.17
Hardware: x86-64
URL: http://us.battle.net/hearthstone/en/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: frederic.delanoy(a)gmail.com
Created attachment 48314
--> http://bugs.winehq.org/attachment.cgi?id=48314
Terminal log wine-1.7.17
When trying to launch HearthStone: Heroes of Warcraft from battle.net app, I
only get a splash screen with "Failed to load asset PlayErrors32."
Using msvcp100 override (native, builtin) works around the issue, so it's
likely related to the "fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33f098 1
C) semi-stub" lines from the log.
--
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=36140
Bug ID: 36140
Summary: Dungeons & Dragons Online crashes upon login
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ostdan(a)yahoo.com
Immediately upon selecting a 'world' to connect to and clicking the connect
button, the error occurs.
--
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=36204
Bug ID: 36204
Summary: TrySim v5.0 demo has problem displaying the help
window
Product: Wine
Version: 1.7.14
Hardware: x86
URL: http://www.trysim.de/de/downloads/tsdemogl.zip
OS: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: hhctrl.ocx
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: erich.e.hoover(a)gmail.com
Regression SHA1: ee484b3140ee7637f297ed8ed4af86dd1e626416
Created attachment 48326
--> http://bugs.winehq.org/attachment.cgi?id=48326
terminal output
When you open the help window in the application (press F1, or 'Hilfe -> Index'
from the menus) there is an exception error in hhctrl.ocx. If you click on
Index in the help window, the contents of the index are not displayed.
This is after
ee484b3140ee7637f297ed8ed4af86dd1e626416 is the first bad commit
commit ee484b3140ee7637f297ed8ed4af86dd1e626416
Author: Erich E. Hoover <erich.e.hoover(a)gmail.com>
Date: Tue Feb 25 19:20:31 2014 -0700
hhctrl.ocx: Permit HTML start/end tags within quoted attributes.
:040000 040000 05550bf00fc5c5a1af8e3149c38e7b00a5a6174a
e06e633b924d24e8b40ccaa986a03334d7c8d6d8 M dlls
'winetricks ie7' is a workaround. There's a crash in the attached log, but it
is unrelated, occuring when you close the application.
wine-1.7.17-148-g2e5cb7a
TrySimSetup.exe
md5sum 42d8aca0ada4ca25fe474638027a323a
--
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=35079
Bug #: 35079
Summary: DisplayFusion does not run.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tay_will_95(a)yahoo.com
Classification: Unclassified
Created attachment 46786
--> http://bugs.winehq.org/attachment.cgi?id=46786
Backtrace
(I use Linux Mint 15 Olivia on Cinnamon, if it helps.)
--
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=20126
Summary: HuluDesktop will not run.
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maxolasersquad(a)gmail.com
Hulu Desktop 0.9.7 will install but not run.
--
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.