Lines Matching refs:bug
4 Kernel bug reports often come with a stack dump like the one below::
41 Kernel's source code where the bug happened. Depending on the severity of
51 line is usually required to identify and handle the bug. Along this chapter,
97 Finding the bug's location
100 Reporting a bug works best if you point the location of the bug at the
233 Reporting the bug
236 Once you find where the bug happened, by inspecting its location,
243 For example, if you find a bug at the gspca's sonixj.c file, you can get
264 Usually, the fastest way to have your bug fixed is to report it to mailing
273 Fixing the bug
276 If you know programming, you could help us by not only reporting the bug,