All of lore.kernel.org
 help / color / mirror / Atom feed
* Segmentation fault in line(1) - read one line
@ 2016-09-10 12:02 Yuval Langer
  2016-09-30 11:11 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Yuval Langer @ 2016-09-10 12:02 UTC (permalink / raw)
  To: util-linux

I am not sure if this is a real problem or not, but I have found the
following:

    $ line --version
    line from util-linux 2.27.1
    $ line <<< "$( printf '\naaaaaaaa' )"

    Segmentation fault (core dumped)
    $ line <<< "$( printf '\naaaaaaa' )"

    $

    $ lsb_release -a
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description:    Ubuntu 16.04.1 LTS
    Release:        16.04
    Codename:       xenial

    $ uname -a
    Linux yankel-Lenovo-G505 4.4.0-36-generic #55-Ubuntu SMP Thu Aug 11
18:01:55 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Many thanks,
Yuval Langer.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Segmentation fault in line(1) - read one line
  2016-09-10 12:02 Segmentation fault in line(1) - read one line Yuval Langer
@ 2016-09-30 11:11 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2016-09-30 11:11 UTC (permalink / raw)
  To: Yuval Langer; +Cc: util-linux

On Sat, Sep 10, 2016 at 03:02:37PM +0300, Yuval Langer wrote:
> I am not sure if this is a real problem or not, but I have found the
> following:
> 
>     $ line --version
>     line from util-linux 2.27.1

the current stable is 2.28.2

>     $ line <<< "$( printf '\naaaaaaaa' )"
> 
>     Segmentation fault (core dumped)
>     $ line <<< "$( printf '\naaaaaaa' )"

it seems fixed in the current upstream tree

    Karel


-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-09-30 11:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-10 12:02 Segmentation fault in line(1) - read one line Yuval Langer
2016-09-30 11:11 ` Karel Zak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.