Project

General

Profile

Got error every morning - Segmentation Fault

Added by George Yuen almost 14 years ago

Dear friends,

My redmine works properly, except one thing: every morning when I come back to office I get the "Segmentation Fault" error message from the server.

I googled and read some threads, and I know it existed in old mysql/ruby version, however, my installation is up-to-date:

Redmine 0.9.3
Windows 2003R2
MySQL 5.1.42
Ruby 1.8.7 (I tried 1.8.6, 1.9.1)
mysql/ruby 2.8.1 (bundled)
rubygem 1.3.5
rake 0.8.7

I read another thread suggested to upgrade mysql connector to 2.8.2, however, I couldn't find such connector in Windows binary.

Have you got such problem? How do you solve it? Thanks a lot!

Regards,
George


Replies (1)

RE: Got error every morning - Segmentation Fault - Added by Felix Schäfer almost 14 years ago

AFAIK the mysql gem doesn't work with MySQL 5.1 yet, though I can't say for sure that's the problem… The problem with finding the cause of the segfault is that ruby is an interpreted language, and as such it's not redmine per se that causes the problem. What server do you use for redmine? Do you have other rails apps running on this server?

    (1-1/1)