Re: gkrellm: Floating point exception during startup
Bill Wilson <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 23 Feb 2009 12:57:00 +0100 "Malte J. Wetz" <[email protected]> wrote: > > It would help if you can get a stack trace from a gkrellm compiled with debugging > > symbols. > > Thanks for your answer. I downloaded gkrellm-2.3.2 and built it from > source according to your description. > > Here's the log from my gdb session: Thanks for doing the debug. It looks likely to be a divide by zero. Try rebuilding with the attached patch (apply in the gkrellm-2.3.2/src/sysdeps directory): $ patch -p0 < gkrellm-battery-patch and then if gkrellm will run, we can get a better idea of what's going wrong if you get battery debug data by running: $ gkrellm -d 0x8000 Were you getting good battery monitor readings before this all started? Bill
gkrellm-battery-patch
(application/octet-stream, 656 B) - not displayed