XBMC Crash attempting to update MyVideos34.db from version 33 to 37
#1
Hi all,
Trying to migrating from XBOX to Windows XBMC version, using XBMCSetup-Rev29443-dx, all was fine but when try to open videos using library XBMC crash and at the log I get some skin warnings and ...

21:24:21 T:3344 M:1302966272 WARNING: XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 28
21:25:48 T:5916 M:1307901952 ERROR: Could not find addon: skin/scripts/latest/latest.py
21:26:10 T:5916 M:1277063168 NOTICE: Attempting to update the database MyVideos34.db from version 33 to 37

Can someone help me?

Thanks in advanced
Reply
#2
A full debug log might be more useful.
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
#3
Thanks for your reply and sorry for my late reply Sad
Tonight I'll post the full debug log.

See you!
Reply
#4
Here is my log.
As I can see now the update is successful (when I did the last attempt log doesn't show the successfull message)... but it is still crashing.

Thanks in advanced
Reply
#5
How is it crashing? It seems to be fine from the 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
#6
Hi jmarshall,
I don't know, but it crashes. If you want I can send you my database.
Is XBMS still supported? Tonight I'll try with Confluence skin and with files view, and I'll try to play some file using XBMS (the whole library uses XBMS paths)

Thanks
Reply
#7
Checked. Is not a library problem. It seems to be a protocol compatibility problem. Tested with Confluence Skin that comes with the svn pack.
When I try to browse using 'Files' any XBMS path (it doesn't matter if the source is multi-directory or not) XBMC crashes.

I've post 3 different logs:

XBMC Crash using Library view : log

XBMC Crash using File View and trying to browse a multidirectory source: log

XBMC Crash using File View and trying to browse a single directory source: log

Please tell me how can I help you to give more information.

Thanks,

NaBz

PS : Can you change the thread title? I've tried but no luck. Only changes the first post Sad
Reply
#8
What's the exact path you're using? Are you adding it via "Add Source" and typing the path in manually?

XBMS is no longer supported is the problem, but in either case it should definitely not crash, so something for us to fix.

Cheers,
Jonathan
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
Hi again,
first of all thanks for all your time Jonathan.

I'm using my sources.xml file that I've been using a long time ago. It works with XBOX releases and with 9.11.
Some paths were added manually using "Add source" and others were added using the "Browse" button.
Here you can see my sources.xml content.

I'ts time to migrate my XBMS library paths to SMB, isn't it? Oo
Reply
#10
Apologies - XBMS connections should be fine - I was getting confused with XNS or whatever it was.

Which XBMSP server are you using?
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
#11
Hi again Smile

I'm using ccxgui 1.41 on a Windows 7 computer. It's the only one that I know.
Reply
#12
Hi again,

anyone here is using XBMS like me?

Huh
Reply
#13
Hi!

I'm having the same problem, XBMC (xbmc-r31168) crashes instantly when I try to access an xbms:// source.

Image

I haven't actually had this working before as I installed XBMSP-1.0 1.0 CcXstream Media Server 1.0.15 for the first time today on my UNIX NAS/Server. But the Media server seems to be running just fine according to ccxtest.exe which lists the shares just fine:

Code:
ccxtest.exe 192.168.1.101
Connecting to xbmsp://192.168.1.101:1400/
1) Clips
2) TV
3) Madtitle
4) Movies
5) Music

I've also tried putting up a Windows server on my laptop using ccXgui_LITE_Beta_1.exe and adding a single local directory to it. Same result there, ccxtest lists the share fine, but XBMC crashes instantly when trying to access it.

I've tried connecting to both the UNIX NAS/Server and the laptop from a third computer (also running Win 7 x64 but on xbmc-r28256). Same result, instant crash trying to access an xbms:// source.

(There is no difference if I try to add an xbms:// source using XBMC or if I add the source to the .xml file manually and then try to access it inside XBMC, it still crashes as I either press "Add" or I try to open the mapped share.)

My sources.xml looks like this: http://pastebin.com/jBQPxFrQ

Debug log from laptop when trying to add an xbms:// source: http://pastebin.com/FWHGUnwb

Debug log from laptop when trying to access an xbms:// source that I manually added to sources.xml: http://pastebin.com/uM9fGPwG

I also tried to uninstall the nightly build and installed 9.11, and it works just fine there.

Image

This is probably overkill information, but here's the debug on the working 9.11 mapping and accessing of an xbms:// source: http://pastebin.com/FVY08Tvt

I also tried the earliest nightly build, xbmc-r27943, and it's broken there as well.
Reply
#14
I have this problem and posted along reply with lots of logs in this thread a week ago, but it seems to have been moderated..?
Reply
#15
This message:

Hi!

I'm having the same problem, XBMC (xbmc-r31168) crashes instantly when I try to access an xbms:// source.

Image

I haven't actually had this working before as I installed XBMSP-1.0 1.0 CcXstream Media Server 1.0.15 for the first time today on my UNIX NAS/Server. But the Media server seems to be running just fine according to ccxtest.exe which lists the shares just fine:

Code:
ccxtest.exe 192.168.1.101
Connecting to xbmsp://192.168.1.101:1400/
1) Clips
2) TV
3) Madtitle
4) Movies
5) Music

I've also tried putting up a Windows server on my laptop using ccXgui_LITE_Beta_1.exe and adding a single local directory to it. Same result there, ccxtest lists the share fine, but XBMC crashes instantly when trying to access it.

I've tried connecting to both the UNIX NAS/Server and the laptop from a third computer (also running Win 7 x64 but on xbmc-r28256). Same result, instant crash trying to access an xbms:// source.

(There is no difference if I try to add an xbms:// source using XBMC or if I add the source to the .xml file manually and then try to access it inside XBMC, it still crashes as I either press "Add" or I try to open the mapped share.)

My sources.xml looks like this: http://pastebin.com/jBQPxFrQ

Debug log from laptop when trying to add an xbms:// source: http://pastebin.com/FWHGUnwb

Debug log from laptop when trying to access an xbms:// source that I manually added to sources.xml: http://pastebin.com/uM9fGPwG

I also tried to uninstall the nightly build and installed 9.11, and it works just fine there.

Image

This is probably overkill information, but here's the debug on the working 9.11 mapping and accessing of an xbms:// source: http://pastebin.com/FVY08Tvt
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC Crash attempting to update MyVideos34.db from version 33 to 370