Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 24 Aug 2002 03:44:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 24 Aug 2002 03:44:17 -0400 Received: from hazard.jcu.cz ([160.217.1.6]:64939 "EHLO hazard.jcu.cz") by vger.kernel.org with ESMTP id ; Sat, 24 Aug 2002 03:44:15 -0400 Date: Sat, 24 Aug 2002 09:48:40 +0200 From: Jan Marek To: linux-kernel Subject: PROBLEM: Oopses in the 2.5.31 kernel Message-ID: <20020824074840.GA6641@hazard.jcu.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3632 Lines: 95 Hallo l-k, I have had problems with the 2.5.31 _vanilla_ kernel: When I trying log in in the next day, then take very long time (about 5s), while console wake up... I has seen some oopses in the log, too: Aug 24 06:24:30 hazard kernel: bad: schedule() with irqs disabled! Aug 24 06:24:30 hazard kernel: c847dd5c c0252f40 cfee3580 c847dd84 c01132a8 00000002 c02f79b8 fffffff9 Aug 24 06:24:30 hazard kernel: c847dd80 00000046 c847dd94 c01132bf cfee3580 00000000 c02f79a0 c011b070 Aug 24 06:24:30 hazard kernel: c847c000 c1325800 cf76f200 00000000 00000246 c01f3480 c847c000 cf76f200 Aug 24 06:24:30 hazard kernel: Call Trace: [] [] [] [] [] Aug 24 06:24:30 hazard kernel: [] [] [] [] [] [] Aug 24 06:24:30 hazard kernel: [] [] [] [] [] [] Aug 24 06:24:30 hazard kernel: [] ksymoops 2.4.6 on i686 2.5.31. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.5.31/ (default) -m /boot/System.map-2.5.31 (default) Warning: You did not tell me where to find symbol information. I will assume that the log matches the kernel and modules that are running right now and I'll use the default options above for symbol resolution. If the current kernel and/or modules do not match the log, you can get more accurate output by telling me the kernel version and where to find map, modules, ksyms etc. ksymoops -h explains the options. No modules in ksyms, skipping objects Warning (read_lsmod): no symbols in lsmod, is /proc/modules a valid lsmod file? c847dd5c c0252f40 cfee3580 c847dd84 c01132a8 00000002 c02f79b0 fffffff8 c847dd80 00000046 c847dd94 c01132bf cfee3580 00000000 c02f79a0 c011b070 c847c000 c1325800 cf784320 00000000 00000246 c01f3480 c847c000 cf784320 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Warning (Oops_read): Code line not seen, dumping what data is available Trace; c01132a8 Trace; c01132bf Trace; c011b070 Trace; c01f3480 Trace; c02031f2 Trace; c02035fe Trace; c021209e Trace; c021214d Trace; c010593b <__switch_to+33/f4> Trace; c0212443 Trace; c0208cf5 Trace; c022a33f Trace; c0223b96 Trace; c01ecb7b Trace; c01ecd90 Trace; c0137b6d Trace; c0137c52 Trace; c0106dd3 3 warnings issued. Results may not be reliable. And last problem: I cannot load modules into the kernel anymore. I've got this message: # modprobe snd-intel8x0 insmod: kernel: QM_SYMBOLS: Bad address insmod: insmod /lib/modules/2.5.31/kernel/sound/core/snd-rawmidi.o failed insmod: insmod snd-intel8x0 failed My .config is in the attachment. Sincerely, Jan Marek -- Ing. Jan Marek University of South Bohemia Academic Computer Centre Phone: +420-38-7772080 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/