X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fbugs.html;h=a584a5a22517211c3f5f47e1f4157407cf8b3d82;hb=fa5a36dbd474fb3c755da51553c6ca18dab76a06;hp=4397339e968d422717c9a3cd9c905b801a22b2f5;hpb=87a6fe57e85ea5f273e808211a0e61d2b837b8e2;p=mesa.git diff --git a/docs/bugs.html b/docs/bugs.html index 4397339e968..a584a5a2251 100644 --- a/docs/bugs.html +++ b/docs/bugs.html @@ -1,24 +1,31 @@ - + + + + + Report a Bug + + + -Mesa Bug Reporting +
+ The Mesa 3D Graphics Library +
- + +
- - -

Bug Database

+

Report a Bug

The Mesa bug database is hosted on -freedesktop.org. +freedesktop.org. The old bug database on SourceForge is no longer used.

To file a Mesa bug, go to - -Bugzilla on freedesktop.org + +GitLab on freedesktop.org

@@ -30,11 +37,14 @@ Please follow these bug reporting guidelines: the problem.

  • Check if your bug is already reported in the database.
  • Monitor your bug report for requests for additional information, etc. +
  • Attach the output of running glxinfo or wglinfo. +This will tell us the Mesa version, which device driver you're using, etc.
  • If you're reporting a crash, try to use your debugger (gdb) to get a stack trace. Also, recompile Mesa in debug mode to get more detailed information.
  • Describe in detail how to reproduce the bug, especially with games and applications that the Mesa developers might not be familiar with. -
  • Provide a simple GLUT-based test program if possible +
  • Provide an apitrace +or simple GLUT-based test program if possible.

    @@ -49,5 +59,6 @@ If your bug report is vague or your test program doesn't compile easily, the problem may not be fixed very quickly.

    - - +
  • + +