Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2022 02:34:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267216] net-p2p/amule: amuled 2.3.3 core dumps
Message-ID:  <bug-267216-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267216

            Bug ID: 267216
           Summary: net-p2p/amule: amuled 2.3.3 core dumps
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: bar@FreeBSD.org
          Reporter: echoxxzz@gmail.com
          Assignee: bar@FreeBSD.org
             Flags: maintainer-feedback?(bar@FreeBSD.org)

I've tried installing amule using the FreeBSD pkg repo and amuled keeps core
dumping as soon as I try and start it.

I've tried building just amuled with nls from ports and it also core dumps.

The only solution I've found to get it to work is to build the
security/cryptopp package with SIMD=3Don.

If I used gdb to try and debug the core dump this is what it shows me:

Core was generated by `./amuled --help'.
Program terminated with signal SIGSEGV, Segmentation fault.
Address not mapped to object.
#0  0x0000000800a8ce35 in ?? () from /usr/local/lib/libcryptopp.so.8
(gdb) where
#0  0x0000000800a8ce35 in ?? () from /usr/local/lib/libcryptopp.so.8
#1  0x0000000800a8dc2f in CryptoPP::SHA256::HashMultipleBlocks(unsigned int
const*, unsigned long)
    () from /usr/local/lib/libcryptopp.so.8
#2  0x0000000800a134ff in CryptoPP::IteratedHashBase<unsigned int,
CryptoPP::HashTransformation>::Update(unsigned char const*, unsigned long) =
()
from /usr/local/lib/libcryptopp.so.8
#3  0x0000000800a65670 in CryptoPP::RandomPool::IncorporateEntropy(unsigned
char const*, unsigned long) () from /usr/local/lib/libcryptopp.so.8
#4  0x0000000800a512bd in CryptoPP::AutoSeededRandomPool::Reseed(bool, unsi=
gned
int) ()
   from /usr/local/lib/libcryptopp.so.8
#5  0x00000000003ed098 in _GLOBAL__sub_I_RandomFunctions.cpp ()
#6  0x000000080040f0fd in ?? () from /libexec/ld-elf.so.1
#7  0x0000000000000000 in ?? ()
(gdb)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267216-7788>