[Bug 1038522] Re: [kde] manual partitioning in installer crashes

Andrew Heil 1038522 at bugs.launchpad.net
Sat Sep 15 19:34:41 UTC 2012


To be more specific about my situation: I have a 1.5 TB hard drive with
16 partitions (one of which is an extended partition containing other
partitions). The partitions are a mix of formats: ntfs, fat32, ext3, and
ext4. (I like to play with different distros. Most people are obviously
not going to have this scenario. Kubuntu is installed on sda1, and its
GRUB is "in control", if you will.)

As I mentioned earlier, this crash has never occurred while installing
Ubuntu; it's just occurred while using the KDE/QT flavor of the
installer.

I downloaded Kubuntu 12.04.1 and tried the installer (Ubiquity v2.10.20)
yesterday. I chose manual partitioning, and started adding partitions at
random (using one as / and mounting the others in /mnt). This time, the
installer didn't crash until I added the 9th partition, so it was more
robust than before.

The last lines of /var/log/installer/debug were:
QSocketNotifier: Invalid socket 17 and type 'Read', disabling...
QSocketNotifier: Invalid socket 17 and type 'Exception', disabling...
QSocketNotifier: Invalid socket 17 and type 'Write', disabling...
KCrash: Application '' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit

I tried to duplicate this in a virtual machine a couple of times,
finally creating a fixed size 25GB hard disk in VirtualBox 2.0 and
creating 7 partitions (one of them swap, one of them extended) with
gparted before running Ubiquity. It crashed some times and not others.
In other words, it didn't consistently occur.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1038522

Title:
  [kde] manual partitioning in installer crashes

Status in “ubiquity” package in Ubuntu:
  Incomplete
Status in “ubiquity” source package in Precise:
  Triaged
Status in “ubiquity” source package in Quantal:
  Incomplete

Bug description:
  when choosing manual partitioning, installer crashes when setting mount points. after many attempts where the installer just disapeared, I got:
  Exception in KDE frontend (invoking crash handler):
  Traceback (most recent call last):
    File "/usr/lib/ubiquity/ubiquity/frontend/kde_components/PartitionModel.py", line 105, in parent
      return self.createIndex(parentItem.row(), 0, parentItem)
  AttributeError: Partition instance has no attribute 'row'

  Exception in KDE frontend (invoking crash handler):
  Traceback (most recent call last):
    File "/usr/lib/ubiquity/ubiquity/frontend/kde_components/PartitionModel.py", line 100, in parent
      parentItem = childItem.parent()
  AttributeError: 'LineWrapMode' object has no attribute 'parent'

  Exception in KDE frontend (invoking crash handler):
  Traceback (most recent call last):
    File "/usr/lib/ubiquity/ubiquity/frontend/kde_components/PartitionModel.py", line 100, in parent
      parentItem = childItem.parent()
  AttributeError: 'LineWrapMode' object has no attribute 'parent'

  
  rather frustrating - I can set up 2 or 3 partitions before it crashes. I have 2 disks, sda and sdb and it doesn't reliably crash on any particular partition or disk. My Machine is currently a dual-boot Kubuntu 10.04 / Win 7 Ultimate. I wanted a complete fresh start for 12.04 so I was going to format the linux partitions

  sda1 bootable, NTFS
  sda2  Extended
  sda5  ext4  /home
  sda6 ext4  /var

  sdb1 NTFS
  sdb2 bootable ext4 /boot
  sdb3 Extended
  sdb5 ext4   /

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubiquity 2.10.16
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic-pae 3.2.14
  Uname: Linux 3.2.0-23-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: i386
  CasperVersion: 1.315
  Date: Sat Aug 18 21:28:52 2012
  InstallCmdLine: file=/cdrom/preseed/kubuntu.seed FRONTEND_BACKGROUND=original boot=casper maybe-ubiquity initrd=/casper/initrd.lz quiet splash --
  LiveMediaBuild: Kubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423)
  ProcEnviron:
   LANGUAGE=
   TERM=xterm
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1038522/+subscriptions




More information about the foundations-bugs mailing list