same problem here with ubuntu 12.04.
just the note "dropping to a shell" then busybox ctrl+d boot gets finished fine.
setup:
intel core i3 onboard 2 sata drives raid1->lvm2
pci promise ide controller 4 pata drives raid5->lvm2
--
You received this bug notification because you are a member of Ubun
affects me too.
for example:
atm i am having a sync operation in my raid5 (mdadm). the cpu gets a load of
1.07, but if i look at top for cpu-usage, the cpu ist idle at about 95%!
i don't know why this information shouldnt be processed at a high load,
whatever "high" means... it is for me pretty
** Attachment added: "Bildschirmfoto-koala [Laufend] - VirtualBox OSE.png"
http://launchpadlibrarian.net/32008049/Bildschirmfoto-koala%20%5BLaufend%5D%20-%20VirtualBox%20OSE.png
--
add graphviz package do dependencies
https://bugs.launchpad.net/bugs/432356
You received this bug notification
Public bug reported:
Binary package hint: kgraphviewer
kgrapheditor seems to need dot in the background.
to reproduce this, do the following:
#1: install kgraphviewer and make sure that the graphviz package is not
installed
#2 open a random dot file in kgrapheditor like:
digraph g {
a -> b
b -
Hi Simon,
your PPA package did fine for me. Thank you very much for getting this fixed.
Yours
Stephan
--
dot2gxl gets segfault even with simple graph
https://bugs.launchpad.net/bugs/376400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
A manual version-bump is not a solution for regular jaunty users. I hope
that koala will get the new version, which makes this obsolete.
I really would like to see this fixed.
** Attachment added: "fixes a segfault in dot2gxl"
http://launchpadlibrarian.net/31269684/dot2gxl-segfault.patch
--
** Tags added: apport-crash
--
dot2gxl gets segfault even with simple graph
https://bugs.launchpad.net/bugs/376400
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
https://lists.ub
I included a patch which fixes it for me.
If 'val' is NULL then no index access is possible. val[0] throws the
segfault.
** Attachment added: "dot2gxl-segfault.patch"
http://launchpadlibrarian.net/26710533/dot2gxl-segfault.patch
--
dot2gxl gets segfault even with simple graph
https://bugs.la
Public bug reported:
Binary package hint: graphviz
inputfile test.dot:
digraph g {
test
test -> test1
}
do the following:
~$ dot2gxl -g test.dot
leads to the following output:
Segmentation fault
Some Version informat