Date: Fri, 22 Mar 2002 09:32:47 -0800 From: "George V. Neville-Neil" <gnn@neville-neil.com> To: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Subject: Issues with PGP 6 on -STABLE? Message-ID: <200203221732.g2MHWkKQ032675@mail.meer.net>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hi, I am running -STABLE and pgp6 from the ports collection. When I run pgp I get: Floating exception (core dumped) The stack trace is: (gdb) core pgp.core Core was generated by `pgp'. Program terminated with signal 8, Floating point exception. Reading symbols from /usr/lib/libstdc++.so.3...done. Reading symbols from /usr/lib/libm.so.2...done. Reading symbols from /usr/lib/libc_r.so.4...done. Reading symbols from /usr/libexec/ld-elf.so.1...done. #0 0x80b47f3 in pgpRandomCollectEntropy () (gdb) where #0 0x80b47f3 in pgpRandomCollectEntropy () #1 0x811918e in pgpContextGetGlobalPoolRandomContext () #2 0x80b506d in pgpSeedGlobalRandomPool () #3 0x811894c in FinishInitContext () #4 0x81189ff in pgpNewContextCustomInternal () #5 0x8118afa in pgpNewContextInternal () #6 0x8118b23 in PGPNewContext () #7 0x804ab13 in main (argc=2, argv=0xbfbff430) at main.c:193 #8 0x804a43d in _start () I have attached a gzipped version of the core file to this email. Any help would be great. Thanks, George [-- Attachment #2 --] j<
