help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Octave Pthread


From: Surfing
Subject: Octave Pthread
Date: Wed, 05 Jan 2011 09:31:54 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; it; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

Hi all,
I already read around that octave functions aren't thread-safe, so the multithreading should be avoided.

Btw, I'm performing a multithreaded operation with C++ operators and classes only...and it gives me "random" a Segmentation Fault. Furthermore... the interesting thing is that there is the problem only in Linux, while on Windows (linking the pthread to win32-pthread) the problem totally disappears.

Any idea?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]