Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 7 Dec 2001 17:59:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 7 Dec 2001 17:59:18 -0500 Received: from gadolinium.btinternet.com ([194.73.73.111]:1667 "EHLO gadolinium.btinternet.com") by vger.kernel.org with ESMTP id ; Fri, 7 Dec 2001 17:59:06 -0500 Message-ID: <001701c17f72$afb02340$0801a8c0@Stev.org> From: "James Stevenson" To: Subject: 2.4.14 opps in ide-scsi Date: Fri, 7 Dec 2001 22:57:47 -0000 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi the only scsi i have on this is the ide-scsi emulation for a cd writer and also a normall drive. i was doing a mount cdrom dd if=cdrom/filename of=otherfilename bs=8192k the file on the disk was about 640 MB and then this arrived. this worked fine early on another cd i have not tried to reproduce yet but i will try. dont suppose anyone knows where i can find a ksymopps tutorial other that the one in Documents/ksymoops.txt i have read it many times and never really learnt anything from it. ksymoops 2.4.1 on i586 2.4.14. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.14/ (default) -m /boot/System.map-2.4.14 (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? Error (fopen_local): read_system_map fopen '/boot/System.map-2.4.14' failed *pde = 00000000 Oops: 000 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010202 eax: 695aee4f ebx: c1ddf800 ecx: c03370f0 edx: c0310177 esi: 00000001 edi: cbfea400 ebp: c0337254 esp: c02cdf24 ds: 0018 es: 0018 ss:0018 Process swapper (pid: 0, stackpage=c02cd000) Stack: 695aee4f c0337254 c13d1260 00000202 c03370f0 c01bcb70 c0337254 c01d1280 c131faa0 04000001 0000000f c02cdf98 c010810a 0000000f c13d1260 c02cdf98 c02cdf98 0000000f c030aae0 c131faa0 c010828d 0000000f c02cdf98 c131faa0 Call Trace: [] [] [] [] [] [] [] [] [] Code: 8b 50 18 42 89 50 18 8b 85 c8 00 00 00 8b 68 04 55 6a 01 e8 >>EIP; c01d12f6 <===== Trace; c01bcb70 Trace; c01d1280 Trace; c010810a <__up_wakeup+253e/2574> Trace; c010828d Trace; c01051a0 Trace; c01051a0 Trace; c01051c4 Trace; c0105232 Trace; c0105000 Code; c01d12f6 00000000 <_EIP>: Code; c01d12f6 <===== 0: 8b 50 18 mov 0x18(%eax),%edx <===== Code; c01d12f9 3: 42 inc %edx Code; c01d12fa 4: 89 50 18 mov %edx,0x18(%eax) Code; c01d12fd 7: 8b 85 c8 00 00 00 mov 0xc8(%ebp),%eax Code; c01d1303 d: 8b 68 04 mov 0x4(%eax),%ebp Code; c01d1306 10: 55 push %ebp Code; c01d1307 11: 6a 01 push $0x1 Code; c01d1309 13: e8 00 00 00 00 call 18 <_EIP+0x18> c01d130e 2 warnings and 1 error issued. Results may not be reliable. thanks James -------------------------- Mobile: +44 07779080838 http://www.stev.org 10:50pm up 24 min, 5 users, load average: 6.26, 4.92, 2.68 - 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/