valgrind on freebsd during make test
Matthieu Patou
mat at samba.org
Mon Nov 1 17:13:21 MDT 2010
Hello Metze,
While trying to find the famous freebsd pb I saw this:
dos charset 'CP850' unavailable - using ASCII
==3252== Syscall param writev(vector[...]) points to uninitialised byte(s)
==3252== at 0x63DC7EC: __sys_writev (in /lib/libc.so.7)
==3252== by 0x4744433: tstream_bsd_writev_handler (tsocket_bsd.c:1817)
==3252== by 0x474431B: tstream_bsd_writev_send (tsocket_bsd.c:1785)
==3252== by 0x4740426: tstream_writev_send (tsocket.c:695)
==3252== by 0x4741270: tstream_writev_queue_trigger
(tsocket_helpers.c:473)
==3252== by 0x1D1EB88: tevent_queue_immediate_trigger
(tevent_queue.c:144)
==3252== by 0x1D1E807: tevent_common_loop_immediate
(tevent_immediate.c:135)
==3252== by 0x1D21360: std_event_loop_once (tevent_standard.c:532)
==3252== by 0x1D1D97E: _tevent_loop_once (tevent.c:493)
It looks pretty strange, can it just a wrong alarm from valgrind ?
Matthieu.
--
Matthieu Patou
Samba Team http://samba.org
Private repo http://git.samba.org/?p=mat/samba.git;a=summary
More information about the samba-technical
mailing list