Svn 26016 no avi playback crash to desktop
#16
BeastOfSerenity Wrote:I have the exact same issue. I am running the final Camelot release. If I ran VDPAU (or auto detect), then h.264 encoded video runs great, but everything else causes XBMC to crash. When running with the software encoder, everything runs great. Obviously I would like to run with vdpau.

No matter if you select Auto or VDPAU in settings, you xvid/divx SD content will never be VDPAU decoded. It's always the "software renderer" that plays your SD content.

Anyway, all I can say I've been watching like 4 Episodes of 24 the last hours, SD content, Xvid. SVN 25996. No issues, none.

boba
Reply
#17
I just tested 25892 on my Myth 9.10 test machine. same issue.

This test machine is an AMD Cpu and an A8N-SLI Deluxe mainboard with an 8600Gt video Card running 2.6.31-16 Kernel with all the latest updates for Linux, Mythbuntu and xbmc.

Just installed 25892 in a new directory, clean checkout, fresh compile and all xvid files crash to desktop.

Regards.

Dave
Reply
#18
Confirmed on 26069. Crashlog over here (first file is OK, second file with different codec crashed): http://sprunge.us/QSTO
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#19
That's the price of bleeding edge software Wink
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not PM or e-mail Team-Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#20
vdrfan Wrote:That's the price of bleeding edge software Wink


Granted, but what confuses me is why it only affects some of us and not all.

Dave
Reply
#21
Hm, i was able to reproduce the crash on two different pcs. Both are using the updated nvidia drivers and both do bot have C class nvidia gpus.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not PM or e-mail Team-Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
Reply
#22
Hi, I have some problems with Tvheadend and xbmc on ubuntu.
This problems are only when i use tvheadend.
with advanced shaders glsl xbmc are using more and more cpu, and then after 2 minutes its back to gnome desktop.
http://pastebin.ca/1728423

when i have vdpau enabled xbmc drops sound, and after a minute picture stops but sound is running.
http://pastebin.ca/1728425

and then i have a log for vdpau and 60hz
http://pastebin.ca/1728429
Reply
#23
Well it seems the Camelot SVN branch/tag does ship an older ffmpeg-version - whereas trunk received an update lately.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#24
Oh btw @toffy: Your problem is not related to this. Please open a new thread in the Linux section.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#25
It seems that Davilla already made an attempt to fix this problem in the 'crystalhd-branch' (revision 26087).

This patchset however does contain an error:

In branches/crystalhd/xbmc/cores/dvdplayer/Codecs/ffmpeg/configure

mpeg4_vdpau_decoder_deps="vdpau_vdpau_h vdpau_vdpau_x11_h" vdpau_mpeg4_support

should be:

mpeg4_vdpau_decoder_deps="vdpau_vdpau_h vdpau_vdpau_x11_h vdpau_mpeg4_support"
Reply
#26
hydroxide Wrote:It seems that Davilla already made an attempt to fix this problem in the 'crystalhd-branch' (revision 26087).

This patchset however does contain an error:

In branches/crystalhd/xbmc/cores/dvdplayer/Codecs/ffmpeg/configure

mpeg4_vdpau_decoder_deps="vdpau_vdpau_h vdpau_vdpau_x11_h" vdpau_mpeg4_support

should be:

mpeg4_vdpau_decoder_deps="vdpau_vdpau_h vdpau_vdpau_x11_h vdpau_mpeg4_support"

Yep, I tried that patch this morning with the same crash. But darn if I noticed those quotes. Uggh, I already have the patch installed so I will go and edit the file and recompile and post back.

Dave
Reply
#27
Sorry, a single core AMD is not the fastest processor on the block, anyhow the patch is a no-go for me. Same issues following a fresh build with the patch installed.

Dave
Reply
#28
Has anyone entered a bug for this so we can get it fixed? If so, what is the ticket number?

EDIT - nevermind...thing i found it

http://www.xbmc.org/trac/ticket/8265
Reply
#29
i can confirm that... (correct) patch applied, ccache -C, make clean && make distclean, configure, make and sudo make install and still another crash on mpeg4 content, still trying to use vdpau
Reply
#30
the correction (wrong one) made its way into trunk with 26101, but it still, after a manual correction, crashes without any clear crashlog, as mine says
Code:
############## XBMC CRASH LOG ###############

################ SYSTEM INFO ################
Date: dom dic 27 22:31:14 CET 2009
XBMC Options:
Arch: i686
Kernel: Linux 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009
Release:
    Distributor ID:    Ubuntu
    Description:    Ubuntu 9.10
    Release:    9.10
    Codename:    karmic
############## END SYSTEM INFO ##############

############### STACK TRACE #################
=====>  Core file: /home/succhenrica/core
        =========================================
