Re: mplayer restarting openbsd
Owain Ainsworth <[email protected]> Tue, 8 Dec 2009 16:53:45 +0000
| Newsgroups | gmane.os.openbsd.x11,gmane.os.openbsd.ports |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Dec 08, 2009 at 03:42:07AM +0100, frantisek holop wrote: > hmm, on Mon, Dec 07, 2009 at 06:27:46PM +0000, Owain Ainsworth said that > > On Sun, Dec 06, 2009 at 05:06:25PM +0000, Edd Barrett wrote: > > > On Sun, Dec 06, 2009 at 04:58:00AM +0100, frantisek holop wrote: > > > > > -vo xv:adaptor=0 X crashes > > > > > -vo xv:adaptor=1 plays the movie > > > > > > This is clearly no fault of mplayer at this stage. I suggest you take it up with > > > one of the X11 developers. > > > > or indeed look at the "how the get a trace out of the xserver" section > > of /usr/xenocara/README and send me a backtrace. Obviously there's a bug > > in the xvideo code in the intel driver. With debug symbols, please. > > > > I refuse to do your legwork for you (Frantisek, not edd). > > is asking for some pointers so bad these days? X crashes -> So X knowing where it crashes would be useful. > i am trying to report as many useful info as i can. > > could you be please more specific about the debug symbols? > does this mean that i have to rebuild all of xenocara > with "env CFLAGS=-g make -f Makefile.bsd-wrapper build" > or is it enough just to rebuild the intel driver and/or > the X server? intel driver, X server, pixman, libdrm would probably cover all the bases you're likely to hit. the ones without autohell goop (libdrm i think is the only one) should be done almost as for base (make DEBUG=-g build) then read: "o How to get a core file out of the X server?" in xenocara/README and follow the instructions. -0- -- Have an adequate day.