27th Apr, 2015, 03:21 PM
Hi,
I'm not sure how to reproduce it, but it seems to occasionally happen after starting the player, after which restarting will cause subsequent crashes about 2–3 times in a row. I have the log for one of those crashes.
Software
XBian version: 1.0 RC3
XBMC/Kodi version: 13.2
Overclock settings:
Hardware
Device type and model (e.g. Raspberry Pi Model A/B 256/512 MB, CuBox-i i4Pro, ...): Raspberry Pi Model B 512 MB
SD card size and make/type: Wintec Filemate 8GB Professional Class 10 SDHC
Network (Ethernet or wireless): Ethernet
Connected devices (TV, USB, network storage, ...): HDMI, usb keyboard, powered external hard drive
Log files
xbmc.log
xbmc.old.log
Problem description:
Xbian crashes after attempting to play something sometimes. After using sudo reboot now, xbmc will restart and then crash 2–3 times after restarting until finally being stable. It also displays this on the screen when it crashes:
or:
How to reproduce:
I am unable to reproduce it on command.
Really, I'd just like help seeing if anything looks suspicious in the log.
I'm not sure how to reproduce it, but it seems to occasionally happen after starting the player, after which restarting will cause subsequent crashes about 2–3 times in a row. I have the log for one of those crashes.
Software
XBian version: 1.0 RC3
XBMC/Kodi version: 13.2
Overclock settings:
/boot/config.txt (Click to View)
Code:
#initramfs initramfs.gz 0x1000000
gpu_mem_512=144
gpu_mem_256=100
initial_turbo=3
hdmi_ignore_cec_init=1
disable_overscan=1
disable_splash=1
arm_freq=840
core_freq=320
sdram_freq=400
Device type and model (e.g. Raspberry Pi Model A/B 256/512 MB, CuBox-i i4Pro, ...): Raspberry Pi Model B 512 MB
SD card size and make/type: Wintec Filemate 8GB Professional Class 10 SDHC
Network (Ethernet or wireless): Ethernet
Connected devices (TV, USB, network storage, ...): HDMI, usb keyboard, powered external hard drive
Log files
xbmc.log
xbmc.old.log
Problem description:
Xbian crashes after attempting to play something sometimes. After using sudo reboot now, xbmc will restart and then crash 2–3 times after restarting until finally being stable. It also displays this on the screen when it crashes:
Code:
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the start(8) utility, e.g. start xxxx
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service S20xxxx.sh start
initctl: Unknown job: xxxx
or:
Code:
Setting preliminary keymap
How to reproduce:
I am unable to reproduce it on command.
Really, I'd just like help seeing if anything looks suspicious in the log.