https://bugs.freedesktop.org/show_bug.cgi?id=30502
--- Comment #10 from Rafał Miłecki zajec5@gmail.com 2010-10-04 10:04:20 PDT --- (In reply to comment #8)
I have tried it, and managed several iterations. But now I have hit a range where celestia crashes on start with this error: celestia: radeon_texture.c:703: radeon_store_teximage: Predpoklad `dstRowStride' nesplnený. (Prerequisite `dstRowStride' not met)
I have tried to get out of this range using "git bisect skip" on hundreds of commits, but I was not successful.
If you can help me get out of this hole I could continue bisecting.
Driver broken for hundreds of commits? Sounds weird... Could you try "make distclean" and "make realclean" and then compile previously-broken-commit?