https://bugs.winehq.org/show_bug.cgi?id=36608
Bug ID: 36608
Summary: valgrind shows a definite leak in
xmllite/tests/writer.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: xmllite
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==22176== 40 bytes in 1 blocks are definitely lost in loss record 82 of 234
==22176== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==22176== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==22176== by 0x5B664A1: heap_alloc (xmllite_private.h:27)
==22176== by 0x5B69149: CreateXmlWriterOutputWithEncodingName (writer.c:968)
==22176== by 0x4CAE4BA: test_writeroutput (writer.c:188)
==22176== by 0x4CB1595: func_writer (writer.c:638)
==22176== by 0x4CB23A1: run_test (test.h:584)
==22176== by 0x4CB2790: main (test.h:654)
==22176==
--
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=29133
Bug #: 29133
Summary: Gómez PEER fails to update
Product: Wine
Version: 1.3.33
Platform: x86-64
URL: http://lastmile.gomez.com/PEERInstall.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 37554
--> http://bugs.winehq.org/attachment.cgi?id=37554
Wine 1.3.33 console output
After installing (or indeed running for the first time in a while), the Gómez
PEER attempts to auto-update. A number of messages pop up to say that the
application is unable to communicate with itself before giving up altogether.
The update seems to be actioned by javaw.exe:
"C:\PROG~FBU\Gomez\GOME~3B3\.\jre\bin\javaw.exe -cp
C:\PROG~FBU\Gomez\GOME~3B3\.\cache Respawn
C:\PROG~FBU\Gomez\GOME~3B3\.\.\jre\bin\Systeminfo.dll"
Under Windows XP and 7 this does not occur.
During upgrade gomezpeer.exe is terminated after the first error message
appears.
I will need to run under Windows again to see the differences.
This does appear to be the same as Bug 20234 but that upgrade started working,
so this must be a new bug.
Note: You need an account to get this far.
Under Wine 1.3.0 the "Last Mile updating..." windows does not appear, there is
a single error window and the application closes, but when loading a second
time the PEER continues as normal, and so must have been updated (not sure how
to check). Running a bisect is impossible due to bugs between then and 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.
https://bugs.winehq.org/show_bug.cgi?id=36599
Bug ID: 36599
Summary: winhttp/winhttp.c test fails under valgrind
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M winhttp.dll -p
winhttp_test.exe.so winhttp && touch winhttp.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
fixme:winhttp:request_query_option partial stub
winhttp.c:879: Test failed: failed to receive response 12152
winhttp.c:883: Test failed: failed unexpectedly 12150
winhttp.c:884: Test failed: request failed unexpectedly 122
winhttp.c:899: Test failed: read_size = 0
causing a lot of valgrind warnings about uninitialized values in
winetest_ok/etc.
--
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=37436
Bug ID: 37436
Summary: Aliens vs Predator (2010) crash when load save game
Product: Wine
Version: 1.7.29
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david.gamiz(a)gmail.com
Distribution: ---
Created attachment 49799
--> https://bugs.winehq.org/attachment.cgi?id=49799
Backtrace wine
Wine 1.7.29, 32bits
Latest Steam client
I play with the marine campaign.
I can play without problems until I leave the game and try to load the last
saved game, when charging is completed, a short crash sound fx and game sounds.
I tried it on Windows 7 and there is no problem.
My Hardware:
AMD Phenom(tm) II X6 1055T Processor × 6
8GB RAM
Nvidia GeForce GTC 560Ti 1024 MB
Driver Nvidia: 340.32 from ppa Ubuntu X-Edgers
Ubuntu 14.04.1 LTS 64bits
--
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=14371
Summary: cleanup undefined members in vartest
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14668)
--> (http://bugs.winehq.org/attachment.cgi?id=14668)
cleanup memcheck errors in vartest.c
vartest.c uses undefined structure members; detected by valgrind(memcheck).
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.
https://bugs.winehq.org/show_bug.cgi?id=36600
Bug ID: 36600
Summary: valgrind shows a possible leak in
winhttp/tests/winhttp.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==19459== 112 bytes in 1 blocks are possibly lost in loss record 531 of 781
==19459== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==19459== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==19459== by 0x4E24AA1: heap_alloc_zero (winhttp_private.h:325)
==19459== by 0x4E25408: WinHttpOpen (session.c:223)
==19459== by 0x4CB175F: test_Timeouts (winhttp.c:1113)
==19459== by 0x4CBFCBE: func_winhttp (winhttp.c:3067)
==19459== by 0x4CC0C75: run_test (test.h:584)
==19459== by 0x4CC1064: main (test.h:654)
==19459==
--
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=38793
Bug ID: 38793
Summary: Lotus Smartsuite 3.1 installer reports insufficient
disk space
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: Installer, regression, win16
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Blocks: 19655
Distribution: Ubuntu
Created attachment 51718
--> https://bugs.winehq.org/attachment.cgi?id=51718
Bisect log
The installer for Lotus Smartsuite 3.1 reports that there is not enough disk
space and refuses to continue.
$ df
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 914G 57G 811G 7% /
This used to work fine. Unfortunately during the bisect I also hit a
segmentation fault that I cannot work around and had to do a lot of skips, so
pinpointing the correct commit is not possible. Attaching the bisect log as
someone more knowledgeable may be able to spot the commit.
Console output:
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
Definitely still works with wine-1.7.37-182-g050bda2
(050bda2ece4f249d2973c3d4e1a1f5f3671de053) - though there is a
RtlpWaitForCriticalSection hang, which is different again to Bug 19655.
--
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=38345
Bug ID: 38345
Summary: S.T.A.L.K.E.R.: Shadow of Chernobyl - Severe
performance drops at a specific location in game
Product: Wine
Version: 1.7.39
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)iooioio.orion.uberspace.de
Distribution: ---
Created attachment 51189
--> https://bugs.winehq.org/attachment.cgi?id=51189
Save game (file 2)
The game runs rather well on my machine but there
--
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=34647
Bug #: 34647
Summary: Test Results table missing
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: wine(a)placesthroughtime.com
Classification: Unclassified
Not sure what caused it but for a few months now the Test Results table has
been missing. The selected test result is not the most recent test result
either. Here is a link to the effected version of Terraria, 1.1.*:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=24915
--
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=33853
Bug #: 33853
Summary: games from windows 7 crash
Product: Wine
Version: 1.6-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grakov-post(a)yandex.ru
Classification: Unclassified
Created attachment 44895
--> http://bugs.winehq.org/attachment.cgi?id=44895
error information from wine
All games from windows 7 don't work (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.