[Bug 525926] Re: conky crashed with SIGSEGV in strnlen()

2010-04-04 Thread Cesare Tirabassi
Please sync conky 1.8.0-1 from Debian unstable (contrib). This is a bug-fix only release w.r.t. the current Ubuntu version, therefore no FFe is needed. Upstream git commit log is attached: 2010-03-31 Brenden MatthewsDeprecate changelog, bump for release. 1.8.0 1.8.0 2010-03-18

[Bug 525926] Re: conky crashed with SIGSEGV in strnlen()

2010-02-22 Thread Cesare Tirabassi
** Visibility changed to: Public -- conky crashed with SIGSEGV in strnlen() https://bugs.launchpad.net/bugs/525926 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 525926] Re: conky crashed with SIGSEGV in strnlen()

2010-02-22 Thread Cesare Tirabassi
Yes, removing the configuration file and restarting will cause conky to crash. I can fix the first crash but then it will crash later on, the code is not really designed to handle this case. I don' t think we will fix this upstream, but I'll pass this to other devs just in case. ** Changed in:

[Bug 525926] Re: conky crashed with SIGSEGV in strnlen()

2010-02-22 Thread Cesare Tirabassi
After some more thinking I think we found a way to fix this without hopefully not breaking anything else (basically, we don' t treat the configuration file deletion as a reload event). ** Changed in: conky (Ubuntu) Status: Won't Fix = Fix Committed -- conky crashed with SIGSEGV in