CrashReporter
CrashReporter (another one)
Log
I have multiple instances of xbmc running in my home, but have been having a very weird issue with a new one I'm attempting to install onto a 2011 Mac Mini running Lion. Everything seems to be working fine on launch and as I navigate my library. I can even begin to play video. But always, and I can't quite pinpoint the exact timing of it, xbmc just simply crashes during video playback and Mac OSX alerts me of this fact and gives me the option to relaunch it. When I do I get an error message that says "Remote Communication Server failed to start".
Does anybody have any idea what is doing this? I have an inkling its Trakt Utilities but don't really know how to read those Crashreports or logs. Any help would be greatly appreciated.
P.S. I also have a weird issue where I pause the video and the video will pause but the audio will play on a 1 sec loop at the point of pause. I did some quick googling and I'm thinking this is unrelated but thought I should add it anyways. Thanks again!
Solved Issue Crash when playing video, Remote Communication Server Fails to Start upon relaunch
seth.feinberg
Donor Joined: May 2011 Reputation: 0 |
2012-07-17 02:33
Post: #1
(This post was last modified: 2013-05-08 17:47 by seth.feinberg.)
|
| find quote |
seth.feinberg
Donor Joined: May 2011 Reputation: 0 |
2012-07-18 21:17
Post: #2
anyone?
|
| find quote |
Memphiz
Team-XBMC Developer Joined: Feb 2011 Reputation: 91 Location: germany |
2012-07-19 09:39
Post: #3
Please post your nfs setup (/etc/exports and how your media and thumbs organised).
1. Turn off thumbnail extraction in settings 2. Ensure that thumbs and media is accessed with the same nfs export - there is a bug in eden with thumb path substitution on nfs shares which is fixed in frodo/alpha. 3. Post a debug log next time - so i would have figured 2. by my own
AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here HowTo setup NFS for XBMC: Wiki NFS HowTo configure avahi (zeroconf): Wiki Avahi READ THE IOS FAQ!: iOS FAQ |
| find quote |
seth.feinberg
Donor Joined: May 2011 Reputation: 0 |
2012-07-21 05:40
Post: #4
(2012-07-19 09:39)Memphiz Wrote: Please post your nfs setup (/etc/exports and how your media and thumbs organised). I'm sorry this took me so long, I had to find time to run the xbmc with debugging on until it crashed. However it only took one episode of Mad Men so here I am... Code: /volume1/Print *(rw,async,no_wdelay,insecure,root_squash,all_squash,anonuid=501I'm not fully sure what your asking when you say "how your media and thumbnails are organized. I have all the movies and tv shows in the Video folder and the thumbnails are in a folder labeled thumbnails in the Web folder. and the rest...: 1. Done, but why? 2. Not entirely sure what you mean. Does the fact that my Thumbnails folder residing on the /volume1/Web and not the /volume1/Video present a problem? Its not causing any noticeable issues on any of my other installations. 3. Here is a full Debug Log if it happens to help at all. Thanks for getting back to me (again no less)!! |
| find quote |
Memphiz
Team-XBMC Developer Joined: Feb 2011 Reputation: 91 Location: germany |
2012-07-21 13:43
Post: #5
1. to see if this already fixes your crash
2. yes that is a problem on eden which is fixed in frodo then - if 1. doesn't help - move your thumbs to the video export and you should be fine. AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here HowTo setup NFS for XBMC: Wiki NFS HowTo configure avahi (zeroconf): Wiki Avahi READ THE IOS FAQ!: iOS FAQ |
| find quote |
seth.feinberg
Donor Joined: May 2011 Reputation: 0 |
2012-07-23 17:54
Post: #6
(2012-07-21 13:43)Memphiz Wrote: 1. to see if this already fixes your crash Great I'll see if that helps, thanks again for your help! |
| find quote |
seth.feinberg
Donor Joined: May 2011 Reputation: 0 |
2012-08-01 16:33
Post: #7
(2012-07-21 13:43)Memphiz Wrote: 1. to see if this already fixes your crash So, I made all of the described changes (1. Turned off "generate thumbnails" and then 2. moved my Thumbnails folder to the Video share of my nas). After a hiccup of no thumbnails showing up that I fixed my Chown'in the new thumbnails folder to 501 (I root_squashed my shares to fix the same problem on my ATV2 last time you were kind enough to help me). I cannot say for sure that its fixed the problem on my Mac Mini, but I will do a full test tonight (It takes me a while to actually test since it only crashes like 3/4 of the way through playing a file), but I'm experiencing a separate thumbnail problem now, this one with Music: I loaded my Music collection (which is meticulously tagged w/ embedded album art) and not a single album art was loaded for any of my 37k+ songs (which ALL have an embedded pic). Here's the log: http://pastebin.com/a6vPbHb0 It seems that its having similar permissions issue as it was having before but I can't be sure. The only other thing I'm wondering is if maybe it maybe related to the size of the embedded album art. I read here that the upper limit of size is 256x256 which is larger than most of the embedded images, but I would assume that xbmc would just scale that down (but perhaps that is a misplaced assumption). Thanks again if you can offer me any additional help (you've been so amazingly helpful so far, that I already owe you more drinks than would be safe to consume ). I will report back to see if the crashing issue has been fixed as well later tonight.
|
| find quote |
Memphiz
Team-XBMC Developer Joined: Feb 2011 Reputation: 91 Location: germany |
2012-08-01 23:31
Post: #8
haha - yeah better don't fill me up
![]() no permission errors this time Code: 17:41:05 T:6884 ERROR: CPicture::CacheImage Unable to create new image special://masterprofile/Thumbnails/Music/1/14281ad6.tbn from image nfs://192.168.1.85/volume1/Audio/Music/Alicia Keys/(2003) Alicia Keys - The Diary of Alicia Keys/folder.jpgNOENT error means there is no such file. Could you verify that the above path exists? And that user 501 has access to all folders in there? (meaning the x permission)? AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here HowTo setup NFS for XBMC: Wiki NFS HowTo configure avahi (zeroconf): Wiki Avahi READ THE IOS FAQ!: iOS FAQ |
| find quote |
seth.feinberg
Donor Joined: May 2011 Reputation: 0 |
2012-08-02 00:12
Post: #9
(2012-08-01 23:31)Memphiz Wrote: haha - yeah better don't fill me up I will in a sec, (I had to shut down my NAS while some furniture is being worked on), but I'm near positive that 501 is the owner of /volume1/Video/Thumbnails because thats what I had to change to get my Video thumbnails to show up. I can't check that that particular file exists but I wouldn't be surprised if it didn't. All of my images are embedded into the actual MP3 using Jaikoz. I see the cd cover in any OS's file explorer but nothing shows up in XBMC. Edit 6:45cdt: I checked and surprising that file does exist (I don't have a folder.jpg in every album folder, but every song is embedded with the album cover art). I went to open XBMC to just check to see that there were still no thumbnails and it started "Loading media info from files". It looks like its going through my entire library, which will take a loooong time. I'll report back when its done but still no thumbnails. Also this is the ownership of the Alicia Keys albums Code: drwxrwsrwx 3 admin users 4096 Jun 9 21:04 (2001) Alicia Keys - Songs in A minorIn any event I'll post back when this thing is done "Loading media info from files"...
(This post was last modified: 2012-08-02 01:52 by seth.feinberg.)
|
| find quote |
Memphiz
Team-XBMC Developer Joined: Feb 2011 Reputation: 91 Location: germany |
2012-08-02 09:47
Post: #10
What makes you so sure that XBMC supports embedded Art? (not sure but i have never read anything about it)
AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here HowTo setup NFS for XBMC: Wiki NFS HowTo configure avahi (zeroconf): Wiki Avahi READ THE IOS FAQ!: iOS FAQ |
| find quote |

). I will report back to see if the crashing issue has been fixed as well later tonight.
Search
Help