http://bugs.winehq.org/show_bug.cgi?id=26108
Summary: ole32/defaulthandlers tests shows a valgrind warning Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: ole32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Conditional jump or move depends on uninitialised value(s) at StorageImpl_CreateDirEntry (storage32.c:1251) by StorageBaseImpl_CreateDirEntry (storage32.h:272) by StorageBaseImpl_CreateStream (storage32.c:985) by init_ole_stream (defaulthandler.c:1619) by DefaultHandler_IPersistStorage_InitNew (defaulthandler.c:1685) by test_olestream (defaulthandler.c:81) by func_defaulthandler (defaulthandler.c:107) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a client request at mark_block_uninitialized (heap.c:208) by initialize_block (heap.c:239) by RtlReAllocateHeap (heap.c:1897) by HeapReAlloc (heap.c:277) by GlobalReAlloc (heap.c:676) by HGLOBALLockBytesImpl_SetSize (memlockbytes.c:518) by StorageImpl_Construct (storage32.c:2740) by Storage_Construct (storage32.c:5131) by StgCreateDocfileOnILockBytes (storage32.c:7709) by create_storage (defaulthandler.c:41) by test_olestream (defaulthandler.c:69) by func_defaulthandler (defaulthandler.c:107) by run_test (test.h:556) by main (test.h:624)
http://bugs.winehq.org/show_bug.cgi?id=26108
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2011-10-16 04:09:26 CDT --- Still happening.
http://bugs.winehq.org/show_bug.cgi?id=26108
--- Comment #2 from Austin English austinenglish@gmail.com 2012-09-26 14:38:56 CDT --- ==28238== Conditional jump or move depends on uninitialised value(s) ==28238== at 0x4AF6605: StorageImpl_CreateDirEntry (storage32.c:1255) ==28238== by 0x4AF2C6B: StorageBaseImpl_CreateStream (storage32.h:266) ==28238== by 0x4AF94F6: STORAGE_CreateOleStream (objidl.h:4925) ==28238== by 0x4ABF0D9: DefaultHandler_IPersistStorage_InitNew (defaulthandler.c:1659) ==28238== by 0x48F946B: func_defaulthandler (objidl.h:5455) ==28238== by 0x48EC456: main (test.h:557) ==28238== Uninitialised value was created by a client request ==28238== at 0x7BC4C07F: RtlReAllocateHeap (heap.c:208) ==28238== by 0x7B8446A0: GlobalReAlloc (heap.c:677) ==28238== by 0x4AD3B59: HGLOBALLockBytesImpl_SetSize (memlockbytes.c:430) ==28238== by 0x4AF5A8D: StorageImpl_Construct.isra.26 (objidl.h:5754) ==28238== by 0x4AF80FE: Storage_Construct.isra.32 (storage32.c:5170) ==28238== by 0x4AF9175: StgCreateDocfileOnILockBytes (storage32.c:7740) ==28238== by 0x48F92FB: func_defaulthandler (defaulthandler.c:41) ==28238== by 0x48EC456: main (test.h:557) ==28238== { <insert_a_suppression_name_here> Memcheck:Cond fun:StorageImpl_CreateDirEntry fun:StorageBaseImpl_CreateStream fun:STORAGE_CreateOleStream fun:DefaultHandler_IPersistStorage_InitNew fun:func_defaulthandler fun:main }
still in wine-1.5.13-346-g0445393
https://bugs.winehq.org/show_bug.cgi?id=26108
--- Comment #3 from Austin English austinenglish@gmail.com --- Created attachment 48232 --> https://bugs.winehq.org/attachment.cgi?id=48232 valgrind log in wine-1.7.17-42-g24c5728
https://bugs.winehq.org/show_bug.cgi?id=26108
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=26108
--- Comment #4 from Austin English austinenglish@gmail.com --- Still in 1.7.41. ==13944== Conditional jump or move depends on uninitialised value(s) ==13944== at 0x4AC3B03: StorageImpl_CreateDirEntry (storage32.c:1285) ==13944== by 0x4AC2154: StorageBaseImpl_CreateDirEntry (storage32.h:281) ==13944== by 0x4AC33DE: StorageBaseImpl_CreateStream (storage32.c:1020) ==13944== by 0x4AD10E1: IStorage_CreateStream (objidl.h:4930) ==13944== by 0x4AD10E1: STORAGE_CreateOleStream (???:0) ==13944== by 0x4A911C0: DefaultHandler_IPersistStorage_InitNew (defaulthandler.c:1659) ==13944== by 0x4881F8D: IPersistStorage_InitNew (objidl.h:5460) ==13944== by 0x4881F8D: test_olestream (???:0) ==13944== by 0x4882F15: func_defaulthandler (defaulthandler.c:315) ==13944== by 0x48D5D00: run_test (test.h:584) ==13944== by 0x48D613A: main (test.h:666) ==13944== Uninitialised value was created by a client request ==13944== at 0x7BC49C27: mark_block_uninitialized (heap.c:208) ==13944== by 0x7BC49D7A: initialize_block (heap.c:239) ==13944== by 0x7BC4E730: RtlReAllocateHeap (heap.c:1904) ==13944== by 0x7B842C5A: HeapReAlloc (heap.c:281) ==13944== by 0x7B8438A7: GlobalReAlloc (heap.c:680) ==13944== by 0x4AA59E9: HGLOBALLockBytesImpl_SetSize (memlockbytes.c:429) ==13944== by 0x4AC6B88: ILockBytes_SetSize (objidl.h:5759) ==13944== by 0x4AC6B88: StorageImpl_Refresh (???:0) ==13944== by 0x4AC717C: StorageImpl_Construct (storage32.c:3325) ==13944== by 0x4ACC078: Storage_Construct (storage32.c:6103) ==13944== by 0x4ACFDFB: StgCreateDocfileOnILockBytes (storage32.c:8682) ==13944== by 0x4881D78: create_storage (defaulthandler.c:75) ==13944== by 0x4881DF3: test_olestream (defaulthandler.c:103) ==13944== by 0x4882F15: func_defaulthandler (defaulthandler.c:315) ==13944== by 0x48D5D00: run_test (test.h:584) ==13944== by 0x48D613A: main (test.h:666) ==13944==
https://bugs.winehq.org/show_bug.cgi?id=26108
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- Created attachment 67747 --> https://bugs.winehq.org/attachment.cgi?id=67747 console output with valgrind --trace-children=yes --leak-check=full --show-leak-kinds=all
Looks like this bug is fixed in wine-5.13 Can an administrator close this bug as FIXED?