Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4358 Serge 1
2
3
4
  
5
  Mesa Bug Reporting
6
  
7
8
9
 
10
11
  

The Mesa 3D Graphics Library

12
13
 
14
15
16
 
17

Bug Database

18
 
19

20
The Mesa bug database is hosted on
21
freedesktop.org.
22
The old bug database on SourceForge is no longer used.
23

24
 
25

26
To file a Mesa bug, go to
27
28
Bugzilla on freedesktop.org
29

30
 
31

32
Please follow these bug reporting guidelines:
33

34
 
35
    36
  • Check if a new version of Mesa is available which might have fixed
  • 37
    the problem.
    38
  • Check if your bug is already reported in the database.
  • 39
  • Monitor your bug report for requests for additional information, etc.
  • 40
  • If you're reporting a crash, try to use your debugger (gdb) to get a stack
  • 41
    trace. Also, recompile Mesa in debug mode to get more detailed information.
    42
  • Describe in detail how to reproduce the bug, especially with games
  • 43
    and applications that the Mesa developers might not be familiar with.
    44
  • Provide a simple GLUT-based test program if possible
  • 45
    46
     
    47

    48
    Bug reports will automatically be forwarded by bugzilla to the Mesa
    49
    developer's mailing list.
    50

    51
     
    52

    53
    The easier a bug is to reproduce, the sooner it will be fixed.
    54
    Please do everything you can to facilitate quickly fixing bugs.
    55
    If your bug report is vague or your test program doesn't compile
    56
    easily, the problem may not be fixed very quickly.
    57

    58
     
    59
    60
    61