URL: <http://savannah.gnu.org/bugs/?19164>
Summary: Segmentation fault after running a freshly build grub 0.97 on ubuntu edgy Project: GNU GRUB Submitted by: blacksun Submitted on: Tuesday 02/27/2007 at 11:34 Category: Compilation Severity: Major Priority: 5 - Normal Item Group: Software Error Status: None Privacy: Public Assigned to: None Originator Name: Originator Email: Open/Closed: Open Discussion Lock: Any Release: 0.97 Reproducibility: Every Time Planned Release: _______________________________________________________ Details: Problem description: When building grub-0.97 from source on a Ubuntu Edgy distro, using the ubuntu gcc (4.1.2 prerelease 20060928) the build "grub" binary causes a segmentation fault when trying to run it. When installing the ubuntu gcc (4.0.4 prerelease 20060630) the problem is gone. Reproduction procedure: (On a ubuntu edgy edge system with the ubuntu 4.1 gcc compiler installed and active) - Open a terminal. - sudo bash - mkdir /tmp/grub-test - cd /tmp/grub-test - cp ~/grub-0.97.tar.gz . - tar xvzf grub-0.97.tar.gz - cd grub-0.97 - ./configure --prefix=/tmp/grub-test-result - make - make install - cd /tmp/grub-test-result/sbin - ./grub Result: A "Segmentation fault (core dumped)" message is given. When using the ubuntu 4.0 gcc package grub runs as expected. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Tuesday 02/27/2007 at 11:34 Name: core-dump.tar.bz2 Size: 39kB By: blacksun Core dump generated when starting ./grub <http://savannah.gnu.org/bugs/download.php?file_id=12052> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?19164> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-grub mailing list Bug-grub@gnu.org http://lists.gnu.org/mailman/listinfo/bug-grub