Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 2021 23:04:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252724] net-p2p/openethereum: fix a crash
Message-ID:  <bug-252724-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 252724
           Summary: net-p2p/openethereum: fix a crash
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ale@FreeBSD.org
          Reporter: stas@FreeBSD.org
          Assignee: ale@FreeBSD.org
             Flags: maintainer-feedback?(ale@FreeBSD.org)

Created attachment 221612
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D221612&action=
=3Dedit
Port patch

The latest version of openethereum is crashing with the following message:

Thread 'IO Worker #2' panicked at 'attempted to leave type
`linked_hash_map::Node<ethereum_types::H512, (node_table::NodeEndpoint,
std::time::Instant)>` uninitialized, which is invalid'

The patch attached to the upstream github issue fixes it:
https://github.com/openethereum/openethereum/issues/131

I'm attaching the corresponding patch to the port that fixed it for me as w=
ell.

--=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-252724-7788>