Re: Trap 0x34 panic on 5.1 on Blade 100
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Sat, May 07, 2011 at 12:13:02AM +0100, George Harvey wrote: > Are there any kernel debug options I could set to get a more readable > traceback? If this is not a production server, you probably want ddb.onpanic = 1 in /etc/sysctl.conf. And (default advice): please try a newer netbsd-5 (see releng.netbsd.org for the daily builds of the NetBSD-5 branch). Martin