Profile switch causes crash
#1
I have two profiles setup on my machine. The first is the master profile that has been protected with the master lock using numeric characters. The second profile is a kids profile that requires no login to get into. What happens is when I go from the kids profile to the master profile, xbmc will crash and then restart. This does not happen if the master profile is not protected with a password. Has anyone else seen this on their machines?

Chris
Reply
#2
Debug Log crashlog.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#3
debug xbmc.log: http://xbmclogs.com/show.php?id=298102
debug xbmc.old.log: http://xbmclogs.com/show.php?id=298103
XBMC crashlog: http://xbmclogs.com/show.php?id=298104
Reply
#4
Python fuckup in thread 18. Can you retry with v14? Or remove next.aired script?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#5
I installed 14 with no change. I then uninstalled the skins that were using Next Aired and uninstalled the add-on. The problem goes away once the Next Aired add-on is removed.
Reply
#6
Nice. Can you file the bug with the author?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#7
Since there are no python errors coming from the Next Aired script, and the failure is a SIGSEV, it seems more likely that the issue is the xbmc interaction with the python environment. The Next Aired script uses a service that is told to start and stop when the profile is changed, so wouldn't this actually be an issue in that service code that is handling the python start/stop events?
Reply

Logout Mark Read Team Forum Stats Members Help
Profile switch causes crash0