Date: Thu, 13 Feb 2003 01:46:56 +0100 From: Christian Brueffer <chris@unixpages.org> To: freebsd-current@freebsd.org Subject: Fatal trap 18: integer divide while in kernel mode Message-ID: <20030213004656.GA603@unixpages.org>
next in thread | raw e-mail | index | archive | help
--Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, got this panic with an up to date CURRENT: Fatal trap 18: integer divide while in kernel mode instruction pointer =3D 0x8:0xc025f3cc stack pointer =3D 0x10:0xd1d38aa8 frame pointer =3D 0x10:0xd1d38abc code segment =3D base 0x0, limit 0xfffff, type 0x1b =3D DPL 0, pres 1, def32 1, gran 1 processor eflags =3D interrupt enabled, resume, IOPL =3D 0 current process =3D 446 (kldload) kernel: type 18 trap, code=3D0 Stopped at link_elf_lookup_symbol+0x1c: divl 0x54(%esi),%eax db> tr link_elf_lookup_symbol(c282c200,c25a83e0,d1d38adc,c03b6bb1,c03b3e02) at lin= k_elf_lookup_symbol+0x1c link_elf_lookup_set(c282c200,c03b3e02,d1d38b54,d1d38b58,d1d38b5c) at link_e= lf_lookup_set+0x7f linker_file_lookup_set(c282c200,c03b3e02,d1d38b54,d1d38b58,d1d38b5c) at lin= ker_file_lookup_set+0x79 linker_load_dependencies(c282c200,0,c2852500,10c4,15500) at linker_load_dep= endencies+0x6a link_elf_load_file(c0409230,c25a8e20,d1d38c80,c25a8e20,0) at link_elf_load_= file+0x464 linker_load_file(c25a8e20,d1d38ca4,0,d1d38cb4,0) at linker_load_file+0xbd linker_load_module(0,c264c400,0,0,d1d38cd0) at linker_load_module+0xd7 kldload(c2647000,d1d38d10,c03c9f4a,407,1) at kldload+0x114 syscall(2f,2f,2f,0,bfbffdcc) at syscall+0x28e Xint0x80_syscall() at Xint0x80_syscall+0x1d --- syscall (304, FreeBSD ELF32, kldload), eip =3D 0x8048d7b, esp =3D 0xbfb= ffd6c, ebp =3D 0xbfbffda0 --- db> - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+Sur/bHYXjKDtmC0RAlZWAKCFFDJUokMVJv72AAFL9PJqCyAVMgCgqlkw rmWuhJuBBViKFonYuxRIqxU= =E1C1 -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030213004656.GA603>