Date: Tue, 15 Jul 1997 15:26:11 +0200 (SAT) From: Reinier Bezuidenhout <rbezuide@oskar.nanoteq.co.za> To: freebsd-questions@freebsd.org Subject: PANIC on 3.0-SNAP and dd Message-ID: <199707151326.PAA29123@oskar.nanoteq.co.za>
next in thread | raw e-mail | index | archive | help
Hi ... I have the following setup ... Running 3.0-970713-SNAP 200MHz Pentium 128MB RAM WD Enterprise 2Gig SCSI disk HP 4020i CD-R 2940UW Adaptek SCSI controller When using the /usr/share/example/burncd.sh script to burn a data CD the machine panics with the following mesage ... -------------------------------- Fatal trap 10: integer divide fault while in kernel mode Instruction pointer = 0x8:0xf019ce4c stack pointer = 0x10:0xf553bdbc frame pointer = 0x10:0xf553bdd0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 261 (dd) interrupt mask = trap number = 10 panic: integer divide fault --------------------------------- I know I'm living on the "bleeding edge", but can anyone help me ??? :) Output of nm /kernel |sort |more --------CUT----------- f019ca70 F worm.o f019ca78 t _wormunit f019ca88 T _worminit f019ca98 t _wormopen f019cab4 t _wormioctl f019cad4 t _wormclose f019caf0 t _wormminphys f019cb04 t _wormstrategy f019cb28 t _worm_size f019cb60 t _wormattach f019cc3c t _wormstart f019ce00 t _worm_strategy ???? somewhere here ??? f019cec0 t _worm_open f019cfbc t _worm_close f019d014 t _worm_ioctl f019d4c4 t _worm_rezero_unit f019d500 t _worm_read_session_info f019d548 t _worm_read_toc f019d5b0 t _worm_sense_handler f019d630 t _worm_drvinit f019d658 t ___set_sysinit_set_sym_wormdev_sys_init f019d65c t _ascii_to_6bit f019d694 t _rf4100_prepare_disk f019d714 t _rf4100_prepare_track f019d8e0 t _rf4100_finalize_track f019d940 t _rf4100_finalize_disk -------CUT------ Thanx Reinier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707151326.PAA29123>