Computer often freezes while entering hibernation since maverick alpha

Bug #623550 reported by Björn Schließmann
28
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Linux
Expired
Medium
linux (Ubuntu)
Incomplete
Undecided
Unassigned

Bug Description

Since trying out Maverick Alpha, my Thinkpad T41 quite often (approx. 5 out of 10 times) freezes while entering hibernation mode. It always happens at the same stage. When hibernating successfully, this happens:

1. session gets locked, screen black, backlight on
2. VT appears, "moon" LED starts blinking
3. Backlight is turned off, "moon" LED blinks
4. Backlight is turned on again, "moon" LED off, HD saves memory contents
5. Computer turns off.

When the bug hits, computer hangs at step 3. (I once waited for some 15 minutes, nothing else happened.)

/var/log/pm-suspend.log always ends with lines like these:
Tue Aug 24 20:46:55 CEST 2010: performing hibernate

I turned on pm_trace; the hw clock is set but after booting, there is *never* a "hash matches" entry in dmesg output.

I tested several mainline kernels (last is 2.6.36-999.201008190908), all show the same behaviour.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-17-generic 2.6.35-17.23
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.35-17.23-generic 2.6.35.2
Uname: Linux 2.6.35-17-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: i386
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: chronoss 1898 F.... pulseaudio
CRDA:
 country DE:
  (2400 - 2483 @ 40), (N/A, 20)
  (5150 - 5250 @ 40), (N/A, 20), NO-OUTDOOR
  (5250 - 5350 @ 40), (N/A, 20), NO-OUTDOOR, DFS
  (5470 - 5725 @ 40), (N/A, 26), NO-OUTDOOR, DFS
Card0.Amixer.info:
 Card hw:0 'I82801DBICH4'/'Intel 82801DB-ICH4 with AD1981B at irq 5'
   Mixer name : 'Analog Devices AD1981B'
   Components : 'AC97a:41445374'
   Controls : 26
   Simple ctrls : 18
Card29.Amixer.info:
 Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 1RHT71WW-3.04'
   Mixer name : 'ThinkPad EC 1RHT71WW-3.04'
   Components : ''
   Controls : 2
   Simple ctrls : 1
Card29.Amixer.values:
 Simple mixer control 'Console',0
   Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
   Playback channels: Mono
   Limits: Playback 0 - 14
   Mono: Playback 3 [21%] [off]
Date: Tue Aug 24 20:53:24 2010
HibernationDevice: RESUME=UUID=ba5e9423-6d83-46d6-9a22-0b33ef96ebe3
Lsusb:
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: IBM 2373A91
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-17-generic root=UUID=4d015652-6ae1-4e87-acc6-e8c43a344ba5 ro
ProcEnviron:
 LANGUAGE=en_GB:en_US:en
 PATH=(custom, no user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.38
RfKill:
 0: phy0: Wireless LAN
  Soft blocked: no
  Hard blocked: no
SourcePackage: linux
UserAsoundrc:
 # ALSA library configuration file

 # Include settings that are under the control of asoundconf(1).
 # (To disable these settings, comment out this line.)
 </home/chronoss/.asoundrc.asoundconf>
WpaSupplicantLog:

dmi.bios.date: 06/18/2007
dmi.bios.vendor: IBM
dmi.bios.version: 1RETDRWW (3.23 )
dmi.board.name: 2373A91
dmi.board.vendor: IBM
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: IBM
dmi.chassis.version: Not Available
dmi.modalias: dmi:bvnIBM:bvr1RETDRWW(3.23):bd06/18/2007:svnIBM:pn2373A91:pvrThinkPadT41:rvnIBM:rn2373A91:rvrNotAvailable:cvnIBM:ct10:cvrNotAvailable:
dmi.product.name: 2373A91
dmi.product.version: ThinkPad T41
dmi.sys.vendor: IBM

Revision history for this message
Björn Schließmann (b-schliessmann) wrote :
Revision history for this message
Björn Schließmann (b-schliessmann) wrote :

Update: Still happening with linux-image 2.6.35.19.20. Last time it happened the rtc was NOT set though, although pm_trace was enabled.

Revision history for this message
Illogic_Gate (illogicgate) wrote :

Confirming this exact bug AND it's frequency (approx. 50% of the time).

I also have similar hardware, a T42 Thinkpad.

I AM available for testing/experimentation, just tell me how and what to do.

Changed in linux (Ubuntu):
status: New → Confirmed
Revision history for this message
Moritz Reiter (reitermoritz) wrote :

Sounds pretty much like the bug I reported here: 661711. Too bad that it has made it to the stable release although it was already reported in alpha stage :(

Revision history for this message
Björn Schließmann (b-schliessmann) wrote :

I've started bisecting this problem a while ago, though this is quite time consuming. I could narrow it down to a range of commits from 2.6.32. As soon as I find the culprit I'll report the bug upstream and update this one.

Revision history for this message
Björn Schließmann (b-schliessmann) wrote :

I identified one commit to be the probable cause and filed a bug in bugzilla.kernel.org. (23422)

Changed in linux:
status: Unknown → Incomplete
Changed in linux:
importance: Unknown → Medium
tags: removed: regression-potential
Changed in linux:
status: Incomplete → Expired
Revision history for this message
penalvch (penalvch) wrote :

Björn Schließmann, this bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? If so, could you please test for this with the latest development release of Ubuntu? ISO images are available from http://cdimage.ubuntu.com/daily-live/current/ .

If it remains an issue, could you please run the following command in the development release from a Terminal (Applications->Accessories->Terminal), as it will automatically gather and attach updated debug information to this report:

apport-collect -p linux <replace-with-bug-number>

Also, could you please test the latest upstream kernel available following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Please do not test the daily folder, but the one all the way at the bottom. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For example:
kernel-fixed-upstream-v3.11-rc5

This can be done by clicking on the yellow circle with a black pencil icon next to the word Tags located at the bottom of the bug description. As well, please remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

If you are unable to test the mainline kernel, please comment as to why specifically you were unable to test it and add the following tags:
kernel-unable-to-test-upstream
kernel-unable-to-test-upstream-VERSION-NUMBER

Once testing of the upstream kernel is complete, please mark this bug's Status as Confirmed. Please let us know your results. Thank you for your understanding.

tags: added: latest-bios-3.23
Changed in linux (Ubuntu):
status: Confirmed → Incomplete
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.