Xbmc crash when open mp3
#1
Hi all, i asked this question in the mali-400 related 3d, but don't know if it the right place, so i open a new 3d (hoping don't do something wrong).
I'm using xbmc 12.2 on cubieboard 1 (a10) with ubuntu 12.04, and recently i added new libs to add the full-hd support. Now 1080 movies run well, and audio works, but every time i try to play a simple mp3 file, xbmc disappear, and don't generate a crash log...in this way it's hard to understand what cause the crashConfused
Have you suggestions or test i can do to fix this issue?
Thanks in advace Smile
Tk
Reply
#2
isn´t it possible to install a newer version of XBMC on this thing?

If yes, I would start with this and see if your problem is solved.

XBMC 12.x is outdated and IIRC not longer supported.
Reply
#3
Hi, and thanks for your answer Smile
At the moment i think it's not possible to install a new version Sad
The repos for A10, as far as i know, are these_
http://github.com/empatzero/xbmca10
http://github.com/rellla/xbmca10

I compiled it last year (more than 4 hours), when frodo was the last release, i don't know if now there is a newest armhf version aviable..if yes, i can try to compile it.
The strange thing is that mp3 have always worked before add the 1080p support for video, and xbmc is that one i compiled Sad
It seems like there is a sort of conflict with the new video drivers and music panel...and it has no much sense for me (i tried to disable the graphical effect too, to make a test).
Anyway, i hope too in a new version aviable Tongue
Thanks Smile
Tk
Reply
#4
@ Tokka you are looking at unsupported 3rd party sources.

Look at Android (wiki) and get a currently supported version on the device, you could even goto v14 builds as it has better support for that machine perhaps.

The recommneded unofficial builds are SPMC (wiki) else look at the official sources.
Reply
#5
Thanks uNiversal Smile
Yes, i know that are unofficial/unsupported, but did you think the android version will works on ubuntu too? if yes, i will try to compile it (afak at the moment there is not an official armhf repo wich works with mali-400...or i'm wrong? Tongue )
Tk
Reply
#6
afaik that's supported with default current xbmc for android builds. I cant be 100% sure but Im 80% sure.

EDIT

Appears I was 80% wrong

http://forum.xbmc.org/showthread.php?tid=156678

bin it.
Reply
#7
Yep....so i'm lucky to have xbmc 1080p working with mali, and without android? :o
Damn,,,,if only mp3 don't crash it :'(
Reply
#8
Ok, i found a log, but it not very helpfull for me Sad
Quote:2:23:15 T:3048677376 DEBUG: CPlayerCoreFactory::GetPlayers(/home/cubie/Musica/myfile.mp3)
12:23:15 T:3048677376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
12:23:15 T:3048677376 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
12:23:15 T:3048677376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
12:23:15 T:3048677376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
12:23:15 T:3048677376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
12:23:15 T:3048677376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
12:23:15 T:3048677376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
12:23:15 T:3048677376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
12:23:15 T:3048677376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
12:23:15 T:3048677376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
12:23:15 T:3048677376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
12:23:15 T:3048677376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
12:23:15 T:3048677376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
12:23:15 T:3048677376 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
12:23:15 T:3048677376 DEBUG: SECTION:LoadDLL(libmad.so.0)
12:23:15 T:3048677376 DEBUG: Loading: libmad.so.0
12:23:15 T:3048677376 DEBUG: CPlayerCoreFactory::GetPlayers: adding audiodefaultplayer (3)
12:23:15 T:3048677376 DEBUG: CPlayerCoreFactory::GetPlayers: for video=0, audio=1
12:23:15 T:3048677376 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: PAPlayer (3)
12:23:15 T:3048677376 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
12:23:15 T:3048677376 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
12:23:15 T:3048677376 DEBUG: CPlayerCoreFactory::GetPlayers: added 2 players
DEBUG: CFileCache::Open - opening </home/cubie/Musica/myfile.mp3> using cache
12:23:15 T:2856801344 NOTICE: Thread CFileCache start, auto delete: false
12:23:15 T:2856801344 DEBUG: Process, request seek on source to 7069633
12:23:15 T:2856801344 INFO: CFileCache:Tonguerocess - Hit eof.
12:23:15 T:3048677376 DEBUG: Seek - waiting for position 7135041.
12:23:15 T:2856801344 DEBUG: Process, request seek on source to 0

Any idea?
Thx
Tk
Reply
#9
No, that log also useless for me, a full debug log sure maybe, But given you are both using an ancient unsupported xbmc version (12) and an unsupported platform (alwinner), I dont expect it will be something that anyone can do about it in ways if fixing the issue.

Either compile xbmc 13.2 from source or Kodi v14 helix from source for your machine, else I have no further suggestions.

You could wait until someone else chimes in with better ideas, good luck with that though.
Reply
#10
Thanks uNiversal...i don't know if v.13 or 14 may work on allwinner, it use open gles and framebuffer for the video :-\
This week end, if i can, i'll try other tests. If there is an armhf repo for v.13/14, i will try to install from apt and change something on it, to see if i'm luck Tongue
In last instance, i have to try ubuntu 14 instead 12, but gnome has several issues Sad
At last, i'm only half luck...or sd movies with mp3, or all movies without mp3....damned cubieboard Big Grin Big Grin
I prefer my ion itx with gotham loooolll
Regards
Tk
Reply
#11
Just a little update: from standar repos, ubuntu install Eden, and adding xbmc ppa i cannot install xbmc (some lib conflict) Sad
So the only way to use xbmc, for the moment, is only or without mp3, or try to recompile it (but sources for A10 seem still pointing to Frodo).
I don't see many chance to have it full working Confused
Cheers
Tk
Reply
#12
I wouldn't go backwards in XBMC versions terrible idea imo. The chances of a xbmc version that had 0 code for arm platforms isnt likely to get you closer to anything. Also The standard Ubuntu repos not correct place for grabbing xbmc.

Also when you do compile xbmc make sure all required dependencies "the development" packages are installed see https://github.com/xbmc/xbmc/blob/master...ADME.linux
Reply
#13
Yes, the dependecies are all installed, but i thinked the problem may be java (i have java 8, but when i compiled xbmc i had java 6).
But...i have a funny update Big Grin
Doing some test, i added shoutcast and skyfm add-on and....shoutcast crash, as for mp3, but skyfm worksHuh
This is driving me totaly out of headRoflNod
Reply
#14
Thumbs Down 
With nothing further to suggest the remainder is to unsubscribe. Tongue

Good luck with that though. Smile
Reply
#15
Ok, i'm leaving frodo and trying to compile from the git you linked me, but i've a ffmpeg error Sad
Is better i post in the mali400 3d, or i open a new one?
Thx a lot Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Xbmc crash when open mp30