Bug#545100: grub_probe segfault

Julien Danjou acid at debian.org
Fri Sep 4 22:31:11 UTC 2009


Package: grub-pc
Version: 1.97~beta2-1
Severity: important

Just upgraded:

# update-grub
/usr/lib/grub/grub-mkconfig_lib: line 95: 19786 Segmentation fault      ${grub_probe} -t fs $path > /dev/null 2>&1
/usr/lib/grub/grub-mkconfig_lib: line 95: 19787 Segmentation fault      ${grub_probe} -t fs $path > /dev/null 2>&1
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.30-1-amd64
Found initrd image: /boot/initrd.img-2.6.30-1-amd64
done

Seems bad. I can probably provide backtrace if needed, I just need more time to dig into it.

-- Package-specific info:

*********************** BEGIN /proc/mounts
/dev/mapper/kasuf-root / ext4 rw,noatime,errors=remount-ro,barrier=1,data=ordered 0 0
/dev/sda1 /boot ext3 rw,noatime,errors=continue,commit=5,data=ordered 0 0
/dev/mapper/kasuf-home /home ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/mapper/kasuf-tmp /tmp ext4 rw,noatime,barrier=1,data=ordered 0 0
/dev/mapper/kasuf-usr /usr ext4 rw,noatime,barrier=1,data=ordered 0 0
/dev/mapper/kasuf-var /var ext4 rw,noatime,barrier=1,data=ordered 0 0
*********************** END /proc/mounts

*********************** BEGIN /boot/grub/device.map
(hd0)	/dev/sda
*********************** END /boot/grub/device.map

*********************** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry "Debian GNU/Linux, Linux 2.6.30-1-amd64" {
	insmod ext2
	set root=(hd0,1)
	search --no-floppy --fs-uuid --set bfa9fab7-b8ea-4a61-8ff5-9c092b458a52
	linux	/vmlinuz-2.6.30-1-amd64 root=/dev/mapper/kasuf-root ro  quiet
	initrd	/initrd.img-2.6.30-1-amd64
}
menuentry "Debian GNU/Linux, Linux 2.6.30-1-amd64 (recovery mode)" {
	insmod ext2
	set root=(hd0,1)
	search --no-floppy --fs-uuid --set bfa9fab7-b8ea-4a61-8ff5-9c092b458a52
	linux	/vmlinuz-2.6.30-1-amd64 root=/dev/mapper/kasuf-root ro single 
	initrd	/initrd.img-2.6.30-1-amd64
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file is an example on how to add custom entries
### END /etc/grub.d/40_custom ###
*********************** END /boot/grub/grub.cfg

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]       1.5.27       Debian configuration management sy
ii  grub-common                 1.97~beta2-1 GRand Unified Bootloader, version 
ii  libc6                       2.9-26       GNU C Library: Shared libraries
ii  ucf                         3.0021       Update Configuration File: preserv

grub-pc recommends no packages.

Versions of packages grub-pc suggests:
pn  desktop-base                  <none>     (no description available)
ii  genisoimage                   9:1.1.9-1  Creates ISO-9660 CD-ROM filesystem

-- debconf information:
  grub2/kfreebsd_cmdline:
* grub-pc/linux_cmdline:
* grub2/linux_cmdline:
* grub-pc/chainload_from_menu.lst: true
  grub-pc/kopt_extracted: false
* grub-pc/install_devices: /dev/sda
  grub-pc/postrm_purge_boot_grub: false
  grub2/kfreebsd_cmdline_default: quiet
* grub2/linux_cmdline_default: quiet

-- 
Julien Danjou
// ᐰ <julien at danjou.info>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
// Tomorrow I was nothing, yesterday I'll be.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20090905/573c0969/attachment.pgp>


More information about the Pkg-grub-devel mailing list