2011/3/11 Michel Dänzer <daen...@debian.org>

> On Don, 2011-03-10 at 15:33 +0100, Michel Dänzer wrote:
> > On Don, 2011-03-10 at 14:13 +0000, Thue Janus Kristensen wrote:
> > > Accoding to gdb, the second server is called as
> > >    drmDropMaster(fd=9)
> > > and the first server calls
> > >    drmSetMaster(fd=9)
> > >
> > >
> > > Switching between VT7 and VT8 a few times, they also are both called
> > > with drmDropMaster(fd=9) and drmSetMaster(fd=9).
> >
> > Then I'm confused why the EBADF... If the file descriptor was closed
> > before drmDropMaster, then I would have expected that to implicitly drop
> > master as well.
>
> Just in case though, assuming you guys have libgl1-mesa-dri 7.10-3 or
> newer, does downgrading that to an older version fix the problem?
>

I had 7.10-4. Downgrading to libgl1-mesa-dri_7.7.1-4_amd64.deb seems to fix
the crash.

I tried compiling the kernel to debug, but I am having some general
problems. Apparently the current kernel in unstable is not compilable with
the current binutils in unstable. And the latest downloaded from from
kernel.org fails to mount the root filesystem. Grumble. I can find a
solution, I just needed to lament a bit to somebody :).

Regards, Thue

Reply via email to