dalmemail / GnuSocialShell

A simple useful text-based GnuSocial client to UNIX-like Operating Systems
GNU General Public License v3.0
14 stars 4 forks source link

Ctrl+d cause segfault #10

Closed Manu-sh closed 7 years ago

Manu-sh commented 8 years ago

Maybe you would take a look strace log: https://arin.ga/P0ESxG

fnordomat commented 7 years ago

thx for the report, will look into it.

fnordomat commented 7 years ago

fixed. sorry it took so long, it's been a busy time.

Manu-sh commented 7 years ago
cd GnuSocialShell

git reset --hard origin/master
autoreconf -vi

./configure --prefix=/usr
make -j2
sudo make install

but I get even segfault