downloaded openssl source

#0  ossl_init_thread_stop (locals=0x7faaf4442d58) at ../crypto/init.c:332
332         if (locals->async) {
(gdb) p locals
$1 = (struct thread_local_inits_st *) 0x7faaf4442d58
(gdb) p *locals
Cannot access memory at address 0x7faaf4442d58


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.