I had the same problem : 0 byte png bootcharts since the 9.04 -> 9.10
update.
$ bootchart -f png /var/log/bootchart/some_log.tgz
gave me the same error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: libgtkpeer:
libgtkpeer.so: etc
after ~20 min of 100% cpu usage (old pentium M 1,6
--- /usr/bin/bootchart 2009-12-11 10:31:04.900595872 -0500
+++ /usr/bin/bootchart-fixed2009-12-11 10:30:57.584097720 -0500
@@ -4,4 +4,4 @@
CLASSPATH="/usr/share/bootchart/bootchart.jar:/usr/share/java/commons-cli.jar:/usr/share/java/commons-compress.jar"
PROPERTY="java.awt.headless=true"
Same to me, but it worked once.
My error (for png) is a bit shorter and none of the formats work:
Parsing /var/log/bootchart/User-karmic-20091028-1.tgz
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
at java.awt.image.DataBufferInt.(DataBufferInt.java:41)
at
appart from a longer bootime the bootlogs are also bigger:
the tgz files are now (karmic) between 1.3 and 2.8MB instead of 200 to 280KB
(jaunty)
--
bootchart dies with stack trace in 9.10
https://bugs.launchpad.net/bugs/455017
You received this bug notification because you are a member of Ubuntu
** Package changed: bootchart (Ubuntu) => gcc-defaults (Ubuntu)
** Package changed: gcc-defaults (Ubuntu) => gcj-4.4 (Ubuntu)
--
bootchart dies with stack trace in 9.10
https://bugs.launchpad.net/bugs/455017
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
Have to mention, that after upgrade, the default jvm became gij (GNU
libgcj) version 4.4.1. When I switched it back to sun java 6 with
$ sudo update-alternatives --config java
Problem gets fixed and bootchart is run for about 15 seconds instead of
7 minutes with gij.
--
bootchart dies with st
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/33916918/Dependencies.txt
** Attachment added: "XsessionErrors.txt"
http://launchpadlibrarian.net/33916919/XsessionErrors.txt
--
bootchart dies with stack trace in 9.10
https://bugs.launchpad.net/bugs/455017
You receive