Comment 2 for bug 66716

Revision history for this message
Paul Dufresne (paulduf) wrote :

The files contains:
/report/report1
/report/report3
/report/report4 all with log files.

Here what I isolated from each:

report1:
[AttributeError: 'NoneType' object has no attribute 'stdin']
Error: Unable to open /dev/hdc - unrecognised disk label.
Mon, 04 Sep 2006 05:24:58 INFO Step_before = stepPartAdvanced
Mon, 04 Sep 2006 05:25:15 INFO gparted replied: - FORMAT /dev/hda8 linux-swap
Error: Can't have overlapping partitions.
The program 'gparted' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadLength (poly request too large or internal Xlib length erro'.
  (Details: serial 391358 error_code 16 request_code 18 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Mon, 04 Sep 2006 05:25:18 INFO Step_after = stepPartAdvanced
Mon, 04 Sep 2006 05:27:40 INFO Step_before = stepPartAdvanced
Exception in GTK frontend (invoking crash handler):

Report3:
Syslog:
Sep 6 06:49:03 ubuntu kernel: [4294934.624000] SQUASHFS error: zlib_fs returned unexpected result 0xfffffffd
Wed, 06 Sep 2006 06:49:03 INFO Step_before = stepUserInfo
Wed, 06 Sep 2006 06:49:03 INFO switched to page stepPartDisk
Wed, 06 Sep 2006 06:49:03 INFO Step_after = stepPartDisk
ubiquity: Starting up '/bin/partman' for ubiquity.components.partman.Partman
ubiquity: Watching for question patterns ^partman-auto/select_disk$, ^partman-auto/.*automatically_partition$, ^partman-partitioning/new_size$, ^partman/choose_partition$, ^partman/confirm.*, type:boolean, ERROR, PROGRESS
Exception in GTK frontend (invoking crash handler):
Traceback (most recent call last):

Report4:
[ File "/usr/lib/python2.4/site-packages/debconf.py", line 81, in command
    status = int(status)
ValueError: invalid literal for int(): ]
In Syslog-----------------------
Sep 6 08:38:13 ubuntu kernel: [4295459.552000] SQUASHFS error: zlib_fs returned unexpected result 0xfffffffd
In installerlog--------------------
Error reading inode 22947.
Error reading inode 25456.
Warning: Unable to open /dev/hdc read-write (Read-only file system). /dev/hdc has been opened read-only.
Error: Unable to open /dev/hdc - unrecognised disk label.
Wed, 06 Sep 2006 08:42:37 INFO Step_before = stepPartAdvanced
Exception in GTK frontend (invoking crash handler):
Traceback (most recent call last):
...
OSError: [Errno 8] Exec format error

I'll leave Colin or other make comments.