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

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 21 17:32:49 CDT 2014


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

--- Comment #2 from Austin English <austinenglish at gmail.com> ---
A couple more:
==31063== Thread 2:
==31063== Invalid read of size 1
==31063==    at 0x40187FA: strcmp (strcmp.S:34)
==31063==    by 0x4008925: _dl_map_object (dl-load.c:2113)
==31063==    by 0x4013383: dl_open_worker (dl-open.c:224)
==31063==    by 0x400F1F5: _dl_catch_error (dl-error.c:187)
==31063==    by 0x4012D93: _dl_open (dl-open.c:650)
==31063==    by 0x435593A: do_dlopen (dl-libc.c:87)
==31063==    by 0x400F1F5: _dl_catch_error (dl-error.c:187)
==31063==    by 0x4355A2A: dlerror_run (dl-libc.c:46)
==31063==    by 0x4355AB0: __libc_dlopen_mode (dl-libc.c:163)
==31063==    by 0x4226819: pthread_cancel_init (unwind-forcedunwind.c:52)
==31063==    by 0x42269FB: _Unwind_ForcedUnwind (unwind-forcedunwind.c:129)
==31063==    by 0x4224732: __pthread_unwind (unwind.c:129)
==31063==    by 0x421F080: pthread_exit (pthreadP.h:280)
==31063==    by 0x7BC8E259: terminate_thread (thread.c:349)
==31063==    by 0x7BC870B9: ??? (signal_i386.c:2571)
==31063==    by 0x646F357: ???
==31063==    by 0x421DF92: start_thread (pthread_create.c:309)
==31063==    by 0x43227ED: clone (clone.S:129)
==31063==  Address 0x634c913 is on thread 1's stack
==31063== 

==31063== Thread 1 crypt32_test.exe.so:
==31063== Invalid read of size 2
==31063==    at 0x400E6C5: _dl_fixup (dl-runtime.c:91)
==31063==    by 0x4014C8F: _dl_runtime_resolve (dl-trampoline.S:36)
==31063==    by 0x634D852: ??? (in /lib32/libresolv-2.19.so)
==31063==    by 0x400F963: _dl_fini (dl-fini.c:252)
==31063==    by 0x42644E8: __run_exit_handlers (exit.c:82)
==31063==    by 0x426454C: exit (exit.c:104)
==31063==    by 0x7BC68822: NtTerminateProcess (process.c:63)
==31063==    by 0x7BC594CB: RtlExitUserProcess (loader.c:2554)
==31063==    by 0x7B868D09: ??? (process.c:2668)
==31063==  Address 0x634c9b6 is on thread 1's stack
==31063==

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