Hello everyone,

I was trying to make Forge version of openmpi_ext work on Ubuntu 12.04
x86_64 with no success. I tried both automated installation
with "pkg install" and manually by following README in that package (with
custom compiled openmpi-1.3.3).

In any case I got segfaults just by executing example scripts:

$ mpirun -np 4 octave --eval helloworld
GNU Octave, version 3.2.4
Copyright (C) 2009 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Octave was configured for "x86_64-pc-linux-gnu".

Additional information about Octave is available at http://www.octave.org.

.....
.....

We are at rank 0 that is master etc..
Greetings from process: 1!
We are at rank 0 that is master etc..
Greetings from process: 2!
We are at rank 0 that is master etc..
Greetings from process: 3!
*** glibc detected *** octave: corrupted double-linked list:
0x00000000028e4420 ***
*** glibc detected *** octave: corrupted double-linked list:
0x0000000002a69620 ***
*** glibc detected *** octave: corrupted double-linked list:
0x000000000121d620 ***


Any help is appreciated
-- 
Dmitry S. Kravtsov
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to