Public bug reported:

Binary package hint: ubiquity

While installing Kubuntu Feisty Fawn Herd 5, the installer crashed:

1. Boot the Kubuntu LiveCD
2. Execute the Install application
3. Go through the normal install process, manual partitioning performed:
     -hda4: root partition, ext3 (~50Gb)
     -hda3: data partition, ext3 (~50Gb)
     -hda2: not mounted, ufs (~50Gb)
     -hda1: linux swap (~2Gb)
4. While the progress dialog displays scanning files, crash occurs.

-----
Traceback (most recent call last):
  File "/usr/lib/ubiquity/bin/ubiquity", line 201, in <module>
    main()
  File "/usr/lib/ubiquity/bin/ubiquity", line 196, in main
    install(args[0])
  File "/usr/lib/ubiquity/bin/ubiquity", line 56, in install
    ret = wizard.run()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 341, in run
    self.process_step()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 848, in 
process_step
    self.progress_loop()
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 632, in 
progress_loop
    "/var/log/syslog" % ret)
RuntimeError: Install failed with exit code 139; see /var/log/syslog
-----

/var/log/syslog:

Mar 22 04:48:47 ubuntu syslogd 1.4.1#20ubuntu3: restart.
Mar 22 04:48:47 ubuntu kernel: Inspecting /boot/System.map-2.6.20-9-generic
Mar 22 04:48:47 ubuntu kernel: Loaded 24610 symbols from 
/boot/System.map-2.6.20-9-generic.
Mar 22 04:48:47 ubuntu kernel: Symbols match kernel version 2.6.20.
Mar 22 04:48:47 ubuntu kernel: No module symbols loaded - kernel modules not 
enabled. 
Mar 22 04:48:47 ubuntu kernel: [    0.000000] Linux version 2.6.20-9-generic 
([EMAIL PROTECTED]) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu3)) #2 SMP Mon Feb 
26 03:01:44 UTC 2007 (Ubuntu 2.6.20-9.16-generic)
Mar 22 04:48:47 ubuntu kernel: [    0.000000] BIOS-provided physical RAM map:
Mar 22 04:48:47 ubuntu kernel: [    0.000000] sanitize start
Mar 22 04:48:47 ubuntu kernel: [    0.000000] sanitize end
Mar 22 04:48:47 ubuntu kernel: [    0.000000] copy_e820_map() start: 
0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1
Mar 22 04:48:47 ubuntu kernel: [    0.000000] copy_e820_map() type is E820_RAM
Mar 22 04:48:47 ubuntu kernel: [    0.000000] copy_e820_map() start: 
000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2
Mar 22 04:48:47 ubuntu kernel: [    0.000000] copy_e820_map() start: 
00000000000f0000 size: 0000000000010000 end: 0000000000100000 type: 2
Mar 22 04:48:47 ubuntu kernel: [    0.000000] copy_e820_map() start: 
0000000000100000 size: 000000001fef0000 end: 000000001fff0000 type: 1
Mar 22 04:48:47 ubuntu kernel: [    0.000000] copy_e820_map() type is E820_RAM
Mar 22 04:48:47 ubuntu kernel: [    0.000000] copy_e820_map() start: 
000000001fff0000 size: 0000000000003000 end: 000000001fff3000 type: 4
Mar 22 04:48:47 ubuntu kernel: [    0.000000] copy_e820_map() start: 
000000001fff3000 size: 000000000000d000 end: 0000000020000000 type: 3
Mar 22 04:48:47 ubuntu kernel: [    0.000000] copy_e820_map() start: 
00000000fec00000 size: 0000000000001000 end: 00000000fec01000 type: 2
Mar 22 04:48:47 ubuntu kernel: [    0.000000] copy_e820_map() start: 
00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2
Mar 22 04:48:47 ubuntu kernel: [    0.000000] copy_e820_map() start: 
00000000ffff0000 size: 0000000000010000 end: 0000000100000000 type: 2
Mar 22 04:48:47 ubuntu kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 
000000000009fc00 (usable)
Mar 22 04:48:47 ubuntu kernel: [    0.000000]  BIOS-e820: 000000000009fc00 - 
00000000000a0000 (reserved)
Mar 22 04:48:47 ubuntu kernel: [    0.000000]  BIOS-e820: 00000000000f0000 - 
0000000000100000 (reserved)
Mar 22 04:48:47 ubuntu kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 
000000001fff0000 (usable)
Mar 22 04:48:47 ubuntu kernel: [    0.000000]  BIOS-e820: 000000001fff0000 - 
000000001fff3000 (ACPI NVS)
Mar 22 04:48:47 ubuntu kernel: [    0.000000]  BIOS-e820: 000000001fff3000 - 
0000000020000000 (ACPI data)
Mar 22 04:48:47 ubuntu kernel: [    0.000000]  BIOS-e820: 00000000fec00000 - 
00000000fec01000 (reserved)
Mar 22 04:48:47 ubuntu kernel: [    0.000000]  BIOS-e820: 00000000fee00000 - 
00000000fee01000 (reserved)
Mar 22 04:48:47 ubuntu kernel: [    0.000000]  BIOS-e820: 00000000ffff0000 - 
0000000100000000 (reserved)
Mar 22 04:48:47 ubuntu kernel: [    0.000000] 0MB HIGHMEM available.
Mar 22 04:48:47 ubuntu kernel: [    0.000000] 511MB LOWMEM available.
Mar 22 04:48:47 ubuntu kernel: [    0.000000] found SMP MP-table at 000f5520
Mar 22 04:48:47 ubuntu kernel: [    0.000000] Entering add_active_range(0, 0, 
131056) 0 entries of 256 used
Mar 22 04:48:47 ubuntu kernel: [    0.000000] Zone PFN ranges:
Mar 22 04:48:47 ubuntu kernel: [    0.000000]   DMA             0 ->     4096
Mar 22 04:48:47 ubuntu kernel: [    0.000000]   Normal       4096 ->   131056
Mar 22 04:48:47 ubuntu kernel: [    0.000000]   HighMem    131056 ->   131056
Mar 22 04:48:47 ubuntu kernel: [    0.000000] early_node_map[1] active PFN 
ranges
Mar 22 04:48:47 ubuntu kernel: [    0.000000]     0:        0 ->   131056
Mar 22 04:48:47 ubuntu kernel: [    0.000000] On node 0 totalpages: 131056
Mar 22 04:48:47 ubuntu kernel: [    0.000000]   DMA zone: 32 pages used for 
memmap
Mar 22 04:48:47 ubuntu kernel: [    0.000000]   DMA zone: 0 pages reserved
Mar 22 04:48:47 ubuntu kernel: [    0.000000]   DMA zone: 4064 pages, LIFO 
batch:0
Mar 22 04:48:47 ubuntu kernel: [    0.000000]   Normal zone: 991 pages used for 
memmap
Mar 22 04:48:47 ubuntu kernel: [    0.000000]   Normal zone: 125969 pages, LIFO 
batch:31
Mar 22 04:48:47 ubuntu kernel: [    0.000000]   HighMem zone: 0 pages used for 
memmap
Mar 22 04:48:47 ubuntu kernel: [    0.000000] DMI 2.2 present.
Mar 22 04:48:47 ubuntu kernel: [    0.000000] ACPI: RSDP (v000 VKT400           
                     ) @ 0x000f6fe0
