Kodi Community Forum

Full Version: [solved] Current build from trunk - crash with smb
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Davilla, Memphiz, other developers

the current build from trunk (#e0ba636) doesnt work with mysql-db settings in advancedsettings.xml. It crashes right from the start. If I remove the mysql-settings everything works fine.

Debug Log: http://pastebin.com/MPQ5G58u

CrashReport: http://pastebin.com/s0dDqr6Z

The last known working build for me was #1c250ec.

Thanks for your help,
EmKay
Did you build release or debug? Need this for symbolicating the crashlog ...

BTW it crash ins libsmbclient. Are you sure it has something to do with sql and not with your pass substitution?
I am building release. I did uncommenting on each of those sections. With the mysql-settings and without pathsubstitution it crashes, with pathsubstitution but without mysql-settings it works.

But you are right - it's always the thread with libsmbclient - in all crashreports. I will double check that now...

Thank you!

EmKay

EDIT: No, I was wrong. It crashes only when mysql AND pathsubstitution are active. When I disable either of those two it works. Which is logical: When I "remove" the library it will not try to load thumbs from smb...

So, yes, thumbs on SMB is the problem here...
I tried to play a video via smb after disabling pathsubstitution and got another crash: http://pastebin.com/90MckwCW

So, there seems to be a general problem with smb - not only pathsubstitution.

EmKay
I think there is something with your build wrong tbh. The current trunk runs smooth for me. And there where no changes to libsmb. Did you do a clean build after the thread commits? Because it needed atleast a clean bootstrap...
yes, did clean everything - in fact I deleted everything, just to be safe: the whole xbmc-folder and the xbmc-depends folder in Shared.

But I will try from scratch - again Wink

Thanks so far...
stop!!!!!! ... can reproduce it now ...
Hey!

That's good - or is it Wink

I'm curious what the problem is...
builld the debug version if you are in hurry - otherwise jcarrol will fix this ... i trust him Big Grin
okay Smile

thank you very much, mate! Did you already inform him?

EmKay
its fixed
Thanks again!
is this the reason mine isnt working this is the thread about it:

http://forum.xbmc.org/showthread.php?tid=105994
nope...

ps: renamed the thread title because it was missleading