Comment 2 for bug 1406599

Revision history for this message
hodja (ehodja) wrote :

Hi YannUbuntu, thanks for the reply
Here are the answers to your questions:

1) can you reproduce this bug each time you use Boot-Repair ?
Yes, tried 4-5 times all same results except log file was growing even larger when I had to reboot to stop

2) does this happen when you use Boot-Repair from installed session, or live-session (DVD or liveUSB), or both ?
Both

3) can you reproduce with latest Boot-Repair-Disk (it includes a slightly older package of Boot-Repair than the PPA)
I can only run the PPA version from live cd as cannot boot into ubuntu on HD anymore (trying to repair boot)

4) how exactly do you try to kill the process ?
Sudo Kill PID (Killed glade2script, %100 Cpu usage)

5) what is the exact filename of the huge file ? (probably something like /var/log/boot-sav/log/2014-12-30__xxx/boot-repair.log ?)
/var/log/boot-sav/log/2014-12-31__06h51boot-repair43/boot-repair.log

6) what is the contents of this file? (please copy-paste the first 2000 lines into a text file, and attach it to this bug report).
Attached. after the copied text the rest of the original file is blank

7) about how many minutes did it take to reach 2GB ?
abot 5-6 mins but it was growing bigger I had to reboot to stop. Killing PID did not stop it

8) what is the output of the following commands:
sudo parted -l
sudo boot-repair -i
===============================================
ubuntu@ubuntu:~$ sudo boot-repair -i
boot-repair version : 4ppa28
boot-sav version : 4ppa28
glade2script version : 3.2.2~ppa47~saucy
boot-sav-extra version : 4ppa28
boot-repair is executed in live-session (Ubuntu 14.04.1 LTS, trusty, Ubuntu, i686)
CPU op-mode(s): 32-bit, 64-bit
file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
ls: cannot access /home/usr/.config: No such file or directory
This live-session is not EFI-compatible.
SecureBoot maybe enabled.
====================================================
ubuntu@ubuntu:~$ sudo parted -l
Model: ATA WDC WD5000AAKX-6 (scsi)
Disk /dev/sda: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number Start End Size Type File system Flags
 1 1049kB 368MB 367MB primary ntfs
 2 368MB 131GB 131GB primary ntfs boot
 3 131GB 500GB 369GB extended
 5 131GB 498GB 367GB logical ext4
 6 498GB 500GB 2145MB logical linux-swap(v1)

Model: ATA WDC WD5000AAKS-0 (scsi)
Disk /dev/sdb: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number Start End Size Type File system Flags
 1 32.3kB 500GB 500GB primary ext3

Model: USB USB DISK (scsi)
Disk /dev/sdc: 2013MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number Start End Size Type File system Flags
 1 1049kB 2013MB 2012MB primary ntfs boot

Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0
has been opened read-only.
Error: Can't have a partition outside the disk!

ubuntu@ubuntu:~$