[Bug 36214] valgrind shows several definite leaks when running iexplore.exe

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 1 16:20:00 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36214

--- Comment #1 from Austin English <austinenglish at gmail.com> ---
Also:
==22525== 64 bytes in 1 blocks are definitely lost in loss record 10,983 of
14,521
==22525==    at 0x7BC4C6B7: notify_alloc (heap.c:255)
==22525==    by 0x7BC5159C: RtlReAllocateHeap (heap.c:1883)
==22525==    by 0x8B68578: heap_realloc (jscript.h:70)
==22525==    by 0x8B694DA: alloc_label (compile.c:387)
==22525==    by 0x8B6B494: compile_for_statement (compile.c:1237)
==22525==    by 0x8B6C890: compile_statement (compile.c:1733)
==22525==    by 0x8B6AF2E: compile_block_statement (compile.c:1068)
==22525==    by 0x8B6C81C: compile_statement (compile.c:1717)
==22525==    by 0x8B6B54F: compile_for_statement (compile.c:1257)
==22525==    by 0x8B6C890: compile_statement (compile.c:1733)
==22525==    by 0x8B6AF2E: compile_block_statement (compile.c:1068)
==22525==    by 0x8B6C81C: compile_statement (compile.c:1717)
==22525==    by 0x8B6B163: compile_if_statement (compile.c:1144)
==22525==    by 0x8B6C8C4: compile_statement (compile.c:1739)
==22525==    by 0x8B6AF2E: compile_block_statement (compile.c:1068)
==22525==    by 0x8B6C81C: compile_statement (compile.c:1717)
==22525==    by 0x8B6B1E1: compile_if_statement (compile.c:1157)
==22525==    by 0x8B6C8C4: compile_statement (compile.c:1739)
==22525==    by 0x8B6AF2E: compile_block_statement (compile.c:1068)
==22525==    by 0x8B6C81C: compile_statement (compile.c:1717)
==22525== 

==22525== 88 bytes in 1 blocks are definitely lost in loss record 11,616 of
14,521
==22525==    at 0x7BC4C6B7: notify_alloc (heap.c:255)
==22525==    by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==22525==    by 0x7C3B949: MSVCRT_malloc (heap.c:329)
==22525==    by 0x61E426BF: ???
==22525==    by 0x7B3380A: create_nsfile (nsembed.c:93)
==22525==    by 0x7B35D55: init_xpcom (nsembed.c:692)
==22525==    by 0x7B3620E: load_gecko (nsembed.c:774)
==22525==    by 0x7B3AC2F: create_nscontainer (nsembed.c:2047)
==22525==    by 0x7AB9AC1: HTMLDocument_Create (htmldoc.c:4751)
==22525==    by 0x7B25658: ClassFactory_CreateInstance (main.c:238)
==22525==    by 0x51D0D96: CoCreateInstance (unknwn.h:226)
==22525==    by 0x4EFC2B2: create_mime_object (binding.c:258)
==22525==    by 0x4EFC652: create_object (binding.c:308)
==22525==    by 0x4EFF1E8: report_data (binding.c:1077)
==22525==    by 0x4EFF531: InternetProtocolSink_ReportData (binding.c:1126)
==22525==    by 0x4F048BC: ProtocolSinkHandler_ReportData (urlmon.h:3113)
==22525==    by 0x4F0540D: report_data_proc (urlmon.h:3113)
==22525==    by 0x4F0110E: process_tasks (bindprot.c:57)
==22525==    by 0x4F0115C: notif_wnd_proc (bindprot.c:68)
==22525==    by 0x574643D: ??? (winproc.c:173)
==22525== 

==22525== 132 bytes in 1 blocks are definitely lost in loss record 12,371 of
14,521
==22525==    at 0x7BC4C6B7: notify_alloc (heap.c:255)
==22525==    by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==22525==    by 0x4F2386A: heap_alloc_zero (urlmon_main.h:241)
==22525==    by 0x4F32917: Uri_Construct (uri.c:5654)
==22525==    by 0x4F32B2F: CreateUri (uri.c:5727)
==22525==    by 0x4F21C77: CreateURLMonikerEx (umon.c:651)
==22525==    by 0x4F21F8F: CreateURLMoniker (umon.c:734)
==22525==    by 0x4E8D2CE: create_moniker (navigate.c:667)
==22525==    by 0x4E8D450: bind_to_object (navigate.c:690)
==22525==    by 0x4E8DEDA: navigate_bsc (navigate.c:887)
==22525==    by 0x4E8DFA5: navigate_bsc_proc (navigate.c:917)
==22525==    by 0x4E7791A: process_dochost_tasks (dochost.c:63)
==22525==    by 0x4E86D1F: ie_window_proc (iexplore.c:689)
==22525==    by 0x574643D: ??? (winproc.c:173)
==22525==    by 0x57465B2: call_window_proc (winproc.c:244)
==22525==    by 0x574874B: WINPROC_call_window (winproc.c:900)
==22525==    by 0x57050F8: call_window_proc (message.c:2223)
==22525==    by 0x5707F96: send_message (message.c:3260)
==22525==    by 0x57085B4: SendMessageW (message.c:3454)
==22525==    by 0x4E778B3: push_dochost_task (dochost.c:50)
==22525==

-- 
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.



More information about the wine-bugs mailing list