https://bugs.winehq.org/show_bug.cgi?id=8051
mrdeathjr28(a)yahoo.es changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mrdeathjr28(a)yahoo.es
--
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=9521
Summary: Improve appdb screenshot handling
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d.c.ddcc(a)gmail.com
I would suggest adding a method for maintainers to edit any preexisting image
(to focus on only application window, hide personal information in games, etc),
show
who originally uploaded the image and a text summary of what happened in later
revisions, and add the ability to include an image description.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=6955
Sergey Isakov <isakov-sl(a)bk.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |isakov-sl(a)bk.ru
--- Comment #164 from Sergey Isakov <isakov-sl(a)bk.ru> ---
The patch is wrong for wine-1.7.41
drawprim.c:111: error: ‘struct wined3d_matrix’ has no member named ‘u’
--
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=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.