https://bugs.winehq.org/show_bug.cgi?id=36557
Bug ID: 36557
Summary: valgrind shows some invalid writes in
ieframe/tests/webbrowser.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48653
--> https://bugs.winehq.org/attachment.cgi?id=48653
valgrind log
==13268== Invalid write of size 4
==13268== at 0x6805C5E: update_travellog (dochost.c:428)
==13268== by 0x68069B3: ClOleCommandTarget_Exec (dochost.c:697)
==13268== by 0x774F397: notify_travellog_update (docobj.h:981)
==13268== by 0x774F56E: set_current_mon (persist.c:134)
==13268== by 0x7727C12: navigate_proc (navigate.c:2093)
==13268== by 0x7766E90: hidden_proc (task.c:316)
==13268== by 0x53425C1: ??? (winproc.c:173)
==13268== by 0x5342736: call_window_proc (winproc.c:244)
==13268== by 0x53448CF: WINPROC_call_window (winproc.c:900)
==13268== by 0x5305C04: DispatchMessageW (message.c:4019)
==13268== by 0x69D80B98: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E6960: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E644E: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6AFE5010: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x69CAB80E: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E65A1: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x69D80A5F: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x53425C1: ??? (winproc.c:173)
==13268== by 0x5342736: call_window_proc (winproc.c:244)
==13268== by 0x53448CF: WINPROC_call_window (winproc.c:900)
==13268== Address 0x483a04c is 4 bytes after a block of size 32 alloc'd
==13268== at 0x7BC4C75D: notify_alloc (heap.c:255)
==13268== by 0x7BC50FA1: RtlAllocateHeap (heap.c:1716)
==13268== by 0x680464D: heap_alloc (ieframe.h:328)
==13268== by 0x6805ADB: update_travellog (dochost.c:401)
==13268== by 0x68069B3: ClOleCommandTarget_Exec (dochost.c:697)
==13268== by 0x774F397: notify_travellog_update (docobj.h:981)
==13268== by 0x774F56E: set_current_mon (persist.c:134)
==13268== by 0x7727C12: navigate_proc (navigate.c:2093)
==13268== by 0x7766E90: hidden_proc (task.c:316)
==13268== by 0x53425C1: ??? (winproc.c:173)
==13268== by 0x5342736: call_window_proc (winproc.c:244)
==13268== by 0x53448CF: WINPROC_call_window (winproc.c:900)
==13268== by 0x5305C04: DispatchMessageW (message.c:4019)
==13268== by 0x69D80B98: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E6960: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E644E: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6AFE5010: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x69CAB80E: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x6A0E65A1: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268== by 0x69D80A5F: ??? (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13268==
--
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=36365
Bug ID: 36365
Summary: valgrind shows a TON of leaks in
ieframe/tests/webbrowser.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
By far one of the noisiest logs/leaks so far.
==15771== 28 bytes in 1 blocks are possibly lost in loss record 2,015 of 11,565
==15771== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==15771== by 0x5B21B82: heap_alloc_zero (typelib.c:1662)
==15771== by 0x5B295CC: ITypeLib2_Constructor_MSFT (typelib.c:2902)
==15771== by 0x5B2C20B: LoadTypeLibEx (typelib.c:3460)
==15771== by 0x5B2DDF2: LoadTypeLib (typelib.c:454)
==15771== by 0x5B2E4AA: LoadRegTypeLib (typelib.c:537)
==15771== by 0x6933764: get_typeinfo (ieframe_main.c:75)
==15771== by 0x69298B1: ProvideClassInfo_GetClassInfo (classinfo.c:62)
==15771== by 0x4A5B8A4: test_ClassInfo (ocidl.h:3368)
==15771== by 0x4A63A2E: test_WebBrowser (webbrowser.c:3380)
==15771== by 0x4A65E0B: func_webbrowser (webbrowser.c:3629)
==15771== by 0x4A673B4: run_test (test.h:584)
==15771== by 0x4A677A3: main (test.h:654)
==15771==
==15771== 8 bytes in 1 blocks are definitely lost in loss record 422 of 11,565
==15771== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==15771== by 0x6948752: create_shell_ui_helper (ieframe.h:328)
==15771== by 0x692D2BA: DocHostUIHandler_GetExternal (dochost.c:900)
==15771== by 0x4A59F1E: test_external (mshtmhst.h:849)
==15771== by 0x4A6638C: func_webbrowser (webbrowser.c:3502)
==15771== by 0x4A673B4: run_test (test.h:584)
==15771== by 0x4A677A3: main (test.h:654)
==15771==
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=36213
Bug ID: 36213
Summary: valgrind shows some possible leaks under
crypt32/tests/sip.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==23202== 52 bytes in 1 blocks are possibly lost in loss record 111 of 282
==23202== at 0x7BC4C6B7: notify_alloc (heap.c:255)
==23202== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==23202== by 0x514398B: CryptMemAlloc (main.c:124)
==23202== by 0x51627B5: CRYPT_CacheSIP (sip.c:576)
==23202== by 0x5162B5D: CRYPT_LoadSIP (sip.c:653)
==23202== by 0x5162C60: CryptSIPLoad (sip.c:698)
==23202== by 0x4EA631D: test_SIPLoad (sip.c:357)
==23202== by 0x4EA67BF: func_sip (sip.c:444)
==23202== by 0x4EB7F67: run_test (test.h:584)
==23202== by 0x4EB8356: main (test.h:654)
==23202==
--
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=36341
Bug ID: 36341
Summary: valgrind shows some possible leaks under
crypt32/tests/base64.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==21036== 2,628 bytes in 73 blocks are possibly lost in loss record 250 of 266
==21036== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==21036== by 0x4F815DF: CryptMemAlloc (main.c:124)
==21036== by 0x4F92C4B: crypt_oid_init (oid.c:1403)
==21036== by 0x4F811F8: DllMain (main.c:46)
==21036== by 0x4FA5F36: __wine_spec_dll_entry (dll_entry.c:40)
==21036== by 0x7BC53B24: ??? (in
/home/austin/wine-valgrind-known/dlls/ntdll/ntdll.dll.so)
==21036== by 0x7BC5644E: MODULE_InitDLL (loader.c:1068)
==21036== by 0x7BC56AE7: process_attach (loader.c:1157)
==21036== by 0x7BC56AB9: process_attach (loader.c:1149)
==21036== by 0x7BC56CEF: attach_process_dlls (loader.c:2769)
==21036== by 0x401BC7C: ??? (in
/home/austin/wine-valgrind-known/libs/wine/libwine.so.1.0)
==21036==
--
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=37399
Bug ID: 37399
Summary: Urban Assault black screen when using software
renderer (palette problem)
Product: Wine
Version: 1.7.28
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: erich.e.hoover(a)gmail.com
Depends on: 37307, 37398
Regression SHA1: 9d49b7a9be6d4ed59a69c3453de4eadb0101ea09
Distribution: Ubuntu
Once Bug #37307 and Bug #37398 are resolved/worked around then another issue
crops up with Urban Assault, apparently a change back in June makes it such
that UA cannot load since the surface it's using does not get a palette. The
following error occurs repeated on the command line:
fixme:d3d:convert_p8_uint_b8g8r8a8_unorm P8 surface loaded without a palette.
--
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=39910
Bug ID: 39910
Summary: PDF XChange Editor annotations formatting not
displayed after saving
Product: Wine
Version: 1.7.31
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sadiyumusak(a)gmail.com
Distribution: ---
PDF Editor is recommended by the Tracker software company as the new and more
advanced replacement for their popular product PDF-XChange Viewer.
Indeed it offers a number improvements but I suffer from a number of problems,
including:
a) You can format text entered in comment boxes, etc. and save them, and then
they can be displayed in other PDF viewers (except the PDF Editor which created
them!) Such text formatting is there to see even in the same version of PDF
Editor installed in Windows, but not under WINE. So the cause of the problem is
probably is somewhere in WINE.
b) If you click outside a newly created, unsaved comment box, the box vanishes
immediately and the application crashes.
--
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=41206
Bug ID: 41206
Summary: Artemis 2.4.0 crashed upon start
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kurthuwig(a)gmail.com
Distribution: ---
When I run Artemis 2.4.0 (http://artemis.eochu.com/index.php/downloads/) then
it crashes with the attached error messages. v2.3.0 worked fine.
--
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=36247
Bug ID: 36247
Summary: VHD Attach crushes because of virtdisk.dll missing
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matyapiro31(a)gmail.com
VHD Attach is an application to mount .vhd files as hard disks.
It depends on virtdisk.dll but wine doesn't include it.
I think we can implement it easily by using libvirt?
It support VHD file type.
--
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=36395
Bug ID: 36395
Summary: valgrind shows a possible leak in
inetcomm/tests/mimeole.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
==17178== 28 bytes in 1 blocks are possibly lost in loss record 154 of 561
==17178== at 0x7BC508EB: RtlAllocateHeap (heap.c:255)
==17178== by 0x5498BE8: apartment_getclassobject (compobj.c:526)
==17178== by 0x549BFF6: get_inproc_class_object (compobj.c:2894)
==17178== by 0x549ED5F: CoGetClassObject (compobj.c:3032)
==17178== by 0x549F4E7: CoCreateInstance (compobj.c:3197)
==17178== by 0x4AAC50E: func_mimeole (mimeole.c:99)
==17178== by 0x4AAAE6B: main (test.h:584)
==17178==
--
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=36662
Bug ID: 36662
Summary: valgrind shows a few memory leaks in
ws2_32/tests/sock.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==21586== Thread 1 ws2_32_test.exe.so:
==21586== 60 bytes in 1 blocks are possibly lost in loss record 350 of 701
==21586== at 0x7BC4C6EB: notify_alloc (heap.c:255)
==21586== by 0x7BC50F2F: RtlAllocateHeap (heap.c:1716)
==21586== by 0x50B07F4: WS2_sendto (socket.c:4545)
==21586== by 0x50B0611: WSASend (socket.c:4500)
==21586== by 0x4F6E338: test_send (sock.c:4194)
==21586== by 0x4F7FDB1: func_sock (sock.c:7742)
==21586== by 0x4F80BB1: run_test (test.h:584)
==21586== by 0x4F80FA0: main (test.h:654)
==21586==
==21586== 60 bytes in 1 blocks are possibly lost in loss record 351 of 701
==21586== at 0x7BC4C6EB: notify_alloc (heap.c:255)
==21586== by 0x7BC50F2F: RtlAllocateHeap (heap.c:1716)
==21586== by 0x50B07F4: WS2_sendto (socket.c:4545)
==21586== by 0x50B0611: WSASend (socket.c:4500)
==21586== by 0x4F6E6AF: test_send (sock.c:4234)
==21586== by 0x4F7FDB1: func_sock (sock.c:7742)
==21586== by 0x4F80BB1: run_test (test.h:584)
==21586== by 0x4F80FA0: main (test.h:654)
==21586==
==21586== 60 bytes in 1 blocks are definitely lost in loss record 352 of 701
==21586== at 0x7BC4C6EB: notify_alloc (heap.c:255)
==21586== by 0x7BC50F2F: RtlAllocateHeap (heap.c:1716)
==21586== by 0x50B638A: WS2_recv_base (socket.c:6554)
==21586== by 0x50B61D4: WSARecv (socket.c:6522)
==21586== by 0x4F7A61B: test_completion_port (sock.c:6862)
==21586== by 0x4F7FDAC: func_sock (sock.c:7739)
==21586== by 0x4F80BB1: run_test (test.h:584)
==21586== by 0x4F80FA0: main (test.h:654)
==21586==
--
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.