Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#567 closed defect (invalid)

mplayer -vo xv crashes mplayer and X, interrupted by signal 13

Reported by: minilek@… Owned by: beastd
Priority: normal Component: vo
Version: 1.0pre7 Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

I'm using ubuntu dapper with mplayer 2:0.99+1.0pre7try2+cvs20060117-0ubuntu8.
When I run mplayer with xv video output, mplayer and X crash. I get the
following error output:

MPlayer interrupted by signal 13 in module: flip_page

  • MPlayer crashed. This shouldn't happen. It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc version. If you think it's MPlayer's fault, please read DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and won't help unless you provide this information when reporting a possible bug.

XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"

after 98 requests (93 known processed) with 0 events remaining.

I have an ati radeon X1800, using the version 8.28.8 proprietary drivers. My
version of X is 7.0.0 (release date 12/21/2005). Using the
2.6.15-26-amd64-generic kernel. Please let me know if you need more details,
and if so then what I can do to help.

mplayer -vo x11 works just fine.

Change History (1)

comment:1 by reimar, 18 years ago

Resolution: invalid
Status: newclosed

Signal 13 is "Broken pipe", which is most likely an aftereffect of the X crash.
Either way, an X crash is always a bug in X or your drivers (with ATI's drivers
you can be very sure it's their fault).
Most people in your situation (newer ATI card) seem to use -vo gl:yuv=2 or -vo
gl:yuv=2:lscale=1 or so.
And you should really try to get a newer MPlayer version, preferably SVN, but
even pre8 is (probably) a whole year newer than what you have currently...

Note: See TracTickets for help on using tickets.