[New Thread 31742]
[New Thread 31718]
[New Thread 31744]
[New Thread 31712]
[New Thread 31717]
[New Thread 31720]
[New Thread 31733]
[New Thread 31734]
[New Thread 31716]
[New Thread 31705]
Core was generated by `/usr/local/share/xbmc/xbmc.bin'.
Program terminated with signal 11, Segmentation fault.
#0  0x01875d52 in ?? ()

Thread 11 (Thread 31705):
#0  0x0867e7d2 in ?? ()
#1  0x0867f2fe in ?? ()
#2  0x08679253 in ?? ()
#3  0x08654a01 in ?? ()
#4  0x08638816 in ?? ()
#5  0x085fe4ac in ?? ()
#6  0x085fe4ac in ?? ()
#7  0x08642823 in ?? ()
#8  0x084c649a in ?? ()
#9  0x0863f2f3 in ?? ()
#10 0x084c7907 in ?? ()
#11 0x08646f97 in ?? ()
#12 0x086473cf in ?? ()
#13 0x082d24ad in ?? ()
#14 0x082d2e09 in ?? ()
#15 0x0839c012 in ?? ()
#16 0x08366904 in ?? ()
#17 0x08367130 in ?? ()
#18 0x084b7f12 in ?? ()
#19 0x08365ebc in ?? ()
#20 0x08365f6c in ?? ()
#21 0x0837ba8e in ?? ()
#22 0x084bb59b in ?? ()
#23 0x0836af23 in ?? ()
#24 0x0837a767 in ?? ()
#25 0x085e3280 in ?? ()
#26 0x0863db5f in ?? ()
#27 0x084b84e1 in ?? ()
#28 0x083654dc in ?? ()
#29 0x0837bbd6 in ?? ()
#30 0x086440d5 in ?? ()
#31 0x082d4298 in ?? ()
#32 0x082d6251 in ?? ()
#33 0x082d657c in ?? ()
#34 0x082d74c4 in ?? ()
#35 0x0854fafb in ?? ()
#36 0x082d73ae in ?? ()
#37 0x084fc010 in ?? ()
#38 0x084fc764 in ?? ()
#39 0x078f1b56 in ?? ()
#40 0x081e6bd1 in ?? ()

Thread 10 (Thread 31716):
#0  0x00486422 in __kernel_vsyscall ()
#1  0x079a0981 in ?? ()
#2  0x0829757f in ?? ()
#3  0x08297830 in ?? ()
#4  0x0828aae7 in ?? ()
#5  0x004b380e in ?? ()
#6  0x079a77ee in ?? ()

Thread 9 (Thread 31734):
#0  0x00486422 in __kernel_vsyscall ()
#1  0x004b8142 in ?? ()
#2  0x239ce1e0 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 8 (Thread 31733):
#0  0x00486422 in __kernel_vsyscall ()
#1  0x004b8142 in ?? ()
#2  0x280dff70 in ?? ()

Thread 7 (Thread 31720):
#0  0x00486422 in __kernel_vsyscall ()
#1  0x004b8142 in ?? ()
#2  0x14e2bda0 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 6 (Thread 31717):
#0  0x00486422 in __kernel_vsyscall ()
#1  0x07999ba6 in ?? ()
#2  0x002552de in ?? ()
#3  0x00253a3d in ?? ()
#4  0x002542d0 in ?? ()
#5  0x00254320 in ?? ()
#6  0x002550cb in ?? ()
#7  0x004b380e in ?? ()
#8  0x079a77ee in ?? ()

Thread 5 (Thread 31712):
#0  0x00486422 in __kernel_vsyscall ()
#1  0x004b8142 in ?? ()
#2  0x1a724b50 in ?? ()

Thread 4 (Thread 31744):
#0  0x00486422 in __kernel_vsyscall ()
and with an error in xbmc.log pointing to line 1114 of VDPAU.cpp,
Code:
2:31:09 T:2581736304 M:2776674304  NOTICE:  (VDPAU) Total Output Surfaces Available: 4 of a max (tmp: 4 const: 4)
22:31:09 T:2581736304 M:2776674304  NOTICE: VDPAU Decoder capabilities:
22:31:09 T:2581736304 M:2776674304  NOTICE: name          level macbs width height
22:31:09 T:2581736304 M:2776674304  NOTICE: ------------------------------------
22:31:09 T:2581736304 M:2776674304  NOTICE: MPEG1             0  8192  2048  2048
22:31:09 T:2581736304 M:2776674304  NOTICE: MPEG2_SIMPLE      3  8192  2048  2048
22:31:09 T:2581736304 M:2776674304  NOTICE: MPEG2_MAIN        3  8192  2048  2048
22:31:09 T:2581736304 M:2776674304  NOTICE: H264_MAIN        41  8190  2032  2048
22:31:09 T:2581736304 M:2776674304  NOTICE: H264_HIGH        41  8190  2032  2048
22:31:09 T:2581736304 M:2776674304  NOTICE: VC1_SIMPLE        1  8190  2048  2048
22:31:09 T:2581736304 M:2776674304  NOTICE: VC1_MAIN          2  8190  2048  2048
22:31:09 T:2581736304 M:2776674304  NOTICE: VC1_ADVANCED      4  8190  2048  2048
22:31:09 T:2581736304 M:2776674304   ERROR:  (VDPAU) Error: An invalid handle value was provided.(3) at VDPAU.cpp:1114
22:31:09 T:2581736304 M:2776674304   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_DELAY(16000.000000)
22:31:10 T:2581736304 M:2774388736   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(40000.000000, 0)
22:31:10 T:2581736304 M:2774388736  NOTICE:  (VDPAU) Didnt find a Video Surface Available (Total: 1). Creating a new one. TRY #1
22:31:10 T:2581736304 M:2773880832   ERROR:  (VDPAU) Error: An invalid handle value was provided.(3) at VDPAU.cpp:1114
22:31:10 T:2581736304 M:2773880832   ERROR: ffmpeg[99E22B70]: swScaler: vdpau_mpeg4 is not supported as input pixel format
now what? Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Svn 26016 no avi playback crash to desktop0