Public bug reported:
> % /usr/bin/cronolog --unknown-longopt
> [1] 10748 segmentation fault (core dumped) /usr/bin/cronolog
> --unknown-longopt
This problem caused by not null-terminated long_options near
src/cronolog.c:142.
> struct option long_options[] =
> {
...
> { "version", no_argument, NULL, 'V' }
> };
BTW, Maybe we need to do s/--prevlink/--prev-symlink/g in manual page.
** Affects: cronolog (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
cronolog exits with segmentation fault, when you use --unknown-longopt
https://launchpad.net/bugs/71177
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs