XBMC Crash on Music
#1
Ok I'm using the latest SVN Release for XBMC 10 Dharma.

I've got a GeForce 210 card hooked up via HDMI for video and audio.

Whats happening is when I go to the Music tab and then switch to party mode sometimes it'll crash there with no log, also if I skip through the songs to fast as there playing it'll crash as well. Sometimes it just randomly crashes playing music.

Please tell me someone has or is experiancing this and has a solution as this is simply driving me nuts
Reply
#2
Is no one at all experiancing something like this Huh
Reply
#3
Does it crash or freeze? Does music continue to play? Can you still SSH to your machine and it works ok?
Odroid C2 running CoreElec
Reply
#4
It crashes XBMC then you can see XBMC actually restart back up and take you to the home screen.

Music does not continue to play.

Yes i can still SSH to the box and it works perfectly.
Reply
#5
bump
Reply
#6
Get a crash log, or at least a debug log.
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.


Image
Reply
#7
I've posted a debug log of what happens when I go into Music then choose Party Mode and constantly skip forward to a new song till it crashes and restarts XBMC.

Debug log located at:
http://pastebin.com/FVycaZAg

Any ideas on whats causing this ?
Reply
#8
Do you get a crash log?
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.


Image
Reply
#9
It never produces a crash log and thats what makes this so damn strange.
Reply
#10
Here is a paste of my /etc/asound.conf file.

Code:
pcm.dmixer {
  type dmix
  ipc_key 2048
  slave {
    pcm "hw:1,7"
    period_size 512
    buffer_size 4096
    rate 48000
    format S32_LE
  }
  bindings {
    0 0
    1 1
  }
}

pcm.!default {
  type plug
  slave.pcm dmixer
}

pcm:iec958 {
  type plug
  slave.pcm dmixer
}
Reply
#11
Ok oddly enough I changed the default audio player in advancedsettings.xml to dvdplayer and it seems to have resolved the issues.

Anyone know what default player XBMC uses for playing audio ?
Reply
#12
bump
Reply
#13
I have a similar issue since Dharma, same as you, no information in the crashlog

as you can see in the crashlog default audio player is paplayer
Reply
#14
ok well then there is a bug in paplayer as since i switched to dvdplayer everything works perfectly fine
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC Crash on Music0