xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 44 forks source link

xbian restarts when scrolling movies screen #854

Open mikemorrell2 opened 6 years ago

mikemorrell2 commented 6 years ago

I am using Xbain Jessie version 20171202-0 on Cubox-i (iMX6). This is a fresh install with no plugins. I setup my movie library and let it sync with IMDB. After that was done, I went to the Movies main screen and scrolled down to the end using keyboard. After navigating and scrolling around the menus with keyboard input for awhile, the whole system reboots. This is 100% repeatable. I do not know what logs would help to analyze the problem.

mkreisl commented 6 years ago

@mikemorrell2 You installed an outdated Jessie image, why did you do that?

mikemorrell2 commented 6 years ago

@mkreisl The link on the download page for the Cubox-i board gave me that version. Is there a newer version I should be using?

mkreisl commented 6 years ago

You're confusing me. On download page you get XBian_Latest_imx6.img.gz, which was built Dec 1 and contains Stretch, not Jessie.

So, please make sure that you install correct version before continuing here. Thanks

mikemorrell2 commented 6 years ago

cat /etc/xbian-codename gives jessie as output. On the Kodi system info screen I see Operating System XBian 1.0(knockout) kernel linux 4.8.15+rt9+. Build is Kodi 17.6 Git:2017-11-18-433b93a compiled Nov. 19, 2017.

mkreisl commented 6 years ago

cat /etc/xbian-codename gives jessie as output. On the Kodi system info screen I see Operating System XBian 1.0(knockout) kernel linux 4.8.15+rt9+. Build is Kodi 17.6 Git:2017-11-18-433b93a compiled Nov. 19, 2017.

Oops, you're right. There was an outstanding PR, but forgot this to fix this issue till today. But OC, this is only cosmetic

But anyway, I can not reproduce your issue, can you tell me a bit more about your system?

Where are the vids located, Are you using mysql database, What about CPU/RAM (cores?)

On my system, a Hummingboard pro, 2GB RAM quad core, fs on SATA disk, everything works well

mikemorrell2 commented 6 years ago

So I guess this is actually Stretch. Anyway, I cannot seem to reproduce it lately. The only things that may have changed is that I changed some Samba settings and directory permissions for Samba. Anyway here is the additional system info you requested. Vids are on external eSATA disk array with raid-1 btrfs 2TB drives. The disk is auto mounted by fstab at boot. I am using the standard installed database. Quad Core CPU with 2GB RAM.

mkreisl commented 6 years ago

Hmmm, that's weird

Ahh, so CPU and RAM is identical to mine