Comment 17 for bug 43150

Revision history for this message
alonso gomez (alonso-raul-g) wrote : Re: wxmaxima fails with error, can't connect to maxima

Dapper ppc linux here; I just compiled maxima 5.9.3.99rc1, clisp 2.39 and wxmaxima 0.6.5 just to make sure.

maxima alone does work, clisp do work perfectly but if I start wxmaxima it does loose connection to maxima and displays:

(%i1)
CLIENT: Lost socket connection ...
Restart maxima with 'Maxima->Restart maxima'.

if then I go to console and type 'maxima -s 4010' wxmaxima produces a segmentation fault and both do close.

maxima alone do not have this problem neither clisp.

I think this could have todo with powerpc architecture because 386 arch seems ok compiled with clisp, both maxima and wxmaxima.