Package: cronolog
Version: 1.6.2+rpk-1
Severity: normal
On my system:
$ cronolog --version
cronolog version 1.6.2
$ cronolog --vesion
Segmentation fault
A backtrace for this is:
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7ab5f4c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0 0x00007ffff7ab5f4c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff7af3b46 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00007ffff7af48cb in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#3 0x00007ffff7af4953 in getopt_long () from /lib/x86_64-linux-gnu/libc.so.6
#4 0x000000000040130d in main (argc=2, argv=0x7fffffffdf58) at cronolog.c:172
(gdb)
Which reveals that the "struct option long_options" just needs to have
this at the end:
{ NULL, 0, NULL, 0 }
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (900, 'testing'), (800, 'unstable'), (700, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages cronolog depends on:
ii dpkg 1.17.6
ii install-info 5.2.0.dfsg.1-2
ii libc6 2.18-4
ii perl 5.18.2-2+b1
cronolog recommends no packages.
cronolog suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]