Date: Mon, 07 Oct 1996 02:18:16 -0700 From: Amancio Hasty <hasty@rah.star-gate.com> To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Cc: freebsd-hackers@freebsd.org (FreeBSD hackers) Subject: Re: Another question: kernel crash dumps 8) Message-ID: <199610070918.CAA01128@rah.star-gate.com> In-Reply-To: Your message of "Mon, 07 Oct 1996 09:33:15 %2B0200." <199610070733.JAA13308@uriah.heep.sax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
>From The Desk Of J Wunsch : > As Amancio Hasty wrote: > > > #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 () > > > So it seems that the current running routine's context is not being saved. > > Get the latest gdb with Garett's modifications, or read the section > about kernel debugging in the handbook. I've described the procedure > how to do this at least a dozen times -- do you read these lists? Hint: If you have to repeat the above in the list a dozen times then is time to integrate the fix into the existing gdb > (Hint: ``frame frame->tf_ebp frame->tf_eip'') > At the very least you answer the question . Not bad 8) Yes, I do read the list however the noise ratio is way to high so again if someone can *properly* archive the mailing list or better yet create periodic tar file of the mailing list it may alleviate the problem. At any rate, I fixed the sound driver crash. Amancio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610070918.CAA01128>