Opened 15 years ago

Closed 14 years ago

#6812 closed defect (fixed)

VDPAU segfault

Reported by: xris Owned by: markk
Priority: minor Milestone: 0.23
Component: MythTV - Video Playback Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: yes

Description

Segfault when using VDPAU and deinterlacing (pretty sure it crashes without, too).

Attachments (2)

gdb_vdpau.txt (53.9 KB) - added by xris 15 years ago.
mfe_out.txt.bz2 (35.2 KB) - added by xris 15 years ago.
output from mythfrontend -v all (bz2 because it's too large without)

Download all attachments as: .zip

Change History (7)

Changed 15 years ago by xris

Attachment: gdb_vdpau.txt added

comment:1 Changed 15 years ago by xris

Also:

./configure --prefix=/usr --libdir=/usr/lib64 --libdir-name=lib64 --mandir=/usr/share/man --enable-iptv --enable-pthreads --enable-ffmpeg-pthreads --enable-joystick-menu --enable-audio-arts --enable-audio-alsa --enable-audio-oss --enable-audio-jack --enable-x11 --x11-path=/usr/include --enable-xv --enable-xvmc-vld --enable-xvmc-pro --enable-opengl-video --enable-opengl-vsync --enable-xrandr --enable-lirc --enable-ivtv --enable-firewire --enable-dvb --enable-libfaad --enable-libfaad --enable-libfaadbin --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libxvid --enable-vdpau --disable-directfb '--extra-cflags=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fomit-frame-pointer' '--extra-cxxflags=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fomit-frame-pointer' --compile-type=debug --enable-debug
# Basic Settings
Compile type              debug
Compiler cache            symlink gcc
DistCC                    no
qmake                     /usr/bin/qmake-qt4
install prefix            /usr
runtime prefix            /usr
CPU                       x86 x86_64 (model name        : Intel(R) Core(TM)2 Quad CPU           @ 2.40GHz)
big-endian                no
runtime cpu detection     no
yasm                      yes
MMX enabled               yes
MMX2 enabled              yes
3DNow! enabled            yes
3DNow! extended enabled   yes
SSE enabled               yes
SSSE3 enabled             yes
CMOV enabled              yes
CMOV is fast              yes

# Input Support
Joystick menu             yes
lirc support              yes
Video4Linux sup.          yes
ivtv support              yes
HR-PVR support            yes
FireWire support          yes
DVB support               yes [/usr/include]
HDHomeRun support         yes
IPTV support              yes

# Sound Output Support
PulseAudio support        yes
OSS support               yes
ALSA support              yes
aRts support              yes
JACK support              yes
libfftw3 support          no

# Video Output Support
x11 support               yes
xrandr support            yes
xv support                yes
XvMC support              yes
XvMC VLD support          yes
XvMC pro support          yes
XvMC libs                 -lXvMCW
VDPAU support             yes
OpenGL video              yes
OpenGL vsync              yes
DirectFB                  no
Fribidi formatting        no
MHEG support              yes

# Misc Features
multi threaded libavcodec yes
Frontend                  yes
Backend                   yes

# Bindings
bindings_perl             yes
bindings_python           yes

Creating libs/libmythdb/mythconfig.h and libs/libmythdb/mythconfig.mak

uname -a shows

Linux mythtv 2.6.29.6-213.fc11.x86_64 #1 SMP Tue Jul 7 21:02:57 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

Changed 15 years ago by xris

Attachment: mfe_out.txt.bz2 added

output from mythfrontend -v all (bz2 because it's too large without)

comment:2 Changed 15 years ago by markk

Component: MythTV - GeneralMythTV - Video Playback
Milestone: unknown0.22
Owner: changed from Isaac Richards to markk
Status: newaccepted

comment:4 Changed 14 years ago by stuartm

Ticket locked: set

comment:5 Changed 14 years ago by markk

Milestone: 0.220.23

comment:6 Changed 14 years ago by markk

Resolution: fixed
Status: acceptedclosed

I'm fairly confident that the underlying problem here was fixed in r23467. I cannot be certain though given all of the changes to the code in the last 6 months, so if this is still occurring, please re-open.

Note: See TracTickets for help on using tickets.