Ok, I'll do that as soon as possible. Meanwhile, I found the problem in
the conf file... I took things out one by one, and the problem was this
lines:

#${color}${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1} ${top time1} 
${top user 1}
#${color}${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2} ${top time2} 
${top user 2}
#${color}${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3} ${top time3} 
${top user 3}
#${color}${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4} ${top time4} 
${top user 4}
#${color}${top name 5} ${top pid 5} ${top cpu 5} ${top mem 5} ${top time5} 
${top user 5}
#${color}${top name 6} ${top pid 6} ${top cpu 6} ${top mem 6} ${top time6} 
${top user 6}
#${color}${top name 7} ${top pid 7} ${top cpu 7} ${top mem 7} ${top time7} 
${top user 7}
#${color}${top name 8} ${top pid 8} ${top cpu 8} ${top mem 8} ${top time8} 
${top user 8}

Maybe they are plain incorrect, I don't know.

Thank you, and sorry for the delay...

On Mon, Apr 15, 2019 at 11:45:41AM +0200, Bernhard Übelacker wrote:
> Hello Juanjo Espí,
> I just tried to reproduce this issue to get some
> more informations for the Maintainer.
> Unfortunately due to my limited docker
> knowledge I was not successful.
> 
> Therefore you might supply some more information by installing
> gdb, attaching it with following command and then start the
> docker-compose command. This should create a file gdb_conky_*,
> that should give an idea where it crashes.
> 
>     script -c "gdb -q -ex 'set width 0' -ex 'set pagination off' -ex 'cont' 
> -ex 'display/i $pc' -ex 'bt' -ex 'bt full' -ex 'detach' -ex 'quit' --pid 
> $(pidof conky)" -a gdb_conky_$(date +%Y-%m-%d_%H-%M-%S).log
> 
> Even more helpful would be, if debug symbols could be installed
> e.g. in this case package conky-std-dbg.
> In newer debian releases exists a separate repository just
> containing debug information [1].
> 
> Kind regards,
> Bernhard
> 
> [1] 
> https://wiki.debian.org/HowToGetABacktrace#Installing_the_debugging_symbols

-- 
Juan José Espí Marín
espi.jua...@gmail.com
skype:juanjoseespi
Móvil: 622 58 3456

Reply via email to