On Thu, Jun 27, 2013 at 4:35 PM, Игорь Пашев <pashev.i...@gmail.com> wrote:
> Ok, now I can build OA with CLisp.
> There are other similar issues in tests
> (src/input/file.input, open! + reopen!),
>
> But more important AO does not start.
>
> Processes just after start:
> 32683 pts/3    S+     0:00              \_ open-axiom
> 32686 pts/1    Rs+    0:10                  \_
> /usr/lib/open-axiom/bin/AXIOMsys -- --role=server
> 32687 pts/3    S+     0:00                  \_ /usr/lib/open-axiom/lib/session
> 32688 pts/3    S+     0:00                  \_
> /usr/lib/open-axiom/bin/clef -f /usr/lib/open-axiom/lib/command.list
> -e /usr/lib/open-axiom/lib/spadclient
> 32691 pts/2    Ss+    0:00                  |   \_
> /usr/lib/open-axiom/lib/spadclient
> 32689 pts/3    S+     0:00                  \_ 
> /usr/lib/open-axiom/lib/hypertex
> 32690 pts/3    S+     0:00                  \_ /usr/lib/open-axiom/lib/viewman
> 32692 pts/3    S+     0:00                  \_ open-axiom
>
> Later:
> 32683 pts/3    S+     0:00              \_ open-axiom
> 32686 pts/1    Rs+    1:59                  \_
> /usr/lib/open-axiom/bin/AXIOMsys -- --role=server
> 32687 pts/3    S+     0:00                  \_ /usr/lib/open-axiom/lib/session
> 32689 pts/3    S+     0:00                  \_ 
> /usr/lib/open-axiom/lib/hypertex
> 32690 pts/3    S+     0:00                  \_ /usr/lib/open-axiom/lib/viewman
> 32692 pts/3    S+     0:00                  \_ open-axiom

Looking into this, I note that OA@CLisp hangs in switchServer()
which is a foreign function, e.g. not Lisp-specific.
So, I suspect a question is: why does this happen only with CLisp?

-- Gaby

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to