On Mon, 11 Jun 2001 00:03:59 +0200, Florian Lohoff <flo@rfc822.org> wrote: >i just tried to boot an Indy of mine with the current cvs (from this >morning) and it crashes > >ksymoops 2.4.1 on i686 2.2.18ext3. Options used >Using defaults from ksymoops -t elf32-little -a unknown >Error (Oops_bfd_perror): scan_arch for specified architecture Success I cannot help with the oops but your ksymoops run has problems. When doing cross system oops debugging, you need to specify the target machine and architecture with the -t and -a flags. Otherwise ksymoops defaults to the current machine. Adding -t and -a will fix the above error and decode the code: line.