From owner-freebsd-ia64 Fri Apr 13 16:46:45 2001 Delivered-To: freebsd-ia64@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id A2A1E37B43F; Fri, 13 Apr 2001 16:46:41 -0700 (PDT) (envelope-from john@baldwin.cx) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f3DNkWG85662; Fri, 13 Apr 2001 16:46:33 -0700 (PDT) (envelope-from john@baldwin.cx) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 13 Apr 2001 16:46:03 -0700 (PDT) From: John Baldwin To: John Baldwin Subject: RE: Need some help w/ia64 :) Cc: ia64@FreeBSD.ORG, dfr@FreeBSD.ORG Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 13-Apr-01 John Baldwin wrote: > At the moment ia64 kernels on -current panic in the pmap code. I'd like to > get > a backtrace in ddb, but I can't seem to be able to send input to the console. > I was curious if that worked at all or is known to be broken. I also recall > Dough saying that ski engaged in some Linux stupidness with respect to the > tty's that he had to work around. Unfortunately, I can't seem to find an > e-mail with the actual workaround in it, so I'd appreciate any pointers > people > have. Also, I've noticed that once I start the kernel going, ski is > basically > unresponsive after the kernel panics. None of the windows update if I move > them around, no mouse events, etc. Also, if anyone knows how to fix this > panic > (dmesg below) that would be great as well. :) Well, I've managed to do enough quirky things to kick the console into a usable mode, but trying to do a 'trace' gives a SSC breakpoint. At this point I checked the code to discover: void db_stack_trace_cmd(db_expr_t addr, boolean_t have_addr, db_expr_t count, char *m odif) { } Hmm, guess that still needs to be implemented. :-P -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message