http://bugs.winehq.org/show_bug.cgi?id=36725
Bug ID: 36725
Summary: Audible Manager crashes immediately on startup
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: torsten.crass(a)eBiology.de
Created attachment 48773
--> http://bugs.winehq.org/attachment.cgi?id=48773
Content of "Program Error Details" dialog after Audible Manager crashes
The summary says it all ;)
It is possible to install audible.com's AudibleManager using their
ActiveSetupN.exe installer, but it crashes immediately after launching the
actual Manager.exe. It is also not possible to directly fire up the Audible
Manager after installation, it also crashes immediately.
Manager.exe run fine about half a year ago, though.
Best regards --
-- Torsten
--
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=36637
Bug ID: 36637
Summary: wininet/tests/http.c crashes under valgrind
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48678
--> https://bugs.winehq.org/attachment.cgi?id=48678
valgrind log/backtrace
See also bug 36004 for a crash with warn+heap.
wine: Unhandled page fault on read access to 0x04760000 at address 0x7bc4d939
(thread 0033), starting debugger...
Backtrace:
=>0 0x7bc4d939 HEAP_CreateFreeBlock+0xb5(subheap=0x46f0014, ptr=0x4755cb8,
size=0xa348) [/home/austin/wine-valgrind/dlls/ntdll/heap.c:591] in ntdll
(0x04d0eaa4)
1 0x7bc4dc61 HEAP_ShrinkBlock+0x42(subheap=0x46f0014, pArena=0x4755c88,
size=0x28) [/home/austin/wine-valgrind/dlls/ntdll/heap.c:694] in ntdll
(0x04d0eac8)
2 0x7bc50f6e RtlAllocateHeap+0x2fb(heap=<couldn't compute location>,
flags=<couldn't compute location>, size=<couldn't compute location>)
[/home/austin/wine-valgrind/dlls/ntdll/heap.c:1713] in ntdll (0x04d0eb58)
3 0x04d35001 heap_alloc+0x2b(len=0x20)
[/home/austin/wine-valgrind/dlls/wininet/internet.h:116] in wininet
(0x04d0eb98)
4 0x04d3f383 HttpQueryInfoA+0x13a(hHttpRequest=<couldn't compute location>,
dwInfoLevel=<couldn't compute location>, lpBuffer=<couldn't compute location>,
lpdwBufferLength=<couldn't compute location>, lpdwIndex=<couldn't compute
location>) [/home/austin/wine-valgrind/dlls/wininet/http.c:3934] in wininet
(0x04d0ebf8)
5 0x0495e5b8 InternetReadFile_test+0x16ef(flags=0, test=0x49a4780)
[/home/austin/wine-valgrind/dlls/wininet/tests/http.c:639] in wininet_test
(0x04d0fc98)
I'll attach the full log here and file separate bugs for the leaks/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=7873
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #20 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 1.7.52.
--
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=39287
Bug ID: 39287
Summary: Error in ntdll during hisuite Huawei install
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: blackswanny(a)gmail.com
Created attachment 52363
--> https://bugs.winehq.org/attachment.cgi?id=52363
stack trace of what has happened
Error in ntdll during hisuite Huawei install
--
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=36571
Bug ID: 36571
Summary: valgrind shows some invalid memory use in
shell32/tests/path.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==5658== Invalid read of size 1
==5658== at 0x402EB35: bcmp (vg_replace_strmem.c:965)
==5658== by 0x4ED0EED: is_knownfolder (shellpath.c:3790)
==5658== by 0x4ED1052: foldermanager_GetFolder (shellpath.c:3819)
==5658== by 0x4CDAB24: test_knownFolders (shobjidl.h:16490)
==5658== by 0x4CDE323: func_shellpath (shellpath.c:2660)
==5658== by 0x4D14454: run_test (test.h:584)
==5658== by 0x4D14843: main (test.h:654)
==5658== Address 0x49cc458 is 0 bytes inside a block of size 1,664 free'd
==5658== at 0x7BC4C72C: notify_free (heap.c:263)
==5658== by 0x7BC51071: RtlFreeHeap (heap.c:1762)
==5658== by 0x5B02C4E: IMalloc_fnFree (ifs.c:265)
==5658== by 0x5B0311D: CoTaskMemFree (objidl.h:1242)
==5658== by 0x4CDA857: test_knownFolders (shellpath.c:2164)
==5658== by 0x4CDE323: func_shellpath (shellpath.c:2660)
==5658== by 0x4D14454: run_test (test.h:584)
==5658== by 0x4D14843: main (test.h:654)
==5658==
==5658== Invalid read of size 1
==5658== at 0x402EB35: bcmp (vg_replace_strmem.c:965)
==5658== by 0x4ED0EED: is_knownfolder (shellpath.c:3790)
==5658== by 0x4ED1052: foldermanager_GetFolder (shellpath.c:3819)
==5658== by 0x4CDAFDC: test_knownFolders (shobjidl.h:16490)
==5658== by 0x4CDE323: func_shellpath (shellpath.c:2660)
==5658== by 0x4D14454: run_test (test.h:584)
==5658== by 0x4D14843: main (test.h:654)
==5658== Address 0x49cc458 is 0 bytes inside a block of size 1,664 free'd
==5658== at 0x7BC4C72C: notify_free (heap.c:263)
==5658== by 0x7BC51071: RtlFreeHeap (heap.c:1762)
==5658== by 0x5B02C4E: IMalloc_fnFree (ifs.c:265)
==5658== by 0x5B0311D: CoTaskMemFree (objidl.h:1242)
==5658== by 0x4CDA857: test_knownFolders (shellpath.c:2164)
==5658== by 0x4CDE323: func_shellpath (shellpath.c:2660)
==5658== by 0x4D14454: run_test (test.h:584)
==5658== by 0x4D14843: main (test.h:654)
==5658==
==5658== Invalid free() / delete / delete[] / realloc()
==5658== at 0x7BC4C72C: notify_free (heap.c:263)
==5658== by 0x7BC51071: RtlFreeHeap (heap.c:1762)
==5658== by 0x4ED0B05: foldermanager_Release (shellpath.c:3710)
==5658== by 0x4CDD44E: test_knownFolders (shobjidl.h:16477)
==5658== by 0x4CDE323: func_shellpath (shellpath.c:2660)
==5658== by 0x4D14454: run_test (test.h:584)
==5658== by 0x4D14843: main (test.h:654)
==5658== Address 0x49cc458 is 0 bytes inside a block of size 1,664 free'd
==5658== at 0x7BC4C72C: notify_free (heap.c:263)
==5658== by 0x7BC51071: RtlFreeHeap (heap.c:1762)
==5658== by 0x5B02C4E: IMalloc_fnFree (ifs.c:265)
==5658== by 0x5B0311D: CoTaskMemFree (objidl.h:1242)
==5658== by 0x4CDA857: test_knownFolders (shellpath.c:2164)
==5658== by 0x4CDE323: func_shellpath (shellpath.c:2660)
==5658== by 0x4D14454: run_test (test.h:584)
==5658== by 0x4D14843: main (test.h:654)
==5658==
--
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=35553
Bug ID: 35553
Summary: Warhammer 40,000: Dawn of War II: does not start,
crypt:CertCreateContext dwFlags not implemented
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: abolte(a)systemsaviour.com
Classification: Unclassified
Created attachment 47474
--> http://bugs.winehq.org/attachment.cgi?id=47474
DOW2.EXE, Wine 1.7.12, +loaddll,+crypt
I'm trying to get Dawn of War 2 working. There appear to be two obvious issues
preventing it running. The first is worked around by using native wintrust and
msasn1 DLLs, and restoring backups of content.cat before every program launch
(which is Bug 35452). The second issue (exclusive to Dawn of War 2) is what I'm
reporting in this ticket.
The first bug applies to both Dawn of War 2 and Dawn of War 2: Retribution, but
as stated has a work-around. However attempting the same work-around on plain
Dawn of War 2 causes us to run into the second problem:
trace:crypt:CertCreateContext (0x3, 0x10001, 0xce10000, 5861, 0x00000005,
(nil))
fixme:crypt:CertCreateContext dwFlags 0x00000005 not handled
fixme:advapi:RegisterTraceGuidsA (0x1bfce70, (nil),
{d5b9ac76-d546-4891-bb8c-bfd865e5c7d5}, 3, 0x2142b00, (null), (null),
0x214f850): stub
More history attached, in case you need it.
Nothing further is printed to the console, but the following command is still
running:
C:\Program Files\Steam\steamapps\common\Dawn of War 2\dow2.exe -logs
It's consuming 100% CPU, and will do so forever until it is manually killed.
I have not been successful in any attempt at a work-around for this bug to
date.
--
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.