[Bug 26110] ole32/marshal test shows several valgrind warnings

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 26 14:40:48 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=26110

--- Comment #1 from Austin English <austinenglish at gmail.com> 2012-09-26 14:40:48 CDT ---
Down to 1:
Thread 5:
Syscall param write(buf) points to uninitialised byte(s)
   at 0x41982BB: ??? (syscall-template.S:82)
   by 0x7B83D62A: WriteFile (file.c:551)
   by 0x4E81D99: rpcrt4_conn_np_write (rpc_transport.c:442)
   by 0x4E79503: RPCRT4_SendWithAuth (rpc_binding.h:185)
   by 0x4E7A431: RPCRT4_Send (rpc_message.c:1245)
   by 0x4E7D903: process_request_packet (rpc_server.c:464)
   by 0x4E7DBD8: RPCRT4_worker_thread (rpc_server.c:519)
   by 0x7BC82864: worker_thread_proc (threadpool.c:114)
   by 0x7BC772DF: ??? (in /home/austin/wine-git/dlls/ntdll/ntdll.dll.so)
   by 0x7BC79FFC: call_thread_func (signal_i386.c:2522)
   by 0x7BC772BD: ??? (in /home/austin/wine-git/dlls/ntdll/ntdll.dll.so)
   by 0x7BC7FD2C: start_thread (thread.c:408)
   by 0x4190C38: start_thread (pthread_create.c:304)
   by 0x427423D: clone (clone.S:130)
 Address 0x7f02e5d4 is 44 bytes inside a block of size 92 alloc'd
   at 0x7BC4AF30: RtlAllocateHeap (heap.c:254)
   by 0x4E7943C: RPCRT4_SendWithAuth (rpc_message.c:808)
   by 0x4E7A431: RPCRT4_Send (rpc_message.c:1245)
   by 0x4E7D903: process_request_packet (rpc_server.c:464)
   by 0x4E7DBD8: RPCRT4_worker_thread (rpc_server.c:519)
   by 0x7BC82864: worker_thread_proc (threadpool.c:114)
   by 0x7BC772DF: ??? (in /home/austin/wine-git/dlls/ntdll/ntdll.dll.so)
   by 0x7BC79FFC: call_thread_func (signal_i386.c:2522)
   by 0x7BC772BD: ??? (in /home/austin/wine-git/dlls/ntdll/ntdll.dll.so)
   by 0x7BC7FD2C: start_thread (thread.c:408)
   by 0x4190C38: start_thread (pthread_create.c:304)
   by 0x427423D: clone (clone.S:130)
 Uninitialised value was created by a client request
   at 0x7BC4AFB9: RtlAllocateHeap (heap.c:208)
   by 0x4ACADA8: IMalloc_fnAlloc (ifs.c:186)
   by 0x4ACB2BA: CoTaskMemAlloc (objidl.h:1231)
   by 0x4AFCA49: RemUnknown_RemQueryInterface (stubmanager.c:664)
   by 0x4B07377: IRemUnknown_RemQueryInterface_Stub (dcom_p.c:369)
   by 0x4E51CCA: CStdStubBuffer_Invoke (cstub.c:477)
   by 0x4AE5517: RPC_ExecuteCall (objidl.h:9081)
   by 0x4AAE34F: apartment_wndproc (compobj.c:1047)
   by 0x4CBCDB9: ??? (in /home/austin/wine-git/dlls/user32/user32.dll.so)
   by 0x4CBD51B: call_window_proc (winproc.c:242)
   by 0x4CBEBAF: WINPROC_CallProcAtoW (winproc.c:502)
   by 0x4CBFD3A: WINPROC_call_window (winproc.c:910)
   by 0x4C81882: DispatchMessageA (message.c:3870)
   by 0x48FDA40: test_register_local_server (marshal.c:2640)
   by 0x4908784: func_marshal (marshal.c:3157)
   by 0x48EC456: main (test.h:557)

wine-1.5.13-346-g0445393

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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