View Full Version : adding DAAP server causes xbmc crash blue x11
jozwikjp
2008-09-24, 01:17
Hello,
Upon added a daap server it seems like XBMC crashes out and I get a blank X cursor and a big blue screen..
Also.. When this happens is there a key stroke to reload xbmc?
jmarshall
2008-09-24, 01:36
Can you get a crash report or debug log out of it?
Is it easily reproducible for you? What are the steps?
jozwikjp
2008-09-24, 02:11
Yes it is 100% reproducible. As soon as I add the daap location it seems like it attempts to connect and just dies.
I enabled debug logging could you tell me where the log file is written to?
jozwikjp
2008-09-24, 02:16
Sorry I found it..
These are the last entries before it goes to blank blue screen
23:11:18 T:3054135168 M:3291463680 DEBUG: Clearing cached fileitems [daap://192.168.1.123/]
23:11:18 T:3054135168 M:3291463680 DEBUG: CGUIMediaWindow::GetDirectory (daap://192.168.1.123/)
23:11:18 T:3054135168 M:3291463680 DEBUG: ParentPath = []
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Current Level is -1
23:11:22 T:3054135168 M:3291435008 DEBUG: Have 1 databases
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item Library
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item Music
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item Movies
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item Podcasts
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item Audiobooks
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item Purchased
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item 1TopRatedMusic
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item 2FiveStar
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item 3Newest
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item 6LeastPlayed
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item themes
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item Top 25 Most Played
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item 4ShowTunes
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item 5New
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item AcrossTheUnivers
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item JockJams
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item New
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item On-The-Go 1
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item Tiki
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item TomMabe
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item VanHalen
23:11:22 T:3054135168 M:3291435008 DEBUG: DAAPDirectory: Adding item WAM2006
jmarshall
2008-09-24, 02:21
Ok - which DAAP server are you running?
Cheers,
Jonathan
jozwikjp
2008-09-24, 02:23
firefly 1.0 svn-1586
Firefly Service 1.0 svn-1586 C:\Program Files\Firefly Media Server\firefly.exe
FireflyShell 1.0 svn-1586 C:\Program Files\Firefly Media Server\FireflyShell.exe
DAAP Output Plugin 1.0 svn-1586 C:\Program Files\Firefly Media Server\plugins\out-daap.dll
RSP Output Plugin 1.0 svn-1586 C:\Program Files\Firefly Media Server\plugins\rsp.dll
FFMPEG Transcoder Plugin 1.0 svn-1586 C:\Program Files\Firefly Media Server\plugins\ssc-ffmpeg.dll
WMA Transcoder Plugin 1.0 svn-1586 C:\Program Files\Firefly Media Server\plugins\ssc-wma.dll
Win32 Event Plugin 1.0 svn-1586 C:\Program Files\Firefly Media Server\plugins\w32-event.dll
Thanks
Joe
jmarshall
2008-09-24, 02:34
Thanks very much. Would you mind posting a trac report on this so that we don't forget about it?
Cheers,
Jonathan
jozwikjp
2008-09-24, 02:45
Ok thanks I created a new ticket.
http://xbmc.org/trac/ticket/4974
jmarshall
2008-09-24, 02:52
Thanks very much. I'll grab firefly and see if I can reproduce within win32.
Cheers,
Jonathan
jmarshall
2008-09-24, 06:56
Should be fixed in r15677. I think the only problem was it was hitting an overzealous assert, and as the live build is a debug executable this gives a problem.
Have fixed the reason it was hitting the assert, so it should be OK - please confirm and comment in the trac report if not.
Cheers,
Jonathan
jozwikjp
2008-09-24, 15:49
Hello,
Thank you for the speedy response.
Do I have to download the new release some where? or are you saying when the next release is posted confirm it is fixed?
Thanks
Joe
althekiller
2008-09-24, 21:02
It's fixed in SVN and you'll be able to get at it when the next PPA is released (Beta 2).