https://bugs.winehq.org/show_bug.cgi?id=36394
Bug ID: 36394 Summary: valgrind shows a few leaks in ieframe/tests/ie.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: ieframe Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==10941== 264 bytes in 6 blocks are definitely lost in loss record 5,345 of 6,207 ==10941== at 0x7BC508EB: RtlAllocateHeap (heap.c:255) ==10941== by 0x5F61AB1: RPCRT4_io_thread (rpc_server.c:561) ==10941== by 0x7BC7F75F: ??? (in /home/austin/wine-valgrind-known/dlls/ntdll/ntdll.dll.so) ==10941== by 0x7BC8270C: call_thread_func (signal_i386.c:2630) ==10941== by 0x7BC7F73D: ??? (in /home/austin/wine-valgrind-known/dlls/ntdll/ntdll.dll.so) ==10941== by 0x7BC88ACB: start_thread (thread.c:428) ==10941== by 0x4217F92: start_thread (pthread_create.c:309) ==10941== by 0x431C7ED: clone (clone.S:129) ==10941==
==10941== 96 bytes in 3 blocks are definitely lost in loss record 4,765 of 6,207 ==10941== at 0x7BC508EB: RtlAllocateHeap (heap.c:255) ==10941== by 0x82D2DB9: MSVCRT_malloc (heap.c:329) ==10941== by 0x61E426BF: ??? ==10941== by 0x6A6C7934: ??? ==10941== by 0x69E6E0A7: ??? ==10941== by 0x7BC8270C: call_thread_func (signal_i386.c:2630) ==10941== by 0x7BC7F73D: ??? (in /home/austin/wine-valgrind-known/dlls/ntdll/ntdll.dll.so) ==10941== by 0x7BC88ACB: start_thread (thread.c:428) ==10941== by 0x4217F92: start_thread (pthread_create.c:309) ==10941== by 0x431C7ED: clone (clone.S:129) ==10941==
==32191== 72 bytes in 1 blocks are definitely lost in loss record 4,423 of 6,205 ==32191== at 0x7BC519A7: RtlReAllocateHeap (heap.c:255) ==32191== by 0x7B8442D0: HeapReAlloc (heap.c:281) ==32191== by 0x7B844FCC: GlobalReAlloc (heap.c:679) ==32191== by 0x53AE63D: HGLOBALStreamImpl_SetSize (hglobalstream.c:381) ==32191== by 0x53AE776: HGLOBALStreamImpl_Write (objidl.h:4391) ==32191== by 0x53B6BCD: StdMarshalImpl_MarshalInterface (objidl.h:4384) ==32191== by 0x53B781A: CoMarshalInterface (objidl.h:611) ==32191== by 0x5396C19: CoRegisterClassObject (compobj.c:969) ==32191== by 0x4E4E13B: register_class_object (ieframe_main.c:277) ==32191== by 0x4E5345B: IEWinMain (iexplore.c:1042) ==32191== by 0x4ABFA01: wWinMain (main.c:84) ==32191== by 0x4ABFC43: wmain (exe_wmain.c:51) ==32191== by 0x4ABFB74: __wine_spec_exe_wentry (exe_wentry.c:36) ==32191== by 0x7B85ED3B: ??? (in /home/austin/wine-valgrind-known/dlls/kernel32/kernel32.dll.so) ==32191== by 0x7B85FD52: start_process (process.c:1097) ==32191== by 0x7BC7F75F: ??? (in /home/austin/wine-valgrind-known/dlls/ntdll/ntdll.dll.so) ==32191== by 0x7BC8270C: call_thread_func (signal_i386.c:2630) ==32191== by 0x7BC7F73D: ??? (in /home/austin/wine-valgrind-known/dlls/ntdll/ntdll.dll.so) ==32191== by 0x7BC53D5D: start_process (loader.c:2840) ==32191== by 0x403D63C: ??? (in /home/austin/wine-valgrind-known/libs/wine/libwine.so.1.0) ==32191==
https://bugs.winehq.org/show_bug.cgi?id=36394
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36394
--- Comment #1 from Austin English austinenglish@gmail.com --- Created attachment 48992 --> https://bugs.winehq.org/attachment.cgi?id=48992 valgrind log with gecko debug symbols
https://bugs.winehq.org/show_bug.cgi?id=36394
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #2 from Austin English austinenglish@gmail.com --- I'll file more targeted bugs here, now that we have stacktraces.
https://bugs.winehq.org/show_bug.cgi?id=36394
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com --- Closing.