> I am experiencing page faults while using Chrome with several tabs open. There's not enough information to make a meaningful guess. Could you post a backtrace? 1. cd /var/crash (or whenever you set) 2. kgdb kern.3 vmcore.3 3. (kgdb) bt -Sergey