Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Oct 1996 15:11:14 -0700
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        hackers@freebsd.org
Subject:   Another question: kernel crash dumps 8)
Message-ID:  <199610062211.PAA00593@rah.star-gate.com>

next in thread | raw e-mail | index | archive | help

 #15 0xf01d3f53 in trap_fatal (frame=0xf021fe94) at ../../i386/i386/trap.c:737
 #16 0xf01d3a4c in trap_pfault (frame=0xf021fe94, usermode=0)
    at ../../i386/i386/trap.c:652
 #17 0xf01d36f7 in trap (frame={tf_es = 196624, tf_ds = 262160, 
      tf_edi = -1073741824, tf_esi = 24499, tf_ebp = -266207472, 
      tf_isp = -266207556, tf_ebx = 3, tf_edx = 6553500, tf_ecx = 4, 
      tf_eax = -219578368, tf_trapno = 12, tf_err = 0, tf_eip = -266385786, 
      tf_cs = 8, tf_eflags = 66070, tf_esp = 3, tf_ss = 21})
    at ../../i386/i386/trap.c:311
 #18 0xf01cb6c1 in calltrap ()
 #19 0xf01f50f1 in guswave_start_note (dev=0, voice=21, note_num=19, volume=110)

The crash dump looks okay except that the kernel die on guswave_start_note2
and it would be nice to examine the routine guswave_start_note2 which
I can't with my crash dump.


So it seems that the current running routine's context is not being saved.

	Any *useful* insight

	Tnks,
	Amancio





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610062211.PAA00593>