[Bug 252724] net-p2p/openethereum: fix a crash

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 15 23:04:42 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252724

            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 at FreeBSD.org
          Reporter: stas at FreeBSD.org
          Assignee: ale at FreeBSD.org
             Flags: maintainer-feedback?(ale at FreeBSD.org)

Created attachment 221612
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=221612&action=edit
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 well.

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


More information about the freebsd-ports-bugs mailing list