On Mon, Dec 17, 2012 at 2:28 AM, Matthew Vernon < matthewv+sacb...@coriolis.greenend.org.uk> wrote:
> Package: buici-clock > Version: 0.4.9.2 > Severity: normal > > Hi, > > I have a buici-clock running on my workstation almost all the > time. I've noticed that, after an extended period, sometimes it will > hang - either with the face black, or simply with the face no longer > updating. At this point, there seems to be no way to restart the > process and I have to kill it. > > It appears in ps output thus: > > matthew 32557 0.0 0.0 58724 2896 ? S Nov20 15:41 > buici-clock --geometry +1180+725 > > and strace gets: > strace -p 32557 > Process 32557 attached - interrupt to quit > futex(0x7fff2e33e404, FUTEX_WAIT_PRIVATE, 1, NULL > > and that's it. > > Regards, > > Matthew > Interesting. I think that the 15:41 is the accumulated CPU time. Seems like it has been running for a while. Are we talking about days, or weeks, or months? I'll take a look at the program.