It happens often that one tries to bzero an incorrect range which, of course, triggers a kernel panic but unfortunately backtrace doesn't work properly because bzero doesn't create a stack frame. Attached patch fixes it -- Regards Vladimir 'φ-coder/phcoder' Serbinenko