From: baldyeti <e_...@ho...> - 2008-03-06 01:47:46
|
> Debugs on startup are enabled for DebugView. > If my idea works, you should see exactly this line: > "... big Range[2] 0x0.01000000 0x0.77000000" > > and some lines later two or more of: > "... co_winnt_new_mdl_bucket] FixRange used 0x1000000 0x77000000" I see the second one (FixRange) repeated numerous times in the rather verbose log, but not the 1st one (BigRange). > All other 'Range' should automaticly ignored. > No errors with 'pfn to big' or 'pfn out of range' should be have now (in > colinux-debug only, not in DebugView). I am still seeing "Bug: PFN too high! 521536 >= 491520" but didn't you tell me that one was safe to ignore? Cheers, --bald |