|
From: Sergio S. H. <ser...@ya...> - 2018-06-04 16:37:22
|
Sorry.Here is the complete session that produces that error:
(%i1) load(drawdf);;; loading #P"C:/Users/Administrador/maxima/binary/5_38_1_5_gdf93b7b_dirty/sbcl/1_3_5/share/draw/grcommon.fasl";; loading #P"C:/Users/Administrador/maxima/binary/5_38_1_5_gdf93b7b_dirty/sbcl/1_3_5/share/draw/gnuplot.fasl";; loading #P"C:/Users/Administrador/maxima/binary/5_38_1_5_gdf93b7b_dirty/sbcl/1_3_5/share/draw/vtk.fasl";; loading #P"C:/Users/Administrador/maxima/binary/5_38_1_5_gdf93b7b_dirty/sbcl/1_3_5/share/draw/picture.fasl"(%o1) "C:/maxima-5.38.1/share/maxima/5.38.1_5_gdf93b7b_dirty/share/diffequations/drawdf.mac"
(%i2) drawdf([y,-9*sin(x)-y/5], tstep=0.05, soln_arrows=true, point_size=0.5, points_at([0,0], [2*%pi,0], [-2*%pi,0]), field_degree='solns, saddles_at([%pi,0], [-%pi,0]));
Message from maxima's stderr stream: Thread local storage exhausted.fatal error encountered in SBCL pid 2656(tid 3484784):%PRIMITIVE HALT called; the party is over.
Thanx in advance for the help.
Sergio.
En sábado, 2 de junio de 2018 15:00:40 CEST, Stavros Macrakis (Σταῦρος Μακράκης) <mac...@al...> escribió:
As with all problem reports, please provide a concise reproducible example, and include the output of bug_report().
On Sat, Jun 2, 2018 at 7:23 AM, Sergio Sanz Hernández via Maxima-discuss <max...@li...> wrote:
Hello:I was drawing differential functions fields and when I tried to do another drawdf I got the following message:
"Message from maxima's stderr stream: Thread local storage exhausted.fatal error encountered in SBCL pid 5664(tid 7875656):%PRIMITIVE HALT called; the party is over."
I'd appreciate so much if anyone could help me in this issue.
Thanx a lot in advance.Sergio.
------------------------------ ------------------------------ ------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
______________________________ _________________
Maxima-discuss mailing list
Maxima-discuss@lists. sourceforge.net
https://lists.sourceforge.net/ lists/listinfo/maxima-discuss
|