public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Zilvinas Valinskas <zilvinas@gemtek.lt>
To: linux-kernel mailing list <linux-kernel@vger.kernel.org>
Subject: 2.6.9 rc2 freezing
Date: Mon, 13 Sep 2004 19:55:51 +0300	[thread overview]
Message-ID: <20040913165551.GA24135@gemtek.lt> (raw)

[1.] One line summary of the problem: 
 Applied patch-2.6.9.bz2 on top of linux 2.6.8 tree, reboot - 
 then suddenly laptop frozes.
 
[2.] Full description of the problem/report:
 It is the same .config used to compile 2.6.9 rc1 and 2.6.9 rc2 
 (http://www.gemtek.lt/~zilvinas/oops/ for kern.log and .config).
 Laptop booted as usual, logged in KDE and started up evolution -
 mouse froze, keyboard seemed dead - although sysrq-s, sysrq-u & 
 sysrq-b worked just fine. After reboot I found a lot of messages
 repeated like :

Sep 13 18:51:24 evo800 kernel: Warning: kfree_skb on hard IRQ 000000d8
Sep 13 18:51:24 evo800 kernel: bad: scheduling while atomic!
Sep 13 18:51:24 evo800 kernel:  [schedule+1208/1213] schedule+0x4b8/0x4bd
Sep 13 18:51:24 evo800 kernel:  [sys_time+22/80] sys_time+0x16/0x50
Sep 13 18:51:24 evo800 kernel:  [work_resched+5/22] work_resched+0x5/0x16

or 

Sep 13 18:51:24 evo800 kernel: Warning: kfree_skb on hard IRQ 000000d8
Sep 13 18:51:24 evo800 kernel: bad: scheduling while atomic!
Sep 13 18:51:24 evo800 kernel:  [schedule+1208/1213] schedule+0x4b8/0x4bd
Sep 13 18:51:24 evo800 kernel:  [schedule_timeout+96/179] schedule_timeout+0x60/0xb3
Sep 13 18:51:24 evo800 kernel:  [__get_free_pages+31/59] __get_free_pages+0x1f/0x3b
Sep 13 18:51:24 evo800 kernel:  [process_timeout+0/5] process_timeout+0x0/0x5
Sep 13 18:51:24 evo800 kernel:  [do_select+394/698] do_select+0x18a/0x2ba
Sep 13 18:51:24 evo800 kernel:  [__pollwait+0/192] __pollwait+0x0/0xc0
Sep 13 18:51:24 evo800 kernel:  [print_context_stack+35/93] print_context_stack+0x23/0x5d
Sep 13 18:51:24 evo800 kernel:  [sys_select+670/1176] sys_select+0x29e/0x498
Sep 13 18:51:24 evo800 kernel:  [sys_time+22/80] sys_time+0x16/0x50
Sep 13 18:51:24 evo800 kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
 

[3.] Keywords (i.e., modules, networking, kernel):
 Modules Loaded         nfs esp4 nfsd exportfs lockd sunrpc nsc_ircc
 ipt_state iptable_filter iptable_nat crypto_null microcode ehci_hcd
 ohci_hcd floppy irtty_sir sir_dev irda crc_ccitt 8250_pnp khazad
 twofish sha512 sha256 sha1 serpent md5 md4 des deflate zlib_deflate
 zlib_inflate cast6 cast5 blowfish arc4 aes_i586 xfrm_user
 ip_conntrack_irc ip_conntrack_ftp ip_conntrack ip_tables ide_cd cdrom
 8250 serial_core snd_intel8x0 snd_ac97_codec snd_pcm_oss snd_mixer_oss
 snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi
 snd_seq_device snd soundcore yenta_socket radeon intel_agp agpgart

[4.] Kernel version (from /proc/version):
 see (http://www.gemtek.lt/~zilvinas/oops/

[7.1.] Software (add the output of the ver_linux script here)
sh scripts/ver_linux
Linux swoop 2.6.9-rc1 #1 Wed Aug 25 10:52:32 EEST 2004 i686 GNU/Linux
 
 Gnu C                  3.3.4
 Gnu make               3.80
 binutils               2.15
 util-linux             2.12
 mount                  2.12
 module-init-tools      3.1-pre5
 e2fsprogs              1.35
 reiserfsprogs          3.6.18
 reiser4progs           line
 xfsprogs               2.6.20
 pcmcia-cs              3.2.5
 nfs-utils              1.0.6
 Linux C Library        2.3.2
 Dynamic linker (ldd)   2.3.2
 Procps                 3.2.3
 Net-tools              1.60
 Console-tools          0.2.3
 Sh-utils               5.2.1


[7.2.] Processor information (from /proc/cpuinfo):
   see http://www.gemtek.lt/~zilvinas/oops/
Thank you

             reply	other threads:[~2004-09-13 16:56 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-13 16:55 Zilvinas Valinskas [this message]
2004-09-13 17:12 ` 2.6.9 rc2 freezing Jeff Garzik
2004-09-13 17:16   ` Zilvinas Valinskas
2004-09-15  8:25     ` Erik Tews
2004-09-15  9:58       ` Zilvinas Valinskas
2004-09-15 14:55         ` Ricky Beam
2004-09-15 15:48           ` Lee Revell
2004-09-15 15:58             ` Jeff Garzik
2004-09-15 16:06               ` Lee Revell
2004-09-15 16:11                 ` Jeff Garzik
2004-09-15 16:58                   ` Ricky Beam
2004-09-15 17:49                     ` Lee Revell
2004-09-15 17:52                       ` Jeff Garzik
2004-09-15 17:59                         ` Lee Revell
2004-09-16  8:39                         ` Helge Hafting
2004-09-17  8:05                           ` Zilvinas Valinskas
2004-09-17 13:21                             ` Zilvinas Valinskas
2004-09-15 16:59                 ` Dave Jones
2004-09-13 17:19   ` Zilvinas Valinskas

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=20040913165551.GA24135@gemtek.lt \
    --to=zilvinas@gemtek.lt \
    --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