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 addresses - 0xc02cbbab and 0xc02cfb9b (Custom kernels, so I doubt those will help). The source file is src/sys/i386/i386/pmap.c, and it is in the pmap_ts_referenced() function (a short function) at about line 2895. I'm suspecting that a lock is needed. I'll need to put a serial debugger on to go any further. Does this work, or will I be wasting effort? (Getting that cable in is going to be a _pain_). M -- Mark Murray iumop ap!sdn w,I idlaHReceived on Wed Aug 20 2003 - 14:14:59 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:19 UTC