Re: Current panic in pmap/VM

2003-08-21 Thread John Baldwin
On 20-Aug-2003 Mark Murray wrote: John Baldwin writes: pmap_ts_referenced() vm_pageout_scan() vm_pageout() fork_exit() fork_trampoline() I'm happy to try patches if anyone has ideas. Having the fault address as well as the source file/line of where the fault occurs could be

RE: Current panic in pmap/VM

2003-08-20 Thread John Baldwin
On 20-Aug-2003 Mark Murray wrote: Hi all I'm getting a repeatable panic on i386/SMP CURRENT with a big C++ compile (one of the KDE3 things). It is a page fault in kernel mode, and the hand-transcribed backtrace is pmap_ts_referenced() vm_pageout_scan() vm_pageout() fork_exit()

Re: Current panic in pmap/VM

2003-08-20 Thread Mark Murray
John Baldwin writes: pmap_ts_referenced() vm_pageout_scan() vm_pageout() fork_exit() fork_trampoline() I'm happy to try patches if anyone has ideas. Having the fault address as well as the source file/line of where the fault occurs could be helpful. From 2 panics, I have 2