Page 1 of 1
Ruby 1.8
Posted: Wed Mar 20, 2013 5:00 am
by hemington1
After a couple of Ubuntu updates ago, Ruby 1.8 crashes shortly after a reboot. Does Amahi use Ruby for anything?
It hasn't been functioning for a few weeks now, and coincidentally SAB no longer downloads my Sickbeard wanted lists.
Different problems?
Re: Ruby 1.8
Posted: Wed Mar 20, 2013 5:04 am
by bigfoot65
Yes. Amahi is based on Ruby. The update should not have broken anything, but there is always a first time.
Can you provide details on error messages or from the logs?
Re: Ruby 1.8
Posted: Thu Mar 21, 2013 4:20 am
by hemington1
After last nights kernel update, Ruby has not crashed yet, but here is the crash report error log.
Hope it helps.
Re: Ruby 1.8
Posted: Thu Mar 21, 2013 5:42 am
by bigfoot65
Let us know if the issue reappears. Sounds like it might be resolved.
Re: Ruby 1.8
Posted: Mon Apr 29, 2013 10:46 pm
by hemington1
Hi Big
unfortunately this problem has resurfaced. Shortly after a reboot, Ruby crashes as before.
Are there any checks you need me to provide to narrow down the problem?
Regards
Re: Ruby 1.8
Posted: Tue Apr 30, 2013 5:42 am
by bigfoot65
You can check the log files in /var/log directory for issues. I am unsure why you are having problems.
I am running Ubuntu 12.04.2 with all updates and Ruby works fine for me. Did you do any manual configuration changes to the OS?
Re: Ruby 1.8
Posted: Tue Apr 30, 2013 7:44 pm
by hemington1
I had a look at the crash report last night, and same as previous post, a number of communication failures resulting in Ruby quitting.
I am using the stock standard 12.04.2 with current updates.
I also have a suspicion that a ram module may be faulty as I have had recent problems starting the machine. I'll swap that over on the weekend and see how it performs.
Re: Ruby 1.8
Posted: Thu May 02, 2013 6:41 pm
by hemington1
I installed new ram, computer reboots and performs well.
However, Ruby still crashes shortly after startup.
I noticed a lot of info on the net re Ruby crashes on Linux systems. I'll troll thru that and see if I can find a solution.
Re: Ruby 1.8
Posted: Wed May 08, 2013 8:40 pm
by hemington1
Bigfoot
research so far points to broken/corrupt library files causing Ruby to shut itself down to avoid further damage.
For a layman such as myself, is it possible to reload dependent library files for Ruby? Or is it not as easy as that?
Some suggested fixes were updating the Ruby library to a newer version. I am hesitant to do this as Ruby 1.8 is ancient and current libraries (1.9+) may not be compatible.