install procedure crashed on grub-install

Bug #178984 reported by Wolfgang Lachmann
2
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: ubiquity

First: The installer had work correctly on the same machine with the same hardware two weeks ago.

Now the Installer crashed with the following bug report:

Traceback (most recent call last):
  File "/usr/lib/ubiquity/bin/ubiquity", line 212, in <module>
    main()
  File "/usr/lib/ubiquity/bin/ubiquity", line 207, in main
    install(args[0])
  File "/usr/lib/ubiquity/bin/ubiquity", line 65, in install
    ret = wizard.run()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 425, in run
    self.progress_loop()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 776, in progress_loop
    (ret, realtb))
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
  File "/usr/share/ubiquity/install.py", line 1768, in <module>
    install.run()
  File "/usr/share/ubiquity/install.py", line 402, in run
    self.configure_bootloader()
  File "/usr/share/ubiquity/install.py", line 1312, in configure_bootloader
    "GrubInstaller failed with code %d" % ret)
InstallStepError: GrubInstaller failed with code 1

Revision history for this message
Wolfgang Lachmann (w-lachmann) wrote :
Revision history for this message
Wolfgang Lachmann (w-lachmann) wrote :
Revision history for this message
TerryG (tgalati4) wrote :

Triaged to Incomplete. You have DSL installed. I believe that it uses an older version of GRUB. As a result, the MBR portion of GRUB did not get overwritten, but the newer GRUB files were installed to the partition. GRUB update failed (according to syslog). Try removing DSL completely then try a clean install. You can add DSL afterward, but don't reinstall GRUB, just print out your menu.lst and add them to your new menu.lst file. Make sure you have the correct partition entries.

Changed in ubiquity:
status: New → Incomplete
Revision history for this message
Colin Watson (cjwatson) wrote :

There is no reason that a prior operating system install should interfere with installing GRUB. Removing DSL is unlikely to make any difference except by luck.

In any case:

Dec 27 23:32:56 ubuntu grub-installer: malloc: ../bash/dispose_cmd.c:197: assertion botched^M
Dec 27 23:32:56 ubuntu grub-installer: free: start and end chunk sizes differ
Dec 27 23:32:56 ubuntu grub-installer: Aborting...
Dec 27 23:33:10 ubuntu grub-installer: error: Running 'update-grub -y' failed.

That looks like a fairly random crash in bash to me. Wolfgang, perhaps this is bad memory?

Revision history for this message
Colin Watson (cjwatson) wrote :

As I mentioned, I think this is probably down to a RAM fault. If memtest86+ (available from the "Memory test" option on the CD boot menu) passes, feel free to reopen this bug.

Changed in ubiquity:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.