public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrey Borzenkov <arvidjaar@mail.ru>
To: linux-kernel@vger.kernel.org
Cc: linux-acpi@vger.kernel.org
Subject: 2.6.18: BUG: lock held at task exit time! on resume from STR
Date: Tue, 3 Oct 2006 21:04:20 +0400	[thread overview]
Message-ID: <200610032104.21492.arvidjaar@mail.ru> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Running Toshiba Portege 4000, I have intermittent lockups at resume from STR. 
Those lockups were less frequent before 2.6.18 ("it mostly works"); after 
switching to 2.6.18 it is rather "it almost never works". After enabling full 
console output (SysRq-9) and doing suspend/resume I got:

BUG: lock held at task exit time!
echo/1931 is exiting with locks still held!
1 lock held by by echo/1931
  #0 (acpi_gbl_hardware_lock) {+...}, at [<c01df0d8>] 
acpi_os_acquire_lock+0x8/0xa

I also have relatively bad photo of screen with stack trace but it is not 
actually interesting (it just says task was exiting).

After that system stays still, I only can press power button.

echo mentioned above is likely to be

    FILE=/sys/power/state
    PARAM=mem

    /usr/share/suspend-scripts/run_scripts $debug suspend s3

    if ! (/bin/echo $PARAM > $FILE &) ;then
        ret=1
    fi

I appreciate any hint how to further debug the issue.


TIA

- -andrey
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFIpgVR6LMutpd94wRAlIwAKCPPlxwmeogp6mKdNfSo3teAtqYywCgrP6B
uD5IBV2GYyxwfjmusTlHzrM=
=6QeU
-----END PGP SIGNATURE-----

                 reply	other threads:[~2006-10-03 17:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200610032104.21492.arvidjaar@mail.ru \
    --to=arvidjaar@mail.ru \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox