kfish / xsel

A command-line program for getting and setting the contents of the X selection
http://www.kfish.org/software/xsel/
Other
336 stars 37 forks source link

Segmentation fault when appending #19

Closed psmolak closed 7 years ago

psmolak commented 8 years ago

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