Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] Crash when updating Database
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: Crash when updating Database
24th Feb, 2013, 09:53 PM
Post: #1
cmantsch Offline
Registered
Posts: 5
Joined: Feb 2013
Reputation: 0
Crash when updating Database
Hi,

I just reinstalled xbian because my SD card got corrupted.
Now I'm experiencing a problem which keeps crashing the Raspi when updating Database. When starting a database update, it runs for some seconds to 1-2 minutes and then I get a black screen with the Pi rebooting.

Overclocking is set to Turbo (any lower setting doesn't play 1080p smoothly, Problem also ocurrs on lower settings like Medium and High), Raspi is a first generation 256MB Model.
Xbian Version is 1.0a4 (tried a5 before, but downgraded to a4 for problem evaluation).
Movies are stored on a SMB-Fileserver (if that's important to know).

On my earlier installation everything worked fine, but I don't know which version I had installed there.


Thanks in advance, Xbian really gets the most out of the Raspberry Pi Hardware Smile
Find all posts by this user
Quote this message in a reply
24th Feb, 2013, 09:55 PM
Post: #2
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
Crash when updating Database
Did you already try without overclocking?

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
24th Feb, 2013, 09:58 PM
Post: #3
cmantsch Offline
Registered
Posts: 5
Joined: Feb 2013
Reputation: 0
RE: Crash when updating Database
I tried with lower OC settings, but I'll try again with default settings
Find all posts by this user
Quote this message in a reply
25th Feb, 2013, 12:27 AM
Post: #4
cmantsch Offline
Registered
Posts: 5
Joined: Feb 2013
Reputation: 0
RE: Crash when updating Database
ok, just set OC to Xbian, now it seems to work.
But this setting is not performant enough for playing 1080p movies.

could it be, that accessing the smb share consumes too much cpu ressources?
Find all posts by this user
Quote this message in a reply
25th Feb, 2013, 12:28 AM
Post: #5
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
Crash when updating Database
I think it's a power supply issue then, how much mA does it deliver?

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
25th Feb, 2013, 12:44 AM
Post: #6
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
Re: Crash when updating Database
more likely, as I use standard XBian OC settings and stream full HD 1080p DTS over SMB without problem.
It can be the PSU or USB cable from PSU (if you use separate) as not all USB cables use same wiring.I have had issue with USB cable from Kindle and it was causing loosing network.since I have changed cable all is good.btw I using 2.1A PSU and nothing is plugged into RPi USB ports so no extra power drain caused

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
25th Feb, 2013, 12:45 AM
Post: #7
cmantsch Offline
Registered
Posts: 5
Joined: Feb 2013
Reputation: 0
RE: Crash when updating Database
currently it's plugged in the usb port of my TV, but I also tried with several 1000mA power supplies.

just noticed that the charger of my google nexus 7 has 2000ma, so i tried with that psu.
looked promising at first, but after some minutes it crashed like it did with the other power supplies.
Find all posts by this user
Quote this message in a reply
25th Feb, 2013, 12:47 AM
Post: #8
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
Re: Crash when updating Database
can you get the log file for us please? look into forum rules how to

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
25th Feb, 2013, 01:03 AM
Post: #9
cmantsch Offline
Registered
Posts: 5
Joined: Feb 2013
Reputation: 0
RE: Crash when updating Database
Put this onto nopaste, as this would be too long for a post:
http://nopaste.info/75d24dc5bf.html

EDIT: also tried another Cable (That one from my Nexus7) same problem.

EDIT2: now it even crashes when I move the cursor in the menu
when I tail -f the xbmc.log following entry appears right before crashing:

16:14:09 T:2882532416 NOTICE: Thread Jobworker start, auto delete: true
Find all posts by this user
Quote this message in a reply
20th Apr, 2013, 02:00 AM
Post: #10
doctor6000 Offline
Registered
Posts: 1
Joined: Apr 2013
Reputation: 0
RE: Crash when updating Database
Any suggestions to this. Have the same problem. Tried 2 differen pies, different class 10 sd, different psu. Had the problem on all alpha releases. Runing a5 and 12. 1
Find all posts by this user
Quote this message in a reply
20th Apr, 2013, 10:55 PM
Post: #11
namtih Offline
Tester
Posts: 269
Joined: Dec 2012
Reputation: 28
RE: Crash when updating Database
Try to disable the hardware Watchdog, which was introduced with A5 and seems to cause more trouble than it really helps.
I already did it several weeks ago, so I can't check it anymore, but I think you can just try the following:
Terminal

sudo /etc/init.d/xbmc stop
sudo nano /etc/modules
add an # at the beginning of the line with "bcm2708_wdog"
save the the file
sudo shutdown -h now
powercycle your pi
Find all posts by this user
Quote this message in a reply
20th Apr, 2013, 11:26 PM
Post: #12
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Crash when updating Database
You can also edit /etc/default/watchdog and set
Code:
run_watchdog=0
And/or /etc/watchdog and set:
Code:
max-load-1              = 0
max-load-5              = 0
max-load-15             = 0

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 13th May, 2025, 10:57 PM Powered By MyBB, © 2002-2025 MyBB Group.