http://bugzilla.novell.com/show_bug.cgi?id=515529 User juhliarik@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=515529#c5 --- Comment #5 from Jozef Uhliarik <juhliarik@novell.com> 2009-06-24 01:38:01 MDT --- # gdb --args grub --device-map=/boot/grub/device.map --batch GNU gdb (GDB; openSUSE 11.1) 6.8.50.20081120-cvs ... For bug reporting instructions, please see: <http://bugs.opensuse.org/>... (gdb) r Starting program: /usr/sbin/grub --device-map=/boot/grub/device.map --batch GNU GRUB version 0.97 (640K lower / 3072K upper memory) [ Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists the possible completions of a device/filename. ] grub> setup --stage2=/boot/grub/stage2 --force-lba (hd0) (hd0,0) setup --stage2=/boot/grub/stage2 --force-lba (hd0) (hd0,0) Checking if "/boot/grub/stage1" exists... yes Checking if "/boot/grub/stage2" exists... yes Checking if "/boot/grub/e2fs_stage1_5" exists... yes Running "embed /boot/grub/e2fs_stage1_5 (hd0)"... 22 sectors are embedded. succeeded Running "install --force-lba --stage2=/boot/grub/stage2 /boot/grub/stage1 (hd0) (hd0)1+22 p (hd0,0)/boot/grub/stage2 /boot/grub/menu.lst"... succeeded Done. grub> quit quit Program received signal SIGSEGV, Segmentation fault. 0x0806cd9c in realstack.6545 () (gdb) bt #0 0x0806cd9c in realstack.6545 () #1 0xffffcf48 in ?? () #2 0xf7e32705 in __libc_start_main () from /lib/libc.so.6 #3 0x08049511 in _start () at ../sysdeps/i386/elf/start.S:119 (gdb) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.