This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Description
I'm running:
- Parity client version: 2.5.7
- Parity UI version: 0.3.4
- Operating system: Linux, Fedora 30
- Installed via: binaries
- Fully synchronized: no matter
- Network: no matter
- I tried to restart both Parity UI and Parity Ethereum client: yes
parity-ui binary executable crashes on startup with segmentation fault probably inside libnode.so.
Even parity-ui --help causes crash.
0x0000000000a4fa30 in ?? ()
(gdb) backtrace
#0 0x0000000000a4fa30 in ?? ()
#1 0x00007ffff7d832b2 in node::http2::Http2Session::Callbacks::Callbacks(bool) () from /home/froller/Рабочий стол/parity-ui-0.3.4/libnode.so
#2 0x00007ffff7d83375 in ?? () from /home/froller/Рабочий стол/parity-ui-0.3.4/libnode.so
#3 0x00007ffff7fe1e8a in call_init.part () from /lib64/ld-linux-x86-64.so.2
#4 0x00007ffff7fe1f91 in _dl_init () from /lib64/ld-linux-x86-64.so.2
#5 0x00007ffff7fd314a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2
#6 0x0000000000000001 in ?? ()
#7 0x00007fffffffe0fc in ?? ()
#8 0x0000000000000000 in ?? ()