kfish / xsel

A command-line program for getting and setting the contents of the X selection

Home Page:http://www.kfish.org/software/xsel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segmentation fault when appending

psmolak opened this issue · comments

After appending to empty selection, segmentation fault occurs.

xsel --clear
echo | xsel --append
Segmentation fault (core dumped)

Version of xsel is 1.2.0 from here