duncanca / mosaik-aligner

Automatically exported from code.google.com/p/mosaik-aligner
0 stars 0 forks source link

Segmentation fault: kernel too old #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Can't run any of the Mosaik apps

What is the expected output? What do you see instead?
FATAL: kernel too old
Segmentation fault

What version of the product are you using? On what operating system?
Mosaik-1.0.1367-Linux-x64

Please provide any additional information below.

I just saw your post on SEQAnswers, but wanted to post here too:

Our kernel is of the 2.6.x series:

Linux xxx 2.6.9-55.0.12.ELsmp #1 SMP Wed Oct 17 08:15:59 EDT 2007 x86_64
x86_64 x86_64 GNU/Linux

This is on a computing cluster, but all the nodes have the same setup. We
have gcc version 3.4.6 20060404 (Red Hat 3.4.6-8). Upgrading for the whole
cluster is not an option at this point. We may be able to upgrade one of
our test machines for compiling, but I am wondering if you have another
work around in the meantime?

Thanks much,
Alyssa 

Original issue reported on code.google.com by porteral...@gmail.com on 3 Dec 2009 at 8:30

GoogleCodeExporter commented 9 years ago
Hi Alyssa,

The best solution in this case is to download the source archive from this 
website
and compile MOSAIK on the cluster. The main caveat is that you will need a 
modern gcc
version (4.2 or above) in order for MOSAIK to compile correctly.

Cheers,

// Michael

Original comment by snowneb...@gmail.com on 16 Jan 2010 at 1:51