Re: Need advice how to debug VM problem on port-hp700.
Matt Thomas <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.hp700 |
|---|---|
| Message-ID | <6.0.0.22.2.20031028160346.04079e30@localhost> |
At 12:48 PM 10/28/2003, Jochen Kunz wrote: >On 2003.10.28 17:50 Izumi Tsutsui wrote: > > > > kernel: DTLB miss trap, code=0 > > How about port-hppa/20933? >Note to myslef: First look at PR-database before complaining about bugs. > >Thanks for this hint, but with this patch I get still: >root on ie0 >kernel: DTLB miss trap, code=0 >kernel: DTLB miss trap, code=0 >kernel: DTLB miss trap, code=0 It looks like you are getting a NULL pointer deference. Why not drop into DDB there and look at the stack? You might also want to look at how powerpc dumps trap info when doing a stack traceback. It's very very useful. -- Matt Thomas email: [email protected] 3am Software Foundry www: http://3am-software.com/bio/matt/ Cupertino, CA disclaimer: I avow all knowledge of this message.