After some days of recompiling with debug symbols and stepping endlessly through programs, I <br>have become fairly sure that this problem has nothing at all to do with DirectFb. Sorry for the<br>noise. It just happened that I was inside DirectFB mostly when the crash occurred, but after<br>
recompiling SDL the default driver changed from DirectFB to X11 and still the crashes<br>happened, in fairly random locations. SDL Init seems to trigger some process or thread<br>that eventually causes the complete crash of X sometime thereafter. <br>
<br>As an experiment I set my video device to fbdev in xorg.conf and suddenly everything<br>started working, though obviously slowly. So it seems the problem must be in <br>xserver-xorg-video-radeon.<br><br>