Skip to content

Instantly share code, notes, and snippets.

@dantrevino
Created March 22, 2020 17:25
Show Gist options
  • Save dantrevino/b86a1e9d1edcbc522e13227952b8dfd4 to your computer and use it in GitHub Desktop.
Save dantrevino/b86a1e9d1edcbc522e13227952b8dfd4 to your computer and use it in GitHub Desktop.
```bash
dan@chaos   ~/projects/stacks-wallet/release/linux-unpacked    master  v3.0.0   ./stacks-wallet-1 [1] 29059 segmentation fault (core dumped) ./stacks-wallet-1
dan@chaos   ~/projects/stacks-wallet/release/linux-unpacked    master  v3.0.0   cd ..
dan@chaos   ~/projects/stacks-wallet/release    master  v3.0.0   ls    4278  10:23:27
builder-effective-config.yaml linux-unpacked stacks-wallet-1_3.0.0_amd64.deb stacks-wallet-1_3.0.0_amd64.snap
dan@chaos   ~/projects/stacks-wallet/release    master  v3.0.0   sudo dpkg -i stacks-wallet-1_3.0.0_amd64.deb
Selecting previously unselected package stacks-wallet-1.
(Reading database ... 521321 files and directories currently installed.)
Preparing to unpack stacks-wallet-1_3.0.0_amd64.deb ...
Unpacking stacks-wallet-1 (3.0.0) ...
Setting up stacks-wallet-1 (3.0.0) ...
Processing triggers for desktop-file-utils (0.24-1ubuntu1) ...
Processing triggers for mime-support (3.63ubuntu1) ...
Processing triggers for gnome-menus (3.32.0-1ubuntu1) ...
Processing triggers for bamfdaemon (0.5.3+18.04.20180207.2-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for hicolor-icon-theme (0.17-2) ...
dan@chaos   ~/projects/stacks-wallet/release    master  v3.0.0   sudo apt install -f Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
libunity-gtk3-parser0
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 294 not upgraded.
dan@chaos   ~/projects/stacks-wallet/release    master  v3.0.0   cd    4281  10:23:56
dan@chaos   ~  stacks-wallet-1    4282  10:24:01
[1] 29909 segmentation fault (core dumped) stacks-wallet-1```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment