Package: conky
Version: 1.3.1-1
Followup-For: Bug #329396
I was able to reproduce the same error. I apt-get install'ed conky from
unstable. When running conky it immediately exits with a segfault (unless run
with -v or -h). Running it in gdb results in:
(gdb) run
Starting program: /usr/bin/conky
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1211798624 (LWP 3814)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1211798624 (LWP 3814)]
0xb7ce9028 in strncpy () from /lib/tls/libc.so.6
(gdb) where
#0 0xb7ce9028 in strncpy () from /lib/tls/libc.so.6
#1 0x0804d704 in ?? ()
#2 0x00000000 in ?? ()
open("/", O_RDONLY) = 4
fstatfs(4, {f_type="REISERFS_SUPER_MAGIC", f_bsize=4096, f_blocks=3662703,
f_bfree=2284257, f_bavail=2284257, f_files=0, f_ffree=0, f_fsid={0, 0},
f_namelen=255, f_frsize=4096}) = 0
write(3, "\\\0\4\0 \0\0\0\4\0\276\276grey", 16) = 16
read(3, "\1`\"\0\0\0\0\0\276\276\276\276\276\276\276\276\276\276"..., 32) = 32
write(3, "T\0\4\0 \0\0\0\276\276\276\276\276\276ey", 16) = 16
read(3, "\1`#\0\0\0\0\0\276\276\276\276\276\276\0\0\276\276\276"..., 32) = 32
write(3, "\\\0\4\0 \0\0\0\4\0\276\276grey", 16) = 16
read(3, "\1`$\0\0\0\0\0\276\276\276\276\276\276\276\276\276\276"..., 32) = 32
write(3, "T\0\4\0 \0\0\0\276\276\276\276\276\276ey", 16) = 16
read(3, "\1`%\0\0\0\0\0\276\276\276\276\276\276\0\0\276\276\276"..., 32) = 32
write(3, "\\\0\4\0 \0\0\0\4\0\276\276grey", 16) = 16
read(3, "\1`&\0\0\0\0\0\276\276\276\276\276\276\276\276\276\276"..., 32) = 32
write(3, "T\0\4\0 \0\0\0\276\276\276\276\276\276ey", 16) = 16
read(3, "\1`\'\0\0\0\0\0\276\276\276\276\276\276\0\0\276\276\276"..., 32) = 32
open("/sys/bus/i2c/devices/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 5
fstat64(5, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC) = 0
getdents64(5, /* 4 entries */, 4096) = 112
getdents64(5, /* 0 entries */, 4096) = 0
close(5) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
greetings
E.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages conky depends on:
ii libc6 2.3.5-8.1 GNU C Library: Shared libraries an
ii libfontconfig1 2.3.2-1.1 generic font configuration library
ii libfreetype6 2.1.10-1 FreeType 2 font engine, shared lib
ii libice6 6.8.2.dfsg.1-11 Inter-Client Exchange library
ii libsm6 6.8.2.dfsg.1-11 X Window System Session Management
ii libx11-6 6.8.2.dfsg.1-11 X Window System protocol client li
ii libxext6 6.8.2.dfsg.1-11 X Window System miscellaneous exte
ii libxft2 2.1.7-1 FreeType-based font drawing librar
ii libxrender1 1:0.9.0-2 X Rendering Extension client libra
ii xlibs 6.8.2.dfsg.1-11 X Window System client libraries m
ii zlib1g 1:1.2.3-8 compression library - runtime
conky recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]