[Xorg] Current blocker bug list

Kevin E Martin kem at freedesktop.org
Sun Aug 15 23:02:49 PDT 2004


In order to get wider exposure to the current list of blocker bugs, I
have put together a list of them along with a comment on each (below).
I will keep this list updated and will post it and the bug stats each
night.

We would like to ask your help with the following:

1. Please help us track down solutions for the current blocker bugs
   listed below.
2. If there are other bugs that should be considered blockers, please
   add them to bugzilla so that we can track them.

FYI, the main blocker bug is #351:
    https://freedesktop.org/bugzilla/show_bug.cgi?id=351


Current blocker bugs: 11
     Fixed yesterday:  0
     Added yesterday:  0

Current list of blocker bugs:
-----------------------------
* Bug #594: X crash with invalid file in gv
  - fb needs to range check arguments to CreatePixmap
  - What about other areas of the server?
  - I have been unable to reproduce this with current CVS

* Bug #770: Hangs with Chromium
  - Eric Anholt is looking into this one

* Bug #964: X.Org Xprt starts to consume 100% when being idle
  - Patch applied; leaving open to see if better solution is found

* Bug #993: Build failure with #define BuildXevie NO
  - This problem has been fixed, but it raised another issues that has
    been discussed on the mailing list before: Should Xevie be included
    in Xext or should it be in a separate library by itself?
  - Answer from 11 Aug 04 release wranglers call is yes
  - Stuart Kreitman is working on making Xevie a separate library

* Bug #999: Release notes for next release
  - Need someone to start documenting changes for release notes

* Bug #1029: Hard failure if socket directories cannot be chowned to root
  - This solution breaks on systems that do not have setuid
  - xfs uses xtrans also and since it is not setuid root, it cannot
    chown to root and bails
  - Proposed solutions:
    1. Create a helper program that is setuid root to create dir, or
    2. Revert the change back to X11R6.7 version

* Bug #1032: Damage causes rootless XDarwin to crash
  - Main blocker problem has been solved but there is still another
    problem which will be investigated later

* Bug #1057: GLX looks for DRI drivers in wrong dir on AMD64
  - Proposed fix is being tested and will be checked in after
    confirmation that it works

* Bug #1060: BuildXprintLib NO causes libXaw build to fail
  - Decided to revert to previous behavior
  - Patch supplied and tested

* Bug #1065: Test and enable Render accel on R100
  - Testing is underway

* Bug #1072: Auto load old keyboard driver if kbd driver fails to load
  - Patch supplied to allow new kbd driver to be:
    1. Installed and loaded with its own name (kbd)
    2. Installed and loaded with the same name as the older keyboard
       driver, but only if UseDeprecatedKeyboardDriver is NO



More information about the xorg mailing list