Hi guys i'm experiencing same problem with my new HTPC. I'm following and using xbmc from the version 10 and i've never had this problem before.
XBMC ver 11.0 Eden
I startup my pc, automatically start xbmc and after few keypress on my remote XBMC freeze windows. I need to switch off the pc to solve. I try to unistall and deleting profile folder too but nothing to do.
Here's my debug log: http://pastebin.com/7V2cePW4
tulipo
Junior Member Posts: 1 Joined: May 2012 Reputation: 0 |
2012-05-26 17:38
Post: #11
|
| find quote |
jhsrennie
Team-XBMC Developer Posts: 7,237 Joined: Nov 2008 Reputation: 117 Location: Chester, UK |
2012-05-27 10:00
Post: #12
I can't see anything obvious in the log. Did XBMC freeze when recording this log? It looks as if you used TeamViewer and pressed alt-F4 to end XBMC. Can you record a log showing a freeze?
(This post was last modified: 2012-05-27 10:00 by jhsrennie.)
|
| find quote |
hotrod02
Junior Member Posts: 1 Joined: Jun 2012 Reputation: 0 |
2012-06-01 16:05
Post: #13
I have the same exact issue you guys are having with my Dell XPS 14Z. I have installed it on atleast 3 other computers without any problems. I tried to set up logs, but the logs are not writing to the newly created "advancedsettings" file in my appdata directory.
Please help! Love the software and need it on this laptop. Update: I was troubleshooting the issue for again today. I think I fixed it. Here is what I did to get XBMC 11 to work. 1. Uninstalled the Intel driver, uninstalled and reinstalled XBMC without any luck. 2. Uninstalled the Nvidia driver and had the same results. 3. Reinstalled both drivers and now it works.
(This post was last modified: 2012-06-23 15:45 by hotrod02.)
|
| find quote |
sc84647
Junior Member Posts: 4 Joined: Jun 2012 Reputation: 0 |
2012-06-07 23:14
Post: #14
I also am having the same problem - running on Win7 on Toshiba L775-111 and it hangs on startup. The last entry in the log is same as seanp25 is seeing. I've tried uninstalling (including removing the profile directory) and reinstalling but the problem persists.
Full history - I did a fresh first-time install, enabled Airplay, played a few videos/photos from an iPhone, then it hung and the PC needed rebooting. I'm very keen to get XMBC working (it looked great for the 10 minutes I was able to use it!), any advice appreciated.
(This post was last modified: 2012-06-07 23:31 by sc84647.)
|
| find quote |
jhsrennie
Team-XBMC Developer Posts: 7,237 Joined: Nov 2008 Reputation: 117 Location: Chester, UK |
2012-06-08 11:35
Post: #15
Because I can't reproduce this the only way to attack the problem is for me to do a custom build of Eden with extra logging around the bit of the code that's crashing. You would have to download the modified XBMC.exe and copy it into the Eden installation directory. If you want to have a go let me know and I'll create the custom build.
|
| find quote |
jordandk
Member Posts: 67 Joined: Dec 2010 Reputation: 0 Location: Denmark |
2012-06-08 11:50
Post: #16
I had the problem too last night. I found out XBMC would'nt startup if I have an audio cd in my drive. It keep saying XBMC not responding, until I took the cd out, then it started up as usual.
Did the test 3 times with different cd's and each time the result was the same with not responding. |
| find quote |
jhsrennie
Team-XBMC Developer Posts: 7,237 Joined: Nov 2008 Reputation: 117 Location: Chester, UK |
2012-06-08 12:49
Post: #17
OK I've built a version of Eden with extra logging. It will still crash/hang, but at least we'll have more idea where it's happening.
Grab XBMC.exe from http://swarchive.ratsauce.co.uk/xbmc/HangInWindows/ and copy the file into the XBMC installation directory i.e. replace the version of XBMC.exe created by the Eden installer. Now just run XBMC, and after it hangs/crashes upload the log to http://pastebin.com/ and post the link here. The extra logging info will look like: Code: DEBUG: guilib: Fill viewport always for solving rendering passesThe logs that have been posted in this thread stop at the entry: Code: DEBUG: guilib: Fill viewport always for solving rendering passesand normally the next log entry is: Code: DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)so hopefully the extra logging will tell us where in between XBMC is hanging.
(This post was last modified: 2012-06-08 12:50 by jhsrennie.)
|
| find quote |
sc84647
Junior Member Posts: 4 Joined: Jun 2012 Reputation: 0 |
2012-06-08 22:56
Post: #18
OK - I've downloaded the extra logging version, enabled debug and run it - here's the log
http://pastebin.com/SPUEkF1z Looks like the last entries are: Code: 08:41:54 T:6528 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skippingNote this might not be the same problem as jordandk is seeing, there is definitely no CD in my machine. UPDATE: OK it seems to be working again, not sure how/why, but the log from the working instance diverges from previous logs after this line: Code: 09:22:42 T:7004 INFO: CApplication::Create: calling g_mediaManager.Initialize()and instead logs out: Code: 09:22:42 T:7004 INFO: CApplication::Create: returning CApplication::Initialize()
(This post was last modified: 2012-06-09 10:32 by sc84647.)
|
| find quote |
jhsrennie
Team-XBMC Developer Posts: 7,237 Joined: Nov 2008 Reputation: 117 Location: Chester, UK |
2012-06-09 11:37
Post: #19
This looks very like a hang polling the optical disks.
I've updated the XBMC.exe on my site to enhance the logging around the optical disk check. You might be interested to try it, though if your system is no longer hanging the info we'll get will be limited. Incidentally, there's nothing "experimental" about this build. It's the same as the release version of Eden except for the extra logging, so you can use it for your regular film watching. |
| find quote |
sc84647
Junior Member Posts: 4 Joined: Jun 2012 Reputation: 0 |
2012-06-09 21:19
Post: #20
Yes agreed - it seems to be connected to optical drives - managed to reproduce the problem again with your updated build (although it seems to be an intermittent problem):
Code: 20:07:36 T:10800 INFO: CMediaManager::Initialize: calling m_platformStorage->Initialize()At the same time that XBMC was hanging, trying to open the E: drive in Windows Explorer would also hang - not sure if one causes the other, or something else is causing both to hang. |
| find quote |

Search
Help