Port-vax archive

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

OpenSSL on NetBSD 9.0, anyone?



OpenSSL doesn't run at all on NetBSD 9.0:

 11725      1 openssl  PSIG  SIGSEGV SIG_DFL: code=SEGV_MAPERR, addr=0x7ff7fff8, trap=204)

Core was generated by `openssl'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x7f58c3c9 in ?? (25, 471766, 957)
(gdb) list
terminate called after throwing an instance of 'gdb_exception_RETURN_MASK_ERROR'
terminate called recursively
Abort (core dumped)

Now I have a gdb.core, too ;) And:

(gdb) bt
#0  0x7f58c3c9 in ?? (25, 471766, 957)
#1  0x7f58c3cc in ?? (25, 471766, 957)
#2  0x7f58c3cc in ?? (25, 471766, 957)
#3  0x7f58c3cc in ?? (25, 471766, 957)
...
(repeats forever)

Any ideas, anyone?

John Klos


Home | Main Index | Thread Index | Old Index