Kodi Community Forum

Full Version: Adding a sambashare lets XBMC crash
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I'm using RC1 on a previous OpenElec-Nightly.

The error is reproducable:

1. Go to Systems
2. Arrow down
3. File Systems
4. Add new source
5. Browse
6. Windows Share [ENTER]

When clicking Enter in step 6 XBMC turns black and comes back into the main menu a few seconds later..

I removed the logfile, then clicked ENTER in Step 6 and after the menu got back I copied the logfile, so it should be quite clean.

http://pastebin.com/vq7F0xRB

Anyone else with such problems?

If it helps: I have a Zotac ZBOX HD-ND22 which is connected via LAN.

Edit:\

Just updated to the newest OpenElec-Build from 2nd march with RC2 and the problem still remains: http://pastebin.com/Mp04W5DB
The logs you've posted don't appear to show you attempting the Browse. On my system I see the sequence:

Code:
DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(FileManager)
DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(FileManager)
DEBUG: Activating window ID: 10003
DEBUG: ------ Window Deinit (Home.xml) ------
INFO: Attempting to default to:
DEBUG: ------ Window Init (FileManager.xml) ------
INFO: Loading skin file: FileManager.xml
INFO: Loading skin file: DialogProgress.xml
DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
INFO: Loading skin file: DialogMediaSource.xml
DEBUG: ------ Window Init (DialogMediaSource.xml) ------
DEBUG: SDLKeyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
INFO: Loading skin file: FileBrowser.xml
DEBUG: ------ Window Init (FileBrowser.xml) ------
INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://mirrors.xbmc.org (easy=00DA8FD8, multi=00628188)
DEBUG: SDLKeyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
DEBUG: SDLKeyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://mirrors.xbmc.org (easy=00D6FED8, multi=00627F68)
DEBUG: SDLKeyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
DEBUG: ------ Window Init (DialogBusy.xml) ------
DEBUG: Found Server/Share: \\RATSNEST
DEBUG: Found Server/Share: \\GORGONZOLA
DEBUG: Found Server/Share: \\RATBASE
DEBUG: Found Server/Share: \\RATTLE

JR
You're right, I didn't see that there was an xbmc.old.log.

I know started debugging, rebooted XBMC and then made the 6 steps from above.

Now my xbmc.old.log contains: http://pastebin.com/BPLnwVKF
And xbmc.log: http://pastebin.com/d6d3H2dU

Edit:\ I just tried the latest build of XBMCbuntu (v34) and have no problems there.. Since the problem seems to be related to OpenElec, I'll contact them. Thanks anyway (: