https://bugs.winehq.org/show_bug.cgi?id=36921
Bug ID: 36921
Summary: valgrind shows several unitialized variables in
dlls/ieframe/tests/ie.c (mozilla::Selection::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x101AB89B: mozilla::Selection::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x101AB8DE: mozilla::Selection::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== by 0x101616B9: PresShell::Init (nspresshell.cpp:836)
==13312== by 0x1029F7A1: nsDocument::doCreateShell (nsdocument.cpp:3442)
==13312== by 0x103634E9: nsHTMLDocument::CreateShell
(nshtmldocument.cpp:313)
==13312== by 0x1014C25F: nsDocumentViewer::InitPresentationStuff
(nsdocumentviewer.cpp:701)
==13312== by 0x1014C837: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:947)
==13312== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==13312== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==13312== by 0x800EEB43: ???
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x101AB8DE: mozilla::Selection::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== by 0x1014C837: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:947)
==13312== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==13312== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==13312== by 0x800EEB43: ???
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
--
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=36922
Bug ID: 36922
Summary: valgrind shows several unitialized variables in
dlls/ieframe/tests/ie.c (nsDOMEvent::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x102F6675: nsDOMEvent::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x102F66B8: nsDOMEvent::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== by 0x10404115: nsGlobalWindow::DispatchDOMWindowCreated
(nsglobalwindow.cpp:2616)
==13312== by 0x863E6A7: ???
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
--
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=36923
Bug ID: 36923
Summary: valgrind shows several unitialized variables in
dlls/ieframe/tests/ie.c
(nsEventListenerManager::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x10264D9C: nsEventListenerManager::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
==13312== Conditional jump or move depends on uninitialised value(s)
==13312== at 0x10264DDE: nsEventListenerManager::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13312== by 0x814E5067: ???
==13312== Uninitialised value was created by a client request
==13312== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13312== by 0x7BC4C075: initialize_block (heap.c:240)
==13312== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13312== by 0x77D319E: msvcrt_heap_alloc (heap.c:70)
==13312== by 0x77D3D63: MSVCRT_malloc (heap.c:408)
==13312== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13312== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13312== by 0x7563F26: init_xpcom (nsembed.c:698)
==13312== by 0x7564399: load_gecko (nsembed.c:774)
==13312== by 0x7568D01: create_nscontainer (nsembed.c:2042)
==13312== by 0x74E92F6: HTMLDocument_Create (htmldoc.c:4756)
==13312== by 0x7552F7D: ClassFactory_CreateInstance (main.c:238)
==13312== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13312== by 0x4D63202: create_mime_object (binding.c:258)
==13312== by 0x4D635A2: create_object (binding.c:308)
==13312== by 0x4D660AB: report_data (binding.c:1077)
==13312== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13312== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13312== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13312== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13312==
--
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=36924
Bug ID: 36924
Summary: valgrind shows several unitialized variables in
dlls/ieframe/tests/ie.c (nsPresContext::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 49034
--> https://bugs.winehq.org/attachment.cgi?id=49034
valgrind log
A lot of these, going to attach the full output, but here's an example:
==13451== Conditional jump or move depends on uninitialised value(s)
==13451== at 0x1015803C: nsPresContext::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13451== by 0x10283192: nsContentUtils::DispatchTrustedEvent
(nscontentutils.cpp:3271)
==13451== by 0x1029CB98: nsDocument::UpdateVisibilityState
(nsdocument.cpp:11052)
==13451== by 0x102A9136: nsDocument::OnPageHide (nsdocument.cpp:8140)
==13451== by 0x101493A9: nsDocumentViewer::PageHide
(nsdocumentviewer.cpp:1261)
==13451== by 0x1062FDDF: nsDocShell::FirePageHideNotification
(nsdocshell.cpp:1621)
==13451== by 0x106300C1: nsDocShell::CreateContentViewer
(nsdocshell.cpp:7975)
==13451== by 0x1061AE8C: nsDSURIContentListener::DoContent
(nsdsuricontentlistener.cpp:123)
==13451== by 0x106351D1: nsDocumentOpenInfo::TryContentListener
(nsuriloader.cpp:659)
==13451== by 0x10635827: nsDocumentOpenInfo::DispatchContent
(nsuriloader.cpp:360)
==13451== by 0x58FFFF: ???
==13451== Uninitialised value was created by a client request
==13451== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13451== by 0x7BC4C075: initialize_block (heap.c:240)
==13451== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13451== by 0x77D619E: msvcrt_heap_alloc (heap.c:70)
==13451== by 0x77D6D63: MSVCRT_malloc (heap.c:408)
==13451== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13451== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13451== by 0x7566F26: init_xpcom (nsembed.c:698)
==13451== by 0x7567399: load_gecko (nsembed.c:774)
==13451== by 0x756BD01: create_nscontainer (nsembed.c:2042)
==13451== by 0x74EC2F6: HTMLDocument_Create (htmldoc.c:4756)
==13451== by 0x7555F7D: ClassFactory_CreateInstance (main.c:238)
==13451== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13451== by 0x4D63202: create_mime_object (binding.c:258)
==13451== by 0x4D635A2: create_object (binding.c:308)
==13451== by 0x4D660AB: report_data (binding.c:1077)
==13451== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13451== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13451== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13451== by 0x4D67FCF: process_tasks (bindprot.c:57)
--
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=36928
Bug ID: 36928
Summary: valgrind shows a couple unitialized variables in
dlls/ieframe/tests/ie.c (HTMLDOMNode_Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==15288== Conditional jump or move depends on uninitialised value(s)
==15288== at 0x7D98870: HTMLDOMNode_Release (htmlnode.c:494)
==15288== by 0x7DC3828: htmldoc_release (mshtml_private.h:544)
==15288== by 0x7DC4377: release_inner_window (htmlwindow.c:235)
==15288== by 0x7DC45F5: HTMLWindow2_Release (htmlwindow.c:284)
==15288== by 0x7DC3CE0: detach_inner_window (mshtml.h:47873)
==15288== by 0x7DCE094: update_window_doc (htmlwindow.c:3023)
==15288== by 0x7DD8F04: on_start_nsrequest (navigate.c:1115)
==15288== by 0x7DD9409: read_stream_data (navigate.c:1227)
==15288== by 0x7DDA3BF: nsChannelBSC_read_data (navigate.c:1576)
==15288== by 0x7DD738A: BindStatusCallback_OnDataAvailable (navigate.c:427)
==15288== by 0x4D60487: BindStatusCallback_OnDataAvailable (urlmon.h:820)
==15288== by 0x4D66201: report_data (urlmon.h:820)
==15288== by 0x4D67813: start_binding (binding.c:1530)
==15288== by 0x4D67A2C: bind_to_storage (binding.c:1567)
==15288== by 0x4D87AA0: URLMoniker_BindToStorage (umon.c:280)
==15288== by 0x7DD8569: start_binding (objidl.h:3488)
==15288== by 0x7E04DA7: PersistMoniker_Load (persist.c:627)
==15288== by 0x4D63117: load_doc_mon (urlmon.h:2290)
==15288== by 0x4D63390: create_mime_object (binding.c:278)
==15288== by 0x4D635A2: create_object (binding.c:308)
==15288== Uninitialised value was created by a client request
==15288== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15288== by 0x7BC4C075: initialize_block (heap.c:240)
==15288== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15288== by 0x805119E: msvcrt_heap_alloc (heap.c:70)
==15288== by 0x8051D63: MSVCRT_malloc (heap.c:408)
==15288== by 0x80D71095: moz_xmalloc (mozalloc.cpp:54)
==15288== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15288== by 0x7DE1F26: init_xpcom (nsembed.c:698)
==15288== by 0x7DE2399: load_gecko (nsembed.c:774)
==15288== by 0x7DE6D01: create_nscontainer (nsembed.c:2042)
==15288== by 0x7D672F6: HTMLDocument_Create (htmldoc.c:4756)
==15288== by 0x7DD0F7D: ClassFactory_CreateInstance (main.c:238)
==15288== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15288== by 0x4D63202: create_mime_object (binding.c:258)
==15288== by 0x4D635A2: create_object (binding.c:308)
==15288== by 0x4D660AB: report_data (binding.c:1077)
==15288== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15288== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15288== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15288== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15288==
==14890== Conditional jump or move depends on uninitialised value(s)
==14890== at 0x109B654F: ccref_decr (nscyclecollectorutils.cpp:75)
==14890== by 0x7DD3828: htmldoc_release (mshtml_private.h:544)
==14890== by 0x7DD4377: release_inner_window (htmlwindow.c:235)
==14890== by 0x7DD45F5: HTMLWindow2_Release (htmlwindow.c:284)
==14890== by 0x7DD3CE0: detach_inner_window (mshtml.h:47873)
==14890== by 0x7DDE094: update_window_doc (htmlwindow.c:3023)
==14890== by 0x7DE8F04: on_start_nsrequest (navigate.c:1115)
==14890== by 0x7DE9409: read_stream_data (navigate.c:1227)
==14890== by 0x7DEA3BF: nsChannelBSC_read_data (navigate.c:1576)
==14890== by 0x7DE738A: BindStatusCallback_OnDataAvailable (navigate.c:427)
==14890== by 0x4D60487: BindStatusCallback_OnDataAvailable (urlmon.h:820)
==14890== by 0x4D66201: report_data (urlmon.h:820)
==14890== by 0x4D67813: start_binding (binding.c:1530)
==14890== by 0x4D67A2C: bind_to_storage (binding.c:1567)
==14890== by 0x4D87AA0: URLMoniker_BindToStorage (umon.c:280)
==14890== by 0x7DE8569: start_binding (objidl.h:3488)
==14890== by 0x7E14DA7: PersistMoniker_Load (persist.c:627)
==14890== by 0x4D63117: load_doc_mon (urlmon.h:2290)
==14890== by 0x4D63390: create_mime_object (binding.c:278)
==14890== by 0x4D635A2: create_object (binding.c:308)
==14890== Uninitialised value was created by a client request
==14890== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==14890== by 0x7BC4C075: initialize_block (heap.c:240)
==14890== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==14890== by 0x806119E: msvcrt_heap_alloc (heap.c:70)
==14890== by 0x8061D63: MSVCRT_malloc (heap.c:408)
==14890== by 0x80E21095: moz_xmalloc (mozalloc.cpp:54)
==14890== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==14890== by 0x7DF1F26: init_xpcom (nsembed.c:698)
==14890== by 0x7DF2399: load_gecko (nsembed.c:774)
==14890== by 0x7DF6D01: create_nscontainer (nsembed.c:2042)
==14890== by 0x7D772F6: HTMLDocument_Create (htmldoc.c:4756)
==14890== by 0x7DE0F7D: ClassFactory_CreateInstance (main.c:238)
==14890== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==14890== by 0x4D63202: create_mime_object (binding.c:258)
==14890== by 0x4D635A2: create_object (binding.c:308)
==14890== by 0x4D660AB: report_data (binding.c:1077)
==14890== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==14890== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==14890== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==14890== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15288== Conditional jump or move depends on uninitialised value(s)
==15288== at 0x109B654F: ccref_decr (nscyclecollectorutils.cpp:75)
==15288== by 0x7DC3828: htmldoc_release (mshtml_private.h:544)
==15288== by 0x7DCE0E3: update_window_doc (htmlwindow.c:3029)
==15288== by 0x7DD8F04: on_start_nsrequest (navigate.c:1115)
==15288== by 0x7DD9409: read_stream_data (navigate.c:1227)
==15288== by 0x7DDA3BF: nsChannelBSC_read_data (navigate.c:1576)
==15288== by 0x7DD738A: BindStatusCallback_OnDataAvailable (navigate.c:427)
==15288== by 0x4D60487: BindStatusCallback_OnDataAvailable (urlmon.h:820)
==15288== by 0x4D66201: report_data (urlmon.h:820)
==15288== by 0x4D67813: start_binding (binding.c:1530)
==15288== by 0x4D67A2C: bind_to_storage (binding.c:1567)
==15288== by 0x4D87AA0: URLMoniker_BindToStorage (umon.c:280)
==15288== by 0x7DD8569: start_binding (objidl.h:3488)
==15288== by 0x7E04DA7: PersistMoniker_Load (persist.c:627)
==15288== by 0x4D63117: load_doc_mon (urlmon.h:2290)
==15288== by 0x4D63390: create_mime_object (binding.c:278)
==15288== by 0x4D635A2: create_object (binding.c:308)
==15288== by 0x4D660AB: report_data (binding.c:1077)
==15288== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15288== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15288== Uninitialised value was created by a client request
==15288== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15288== by 0x7BC4C075: initialize_block (heap.c:240)
==15288== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15288== by 0x805119E: msvcrt_heap_alloc (heap.c:70)
==15288== by 0x8051D63: MSVCRT_malloc (heap.c:408)
==15288== by 0x80D71095: moz_xmalloc (mozalloc.cpp:54)
==15288== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15288== by 0x7DE1F26: init_xpcom (nsembed.c:698)
==15288== by 0x7DE2399: load_gecko (nsembed.c:774)
==15288== by 0x7DE6D01: create_nscontainer (nsembed.c:2042)
==15288== by 0x7D672F6: HTMLDocument_Create (htmldoc.c:4756)
==15288== by 0x7DD0F7D: ClassFactory_CreateInstance (main.c:238)
==15288== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15288== by 0x4D63202: create_mime_object (binding.c:258)
==15288== by 0x4D635A2: create_object (binding.c:308)
==15288== by 0x4D660AB: report_data (binding.c:1077)
==15288== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15288== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15288== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15288== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15288==
==15556== Conditional jump or move depends on uninitialised value(s)
==15556== at 0x7DA8870: HTMLDOMNode_Release (htmlnode.c:494)
==15556== by 0x7DD3828: htmldoc_release (mshtml_private.h:544)
==15556== by 0x7DDE0E3: update_window_doc (htmlwindow.c:3029)
==15556== by 0x7DE8F04: on_start_nsrequest (navigate.c:1115)
==15556== by 0x7DE9409: read_stream_data (navigate.c:1227)
==15556== by 0x7DEA3BF: nsChannelBSC_read_data (navigate.c:1576)
==15556== by 0x7DE738A: BindStatusCallback_OnDataAvailable (navigate.c:427)
==15556== by 0x4D60487: BindStatusCallback_OnDataAvailable (urlmon.h:820)
==15556== by 0x4D66201: report_data (urlmon.h:820)
==15556== by 0x4D67813: start_binding (binding.c:1530)
==15556== by 0x4D67A2C: bind_to_storage (binding.c:1567)
==15556== by 0x4D87AA0: URLMoniker_BindToStorage (umon.c:280)
==15556== by 0x7DE8569: start_binding (objidl.h:3488)
==15556== by 0x7E14DA7: PersistMoniker_Load (persist.c:627)
==15556== by 0x4D63117: load_doc_mon (urlmon.h:2290)
==15556== by 0x4D63390: create_mime_object (binding.c:278)
==15556== by 0x4D635A2: create_object (binding.c:308)
==15556== by 0x4D660AB: report_data (binding.c:1077)
==15556== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15556== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15556== Uninitialised value was created by a client request
==15556== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15556== by 0x7BC4C075: initialize_block (heap.c:240)
==15556== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15556== by 0x806119E: msvcrt_heap_alloc (heap.c:70)
==15556== by 0x8061D63: MSVCRT_malloc (heap.c:408)
==15556== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==15556== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15556== by 0x7DF1F26: init_xpcom (nsembed.c:698)
==15556== by 0x7DF2399: load_gecko (nsembed.c:774)
==15556== by 0x7DF6D01: create_nscontainer (nsembed.c:2042)
==15556== by 0x7D772F6: HTMLDocument_Create (htmldoc.c:4756)
==15556== by 0x7DE0F7D: ClassFactory_CreateInstance (main.c:238)
==15556== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15556== by 0x4D63202: create_mime_object (binding.c:258)
==15556== by 0x4D635A2: create_object (binding.c:308)
==15556== by 0x4D660AB: report_data (binding.c:1077)
==15556== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15556== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15556== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15556== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15556==
--
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=36929
Bug ID: 36929
Summary: valgrind shows a couple unitialized variables in
dlls/ieframe/tests/ie.c (nsHtml5StreamParser::Release)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==15556== Conditional jump or move depends on uninitialised value(s)
==15556== at 0x103E23D3: nsHtml5StreamParser::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==15556== Uninitialised value was created by a client request
==15556== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15556== by 0x7BC4C075: initialize_block (heap.c:240)
==15556== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15556== by 0x806119E: msvcrt_heap_alloc (heap.c:70)
==15556== by 0x8061D63: MSVCRT_malloc (heap.c:408)
==15556== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==15556== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15556== by 0x7DF1F26: init_xpcom (nsembed.c:698)
==15556== by 0x7DF2399: load_gecko (nsembed.c:774)
==15556== by 0x7DF6D01: create_nscontainer (nsembed.c:2042)
==15556== by 0x7D772F6: HTMLDocument_Create (htmldoc.c:4756)
==15556== by 0x7DE0F7D: ClassFactory_CreateInstance (main.c:238)
==15556== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15556== by 0x4D63202: create_mime_object (binding.c:258)
==15556== by 0x4D635A2: create_object (binding.c:308)
==15556== by 0x4D660AB: report_data (binding.c:1077)
==15556== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15556== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15556== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15556== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15556==
==15556== Conditional jump or move depends on uninitialised value(s)
==15556== at 0x103E2416: nsHtml5StreamParser::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==15556== by 0x7DE9EBE: stop_request_proc (navigate.c:1437)
==15556== by 0x7E2AB77: hidden_proc (task.c:316)
==15556== by 0x54AA909: ??? (winproc.c:173)
==15556== by 0x54AAA7E: call_window_proc (winproc.c:244)
==15556== by 0x54ACC17: WINPROC_call_window (winproc.c:900)
==15556== by 0x546E5A1: DispatchMessageW (message.c:4022)
==15556== by 0x10769BED: nsAppShell::ProcessNextNativeEvent
(nsappshell.cpp:223)
==15556== by 0x10791553: nsBaseAppShell::DoProcessNextNativeEvent
(nsbaseappshell.cpp:139)
==15556== by 0x109DE999: nsThread::ProcessNextEvent (nsthread.cpp:599)
==15556== by 0x109B626F: NS_ProcessPendingEvents (nsthreadutils.cpp:188)
==15556== by 0x10791100: nsBaseAppShell::NativeEventCallback
(nsbaseappshell.cpp:97)
==15556== Uninitialised value was created by a client request
==15556== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15556== by 0x7BC4C075: initialize_block (heap.c:240)
==15556== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15556== by 0x806119E: msvcrt_heap_alloc (heap.c:70)
==15556== by 0x8061D63: MSVCRT_malloc (heap.c:408)
==15556== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==15556== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15556== by 0x7DF1F26: init_xpcom (nsembed.c:698)
==15556== by 0x7DF2399: load_gecko (nsembed.c:774)
==15556== by 0x7DF6D01: create_nscontainer (nsembed.c:2042)
==15556== by 0x7D772F6: HTMLDocument_Create (htmldoc.c:4756)
==15556== by 0x7DE0F7D: ClassFactory_CreateInstance (main.c:238)
==15556== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15556== by 0x4D63202: create_mime_object (binding.c:258)
==15556== by 0x4D635A2: create_object (binding.c:308)
==15556== by 0x4D660AB: report_data (binding.c:1077)
==15556== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15556== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15556== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15556== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15556==
--
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=36930
Bug ID: 36930
Summary: valgrind shows a couple unitialized variables in
dlls/ieframe/tests/ie.c (nsDocumentViewer::Destroy)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==15748== Conditional jump or move depends on uninitialised value(s)
==15748== at 0x1013DAB0: nsFrameSelection::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==15748== by 0x1014D48E: nsDocumentViewer::Destroy
(nsdocumentviewer.cpp:1609)
==15748== by 0x1014CCDC: nsDocumentViewer::Show (nsdocumentviewer.cpp:1915)
==15748== by 0x106226C4: nsDocShell::SetVisibility (nsdocshell.cpp:5444)
==15748== by 0x75940EB: activate_window (view.c:292)
==15748== by 0x75952F7: OleDocumentView_Show (view.c:551)
==15748== by 0x4CDE454: OleDocumentSite_ActivateMe (docobj.h:491)
==15748== by 0x756EDEF: OleObject_DoVerb (docobj.h:285)
==15748== by 0x74B9EA0: HlinkTarget_Navigate (oleidl.h:3179)
==15748== by 0x4CDFC6A: object_available (hlink.h:1385)
==15748== by 0x4CE043C: object_available_proc (dochost.c:271)
==15748== by 0x4CDF97A: process_dochost_tasks (dochost.c:63)
==15748== by 0x4CEED59: ie_window_proc (iexplore.c:689)
==15748== by 0x54A2909: ??? (winproc.c:173)
==15748== by 0x54A2A7E: call_window_proc (winproc.c:244)
==15748== by 0x54A4C17: WINPROC_call_window (winproc.c:900)
==15748== by 0x54665A1: DispatchMessageW (message.c:4022)
==15748== by 0x4CEFF60: IEWinMain (iexplore.c:1061)
==15748== by 0x4C8CA34: wWinMain (main.c:84)
==15748== by 0x4C8CD1C: wmain (exe_wmain.c:51)
==15748== Uninitialised value was created by a client request
==15748== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==15748== by 0x7BC4C075: initialize_block (heap.c:240)
==15748== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==15748== by 0x77C319E: msvcrt_heap_alloc (heap.c:70)
==15748== by 0x77C3D63: MSVCRT_malloc (heap.c:408)
==15748== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==15748== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==15748== by 0x7553F26: init_xpcom (nsembed.c:698)
==15748== by 0x7554399: load_gecko (nsembed.c:774)
==15748== by 0x7558D01: create_nscontainer (nsembed.c:2042)
==15748== by 0x74D92F6: HTMLDocument_Create (htmldoc.c:4756)
==15748== by 0x7542F7D: ClassFactory_CreateInstance (main.c:238)
==15748== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==15748== by 0x4D63202: create_mime_object (binding.c:258)
==15748== by 0x4D635A2: create_object (binding.c:308)
==15748== by 0x4D660AB: report_data (binding.c:1077)
==15748== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==15748== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==15748== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==15748== by 0x4D67FCF: process_tasks (bindprot.c:57)
==15748==
--
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=37654
Bug ID: 37654
Summary: valgrind shows an invalid read in
crypt32/tests/encode.c
Product: Wine
Version: 1.7.32
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
==18156== Invalid read of size 4
==18156== at 0x4D85A2B: CRYPT_AsnEncodeIssuingDistPoint (encode.c:3935)
==18156== by 0x4D89E2D: CryptEncodeObjectEx (encode.c:4741)
==18156== by 0x4BC80B5: test_encodeCRLIssuingDistPoint (encode.c:3644)
==18156== by 0x4BCF69F: func_encode (encode.c:8127)
==18156== by 0x4BA6A47: main (test.h:584)
==18156== Address 0x0 is not stack'd, malloc'd or (recently) free'd
==18156==
--
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=37157
Bug ID: 37157
Summary: mshtml/events test hangs under valgrind
Product: Wine
Version: 1.7.24
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 49389
--> https://bugs.winehq.org/attachment.cgi?id=49389
valgrind output
I've only noticed this on my debian desktop, but it's repeatable every time.
austin@debian-home:~/wine-valgrind-known$ valgrind --version
valgrind-3.9.0
austin@debian-home:~/wine-valgrind-known$ ps aux | grep event
austin 18489 0.0 0.0 2244 540 pts/3 S+ 07:56 0:00 /bin/sh -c
../../../tools/runtest -q -P wine -T ../../.. -M mshtml.dll -p
mshtml_test.exe.so events && touch events.ok
austin@debian-home:~/wine-valgrind-known$ uname -a
Linux debian-home 3.14-2-686-pae #1 SMP Debian 3.14.13-2 (2014-07-24) i686
GNU/Linux
--
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=38439
Bug ID: 38439
Summary: valgrind shows an uninitialized value
atl100/tests/atl.c
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: atl
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
==5614== Conditional jump or move depends on uninitialised value(s)
==5614== at 0x98944C9: ???
==5614== by 0x7465456: create_nscontainer (nsembed.c:2115)
==5614== by 0x73E29E8: HTMLDocument_Create (htmldoc.c:4857)
==5614== by 0x745127D: ClassFactory_CreateInstance (main.c:271)
==5614== by 0x48C046C: IClassFactory_CreateInstance (unknwn.h:226)
==5614== by 0x48C046C: CoCreateInstance (???:0)
==5614== by 0x5504C7C: create_mime_object (binding.c:260)
==5614== by 0x5504FAB: create_object (binding.c:310)
==5614== by 0x5507716: report_data (binding.c:1079)
==5614== by 0x55079F3: InternetProtocolSink_ReportData (binding.c:1128)
==5614== by 0x550C581: IInternetProtocolSink_ReportData (urlmon.h:3113)
==5614== by 0x550C581: ProtocolSinkHandler_ReportData (???:0)
==5614== by 0x550D12A: IInternetProtocolSink_ReportData (urlmon.h:3113)
==5614== by 0x550D12A: BPInternetProtocolSink_ReportData (???:0)
==5614== by 0x5510173: IInternetProtocolSink_ReportData (urlmon.h:3113)
==5614== by 0x5510173: FileProtocol_StartEx (???:0)
==5614== by 0x550B050: IInternetProtocolEx_StartEx (urlmon.h:7872)
==5614== by 0x550B050: BindProtocol_StartEx (???:0)
==5614== by 0x5508CD1: IInternetProtocolEx_StartEx (urlmon.h:7872)
==5614== by 0x5508CD1: start_binding (???:0)
==5614== by 0x5508F63: bind_to_object (binding.c:1598)
==5614== by 0x5525A69: URLMoniker_BindToObject (umon.c:260)
==5614== by 0x54922E5: IMoniker_BindToObject (objidl.h:3485)
==5614== by 0x54922E5: bind_to_object (???:0)
==5614== by 0x5492B7E: navigate_bsc (navigate.c:910)
==5614== by 0x5492C45: navigate_bsc_proc (navigate.c:940)
==5614== by 0x547D93F: process_dochost_tasks (dochost.c:63)
==5614== Uninitialised value was created by a stack allocation
==5614== at 0x9894439: ???
==5614==
--
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.