[Bug 506910] Re: pybootchartgui crashed with ZeroDivisionError in _parse_proc_disk_stat_log()

2010-02-05 Thread Paul Larson
Tested on armel, it now gathers correct information for the number of processors. ** Package changed: pybootchartgui (Ubuntu) = bootchart (Ubuntu) ** Patch added: bootchart_0.90.2-6.diff http://launchpadlibrarian.net/38799928/bootchart_0.90.2-6.diff -- pybootchartgui crashed with

[Bug 506910] Re: pybootchartgui crashed with ZeroDivisionError in _parse_proc_disk_stat_log()

2010-02-05 Thread Paul Larson
updated debdiff including Oliver's suggestion to cover arm* instead of just armv7 ** Patch removed: bootchart_0.90.2-6.diff http://launchpadlibrarian.net/38799928/bootchart_0.90.2-6.diff ** Patch added: bootchart_0.90.2-6.diff http://launchpadlibrarian.net/38800328/bootchart_0.90.2-6.diff

[Bug 506910] Re: pybootchartgui crashed with ZeroDivisionError in _parse_proc_disk_stat_log()

2010-02-05 Thread Launchpad Bug Tracker
This bug was fixed in the package bootchart - 0.90.2-6 --- bootchart (0.90.2-6) lucid; urgency=low * Get correct cpu count on armel (LP: #506910). -- Paul Larson paul.lar...@canonical.com Thu, 04 Feb 2010 17:53:09 -0800 ** Changed in: bootchart (Ubuntu) Status: Triaged =

[Bug 506910] Re: pybootchartgui crashed with ZeroDivisionError in _parse_proc_disk_stat_log()

2010-02-03 Thread Paul Larson
Attaching cpuinfo ** Attachment added: cpuinfo http://launchpadlibrarian.net/38716204/cpuinfo -- pybootchartgui crashed with ZeroDivisionError in _parse_proc_disk_stat_log() https://bugs.launchpad.net/bugs/506910 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 506910] Re: pybootchartgui crashed with ZeroDivisionError in _parse_proc_disk_stat_log()

2010-01-17 Thread Anders Norgaard
Ah, yes. The cpu information seems to be missing. This is what the header file looks like in the .tgz version = 0.90.2-5 title = Boot chart for b3 (Wed Jan 13 12:09:03 CST 2010) system.uname = Linux 2.6.31-602-imx51 #4-Ubuntu Mon Jan 11 17:05:57 UTC 2010 armv7l system.release = Ubuntu lucid

[Bug 506910] Re: pybootchartgui crashed with ZeroDivisionError in _parse_proc_disk_stat_log()

2010-01-17 Thread Anders Norgaard
When I look in the bootchart-gather.sh file in the bootchart package the line that outputs the header file is echo system.cpu = $(grep '^model name' /proc/cpuinfo)\ ($(grep -c '^model name' /proc/cpuinfo)) How does that match the output on you arm machine? What does /proc/cpuinfo show?

[Bug 506910] Re: pybootchartgui crashed with ZeroDivisionError in _parse_proc_disk_stat_log()

2010-01-13 Thread Paul Larson
Seems to be reading numCpu incorrectly and dividing by 0 ** Visibility changed to: Public ** Changed in: pybootchartgui (Ubuntu) Status: New = Triaged -- pybootchartgui crashed with ZeroDivisionError in _parse_proc_disk_stat_log() https://bugs.launchpad.net/bugs/506910 You received this

[Bug 506910] Re: pybootchartgui crashed with ZeroDivisionError in _parse_proc_disk_stat_log()

2010-01-13 Thread Anders Norgaard
Hi, Can you upload the /var/log/bootchart/$hostname-lucid-$date.tgz that causes the crash? Then I'll have a look. Best Anders -- pybootchartgui crashed with ZeroDivisionError in _parse_proc_disk_stat_log() https://bugs.launchpad.net/bugs/506910 You received this bug notification because you

[Bug 506910] Re: pybootchartgui crashed with ZeroDivisionError in _parse_proc_disk_stat_log()

2010-01-13 Thread Paul Larson
** Attachment added: b3-lucid-20100113-1.tgz http://launchpadlibrarian.net/37859138/b3-lucid-20100113-1.tgz -- pybootchartgui crashed with ZeroDivisionError in _parse_proc_disk_stat_log() https://bugs.launchpad.net/bugs/506910 You received this bug notification because you are a member of