[Bug 36199] valgrind shows several warnings under crypt32/tests/chain.c

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 7 19:11:50 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=36199

--- Comment #5 from Austin English <austinenglish at gmail.com> ---
==17432== Thread 2:
==17432== Invalid read of size 1
==17432==    at 0x401850A: strcmp (strcmp.S:34)
==17432==    by 0x4007DC4: _dl_map_object (dl-load.c:1962)
==17432==    by 0x4012F43: dl_open_worker (dl-open.c:226)
==17432==    by 0x400EDD4: _dl_catch_error (dl-error.c:187)
==17432==    by 0x4012928: _dl_open (dl-open.c:649)
==17432==    by 0x437411D: do_dlopen (dl-libc.c:87)
==17432==    by 0x400EDD4: _dl_catch_error (dl-error.c:187)
==17432==    by 0x43741E9: dlerror_run (dl-libc.c:46)
==17432==    by 0x437426D: __libc_dlopen_mode (dl-libc.c:163)
==17432==    by 0x424D8FB: pthread_cancel_init (unwind-forcedunwind.c:52)
==17432==    by 0x424DAD4: _Unwind_ForcedUnwind (unwind-forcedunwind.c:126)
==17432==    by 0x424B949: __pthread_unwind (unwind.c:121)
==17432==    by 0x42441E0: __do_cancel (pthreadP.h:283)
==17432==    by 0x42441E0: pthread_exit (pthread_exit.c:28)
==17432==    by 0x7BC99407: terminate_thread (thread.c:373)
==17432==    by 0x7BC8FA49: ??? (signal_i386.c:2700)
==17432==    by 0x689F367: ???
==17432==    by 0x4243260: start_thread (pthread_create.c:333)
==17432==    by 0x433F31D: clone (clone.S:114)
==17432==  Address 0x677f891 is on thread 1's stack
==17432== 

with wine-2.1

-- 
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