==4213== Thread 2:
==4213== Syscall param epoll_ctl(event) points to uninitialised byte(s)
==4213==    at 0x502F688: epoll_ctl (syscall-template.S:84)
==4213==    by 0x48FA40F: grpc_init_epoll1_linux(bool) (in 
/usr/local/lib/libgrpc.so.5.0.0-dev)
==4213==  Address 0x691b05c is on thread 2's stack
==4213==  Uninitialised value was created by a stack allocation
==4213==    at 0x48FA280: grpc_init_epoll1_linux(bool) (in 
/usr/local/lib/libgrpc.so.5.0.0-dev)
==4213== 
==4213== Syscall param epoll_pwait(sigmask) points to unaddressable byte(s)
==4213==    at 0x502F424: epoll_pwait (epoll_pwait.c:42)
==4213==    by 0x48F9EFF: ??? (in /usr/local/lib/libgrpc.so.5.0.0-dev)
==4213==  Address 0x0 is not stack'd, malloc'd or (recently) free'd
==4213== 
==4213== Thread 4 grpc_executor:
==4213== Syscall param epoll_ctl(event) points to uninitialised byte(s)
==4213==    at 0x502F688: epoll_ctl (syscall-template.S:84)
==4213==    by 0x48F8523: ??? (in /usr/local/lib/libgrpc.so.5.0.0-dev)
==4213==  Address 0x791b16c is on thread 4's stack
==4213==  Uninitialised value was created by a stack allocation
==4213==    at 0x48F8450: ??? (in /usr/local/lib/libgrpc.so.5.0.0-dev)


grpc version 1.8.4 and c++ language used
gcc 5.4


-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/f5cb22e4-7527-4383-83db-531069296571%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to