Mar 22 04:48:47 ubuntu kernel: [    0.000000] ACPI: RSDT (v001 VKT400 AWRDACPI 
0x42302e31 AWRD 0x00000000) @ 0x1fff3000
Mar 22 04:48:47 ubuntu kernel: [    0.000000] ACPI: FADT (v001 VKT400 AWRDACPI 
0x42302e31 AWRD 0x00000000) @ 0x1fff3040
Mar 22 04:48:47 ubuntu kernel: [    0.000000] ACPI: MADT (v001 VKT400 AWRDACPI 
0x42302e31 AWRD 0x00000000) @ 0x1fff6f80
Mar 22 04:48:47 ubuntu kernel: [    0.000000] ACPI: DSDT (v001 VKT400 AWRDACPI 
0x00001000 MSFT 0x0100000d) @ 0x00000000
Mar 22 04:48:47 ubuntu kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x4008
Mar 22 04:48:47 ubuntu kernel: [    0.000000] ACPI: Local APIC address 
0xfee00000
Mar 22 04:48:47 ubuntu kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x00] 
lapic_id[0x00] enabled)
Mar 22 04:48:47 ubuntu kernel: [    0.000000] Processor #0 6:8 APIC version 16
Mar 22 04:48:47 ubuntu kernel: [    0.000000] ACPI: IOAPIC (id[0x02] 
address[0xfec00000] gsi_base[0])
Mar 22 04:48:47 ubuntu kernel: [    0.000000] IOAPIC[0]: apic_id 2, version 3, 
address 0xfec00000, GSI 0-23
Mar 22 04:48:47 ubuntu kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 
0 global_irq 2 dfl dfl)
Mar 22 04:48:47 ubuntu kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 
9 global_irq 9 dfl dfl)
Mar 22 04:48:47 ubuntu kernel: [    0.000000] ACPI: IRQ0 used by override.
Mar 22 04:48:47 ubuntu kernel: [    0.000000] ACPI: IRQ2 used by override.
Mar 22 04:48:47 ubuntu kernel: [    0.000000] ACPI: IRQ9 used by override.
Mar 22 04:48:47 ubuntu kernel: [    0.000000] Enabling APIC mode:  Flat.  Using 
1 I/O APICs
Mar 22 04:48:47 ubuntu kernel: [    0.000000] Using ACPI (MADT) for SMP 
configuration information
Mar 22 04:48:47 ubuntu kernel: [    0.000000] Allocating PCI resources starting 
at 30000000 (gap: 20000000:dec00000)
Mar 22 04:48:47 ubuntu kernel: [    0.000000] Detected 2127.429 MHz processor.
Mar 22 04:48:47 ubuntu kernel: [   41.760169] Built 1 zonelists.  Total pages: 
130033
Mar 22 04:48:47 ubuntu kernel: [   41.760175] Kernel command line: 
BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/kubuntu.seed boot=casper 
initrd=/casper/initrd.gz quiet splash --
Mar 22 04:48:47 ubuntu kernel: [   41.760359] mapped APIC to ffffd000 (fee00000)
Mar 22 04:48:47 ubuntu kernel: [   41.760361] mapped IOAPIC to ffffc000 
(fec00000)
Mar 22 04:48:47 ubuntu kernel: [   41.760365] Enabling fast FPU save and 
restore... done.
Mar 22 04:48:47 ubuntu kernel: [   41.760368] Enabling unmasked SIMD FPU 
exception support... done.
Mar 22 04:48:47 ubuntu kernel: [   41.760381] Initializing CPU#0
Mar 22 04:48:47 ubuntu kernel: [   41.760461] PID hash table entries: 2048 
(order: 11, 8192 bytes)
Mar 22 04:48:47 ubuntu kernel: [   41.762152] Console: colour VGA+ 80x25
Mar 22 04:48:47 ubuntu kernel: [   41.762582] Dentry cache hash table entries: 
65536 (order: 6, 262144 bytes)
Mar 22 04:48:47 ubuntu kernel: [   41.762925] Inode-cache hash table entries: 
32768 (order: 5, 131072 bytes)
Mar 22 04:48:47 ubuntu kernel: [   41.779584] Memory: 508764k/524224k available 
(1979k kernel code, 14784k reserved, 882k data, 324k init, 0k highmem)
Mar 22 04:48:47 ubuntu kernel: [   41.779594] virtual kernel memory layout:
Mar 22 04:48:47 ubuntu kernel: [   41.779595]     fixmap  : 0xfff4e000 - 
0xfffff000   ( 708 kB)
Mar 22 04:48:47 ubuntu kernel: [   41.779597]     pkmap   : 0xff800000 - 
0xffc00000   (4096 kB)
Mar 22 04:48:47 ubuntu kernel: [   41.779598]     vmalloc : 0xe0800000 - 
0xff7fe000   ( 495 MB)
Mar 22 04:48:47 ubuntu kernel: [   41.779599]     lowmem  : 0xc0000000 - 
0xdfff0000   ( 511 MB)
Mar 22 04:48:47 ubuntu kernel: [   41.779600]       .init : 0xc03d1000 - 
0xc0422000   ( 324 kB)
Mar 22 04:48:47 ubuntu kernel: [   41.779601]       .data : 0xc02eed54 - 
0xc03cb6d4   ( 882 kB)
Mar 22 04:48:47 ubuntu kernel: [   41.779603]       .text : 0xc0100000 - 
0xc02eed54   (1979 kB)
Mar 22 04:48:47 ubuntu kernel: [   41.779606] Checking if this processor 
honours the WP bit even in supervisor mode... Ok.
Mar 22 04:48:47 ubuntu kernel: [   41.856400] Calibrating delay using timer 
specific routine.. 4258.65 BogoMIPS (lpj=8517301)
Mar 22 04:48:47 ubuntu kernel: [   41.856449] Security Framework v1.0.0 
initialized
Mar 22 04:48:47 ubuntu kernel: [   41.856457] SELinux:  Disabled at boot.
Mar 22 04:48:47 ubuntu kernel: [   41.856475] Mount-cache hash table entries: 
512
Mar 22 04:48:47 ubuntu kernel: [   41.856647] CPU: After generic identify, 
caps: 0383fbff c1c3fbff 00000000 00000000 00000000 00000000 00000000
Mar 22 04:48:47 ubuntu kernel: [   41.856655] CPU: CLK_CTL MSR was 60031223. 
Reprogramming to 20031223
Mar 22 04:48:47 ubuntu kernel: [   41.856660] CPU: L1 I Cache: 64K (64 
bytes/line), D cache 64K (64 bytes/line)
Mar 22 04:48:47 ubuntu kernel: [   41.856662] CPU: L2 Cache: 256K (64 
bytes/line)
Mar 22 04:48:47 ubuntu kernel: [   41.856665] CPU: After all inits, caps: 
0383fbff c1c3fbff 00000000 00000420 00000000 00000000 00000000
Mar 22 04:48:47 ubuntu kernel: [   41.856688] Checking 'hlt' instruction... OK.
Mar 22 04:48:47 ubuntu kernel: [   41.872533] SMP alternatives: switching to UP 
code
Mar 22 04:48:47 ubuntu kernel: [   41.872831] Freeing SMP alternatives: 11k 
freed
Mar 22 04:48:47 ubuntu kernel: [   41.872977] ACPI: Core revision 20060707
Mar 22 04:48:47 ubuntu kernel: [   41.882783] CPU0: AMD Athlon(tm) XP 2600+ 
stepping 01
Mar 22 04:48:47 ubuntu kernel: [   41.882811] Total of 1 processors activated 
(4258.65 BogoMIPS).
Mar 22 04:48:47 ubuntu kernel: [   41.883557] ENABLING IO-APIC IRQs
Mar 22 04:48:47 ubuntu kernel: [   41.883863] ..TIMER: vector=0x31 apic1=0 
pin1=2 apic2=-1 pin2=-1
Mar 22 04:48:47 ubuntu kernel: [   42.028335] Brought up 1 CPUs
Mar 22 04:48:47 ubuntu kernel: [   42.028636] Booting paravirtualized kernel on 
bare hardware
Mar 22 04:48:47 ubuntu kernel: [   42.028734] Time:  4:47:23  Date: 02/22/107
Mar 22 04:48:47 ubuntu kernel: [   42.028775] NET: Registered protocol family 16
Mar 22 04:48:47 ubuntu kernel: [   42.028891] EISA bus registered
Mar 22 04:48:47 ubuntu kernel: [   42.028895] ACPI: bus type pci registered
Mar 22 04:48:47 ubuntu kernel: [   42.029816] PCI: PCI BIOS revision 2.10 entry 
at 0xfb3a0, last bus=1
Mar 22 04:48:47 ubuntu kernel: [   42.029818] PCI: Using configuration type 1
Mar 22 04:48:47 ubuntu kernel: [   42.029820] Setting up standard PCI resources
Mar 22 04:48:47 ubuntu kernel: [   42.042326] ACPI: Interpreter enabled
Mar 22 04:48:47 ubuntu kernel: [   42.042332] ACPI: Using IOAPIC for interrupt 
routing
Mar 22 04:48:47 ubuntu kernel: [   42.042971] ACPI: PCI Root Bridge [PCI0] 
(0000:00)
Mar 22 04:48:47 ubuntu kernel: [   42.042977] PCI: Probing PCI hardware (bus 00)
Mar 22 04:48:47 ubuntu kernel: [   42.043059] ACPI: Assume root bridge 
[\_SB_.PCI0] bus is 0
Mar 22 04:48:47 ubuntu kernel: [   42.043671] PCI quirk: region 4000-407f 
claimed by vt8235 PM
Mar 22 04:48:47 ubuntu kernel: [   42.043675] PCI quirk: region 5000-500f 
claimed by vt8235 SMB
Mar 22 04:48:47 ubuntu kernel: [   42.043879] Boot video device is 0000:01:00.0
Mar 22 04:48:47 ubuntu kernel: [   42.043926] ACPI: PCI Interrupt Routing Table 
[\_SB_.PCI0._PRT]
Mar 22 04:48:47 ubuntu kernel: [   42.063839] ACPI: PCI Interrupt Link [LNKA] 
(IRQs 1 3 4 5 6 7 10 *11 12 14 15)
Mar 22 04:48:47 ubuntu kernel: [   42.064135] ACPI: PCI Interrupt Link [LNKB] 
(IRQs 1 3 4 5 6 7 10 *11 12 14 15)
Mar 22 04:48:47 ubuntu kernel: [   42.064441] ACPI: PCI Interrupt Link [LNKC] 
(IRQs 1 3 4 *5 6 7 10 11 12 14 15)
Mar 22 04:48:47 ubuntu kernel: [   42.064735] ACPI: PCI Interrupt Link [LNKD] 
(IRQs 1 3 4 5 6 7 *10 11 12 14 15)
Mar 22 04:48:47 ubuntu kernel: [   42.065063] ACPI: PCI Interrupt Link [ALKA] 
(IRQs 20) *0, disabled.
Mar 22 04:48:47 ubuntu kernel: [   42.065380] ACPI: PCI Interrupt Link [ALKB] 
(IRQs 21) *0, disabled.
Mar 22 04:48:47 ubuntu kernel: [   42.065727] ACPI: PCI Interrupt Link [ALKC] 
(IRQs 22) *0, disabled.
Mar 22 04:48:47 ubuntu kernel: [   42.066050] ACPI: PCI Interrupt Link [ALKD] 
(IRQs 23) *0, disabled.
Mar 22 04:48:47 ubuntu kernel: [   42.068452] Linux Plug and Play Support v0.97 
(c) Adam Belay
Mar 22 04:48:47 ubuntu kernel: [   42.068467] pnp: PnP ACPI init
Mar 22 04:48:47 ubuntu kernel: [   42.071639] pnp: PnP ACPI: found 12 devices
Mar 22 04:48:47 ubuntu kernel: [   42.071645] PnPBIOS: Disabled by ACPI PNP
Mar 22 04:48:47 ubuntu kernel: [   42.071714] PCI: Using ACPI for IRQ routing
Mar 22 04:48:47 ubuntu kernel: [   42.071718] PCI: If a device doesn't work, 
try "pci=routeirq".  If it helps, post a report
Mar 22 04:48:47 ubuntu kernel: [   42.095563] PCI: Bridge: 0000:00:01.0
Mar 22 04:48:47 ubuntu kernel: [   42.095565]   IO window: disabled.
Mar 22 04:48:47 ubuntu kernel: [   42.095571]   MEM window: d8000000-d9ffffff
Mar 22 04:48:47 ubuntu kernel: [   42.095575]   PREFETCH window: 
d0000000-d7ffffff
Mar 22 04:48:47 ubuntu kernel: [   42.095595] PCI: Setting latency timer of 
device 0000:00:01.0 to 64
Mar 22 04:48:47 ubuntu kernel: [   42.095632] NET: Registered protocol family 2
Mar 22 04:48:47 ubuntu kernel: [   42.124321] IP route cache hash table 
entries: 4096 (order: 2, 16384 bytes)
Mar 22 04:48:47 ubuntu kernel: [   42.124429] TCP established hash table 
entries: 16384 (order: 5, 131072 bytes)
Mar 22 04:48:47 ubuntu kernel: [   42.124665] TCP bind hash table entries: 8192 
(order: 4, 65536 bytes)
Mar 22 04:48:47 ubuntu kernel: [   42.124789] TCP: Hash tables configured 
(established 16384 bind 8192)
Mar 22 04:48:47 ubuntu kernel: [   42.124792] TCP reno registered
Mar 22 04:48:47 ubuntu kernel: [   42.136363] checking if image is initramfs... 
it is
Mar 22 04:48:47 ubuntu kernel: [   42.669188] Freeing initrd memory: 6624k freed
Mar 22 04:48:47 ubuntu kernel: [   42.669722] audit: initializing netlink 
socket (disabled)
Mar 22 04:48:47 ubuntu kernel: [   42.669740] audit(1174538842.992:1): 
initialized
Mar 22 04:48:47 ubuntu kernel: [   42.669863] VFS: Disk quotas dquot_6.5.1
Mar 22 04:48:47 ubuntu kernel: [   42.669886] Dquot-cache hash table entries: 
1024 (order 0, 4096 bytes)
Mar 22 04:48:47 ubuntu kernel: [   42.669947] io scheduler noop registered
Mar 22 04:48:47 ubuntu kernel: [   42.669950] io scheduler anticipatory 
registered
Mar 22 04:48:47 ubuntu kernel: [   42.669952] io scheduler deadline registered
Mar 22 04:48:47 ubuntu kernel: [   42.669960] io scheduler cfq registered 
(default)
Mar 22 04:48:47 ubuntu kernel: [   42.670245] isapnp: Scanning for PnP cards...
Mar 22 04:48:47 ubuntu kernel: [   43.023721] isapnp: No Plug & Play device 
found
Mar 22 04:48:47 ubuntu kernel: [   43.053410] Real Time Clock Driver v1.12ac
Mar 22 04:48:47 ubuntu kernel: [   43.053475] Serial: 8250/16550 driver 
$Revision: 1.90 $ 4 ports, IRQ sharing enabled
Mar 22 04:48:47 ubuntu kernel: [   43.053594] serial8250: ttyS0 at I/O 0x3f8 
(irq = 4) is a 16550A
Mar 22 04:48:47 ubuntu kernel: [   43.053843] serial8250: ttyS1 at I/O 0x2f8 
(irq = 3) is a 16550A
Mar 22 04:48:47 ubuntu kernel: [   43.054574] 00:08: ttyS0 at I/O 0x3f8 (irq = 
4) is a 16550A
Mar 22 04:48:47 ubuntu kernel: [   43.054945] 00:09: ttyS1 at I/O 0x2f8 (irq = 
3) is a 16550A
Mar 22 04:48:47 ubuntu kernel: [   43.055240] mice: PS/2 mouse device common 
for all mice
Mar 22 04:48:47 ubuntu kernel: [   43.055886] RAMDISK driver initialized: 16 
RAM disks of 65536K size 1024 blocksize
Mar 22 04:48:47 ubuntu kernel: [   43.056177] input: Macintosh mouse button 
emulation as /class/input/input0
Mar 22 04:48:47 ubuntu kernel: [   43.056213] Uniform Multi-Platform E-IDE 
driver Revision: 7.00alpha2
Mar 22 04:48:47 ubuntu kernel: [   43.056217] ide: Assuming 33MHz system bus 
speed for PIO modes; override with idebus=xx
Mar 22 04:48:47 ubuntu kernel: [   43.056513] PNP: No PS/2 controller found. 
Probing ports directly.
Mar 22 04:48:47 ubuntu kernel: [   43.056888] serio: i8042 KBD port at 
0x60,0x64 irq 1
Mar 22 04:48:47 ubuntu kernel: [   43.056894] serio: i8042 AUX port at 
0x60,0x64 irq 12
Mar 22 04:48:47 ubuntu kernel: [   43.057036] EISA: Probing bus 0 at eisa.0
Mar 22 04:48:47 ubuntu kernel: [   43.057057] Cannot allocate resource for EISA 
slot 4
Mar 22 04:48:47 ubuntu kernel: [   43.057059] Cannot allocate resource for EISA 
slot 5
Mar 22 04:48:47 ubuntu kernel: [   43.057072] EISA: Detected 0 cards.
Mar 22 04:48:47 ubuntu kernel: [   43.087155] TCP cubic registered
Mar 22 04:48:47 ubuntu kernel: [   43.087161] NET: Registered protocol family 1
Mar 22 04:48:47 ubuntu kernel: [   43.087171] NET: Registered protocol family 8
Mar 22 04:48:47 ubuntu kernel: [   43.087173] NET: Registered protocol family 20
Mar 22 04:48:47 ubuntu kernel: [   43.087209] Using IPI No-Shortcut mode
Mar 22 04:48:47 ubuntu kernel: [   43.087284] ACPI: (supports S0 S1 S4 S5)
Mar 22 04:48:47 ubuntu kernel: [   43.087336]   Magic number: 15:291:768
Mar 22 04:48:47 ubuntu kernel: [   43.087506]   hash matches device ptyp4
Mar 22 04:48:47 ubuntu kernel: [   43.087525] Time: tsc clocksource has been 
installed.
Mar 22 04:48:47 ubuntu kernel: [   43.088020] Freeing unused kernel memory: 
324k freed
Mar 22 04:48:47 ubuntu kernel: [   44.325963] Capability LSM initialized
Mar 22 04:48:47 ubuntu kernel: [   44.358495] ACPI: Fan [FAN] (on)
Mar 22 04:48:47 ubuntu kernel: [   44.362788] ACPI: CPU0 (power states: C1[C1] 
C2[C2])
Mar 22 04:48:47 ubuntu kernel: [   44.364174] ACPI: Thermal Zone [THRM] (40 C)
Mar 22 04:48:47 ubuntu kernel: [   44.876641] ieee1394: Initialized config rom 
entry `ip1394'
Mar 22 04:48:47 ubuntu kernel: [   44.878054] ACPI: PCI Interrupt 
0000:00:0d.0[A] -> GSI 17 (level, low) -> IRQ 16
Mar 22 04:48:47 ubuntu kernel: [   44.948971] usbcore: registered new interface 
driver usbfs
Mar 22 04:48:47 ubuntu kernel: [   44.949001] usbcore: registered new interface 
driver hub
Mar 22 04:48:47 ubuntu kernel: [   44.949028] usbcore: registered new device 
driver usb
Mar 22 04:48:47 ubuntu kernel: [   44.949998] USB Universal Host Controller 
Interface driver v3.0
Mar 22 04:48:47 ubuntu kernel: [   44.964378] ohci1394: fw-host0: OHCI-1394 1.0 
(PCI): IRQ=[16]  MMIO=[da038000-da0387ff]  Max Packet=[2048]  IR/IT 
contexts=[4/8]
Mar 22 04:48:47 ubuntu kernel: [   44.992503] VP_IDE: IDE controller at PCI 
slot 0000:00:11.1
Mar 22 04:48:47 ubuntu kernel: [   44.992911] ACPI: PCI Interrupt Link [ALKA] 
BIOS reported IRQ 0, using IRQ 20
Mar 22 04:48:47 ubuntu kernel: [   44.992914] ACPI: PCI Interrupt Link [ALKA] 
enabled at IRQ 20
Mar 22 04:48:47 ubuntu kernel: [   44.992925] ACPI: PCI Interrupt 
0000:00:11.1[A] -> Link [ALKA] -> GSI 20 (level, low) -> IRQ 17
Mar 22 04:48:47 ubuntu kernel: [   44.992939] VP_IDE: chipset revision 6
Mar 22 04:48:47 ubuntu kernel: [   44.992942] VP_IDE: not 100%% native mode: 
will probe irqs later
Mar 22 04:48:47 ubuntu kernel: [   44.992954] VP_IDE: VIA vt8235 (rev 00) IDE 
UDMA133 controller on pci0000:00:11.1
Mar 22 04:48:47 ubuntu kernel: [   44.992963]     ide0: BM-DMA at 
0xe400-0xe407, BIOS settings: hda:DMA, hdb:pio
Mar 22 04:48:47 ubuntu kernel: [   44.992977]     ide1: BM-DMA at 
0xe408-0xe40f, BIOS settings: hdc:DMA, hdd:pio
Mar 22 04:48:47 ubuntu kernel: [   44.992985] Probing IDE interface ide0...
Mar 22 04:48:47 ubuntu kernel: [   45.011128] via-rhine.c:v1.10-LK1.4.2 
Sept-11-2006 Written by Donald Becker
Mar 22 04:48:47 ubuntu kernel: [    3.340000] Time: acpi_pm clocksource has 
been installed.
Mar 22 04:48:47 ubuntu kernel: [    3.568000] hda: Maxtor 6Y160P0, ATA DISK 
drive
Mar 22 04:48:47 ubuntu kernel: [    4.284000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 
14
Mar 22 04:48:47 ubuntu kernel: [    4.284000] Probing IDE interface ide1...
Mar 22 04:48:47 ubuntu kernel: [    4.396000] ieee1394: Host added: 
ID:BUS[0-00:1023]  GUID[00000ae6ff07e355]
Mar 22 04:48:47 ubuntu kernel: [    5.204000] hdc: HL-DT-ST DVDRAM GSA-H10N, 
ATAPI CD/DVD-ROM drive
Mar 22 04:48:47 ubuntu kernel: [    5.564000] ide1 at 0x170-0x177,0x376 on irq 
15
Mar 22 04:48:47 ubuntu kernel: [    5.572000] SCSI subsystem initialized
Mar 22 04:48:47 ubuntu kernel: [    5.576000] libata version 2.00 loaded.
Mar 22 04:48:47 ubuntu kernel: [    5.576000] PDC20265: IDE controller at PCI 
slot 0000:00:0f.0
Mar 22 04:48:47 ubuntu kernel: [    5.576000] ACPI: PCI Interrupt 
0000:00:0f.0[A] -> GSI 19 (level, low) -> IRQ 18
Mar 22 04:48:47 ubuntu kernel: [    5.576000] PDC20265: chipset revision 2
Mar 22 04:48:47 ubuntu kernel: [    5.576000] PDC20265: ROM enabled at 
0x30000000
Mar 22 04:48:47 ubuntu kernel: [    5.576000] PDC20265: 100%% native mode on 
irq 18
Mar 22 04:48:47 ubuntu kernel: [    5.576000] PDC20265: (U)DMA Burst Bit 
DISABLED Primary PCI Mode Secondary PCI Mode.
Mar 22 04:48:47 ubuntu kernel: [    5.576000] PDC20265: FORCING BURST BIT 
0x00->0x01 ACTIVE
Mar 22 04:48:48 ubuntu kernel: [    5.576000]     ide2: BM-DMA at 
0xd400-0xd407, BIOS settings: hde:pio, hdf:pio
Mar 22 04:48:48 ubuntu kernel: [    5.580000]     ide3: BM-DMA at 
0xd408-0xd40f, BIOS settings: hdg:pio, hdh:pio
Mar 22 04:48:48 ubuntu kernel: [    5.580000] Probing IDE interface ide2...
Mar 22 04:48:48 ubuntu kernel: [    5.596000] hda: max request size: 512KiB
Mar 22 04:48:48 ubuntu kernel: [    5.608000] hda: 320173056 sectors (163928 
MB) w/7936KiB Cache, CHS=19929/255/63, UDMA(133)
Mar 22 04:48:48 ubuntu kernel: [    5.608000] hda: cache flushes supported
Mar 22 04:48:48 ubuntu kernel: [    5.608000]  hda: hda1 hda2 hda3 hda4
Mar 22 04:48:48 ubuntu kernel: [    5.652000]  hda2: <bsd:bad subpartition - 
ignored
Mar 22 04:48:48 ubuntu kernel: [    5.652000] bad subpartition - ignored
Mar 22 04:48:48 ubuntu kernel: [    5.652000]  >
Mar 22 04:48:48 ubuntu kernel: [    5.656000] hdc: ATAPI 48X DVD-ROM DVD-R-RAM 
CD-R/RW drive, 2048kB Cache, UDMA(33)
Mar 22 04:48:48 ubuntu kernel: [    5.656000] Uniform CD-ROM driver Revision: 
3.20
Mar 22 04:48:48 ubuntu kernel: [    6.168000] Probing IDE interface ide3...
Mar 22 04:48:48 ubuntu kernel: [    6.724000] kjournald starting.  Commit 
interval 5 seconds
Mar 22 04:48:48 ubuntu kernel: [    6.724000] EXT3-fs: mounted filesystem with 
ordered data mode.
Mar 22 04:48:48 ubuntu kernel: [    6.764000] kjournald starting.  Commit 
interval 5 seconds
Mar 22 04:48:48 ubuntu kernel: [    6.764000] EXT3-fs: mounted filesystem with 
ordered data mode.
Mar 22 04:48:48 ubuntu kernel: [    6.772000] ACPI: PCI Interrupt Link [ALKB] 
BIOS reported IRQ 0, using IRQ 21
Mar 22 04:48:48 ubuntu kernel: [    6.772000] ACPI: PCI Interrupt Link [ALKB] 
enabled at IRQ 21
Mar 22 04:48:48 ubuntu kernel: [    6.772000] ACPI: PCI Interrupt 
0000:00:10.0[A] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 19
Mar 22 04:48:48 ubuntu kernel: [    6.772000] uhci_hcd 0000:00:10.0: UHCI Host 
Controller
Mar 22 04:48:48 ubuntu kernel: [    6.772000] uhci_hcd 0000:00:10.0: new USB 
bus registered, assigned bus number 1
Mar 22 04:48:48 ubuntu kernel: [    6.772000] uhci_hcd 0000:00:10.0: irq 19, io 
base 0x0000d800
Mar 22 04:48:48 ubuntu kernel: [    6.772000] usb usb1: configuration #1 chosen 
from 1 choice
Mar 22 04:48:48 ubuntu kernel: [    6.772000] hub 1-0:1.0: USB hub found
Mar 22 04:48:48 ubuntu kernel: [    6.772000] hub 1-0:1.0: 2 ports detected
Mar 22 04:48:48 ubuntu kernel: [    6.880000] ACPI: PCI Interrupt 
0000:00:10.1[B] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 19
Mar 22 04:48:48 ubuntu kernel: [    6.880000] uhci_hcd 0000:00:10.1: UHCI Host 
Controller
Mar 22 04:48:48 ubuntu kernel: [    6.880000] uhci_hcd 0000:00:10.1: new USB 
bus registered, assigned bus number 2
Mar 22 04:48:48 ubuntu kernel: [    6.880000] uhci_hcd 0000:00:10.1: irq 19, io 
base 0x0000dc00
Mar 22 04:48:48 ubuntu kernel: [    6.880000] usb usb2: configuration #1 chosen 
from 1 choice
Mar 22 04:48:48 ubuntu kernel: [    6.880000] hub 2-0:1.0: USB hub found
Mar 22 04:48:48 ubuntu kernel: [    6.880000] hub 2-0:1.0: 2 ports detected
Mar 22 04:48:48 ubuntu kernel: [    6.984000] ACPI: PCI Interrupt 
0000:00:10.2[C] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 19
Mar 22 04:48:48 ubuntu kernel: [    6.984000] uhci_hcd 0000:00:10.2: UHCI Host 
Controller
Mar 22 04:48:48 ubuntu kernel: [    6.984000] uhci_hcd 0000:00:10.2: new USB 
bus registered, assigned bus number 3
Mar 22 04:48:48 ubuntu kernel: [    6.984000] uhci_hcd 0000:00:10.2: irq 19, io 
base 0x0000e000
Mar 22 04:48:48 ubuntu kernel: [    6.984000] usb usb3: configuration #1 chosen 
from 1 choice
Mar 22 04:48:48 ubuntu kernel: [    6.984000] hub 3-0:1.0: USB hub found
Mar 22 04:48:48 ubuntu kernel: [    6.984000] hub 3-0:1.0: 2 ports detected
Mar 22 04:48:48 ubuntu kernel: [    7.088000] ACPI: PCI Interrupt Link [ALKD] 
BIOS reported IRQ 0, using IRQ 23
Mar 22 04:48:48 ubuntu kernel: [    7.088000] ACPI: PCI Interrupt Link [ALKD] 
enabled at IRQ 23
Mar 22 04:48:48 ubuntu kernel: [    7.088000] ACPI: PCI Interrupt 
0000:00:12.0[A] -> Link [ALKD] -> GSI 23 (level, low) -> IRQ 20
Mar 22 04:48:48 ubuntu kernel: [    7.092000] eth0: VIA Rhine II at 0x1e800, 
00:0a:e6:dd:fe:6a, IRQ 20.
Mar 22 04:48:48 ubuntu kernel: [    7.092000] eth0: MII PHY found at address 1, 
status 0x786d advertising 05e1 Link 45e1.
Mar 22 04:48:48 ubuntu kernel: [    7.092000] ACPI: PCI Interrupt 
0000:00:10.3[D] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 19
Mar 22 04:48:48 ubuntu kernel: [    7.092000] ehci_hcd 0000:00:10.3: EHCI Host 
Controller
Mar 22 04:48:48 ubuntu kernel: [    7.092000] ehci_hcd 0000:00:10.3: new USB 
bus registered, assigned bus number 4
Mar 22 04:48:48 ubuntu kernel: [    7.092000] ehci_hcd 0000:00:10.3: irq 19, io 
mem 0xda039000
Mar 22 04:48:48 ubuntu kernel: [    7.092000] ehci_hcd 0000:00:10.3: USB 2.0 
started, EHCI 1.00, driver 10 Dec 2004
Mar 22 04:48:48 ubuntu kernel: [    7.092000] usb usb4: configuration #1 chosen 
from 1 choice
Mar 22 04:48:48 ubuntu kernel: [    7.092000] hub 4-0:1.0: USB hub found
Mar 22 04:48:48 ubuntu kernel: [    7.092000] hub 4-0:1.0: 6 ports detected
Mar 22 04:48:48 ubuntu kernel: [    7.136000] usb 1-1: new full speed USB 
device using uhci_hcd and address 2
Mar 22 04:48:48 ubuntu kernel: [    7.328000] ISO 9660 Extensions: Microsoft 
Joliet Level 3
Mar 22 04:48:48 ubuntu kernel: [    7.412000] ISO 9660 Extensions: RRIP_1991A
Mar 22 04:48:48 ubuntu kernel: [    7.456000] Registering unionfs 20060916-2203
Mar 22 04:48:48 ubuntu kernel: [    7.456000] unionfs: debugging is not enabled
Mar 22 04:48:48 ubuntu kernel: [    7.476000] loop: loaded (max 8 devices)
Mar 22 04:48:48 ubuntu kernel: [    7.548000] squashfs: version 3.1 
(2006/08/19) Phillip Lougher
Mar 22 04:48:48 ubuntu kernel: [    8.904000] usb 1-1: new full speed USB 
device using uhci_hcd and address 3
Mar 22 04:48:48 ubuntu kernel: [    9.080000] usb 1-1: configuration #1 chosen 
from 1 choice
Mar 22 04:48:48 ubuntu kernel: [    9.340000] usb 1-2: new full speed USB 
device using uhci_hcd and address 4
Mar 22 04:48:48 ubuntu kernel: [    9.520000] usb 1-2: configuration #1 chosen 
from 1 choice
Mar 22 04:48:48 ubuntu kernel: [    9.776000] usb 2-1: new full speed USB 
device using uhci_hcd and address 2
Mar 22 04:48:48 ubuntu kernel: [    9.984000] usb 2-1: configuration #1 chosen 
from 1 choice
Mar 22 04:48:48 ubuntu kernel: [   10.240000] usb 2-2: new low speed USB device 
using uhci_hcd and address 3
Mar 22 04:48:48 ubuntu kernel: [   10.424000] usb 2-2: configuration #1 chosen 
from 1 choice
Mar 22 04:48:48 ubuntu kernel: [   10.440000] usbcore: registered new interface 
driver hiddev
Mar 22 04:48:48 ubuntu kernel: [   10.460000] input: Logitech USB Receiver as 
/class/input/input1
Mar 22 04:48:48 ubuntu kernel: [   10.464000] input: USB HID v1.10 Keyboard 
[Logitech USB Receiver] on usb-0000:00:10.1-2
Mar 22 04:48:48 ubuntu kernel: [   10.492000] input: Logitech USB Receiver as 
/class/input/input2
Mar 22 04:48:48 ubuntu kernel: [   10.492000] input: USB HID v1.10 Mouse 
[Logitech USB Receiver] on usb-0000:00:10.1-2
Mar 22 04:48:48 ubuntu kernel: [   10.492000] usbcore: registered new interface 
driver usbhid
Mar 22 04:48:48 ubuntu kernel: [   10.492000] drivers/usb/input/hid-core.c: 
v2.6:USB HID core driver
Mar 22 04:48:48 ubuntu kernel: [   10.492000] usbcore: registered new interface 
driver libusual
Mar 22 04:48:48 ubuntu kernel: [   10.496000] Initializing USB Mass Storage 
driver...
Mar 22 04:48:48 ubuntu kernel: [   10.496000] scsi0 : SCSI emulation for USB 
Mass Storage devices
Mar 22 04:48:48 ubuntu kernel: [   10.496000] usbcore: registered new interface 
driver usb-storage
Mar 22 04:48:48 ubuntu kernel: [   10.496000] USB Mass Storage support 
registered.
Mar 22 04:48:48 ubuntu kernel: [   10.496000] usb-storage: device found at 2
Mar 22 04:48:48 ubuntu kernel: [   10.496000] usb-storage: waiting for device 
to settle before scanning
Mar 22 04:48:48 ubuntu kernel: [   15.500000] usb-storage: device scan complete
Mar 22 04:48:48 ubuntu kernel: [   15.508000] scsi 0:0:0:0: Direct-Access     
HP       Photosmart 7400  1.00 PQ: 0 ANSI: 2
Mar 22 04:48:48 ubuntu kernel: [   15.528000] sd 0:0:0:0: Attached scsi 
removable disk sda
Mar 22 04:48:48 ubuntu kernel: [   15.532000] sd 0:0:0:0: Attached scsi generic 
sg0 type 0
Mar 22 04:48:48 ubuntu kernel: [   67.068000] eth0: link up, 100Mbps, 
full-duplex, lpa 0x45E1
Mar 22 04:48:48 ubuntu kernel: [   68.348000] Linux agpgart interface v0.101 
(c) Dave Jones
Mar 22 04:48:48 ubuntu kernel: [   68.448000] pci_hotplug: PCI Hot Plug PCI 
Core version: 0.5
Mar 22 04:48:48 ubuntu kernel: [   68.944000] shpchp: Standard Hot Plug PCI 
Controller Driver version: 0.4
Mar 22 04:48:48 ubuntu kernel: [   69.032000] agpgart: Detected VIA 
KT400/KT400A/KT600 chipset
Mar 22 04:48:48 ubuntu kernel: [   69.052000] agpgart: AGP aperture is 256M @ 
0xc0000000
Mar 22 04:48:48 ubuntu kernel: [   69.364000] irda_init()
Mar 22 04:48:48 ubuntu kernel: [   69.364000] NET: Registered protocol family 23
Mar 22 04:48:48 ubuntu kernel: [   70.824000] Linux video capture interface: 
v2.00
Mar 22 04:48:48 ubuntu kernel: [   70.908000] NET: Registered protocol family 17
Mar 22 04:48:48 ubuntu kernel: [   71.364000] 
ubuntu/media/gspcav1/gspca_core.c: USB SPCA5XX camera found. (SPCA501 )
Mar 22 04:48:48 ubuntu kernel: [   71.620000] Floppy drive(s): fd0 is 1.44M
Mar 22 04:48:48 ubuntu kernel: [   71.636000] FDC 0 is a post-1991 82077
Mar 22 04:48:48 ubuntu kernel: [   71.708000] input: PC Speaker as 
/class/input/input3
Mar 22 04:48:48 ubuntu kernel: [   71.716000] parport: PnPBIOS parport detected.
Mar 22 04:48:48 ubuntu kernel: [   71.716000] parport0: PC-style at 0x378 
(0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
Mar 22 04:48:48 ubuntu kernel: [   71.968000] usbcore: registered new interface 
driver gspca
Mar 22 04:48:48 ubuntu kernel: [   71.968000] 
ubuntu/media/gspcav1/gspca_core.c: gspca driver 01.00.12 registered
Mar 22 04:48:48 ubuntu kernel: [   71.972000] drivers/usb/class/usblp.c: 
usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x03F0 pid 0xB802
Mar 22 04:48:48 ubuntu kernel: [   71.972000] usbcore: registered new interface 
driver usblp
Mar 22 04:48:48 ubuntu kernel: [   71.972000] drivers/usb/class/usblp.c: v0.13: 
USB Printer Device Class driver
Mar 22 04:48:48 ubuntu kernel: [   72.228000] ACPI: PCI Interrupt 
0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 21
Mar 22 04:48:48 ubuntu kernel: [   73.460000] NET: Registered protocol family 10
Mar 22 04:48:48 ubuntu kernel: [   73.460000] lo: Disabled Privacy Extensions
Mar 22 04:48:48 ubuntu kernel: [   74.748000] fuse init (API version 7.8)
Mar 22 04:48:48 ubuntu kernel: [   83.536000] input: Power Button (FF) as 
/class/input/input4
Mar 22 04:48:48 ubuntu kernel: [   83.536000] ACPI: Power Button (FF) [PWRF]
Mar 22 04:48:48 ubuntu kernel: [   83.536000] input: Power Button (CM) as 
/class/input/input5
Mar 22 04:48:48 ubuntu kernel: [   83.536000] ACPI: Power Button (CM) [PWRB]
Mar 22 04:48:48 ubuntu kernel: [   83.536000] input: Sleep Button (CM) as 
/class/input/input6
Mar 22 04:48:48 ubuntu kernel: [   83.540000] ACPI: Sleep Button (CM) [SLPB]
Mar 22 04:48:48 ubuntu kernel: [   83.544000] eth0: no IPv6 routers present
Mar 22 04:48:48 ubuntu kernel: [   83.792000] No dock devices found.
Mar 22 04:48:48 ubuntu kernel: [   83.816000] Using specific hotkey driver
Mar 22 04:48:48 ubuntu kernel: [   83.924000] ibm_acpi: ec object not found
Mar 22 04:48:48 ubuntu kernel: [   85.336000] lp0: using parport0 
(interrupt-driven).
Mar 22 04:48:48 ubuntu kernel: [   85.432000] ppdev: user-space parallel port 
driver
Mar 22 04:48:52 ubuntu hpiod: 1.7.1 accepting connections at 2208... 
Mar 22 04:48:54 ubuntu kernel: [   91.704000] apm: BIOS version 1.2 Flags 0x07 
(Driver version 1.16ac)
Mar 22 04:48:54 ubuntu kernel: [   91.708000] apm: overridden by ACPI.
Mar 22 04:49:00 ubuntu dhcdbd: Started up.
Mar 22 04:49:01 ubuntu NetworkManager: <information>^Istarting... 
Mar 22 04:49:01 ubuntu NetworkManager: <information>^Ieth0: Device is 
fully-supported using driver 'via-rhine'. 
Mar 22 04:49:01 ubuntu NetworkManager: <information>^Inm_device_init(): waiting 
for device's worker thread to start 
Mar 22 04:49:01 ubuntu NetworkManager: <information>^Inm_device_init(): 
device's worker thread started, continuing. 
Mar 22 04:49:01 ubuntu NetworkManager: <information>^INow managing wired 
Ethernet (802.3) device 'eth0'. 
Mar 22 04:49:01 ubuntu NetworkManager: <information>^IDeactivating device eth0. 
Mar 22 04:49:01 ubuntu dhcdbd: message_handler: message handler not found under 
/com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.reason
Mar 22 04:49:01 ubuntu NetworkManager: <information>^IWill activate wired 
connection 'eth0' because it now has a link. 
Mar 22 04:49:01 ubuntu NetworkManager: <information>^ISWITCH: no current 
connection, found better connection 'eth0'. 
Mar 22 04:49:01 ubuntu dhcdbd: message_handler: message handler not found under 
/com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.reason
Mar 22 04:49:01 ubuntu NetworkManager: <information>^IWill activate connection 
'eth0'. 
Mar 22 04:49:01 ubuntu NetworkManager: <information>^IDevice eth0 activation 
scheduled... 
Mar 22 04:49:01 ubuntu NetworkManager: <information>^IActivation (eth0) 
started... 
Mar 22 04:49:01 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 1 
of 5 (Device Prepare) scheduled... 
Mar 22 04:49:01 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 1 
of 5 (Device Prepare) started... 
Mar 22 04:49:01 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 2 
of 5 (Device Configure) scheduled... 
Mar 22 04:49:01 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 1 
of 5 (Device Prepare) complete. 
Mar 22 04:49:01 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 2 
of 5 (Device Configure) starting... 
Mar 22 04:49:01 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 2 
of 5 (Device Configure) successful. 
Mar 22 04:49:01 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 3 
of 5 (IP Configure Start) scheduled. 
Mar 22 04:49:01 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 2 
of 5 (Device Configure) complete. 
Mar 22 04:49:01 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 3 
of 5 (IP Configure Start) started... 
Mar 22 04:49:01 ubuntu avahi-daemon[7725]: Found user 'avahi' (UID 105) and 
group 'avahi' (GID 109).
Mar 22 04:49:01 ubuntu avahi-daemon[7725]: Successfully dropped root privileges.
Mar 22 04:49:01 ubuntu avahi-daemon[7725]: avahi-daemon 0.6.17 starting up.
Mar 22 04:49:01 ubuntu avahi-daemon[7725]: Successfully called chroot().
Mar 22 04:49:01 ubuntu avahi-daemon[7725]: Successfully dropped remaining 
capabilities.
Mar 22 04:49:01 ubuntu avahi-daemon[7725]: No service found in 
/etc/avahi/services.
Mar 22 04:49:01 ubuntu avahi-daemon[7725]: Network interface enumeration 
completed.
Mar 22 04:49:01 ubuntu avahi-daemon[7725]: Registering HINFO record with values 
'I686'/'LINUX'.
Mar 22 04:49:01 ubuntu avahi-daemon[7725]: Server startup complete. Host name 
is ubuntu.local. Local service cookie is 26760228.
Mar 22 04:49:02 ubuntu NetworkManager: <information>^IActivation (eth0) 
Beginning DHCP transaction. 
Mar 22 04:49:02 ubuntu dhclient: /var/lib/dhcp3/dhclient.eth0.leases line 12: 
expecting string.
Mar 22 04:49:02 ubuntu dhclient:   option host-name 75600;
Mar 22 04:49:02 ubuntu dhclient:                    ^
Mar 22 04:49:02 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 3 
of 5 (IP Configure Start) complete. 
Mar 22 04:49:02 ubuntu NetworkManager: <information>^IDHCP daemon state is now 
12 (successfully started) for interface eth0 
Mar 22 04:49:03 ubuntu python: Writing graphics card hardware list to 
/var/lib/guidance/guidance-gfxhardware-snapshot
Mar 22 04:49:03 ubuntu hcid[7820]: Bluetooth HCI daemon
Mar 22 04:49:03 ubuntu kernel: [  100.888000] Bluetooth: Core ver 2.11
Mar 22 04:49:03 ubuntu kernel: [  100.888000] NET: Registered protocol family 31
Mar 22 04:49:03 ubuntu kernel: [  100.888000] Bluetooth: HCI device and 
connection manager initialized
Mar 22 04:49:03 ubuntu kernel: [  100.888000] Bluetooth: HCI socket layer 
initialized
Mar 22 04:49:03 ubuntu NetworkManager: <debug info>^I[1174538943.764257] 
nm_hal_device_added (): New device added (hal udi is 
'/org/freedesktop/Hal/devices/platform_bluetooth'). 
Mar 22 04:49:03 ubuntu hcid[7820]: Starting SDP server
Mar 22 04:49:03 ubuntu kernel: [  100.984000] Bluetooth: L2CAP ver 2.8
Mar 22 04:49:03 ubuntu kernel: [  100.984000] Bluetooth: L2CAP socket layer 
initialized
Mar 22 04:49:04 ubuntu kernel: [  101.216000] Bluetooth: RFCOMM socket layer 
initialized
Mar 22 04:49:04 ubuntu kernel: [  101.216000] Bluetooth: RFCOMM TTY layer 
initialized
Mar 22 04:49:04 ubuntu kernel: [  101.216000] Bluetooth: RFCOMM ver 1.8
Mar 22 04:49:04 ubuntu /usr/sbin/cron[7869]: (CRON) INFO (pidfile fd = 3)
Mar 22 04:49:04 ubuntu /usr/sbin/cron[7870]: (CRON) STARTUP (fork ok)
Mar 22 04:49:04 ubuntu /usr/sbin/cron[7870]: (CRON) INFO (Running @reboot jobs)
Mar 22 04:49:04 ubuntu NetworkManager: <information>^IDHCP daemon state is now 
1 (starting) for interface eth0 
Mar 22 04:49:07 ubuntu dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Mar 22 04:49:07 ubuntu dhclient: format_min_length(h): No safe value for 
unknown format symbols.
Mar 22 04:49:07 ubuntu dhclient: DHCPACK from 192.168.2.1
Mar 22 04:49:07 ubuntu dhclient: host-name: garbage in format string: h
Mar 22 04:49:07 ubuntu dhclient: host-name: 6 extra bytes
Mar 22 04:49:07 ubuntu dhclient: Unexpected format code h
Mar 22 04:49:07 ubuntu avahi-daemon[7725]: Joining mDNS multicast group on 
interface eth0.IPv4 with address 192.168.2.100.
Mar 22 04:49:07 ubuntu avahi-daemon[7725]: New relevant interface eth0.IPv4 for 
mDNS.
Mar 22 04:49:07 ubuntu avahi-daemon[7725]: Registering new address record for 
192.168.2.100 on eth0.IPv4.
Mar 22 04:49:07 ubuntu NetworkManager: <information>^IDHCP daemon state is now 
4 (reboot) for interface eth0 
Mar 22 04:49:07 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 4 
of 5 (IP Configure Get) scheduled... 
Mar 22 04:49:07 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 4 
of 5 (IP Configure Get) started... 
Mar 22 04:49:07 ubuntu dhcdbd: message_handler: message handler not found under 
/com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.domain_name
Mar 22 04:49:07 ubuntu dhcdbd: message_handler: message handler not found under 
/com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.nis_domain
Mar 22 04:49:07 ubuntu dhcdbd: message_handler: message handler not found under 
/com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.nis_servers
Mar 22 04:49:07 ubuntu NetworkManager: <information>^IRetrieved the following 
IP4 configuration from the DHCP daemon: 
Mar 22 04:49:07 ubuntu NetworkManager: <information>^I  address 192.168.2.100 
Mar 22 04:49:07 ubuntu NetworkManager: <information>^I  netmask 255.255.255.0 
Mar 22 04:49:07 ubuntu NetworkManager: <information>^I  broadcast 192.168.2.255 
Mar 22 04:49:07 ubuntu NetworkManager: <information>^I  gateway 192.168.2.1 
Mar 22 04:49:07 ubuntu NetworkManager: <information>^I  nameserver 
208.67.222.222 
Mar 22 04:49:07 ubuntu NetworkManager: <information>^I  nameserver 
208.67.220.220 
Mar 22 04:49:07 ubuntu NetworkManager: <information>^I  hostname '75600' 
Mar 22 04:49:07 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 5 
of 5 (IP Configure Commit) scheduled... 
Mar 22 04:49:07 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 4 
of 5 (IP Configure Get) complete. 
Mar 22 04:49:07 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 5 
of 5 (IP Configure Commit) started... 
Mar 22 04:49:07 ubuntu avahi-daemon[7725]: Withdrawing address record for 
192.168.2.100 on eth0.
Mar 22 04:49:07 ubuntu avahi-daemon[7725]: Leaving mDNS multicast group on 
interface eth0.IPv4 with address 192.168.2.100.
Mar 22 04:49:07 ubuntu avahi-daemon[7725]: Interface eth0.IPv4 no longer 
relevant for mDNS.
Mar 22 04:49:07 ubuntu avahi-daemon[7725]: Joining mDNS multicast group on 
interface eth0.IPv4 with address 192.168.2.100.
Mar 22 04:49:07 ubuntu avahi-daemon[7725]: New relevant interface eth0.IPv4 for 
mDNS.
Mar 22 04:49:07 ubuntu avahi-daemon[7725]: Registering new address record for 
192.168.2.100 on eth0.IPv4.
Mar 22 04:49:07 ubuntu dhclient: host-name: garbage in format string: h
Mar 22 04:49:07 ubuntu dhclient: host-name: 6 extra bytes
Mar 22 04:49:07 ubuntu dhclient: Unexpected format code h
Mar 22 04:49:07 ubuntu dhclient: bound to 192.168.2.100 -- renewal in 41921 
seconds.
Mar 22 04:49:08 ubuntu NetworkManager: <information>^IClearing nscd hosts 
cache. 
Mar 22 04:49:08 ubuntu NetworkManager: <WARNING>^I nm_spawn_process (): 
nm_spawn_process('/usr/sbin/nscd -i hosts'): could not spawn process. (Failed 
to execute child process "/usr/sbin/nscd" (No such file or directory))  
Mar 22 04:49:09 ubuntu NetworkManager: <information>^IActivation (eth0) 
successful, device activated. 
Mar 22 04:49:09 ubuntu NetworkManager: <information>^IActivation (eth0) Finish 
handler scheduled. 
Mar 22 04:49:09 ubuntu NetworkManager: <information>^IActivation (eth0) Stage 5 
of 5 (IP Configure Commit) complete. 
Mar 22 04:49:10 ubuntu avahi-daemon[7725]: Registering new address record for 
fe80::20a:e6ff:fedd:fe6a on eth0.*.
Mar 22 04:49:11 ubuntu ntpdate[8000]: step time server 82.211.81.145 offset 
-0.523475 sec
Mar 22 04:49:19 ubuntu kernel: [  116.844000] eth0: no IPv6 routers present
Mar 22 04:50:14 ubuntu hcid[7820]: Default passkey agent (:1.9, 
/org/bluez/passkey_agent_8326) registered
Mar 22 04:50:30 ubuntu NetworkManager: <information>^IUpdating allowed wireless 
network lists. 
Mar 22 04:50:30 ubuntu NetworkManager: <WARNING>^I nm_dbus_get_networks_cb (): 
error received: org.freedesktop.NetworkManagerInfo.NoNetworks - 
org.freedesktop.NetworkManagerInfo.NoNetworks. 
Mar 22 04:50:38 ubuntu ubiquity[8360]: Ubiquity 1.3.24
Mar 22 04:50:45 ubuntu ubiquity[8360]: log-output -t ubiquity laptop-detect
Mar 22 04:50:49 ubuntu ubiquity[8360]: switched to page stepWelcome
Mar 22 04:50:51 ubuntu ubiquity[8360]: Step_before = stepWelcome
Mar 22 04:50:51 ubuntu ubiquity[8360]: switched to page stepLanguage
Mar 22 04:50:51 ubuntu ubiquity[8360]: Step_after = stepLanguage
Mar 22 04:50:59 ubuntu localechooser: info: LANGNAME=English
Mar 22 04:50:59 ubuntu localechooser: info: 
line=English;0;en;US;en_US.UTF-8;UTF-8;;kbd=lat0-sun16(utf8)
Mar 22 04:50:59 ubuntu localechooser: info: Set debian-installer/language = 'en'
Mar 22 04:50:59 ubuntu localechooser: info: Set debian-installer/locale = 
'en_US.UTF-8'
Mar 22 04:50:59 ubuntu localechooser: info: Set debian-installer/fallbacklocale 
= 'en_US.UTF-8'
Mar 22 04:50:59 ubuntu localechooser: info: Set debian-installer/country = 'US'
Mar 22 04:50:59 ubuntu localechooser: info: Set debian-installer/consoledisplay 
= 'kbd=lat0-sun16(utf8)'
Mar 22 04:50:59 ubuntu localechooser: info: Set debconf/language = 'en'
Mar 22 04:50:59 ubuntu localechooser: info: Set countrychooser/country-name = 
'United States'
Mar 22 04:50:59 ubuntu localechooser: info: Set debian-installer/country = 'US'
Mar 22 04:50:59 ubuntu localechooser: info: Set debian-installer/locale = 
'en_US.UTF-8'
Mar 22 04:51:00 ubuntu ubiquity[8360]: debconffilter_done: Language (current: 
Language)
Mar 22 04:51:00 ubuntu ubiquity[8360]: Step_before = stepLanguage
Mar 22 04:51:01 ubuntu ubiquity[8360]: switched to page stepLocation
Mar 22 04:51:01 ubuntu ubiquity[8360]: Step_after = stepLocation
Mar 22 04:51:07 ubuntu localechooser: info: Locale has been preseeded to 
en_PH.UTF-8
Mar 22 04:51:07 ubuntu localechooser: info: Set languagechooser/language-name = 
'English'
Mar 22 04:51:07 ubuntu localechooser: info: Set countrychooser/shortlist-en = 
'PH'
Mar 22 04:51:07 ubuntu localechooser: info: Set debian-installer/locale = 
'en_PH.UTF-8'
Mar 22 04:51:07 ubuntu localechooser: info: Set debconf/language = ''
Mar 22 04:51:07 ubuntu localechooser: info: Set countrychooser/country-name = 
'Philippines'
Mar 22 04:51:07 ubuntu localechooser: info: Set debian-installer/country = 'PH'
Mar 22 04:51:07 ubuntu localechooser: info: Set debian-installer/locale = 
'en_PH.UTF-8'
Mar 22 04:51:08 ubuntu ubiquity[8360]: debconffilter_done: Timezone (current: 
Timezone)
Mar 22 04:51:08 ubuntu ubiquity[8360]: Step_before = stepLocation
Mar 22 04:51:08 ubuntu ubiquity[8360]: switched to page stepKeyboardConf
Mar 22 04:51:08 ubuntu ubiquity[8360]: Step_after = stepKeyboardConf
Mar 22 04:51:09 ubuntu ubiquity[8360]: log-output -t ubiquity setxkbmap -model 
pc105 -layout us
Mar 22 04:51:14 ubuntu ubiquity: Your console font configuration will be 
updated the next time your system
Mar 22 04:51:14 ubuntu ubiquity: boots. If you want to update it now, run 
'setupcon' from a virtual console.
Mar 22 04:51:14 ubuntu ubiquity[8360]: log-output -t ubiquity setxkbmap -model 
pc105 -layout us -option lv3:ralt_switch
Mar 22 04:51:14 ubuntu ubiquity[8360]: debconffilter_done: ConsoleSetup 
(current: ConsoleSetup)
Mar 22 04:51:14 ubuntu ubiquity[8360]: Step_before = stepKeyboardConf
Mar 22 04:51:14 ubuntu ubiquity[8360]: switched to page stepPartAuto
Mar 22 04:51:14 ubuntu ubiquity[8360]: Step_after = stepPartAuto
Mar 22 04:51:16 ubuntu kernel: [  233.764000] NTFS driver 2.1.28 [Flags: R/O 
MODULE].
Mar 22 04:51:16 ubuntu kernel: [  233.968000] JFS: nTxBlock = 4031, nTxLock = 
32251
Mar 22 04:51:16 ubuntu kernel: [  234.312000] SGI XFS with ACLs, security 
attributes, realtime, large block numbers, no debug enabled
Mar 22 04:51:16 ubuntu kernel: [  234.312000] SGI XFS Quota Management subsystem
Mar 22 04:51:17 ubuntu kernel: [  234.896000] end_request: I/O error, dev fd0, 
sector 0
Mar 22 04:51:17 ubuntu kernel: [  234.924000] end_request: I/O error, dev fd0, 
sector 0
Mar 22 04:51:19 ubuntu ubiquity[8360]: switched to page stepPartAuto
Mar 22 04:51:25 ubuntu partman: Error: unable to determine maximum new size for 
partition
Mar 22 04:51:27 ubuntu ubiquity[8360]: switched to page stepPartAdvanced
Mar 22 04:51:38 ubuntu partman: Error: unable to determine maximum new size for 
partition
Mar 22 04:51:38 ubuntu ubiquity[8360]: switched to page stepPartAdvanced
Mar 22 04:51:43 ubuntu partman: Error: unable to determine maximum new size for 
partition
Mar 22 04:51:44 ubuntu ubiquity[8360]: switched to page stepPartAdvanced
Mar 22 04:51:50 ubuntu ubiquity[8360]: debconffilter_done: Partman (current: 
Partman)
Mar 22 04:51:50 ubuntu ubiquity[8360]: Step_before = stepPartAdvanced
Mar 22 04:51:50 ubuntu ubiquity[8360]: switched to page stepUserInfo
Mar 22 04:51:50 ubuntu ubiquity[8360]: Step_after = stepUserInfo
Mar 22 04:52:12 ubuntu ubiquity[8360]: debconffilter_done: UserSetup (current: 
UserSetup)
Mar 22 04:52:12 ubuntu ubiquity[8360]: Step_before = stepUserInfo
Mar 22 04:52:13 ubuntu ubiquity[8360]: switched to page stepReady
Mar 22 04:52:13 ubuntu ubiquity[8360]: Step_after = stepReady
Mar 22 04:52:14 ubuntu ubiquity[8360]: debconffilter_done: Summary (current: 
Summary)
Mar 22 04:52:41 ubuntu ubiquity[8360]: Step_before = stepReady
Mar 22 04:52:41 ubuntu ubiquity[8360]: progress_loop()
Mar 22 04:52:41 ubuntu ubiquity: true
Mar 22 04:52:41 ubuntu ubiquity[8360]: log-output -t ubiquity dcop kded kded 
unloadModule medianotifier
Mar 22 04:52:53 ubuntu ubiquity: Segmentation fault (core dumped)
Mar 22 04:52:56 ubuntu udevd-event[16017]: udev_db_add_device: unable to create 
db file '/dev/.udev/db/[EMAIL PROTECTED]@[EMAIL PROTECTED]': No such file or 
directory
Mar 22 04:52:57 ubuntu udevd-event[15987]: udev_db_add_device: unable to create 
db file '/dev/.udev/db/[EMAIL PROTECTED]@mice': No such file or directory
Mar 22 04:52:57 ubuntu udevd-event[16077]: udev_db_add_device: unable to create 
db file '/dev/.udev/db/[EMAIL PROTECTED]@[EMAIL PROTECTED]': No such file or 
directory
Mar 22 04:53:13 ubuntu kernel: [  350.900000] Adding 2096472k swap on 
/dev/hda1.  Priority:-1 extents:1 across:2096472k
Mar 22 04:53:15 ubuntu partman: mke2fs 1.40-WIP (14-Nov-2006)
Mar 22 04:53:43 ubuntu kernel: [  380.152000] kjournald starting.  Commit 
interval 5 seconds
Mar 22 04:53:43 ubuntu kernel: [  380.152000] EXT3 FS on hda4, internal journal
Mar 22 04:53:43 ubuntu kernel: [  380.152000] EXT3-fs: mounted filesystem with 
ordered data mode.
Mar 22 04:53:53 ubuntu ubiquity[8360]: debconffilter_done: PartmanCommit 
(current: None)
Mar 22 04:53:53 ubuntu ubiquity: true
Mar 22 04:53:53 ubuntu ubiquity[8360]: log-output -t ubiquity dcop kded kded 
loadModule medianotifier
Mar 22 04:54:07 ubuntu ubiquity: 
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not 
stable yet
Mar 22 04:54:07 ubuntu ubiquity:   warnings.warn("apt API not stable yet", 
FutureWarning)
Mar 22 04:54:14 ubuntu ubiquity[8360]: debconffilter_done: Install (current: 
None)
Mar 22 04:54:14 ubuntu ubiquity[8360]: Exception in KDE frontend (invoking 
crash handler):
Mar 22 04:54:14 ubuntu ubiquity[8360]: Traceback (most recent call last):
Mar 22 04:54:14 ubuntu ubiquity[8360]:   File "/usr/lib/ubiquity/bin/ubiquity", 
line 201, in <module>
Mar 22 04:54:14 ubuntu ubiquity[8360]:     main()
Mar 22 04:54:14 ubuntu ubiquity[8360]:   File "/usr/lib/ubiquity/bin/ubiquity", 
line 196, in main
Mar 22 04:54:14 ubuntu ubiquity[8360]:     install(args[0])
Mar 22 04:54:14 ubuntu ubiquity[8360]:   File "/usr/lib/ubiquity/bin/ubiquity", 
line 56, in install
Mar 22 04:54:14 ubuntu ubiquity[8360]:     ret = wizard.run()
Mar 22 04:54:14 ubuntu ubiquity[8360]:   File 
"/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 341, in run
Mar 22 04:54:14 ubuntu ubiquity[8360]:     self.process_step()
Mar 22 04:54:14 ubuntu ubiquity[8360]:   File 
"/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 848, in process_step
Mar 22 04:54:14 ubuntu ubiquity[8360]:     self.progress_loop()
Mar 22 04:54:14 ubuntu ubiquity[8360]:   File 
"/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 632, in progress_loop
Mar 22 04:54:14 ubuntu ubiquity[8360]:     "/var/log/syslog" % ret)
Mar 22 04:54:14 ubuntu ubiquity[8360]: RuntimeError: Install failed with exit 
code 139; see /var/log/syslog
Mar 22 04:54:14 ubuntu ubiquity[8360]:

** Affects: ubiquity (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
 Install failed with exit code 139
https://launchpad.net/bugs/94657

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to