Bug#536557: sigsegv on diskiograph

2009-09-02 Thread Cesare Tirabassi
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:

Sure, this is indeed fixed in 1.7.2.

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.

I'm clueless on this, it works just fine on my setup. The error seems
to indicate that there was a problem during the autogen step.

Cesare



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



Bug#536557: sigsegv on diskiograph

2009-09-01 Thread Alexander Heinlein
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
3862new_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=0xb884) 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
3862new_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



Bug#536557: sigsegv on diskiograph

2009-08-06 Thread Cesare Tirabassi
Alex,

there is a bug report in Ubuntu which is somewhat similar to your
(https://bugs.launchpad.net/ubuntu/+source/conky/+bug/405188).
Could you perhaps attach your .conkyrc? Its your crash consistent, and
if so, how do you trigger it?
Could you by any chance obtain a backtrace
(http://wiki.debian.org/HowToGetABacktrace)?

Cesare



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