Opened 13 years ago

Last modified 13 years ago

#277 new bug

write verursacht ein Segment fault/Bus error

Reported by: barakat@… Owned by: hannes
Priority: minor Milestone: 3-1-2 and higher
Component: dontKnow Version: 3-1-1
Keywords: Cc: seelisch@…

Description

#I A>> singular> matrix m[8][1];string s = "[";for(int i=1;i<=8;i++){m = homalg_variable_1132[1..8,i]; if(i!=1){s=s\ +",";};s=s+"+string(m)+?";};s=s+"]";write("w: /var/tmp/E8_MatrixOfGenerators.txt",s); Error, the external CAS Singular (running with PID 6281) returned the following error: Singular : signal 11 (v: 3110/2010030319): current line:>><< Segment fault/Bus error occurred at 7fff123867f0 because of 10202 (r:1285655441) please inform the authors trying to restart...

? error occurred in or before STDIN line 6547: ? wrong type declaration. type 'help string;' ? last reserved name was string

called from homalgSendBlocking( command, "need_command", HOMALG_IO.Pictograms.SaveHomalgMatrixToFile? ); called from

Change History (1)

comment:1 Changed 13 years ago by seelisch

Owner: changed from somebody to hannes
Note: See TracTickets for help on using tickets.