Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: OpenSSL failure on VAX



Den 2020-08-16 kl. 19:23, skrev John Klos:
Can you check if the trace still faults on stack overflow?

stacksize    8192 kbytes
...
...
penssl RET   __sigprocmask14 0
  7967      1 openssl  CALL  __sigprocmask14(3,0x7ffff93c,0)
  7967      1 openssl  RET   __sigprocmask14 0
  7967      1 openssl  PSIG  SIGSEGV SIG_DFL: code=SEGV_MAPERR, addr=0x7f7ffff8, trap=204)
  7967      1 openssl  NAMI  "openssl.core"
Yep, now it faults at 8MB instead.  So, it must be a runaway recursive function in openssl that causes this.

gdb on this process may tell which function.


-- R


Home | Main Index | Thread Index | Old Index