Bug#685625: kfreebsd-image-9.0-2-amd64: segfaults when upgrading

2012-08-22 Thread Stig Sandbeck Mathisen
Package: kfreebsd-image-9.0-2-amd64 Version: 9.0-5 Severity: important Dear Maintainer, When using "apt-get upgrade" to get the latest version of kfreebsd-image-9.0-2-amd64, the package segfaults in the "configure" stage. , | # dpkg --configure kfreebsd-image-9.0-2-amd64 | Setting up kfreebs

Re: Bug#685625: kfreebsd-image-9.0-2-amd64: segfaults when upgrading

2012-08-22 Thread Steven Chamberlain
Hi! One of my own kfreebsd-amd64 systems just upgraded okay. It seems that something called by the grub-mkconfig shellscript was segfaulting. Could you please check your dmesg or kernel log as that should say which executable it was? Thanks! Regards, -- Steven Chamberlain ste...@pyro.eu.org

Bug#685625: kfreebsd-image-9.0-2-amd64: segfaults when upgrading

2012-08-22 Thread Steven Chamberlain
Oh, and you would probably get more useful info by running: sh -x $(which grub-mkconfig) That shouldn't change your GRUB config either, as it will just print it to standard output if you don't use the -o flag as update-grub2 does. I would guess that when this failure happened, it wouldn't have