Hi Cesare,

sorry for taking so long to answer. I took a look at the config again and
noticed that I passed a number as first argument to diskiograph instead of a
device (dunno how that happend, maybe some older config setting?).
Nevertheless, conky should not segfault on that, here's the backtrace:

Program received signal SIGSEGV, Segmentation fault.
0x0805c16d in generate_text_internal (p=0x80c5aa9 "", p_max_size=16039,
root=..., cur=0x809dc60) at conky.c:3862
3862                                    new_graph(p, obj->a, obj->b, obj->c,
obj->d,
(gdb) bt
#0  0x0805c16d in generate_text_internal (p=0x80c5aa9 "", p_max_size=16039, 
root=..., cur=0x809dc60) at conky.c:3862
#1  0x08062b2d in generate_text () at conky.c:5591
#2  0x080661ae in update_text () at conky.c:6500
#3  0x08066445 in main_loop () at conky.c:6578
#4  0x0806cf00 in main (argc=1, argv=0xbffff884) at conky.c:8739
(gdb) frame 0
#0  0x0805c16d in generate_text_internal (p=0x80c5aa9 "", p_max_size=16039, 
root=..., cur=0x809dc60) at conky.c:3862
3862                                    new_graph(p, obj->a, obj->b, obj->c, 
obj->d,

And by the way, using apt-source to build the package with debugging symbols
as mentioned on http://wiki.debian.org/HowToGetABacktrace does not work,
configure aborts with
 config.status: error: cannot find input file: `Makefile.in'
But unpacking and building by hand succeeded.


Regards,
Alex



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to