Posts: 52
Joined: Aug 2008
Reputation:
0
When clicking on a multi-source (video/music) Ive noticed that XBMC hangs when trying to access a network share that isn't available at that time. Convenient would be if it times out instead.
Also, it is NOT possible to remove ALL sources like VIDEO and start all over again adding new multi-sources. Instead XBMC creats a Video(2). VIDEO is still there.
Cheers/fArGo
P.s I tried to submit a ticket but I got an error message saying: "TICKET_CREATE privileges are required to perform this operation"
Posts: 52
Joined: Aug 2008
Reputation:
0
I should have posted this in the bug section.. sorry
Posts: 52
Joined: Aug 2008
Reputation:
0
Yeah I'm registered and logged in.
To reproduce it just add your local video content AND a network source (like a NAS for example) Execute XBMC (windows version) without the network source available and XBMC will crach or hang.
Posts: 52
Joined: Aug 2008
Reputation:
0
In my case the source is referring to a ftp source.
Posts: 7,172
Joined: Dec 2003
Reputation:
4
kraqh3d
Retired Developer
Posts: 7,172
yes, libcurl handles ftp. and xbmc should time out. duplicate the down source as a standalone source. it *should* be the same. all the paths in a multipath sources are just fetched sequentially. and please provide a debug log.
Posts: 3,555
Joined: Oct 2003
Reputation:
12
tslayer
Team-XBMC Developer
Posts: 3,555
If libcurl is not properly loaded, XBMC would crash (at least on linux version).
What does xbmc.log show prior to crash?
42.7% of all statistics are made up on the spot
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.
Posts: 7,172
Joined: Dec 2003
Reputation:
4
kraqh3d
Retired Developer
Posts: 7,172
true. hmm... maybe a dll loading conflict? do you happen to have multiple ftp sources in this multipath source?
Posts: 52
Joined: Aug 2008
Reputation:
0
Yes it is a "multi" ftp multi-path i.e one other xbox and a a NAS. All using ftp protocol.
Strangely enough I can't reproduce the crash again. It was caching all day yesterday. Now it is timing out as it should...
I guess I shouldn't post the full log as it is very long. What should I be looking for?
Posts: 7,172
Joined: Dec 2003
Reputation:
4
kraqh3d
Retired Developer
Posts: 7,172
please, never post a log here. use pastebin to host the log file and post a link. but there's no need to post the log until you can reproduce the problem.