Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 6 Apr 2002 14:15:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 6 Apr 2002 14:15:54 -0500 Received: from gumby.it.wmich.edu ([141.218.23.21]:36037 "EHLO gumby.it.wmich.edu") by vger.kernel.org with ESMTP id ; Sat, 6 Apr 2002 14:15:48 -0500 Subject: 2.4.19-pre5-ac3 swsusp panic From: Ed Sweetman To: linux-kernel@vger.kernel.org Cc: swsusp@lister.fornax.hu, Alan Cox Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 06 Apr 2002 14:15:39 -0500 Message-Id: <1018120544.4270.25.camel@psuedomode> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I ran ksymoops 2.4.5 on the kernel. Here is the output. Hope this helps shed some light onto things. ksymoops 2.4.5 on i686 2.4.19-pre5-ac3. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.19-pre5-ac3/ (default) -m /boot/System.map-2.4.19-pre5-ac3 (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. c0140b3b *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010293 eax: ffffffff ebx: cf3c1c00 ecx: 00000000 edx: c1313c90 esi: 00000000 edi: 00001000 ebp: 00000001 esp: cff5de04 ds: 0018 es: 0018 ss: 0018 Process bdflush (pid: 6, stackpage=cff5d000) stack: cf3c1c00 c0140bc6 cf3c1c00 c1313c90 00000000 37363534 62614938 66656463 6a696867 c1313c90 cf265000 cff5dea4 00001000 c0140dd8 c1313c90 00001000 00000001 c1313c90 cf265000 c014259c c1313c90 00000303 00001000 0000850f Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 2b 90 c4 00 00 00 c1 fa 02 69 d2 c5 4e ec c4 c1 e2 0c 03 90 >>EIP; c0140b3b <===== >>eax; ffffffff >>ebx; cf3c1c00 <_end+f11d68c/105a7a8c> >>edx; c1313c90 <_end+106f71c/105a7a8c> >>edi; 00001000 Before first symbol >>esp; cff5de04 <_end+fcb9890/105a7a8c> Trace; c0140bc6 Trace; c0140dd8 Trace; c014259c Trace; c0137b73 Trace; c011aad6 <__call_console_drivers+46/60> Trace; c0137cd3 Trace; c0128a44 Trace; c012892c Trace; c0129448 Trace; c011ae10 Trace; c012969e Trace; c0129bd7 Trace; c011f72c <__run_task_queue+5c/70> Trace; c0142e9a Trace; c0142dc0 Trace; c0105000 <_stext+0/0> Trace; c0105000 <_stext+0/0> Trace; c01071d6 Trace; c0142dc0 Code; c0140b3b 00000000 <_EIP>: Code; c0140b3b <===== 0: 2b 90 c4 00 00 00 sub 0xc4(%eax),%edx <===== Code; c0140b41 6: c1 fa 02 sar $0x2,%edx Code; c0140b44 9: 69 d2 c5 4e ec c4 imul $0xc4ec4ec5,%edx,%edx Code; c0140b4a f: c1 e2 0c shl $0xc,%edx Code; c0140b4d 12: 03 90 00 00 00 00 add 0x0(%eax),%edx 1 warning issued. Results may not be reliable. - 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/