https://bugs.winehq.org/show_bug.cgi?id=36909
Bug ID: 36909
Summary: valgrind shows an unitialized variable in
dlls/ieframe/tests/ie.c (nsJSContext::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
==24616== Conditional jump or move depends on uninitialised value(s)
==24616== at 0x1041CF2C: nsJSContext::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==24616== Uninitialised value was created by a client request
==24616== at 0x7BC4C4D6: mark_block_uninitialized (heap.c:209)
==24616== by 0x7BC4C641: initialize_block (heap.c:240)
==24616== by 0x7BC50F4D: RtlAllocateHeap (heap.c:1717)
==24616== by 0x782A76B: msvcrt_heap_alloc (heap.c:70)
==24616== by 0x782B330: MSVCRT_malloc (heap.c:408)
==24616== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==24616== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==24616== by 0x75E81B3: init_xpcom (nsembed.c:698)
==24616== by 0x75E8626: load_gecko (nsembed.c:774)
==24616== by 0x75ED013: create_nscontainer (nsembed.c:2042)
==24616== by 0x756D477: HTMLDocument_Create (htmldoc.c:4756)
==24616== by 0x75D7178: ClassFactory_CreateInstance (main.c:238)
==24616== by 0x4EF20A2: CoCreateInstance (unknwn.h:226)
==24616== by 0x4E192B2: create_mime_object (binding.c:258)
==24616== by 0x4E19652: create_object (binding.c:308)
==24616== by 0x4E1C1E8: report_data (binding.c:1077)
==24616== by 0x4E1C531: InternetProtocolSink_ReportData (binding.c:1126)
==24616== by 0x4E218F0: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==24616== by 0x4E22441: report_data_proc (urlmon.h:3113)
==24616== by 0x4E1E10E: process_tasks (bindprot.c:57)
==24616==
==24616== Conditional jump or move depends on uninitialised value(s)
==24616== at 0x1041CF6F: nsJSContext::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==24616== by 0x1060CA6E: mozilla::AutoCxPusher::AutoCxPusher
(nscxpusher.cpp:113)
==24616== by 0x1014C7FB: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:937)
==24616== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==24616== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==24616== by 0x800EEB43: ???
==24616== Uninitialised value was created by a client request
==24616== at 0x7BC4C4D6: mark_block_uninitialized (heap.c:209)
==24616== by 0x7BC4C641: initialize_block (heap.c:240)
==24616== by 0x7BC50F4D: RtlAllocateHeap (heap.c:1717)
==24616== by 0x782A76B: msvcrt_heap_alloc (heap.c:70)
==24616== by 0x782B330: MSVCRT_malloc (heap.c:408)
==24616== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==24616== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==24616== by 0x75E81B3: init_xpcom (nsembed.c:698)
==24616== by 0x75E8626: load_gecko (nsembed.c:774)
==24616== by 0x75ED013: create_nscontainer (nsembed.c:2042)
==24616== by 0x756D477: HTMLDocument_Create (htmldoc.c:4756)
==24616== by 0x75D7178: ClassFactory_CreateInstance (main.c:238)
==24616== by 0x4EF20A2: CoCreateInstance (unknwn.h:226)
==24616== by 0x4E192B2: create_mime_object (binding.c:258)
==24616== by 0x4E19652: create_object (binding.c:308)
==24616== by 0x4E1C1E8: report_data (binding.c:1077)
==24616== by 0x4E1C531: InternetProtocolSink_ReportData (binding.c:1126)
==24616== by 0x4E218F0: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==24616== by 0x4E22441: report_data_proc (urlmon.h:3113)
==24616== by 0x4E1E10E: process_tasks (bindprot.c:57)
==24616==
==24616== Conditional jump or move depends on uninitialised value(s)
==24616== at 0x1041CF6F: nsJSContext::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==24616== by 0x1060CA91: mozilla::AutoCxPusher::AutoCxPusher
(nscxpusher.cpp:117)
==24616== by 0x1014C7FB: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:937)
==24616== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==24616== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==24616== by 0x800EEB43: ???
==24616== Uninitialised value was created by a client request
==24616== at 0x7BC4C4D6: mark_block_uninitialized (heap.c:209)
==24616== by 0x7BC4C641: initialize_block (heap.c:240)
==24616== by 0x7BC50F4D: RtlAllocateHeap (heap.c:1717)
==24616== by 0x782A76B: msvcrt_heap_alloc (heap.c:70)
==24616== by 0x782B330: MSVCRT_malloc (heap.c:408)
==24616== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==24616== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==24616== by 0x75E81B3: init_xpcom (nsembed.c:698)
==24616== by 0x75E8626: load_gecko (nsembed.c:774)
==24616== by 0x75ED013: create_nscontainer (nsembed.c:2042)
==24616== by 0x756D477: HTMLDocument_Create (htmldoc.c:4756)
==24616== by 0x75D7178: ClassFactory_CreateInstance (main.c:238)
==24616== by 0x4EF20A2: CoCreateInstance (unknwn.h:226)
==24616== by 0x4E192B2: create_mime_object (binding.c:258)
==24616== by 0x4E19652: create_object (binding.c:308)
==24616== by 0x4E1C1E8: report_data (binding.c:1077)
==24616== by 0x4E1C531: InternetProtocolSink_ReportData (binding.c:1126)
==24616== by 0x4E218F0: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==24616== by 0x4E22441: report_data_proc (urlmon.h:3113)
==24616== by 0x4E1E10E: process_tasks (bindprot.c:57)
==24616==
--
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=36910
Bug ID: 36910
Summary: valgrind shows an unitialized variable in
dlls/ieframe/tests/ie.c
(mozilla::dom::DOMStorageManager::GetStorageInternal)
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
Two similar ones:
==24762== Conditional jump or move depends on uninitialised value(s)
==24762== at 0x10457962: mozilla::dom::DOMStorageCache::Init
(domstoragecache.cpp:136)
==24762== by 0x1045CE62: mozilla::dom::DOMStorageManager::GetStorageInternal
(domstoragemanager.cpp:361)
==24762== by 0x1045CEBF: mozilla::dom::DOMStorageManager::PrecacheStorage
(domstoragemanager.cpp:379)
==24762== by 0x104198FC: nsGlobalWindow::SetNewDocument
(nsglobalwindow.cpp:2574)
==24762== by 0x1014C7FB: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:937)
==24762== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==24762== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==24762== by 0x800EEB43: ???
==24762== Uninitialised value was created by a client request
==24762== at 0x7BC4C4D6: mark_block_uninitialized (heap.c:209)
==24762== by 0x7BC4C641: initialize_block (heap.c:240)
==24762== by 0x7BC50F4D: RtlAllocateHeap (heap.c:1717)
==24762== by 0x780176B: msvcrt_heap_alloc (heap.c:70)
==24762== by 0x7802330: MSVCRT_malloc (heap.c:408)
==24762== by 0x81731095: moz_xmalloc (mozalloc.cpp:54)
==24762== by 0x10339718: nsTHashtable<nsCookieKey>::PutEntry
(nsthashtable.h:170)
==24762== by 0x1045CE62: mozilla::dom::DOMStorageManager::GetStorageInternal
(domstoragemanager.cpp:361)
==24762== by 0x1045CEBF: mozilla::dom::DOMStorageManager::PrecacheStorage
(domstoragemanager.cpp:379)
==24762== by 0x104198FC: nsGlobalWindow::SetNewDocument
(nsglobalwindow.cpp:2574)
==24762== by 0x1014C7FB: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:937)
==24762== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==24762== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==24762== by 0x800EEB43: ???
==24762==
==24762== Conditional jump or move depends on uninitialised value(s)
==24762== at 0x104577C7: mozilla::dom::DOMStorageCache::Preload
(domstoragecache.cpp:226)
==24762== by 0x1045CE62: mozilla::dom::DOMStorageManager::GetStorageInternal
(domstoragemanager.cpp:361)
==24762== by 0x1045CEBF: mozilla::dom::DOMStorageManager::PrecacheStorage
(domstoragemanager.cpp:379)
==24762== by 0x104198FC: nsGlobalWindow::SetNewDocument
(nsglobalwindow.cpp:2574)
==24762== by 0x1014C7FB: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:937)
==24762== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==24762== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==24762== by 0x800EEB43: ???
==24762== Uninitialised value was created by a client request
==24762== at 0x7BC4C4D6: mark_block_uninitialized (heap.c:209)
==24762== by 0x7BC4C641: initialize_block (heap.c:240)
==24762== by 0x7BC50F4D: RtlAllocateHeap (heap.c:1717)
==24762== by 0x780176B: msvcrt_heap_alloc (heap.c:70)
==24762== by 0x7802330: MSVCRT_malloc (heap.c:408)
==24762== by 0x81731095: moz_xmalloc (mozalloc.cpp:54)
==24762== by 0x10339718: nsTHashtable<nsCookieKey>::PutEntry
(nsthashtable.h:170)
==24762== by 0x1045CE62: mozilla::dom::DOMStorageManager::GetStorageInternal
(domstoragemanager.cpp:361)
==24762== by 0x1045CEBF: mozilla::dom::DOMStorageManager::PrecacheStorage
(domstoragemanager.cpp:379)
==24762== by 0x104198FC: nsGlobalWindow::SetNewDocument
(nsglobalwindow.cpp:2574)
==24762== by 0x1014C7FB: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:937)
==24762== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==24762== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==24762== by 0x800EEB43: ???
==24762==
--
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=36911
Bug ID: 36911
Summary: valgrind shows an unitialized variable in
dlls/ieframe/tests/ie.c (nsCSSStyleSheet::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
==24883== Conditional jump or move depends on uninitialised value(s)
==24883== at 0x101E872F: nsCSSStyleSheet::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==24883== by 0x102D772F: nsSyncLoadService::PushSyncStreamToListener
(nssyncloadservice.cpp:385)
==24883== by 0x101C9E01: mozilla::css::Loader::LoadSheet (loader.cpp:1437)
==24883== by 0x101CAAD4: mozilla::css::Loader::LoadChildSheet
(loader.cpp:2110)
==24883== by 0x101D1FBB: `anonymous namespace'::CSSParserImpl::ProcessImport
(nscssparser.cpp:2087)
==24883== by 0x101D9560: `anonymous
namespace'::CSSParserImpl::ParseImportRule (nscssparser.cpp:2058)
==24883== by 0x650071: ???
==24883== Uninitialised value was created by a client request
==24883== at 0x7BC4C4D6: mark_block_uninitialized (heap.c:209)
==24883== by 0x7BC4C641: initialize_block (heap.c:240)
==24883== by 0x7BC50F4D: RtlAllocateHeap (heap.c:1717)
==24883== by 0x6F8176B: msvcrt_heap_alloc (heap.c:70)
==24883== by 0x6F82330: MSVCRT_malloc (heap.c:408)
==24883== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==24883== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==24883== by 0x6D3F1B3: init_xpcom (nsembed.c:698)
==24883== by 0x6D3F626: load_gecko (nsembed.c:774)
==24883== by 0x6D44013: create_nscontainer (nsembed.c:2042)
==24883== by 0x6CC4477: HTMLDocument_Create (htmldoc.c:4756)
==24883== by 0x6D2E178: ClassFactory_CreateInstance (main.c:238)
==24883== by 0x4ED90A2: CoCreateInstance (unknwn.h:226)
==24883== by 0x4E042B2: create_mime_object (binding.c:258)
==24883== by 0x4E04652: create_object (binding.c:308)
==24883== by 0x4E071E8: report_data (binding.c:1077)
==24883== by 0x4E07531: InternetProtocolSink_ReportData (binding.c:1126)
==24883== by 0x4E0C8F0: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==24883== by 0x4E0D441: report_data_proc (urlmon.h:3113)
==24883== by 0x4E0910E: process_tasks (bindprot.c:57)
==24883==
==24883== Conditional jump or move depends on uninitialised value(s)
==24883== at 0x101E872F: nsCSSStyleSheet::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==24883== by 0x101D1FBB: `anonymous namespace'::CSSParserImpl::ProcessImport
(nscssparser.cpp:2087)
==24883== by 0x101D9560: `anonymous
namespace'::CSSParserImpl::ParseImportRule (nscssparser.cpp:2058)
==24883== by 0x650071: ???
==24883== Uninitialised value was created by a client request
==24883== at 0x7BC4C4D6: mark_block_uninitialized (heap.c:209)
==24883== by 0x7BC4C641: initialize_block (heap.c:240)
==24883== by 0x7BC50F4D: RtlAllocateHeap (heap.c:1717)
==24883== by 0x6F8176B: msvcrt_heap_alloc (heap.c:70)
==24883== by 0x6F82330: MSVCRT_malloc (heap.c:408)
==24883== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==24883== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==24883== by 0x6D3F1B3: init_xpcom (nsembed.c:698)
==24883== by 0x6D3F626: load_gecko (nsembed.c:774)
==24883== by 0x6D44013: create_nscontainer (nsembed.c:2042)
==24883== by 0x6CC4477: HTMLDocument_Create (htmldoc.c:4756)
==24883== by 0x6D2E178: ClassFactory_CreateInstance (main.c:238)
==24883== by 0x4ED90A2: CoCreateInstance (unknwn.h:226)
==24883== by 0x4E042B2: create_mime_object (binding.c:258)
==24883== by 0x4E04652: create_object (binding.c:308)
==24883== by 0x4E071E8: report_data (binding.c:1077)
==24883== by 0x4E07531: InternetProtocolSink_ReportData (binding.c:1126)
==24883== by 0x4E0C8F0: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==24883== by 0x4E0D441: report_data_proc (urlmon.h:3113)
==24883== by 0x4E0910E: process_tasks (bindprot.c:57)
==24883==
--
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=36918
Bug ID: 36918
Summary: valgrind shows an unitialized variable in
dlls/ieframe/tests/ie.c (nsXBLDocumentInfo::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
==12795== Conditional jump or move depends on uninitialised value(s)
==12795== at 0x101E4038: nsXBLDocumentInfo::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==12795== Uninitialised value was created by a client request
==12795== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==12795== by 0x7BC4C075: initialize_block (heap.c:240)
==12795== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==12795== by 0x77D819E: msvcrt_heap_alloc (heap.c:70)
==12795== by 0x77D8D63: MSVCRT_malloc (heap.c:408)
==12795== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==12795== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==12795== by 0x7584F26: init_xpcom (nsembed.c:698)
==12795== by 0x7585399: load_gecko (nsembed.c:774)
==12795== by 0x7589D01: create_nscontainer (nsembed.c:2042)
==12795== by 0x750A2F6: HTMLDocument_Create (htmldoc.c:4756)
==12795== by 0x7573F7D: ClassFactory_CreateInstance (main.c:238)
==12795== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==12795== by 0x4D63202: create_mime_object (binding.c:258)
==12795== by 0x4D635A2: create_object (binding.c:308)
==12795== by 0x4D660AB: report_data (binding.c:1077)
==12795== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==12795== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==12795== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==12795== by 0x4D67FCF: process_tasks (bindprot.c:57)
==12795==
==12795== Conditional jump or move depends on uninitialised value(s)
==12795== at 0x101E407B: nsXBLDocumentInfo::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==12795== Uninitialised value was created by a client request
==12795== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==12795== by 0x7BC4C075: initialize_block (heap.c:240)
==12795== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==12795== by 0x77D819E: msvcrt_heap_alloc (heap.c:70)
==12795== by 0x77D8D63: MSVCRT_malloc (heap.c:408)
==12795== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==12795== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==12795== by 0x7584F26: init_xpcom (nsembed.c:698)
==12795== by 0x7585399: load_gecko (nsembed.c:774)
==12795== by 0x7589D01: create_nscontainer (nsembed.c:2042)
==12795== by 0x750A2F6: HTMLDocument_Create (htmldoc.c:4756)
==12795== by 0x7573F7D: ClassFactory_CreateInstance (main.c:238)
==12795== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==12795== by 0x4D63202: create_mime_object (binding.c:258)
==12795== by 0x4D635A2: create_object (binding.c:308)
==12795== by 0x4D660AB: report_data (binding.c:1077)
==12795== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==12795== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==12795== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==12795== by 0x4D67FCF: process_tasks (bindprot.c:57)
==12795==
--
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=36920
Bug ID: 36920
Summary: valgrind shows several unitialized variables in
dlls/ieframe/tests/ie.c (nsCSSStyleSheet::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 49033
--> https://bugs.winehq.org/attachment.cgi?id=49033
valgrind log
I'll attach the full log, there are several. Here's an example one:
==13178== Conditional jump or move depends on uninitialised value(s)
==13178== at 0x101E872F: nsCSSStyleSheet::Release (in
/home/austin/.wine/drive_c/windows/system32/gecko/2.24/wine_gecko/xul.dll)
==13178== by 0x1015FE43: PresShell::SetPrefNoScriptRule
(nspresshell.cpp:1271)
==13178== by 0x1016182B: PresShell::SetPreferenceStyleRules
(nspresshell.cpp:1156)
==13178== by 0x1029F7A1: nsDocument::doCreateShell (nsdocument.cpp:3442)
==13178== by 0x103634E9: nsHTMLDocument::CreateShell
(nshtmldocument.cpp:313)
==13178== by 0x1014C25F: nsDocumentViewer::InitPresentationStuff
(nsdocumentviewer.cpp:701)
==13178== by 0x1014C837: nsDocumentViewer::InitInternal
(nsdocumentviewer.cpp:947)
==13178== by 0x1014D13C: nsDocumentViewer::Init (nsdocumentviewer.cpp:683)
==13178== by 0x109B3C6C: nsCOMPtr_base::assign_from_qi_with_error
(nscomptr.cpp:65)
==13178== by 0x800EEB43: ???
==13178== Uninitialised value was created by a client request
==13178== at 0x7BC4BF0A: mark_block_uninitialized (heap.c:209)
==13178== by 0x7BC4C075: initialize_block (heap.c:240)
==13178== by 0x7BC50981: RtlAllocateHeap (heap.c:1717)
==13178== by 0x77D819E: msvcrt_heap_alloc (heap.c:70)
==13178== by 0x77D8D63: MSVCRT_malloc (heap.c:408)
==13178== by 0x80C71095: moz_xmalloc (mozalloc.cpp:54)
==13178== by 0x109B96F7: NS_InitXPCOM2 (nsxpcominit.cpp:464)
==13178== by 0x7584F26: init_xpcom (nsembed.c:698)
==13178== by 0x7585399: load_gecko (nsembed.c:774)
==13178== by 0x7589D01: create_nscontainer (nsembed.c:2042)
==13178== by 0x750A2F6: HTMLDocument_Create (htmldoc.c:4756)
==13178== by 0x7573F7D: ClassFactory_CreateInstance (main.c:238)
==13178== by 0x5038C6B: CoCreateInstance (unknwn.h:226)
==13178== by 0x4D63202: create_mime_object (binding.c:258)
==13178== by 0x4D635A2: create_object (binding.c:308)
==13178== by 0x4D660AB: report_data (binding.c:1077)
==13178== by 0x4D663F4: InternetProtocolSink_ReportData (binding.c:1126)
==13178== by 0x4D6B723: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==13178== by 0x4D6C274: report_data_proc (urlmon.h:3113)
==13178== by 0x4D67FCF: process_tasks (bindprot.c:57)
==13178==
--
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=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.