[3.0.0-14] Boot process hangs for 60 seconds on every boot

Bug #909805 reported by James Keber
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

3.0.0-14 has introduced something that causes the boot-process to hang for 60 seconds (as seen in dmesg) on every boot.

Rolling-back to 3.0.0-12/13 and the problem disappears. However, the problems remains in 3.0.0-15 (Ubuntu proposed).

Issue is evident in dmesg between the lines:
[ 2.127796] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 62.340192] init: ureadahead main process (306) terminated with status 5

Hardware is Lenovo X100e with Intel 320 SSD, and the software is a fresh install of Xubuntu (AMD64) 11.10 (LVM on GPT) and using flgrx driver (though also tested without).

I've had a look, and 3.0.0-14 includes a few EXT4 related patches, but I don't know if this is relevant to the problem?

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: linux-image-3.0.0-14-generic 3.0.0-14.23
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9
Uname: Linux 3.0.0-14-generic x86_64
NonfreeKernelModules: fglrx
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
AplayDevices:
 **** List of PLAYBACK Hardware Devices ****
 card 0: SB [HDA ATI SB], device 0: CONEXANT Analog [CONEXANT Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
ArecordDevices:
 **** List of CAPTURE Hardware Devices ****
 card 0: SB [HDA ATI SB], device 0: CONEXANT Analog [CONEXANT Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC29: morgan 1498 F.... xfce4-volumed
 /dev/snd/controlC0: morgan 1498 F.... xfce4-volumed
                      morgan 1507 F.... pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'SB'/'HDA ATI SB at 0xd0600000 irq 16'
   Mixer name : 'Conexant CX20582 (Pebble)'
   Components : 'HDA:14f15066,17aa21b2,00100302'
   Controls : 8
   Simple ctrls : 5
Card29.Amixer.info:
 Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 6XHT44WW-1.184000'
   Mixer name : 'ThinkPad EC 6XHT44WW-1.184000'
   Components : ''
   Controls : 1
   Simple ctrls : 1
Card29.Amixer.values:
 Simple mixer control 'Console',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Date: Thu Dec 29 17:02:56 2011
HibernationDevice: RESUME=UUID=0a8bae49-adf9-4861-ae12-d204d5865e4e
InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
MachineType: LENOVO 35089CU
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.0.0-14-generic root=/dev/mapper/vgrootfs-lvroot ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.0.0-14-generic N/A
 linux-backports-modules-3.0.0-14-generic N/A
 linux-firmware 1.60
RfKill:
 0: phy0: Wireless LAN
  Soft blocked: no
  Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/13/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 6XET49WW (1.32 )
dmi.board.name: 35089CU
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: dmi:bvnLENOVO:bvr6XET49WW(1.32):bd06/13/2011:svnLENOVO:pn35089CU:pvrThinkPadX100e:rvnLENOVO:rn35089CU:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 35089CU
dmi.product.version: ThinkPad X100e
dmi.sys.vendor: LENOVO

Revision history for this message
James Keber (james-keber) wrote :
summary: - Boot process hangs for 60 seconds on every boot
+ [3.0.0-14] Boot process hangs for 60 seconds on every boot
tags: added: ext4 lenovo ssd ureadahead x100e
Brad Figg (brad-figg)
Changed in linux (Ubuntu):
status: New → Confirmed
Revision history for this message
James Keber (james-keber) wrote :

I've reinstalled several times and tried a few different permutations to see if anything helped. This is all Xubuntu 11.10 from the alternate-iso image on LVM on a GPT'd SSD.

A fresh install causes no problems. An upgrade to 3.0.0-13 causes no problems. Upgrading to 3.0.0-14 (with no other updates) introduces the 60 second boot-hang. Updating the whole system (including the kernel) introduces the problem. Removing the -14/-15 kernel and rolling-back to -12/-13 removes the problem.

The 60-second "hang" appears in 3.0.0-14 and -15. The issue was also evedent when I installed the 3.2 kernel from Pangolin.

The one interesting thing I've noticed is that the 60-second hang doesn't appear on the first reboot after upgrading to -14/-15 from a fresh install, but it does appear on the second (and every subsequent) reboot.

The regular, near-exactly 60-seconds seems very odd; like something is waiting to time-out?

tags: added: 3.0.0-14 3.0.0-15 gpt lvm
Revision history for this message
Julian Wiedmann (jwiedmann) wrote :

You might be seeing bug 902491.

Revision history for this message
James Keber (james-keber) wrote :

Yes, it appears to be the same bug. Same symptoms, same fix.

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.