Opened 14 years ago

Closed 13 years ago

#276 closed bug (fixed)

memory(0) caused a 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:

Description

#I mem singular> memory(0); Error, the external CAS Singular (running with PID 9080) returned the following error: Singular : signal 11 (v: 3110/2010030319): current line:>>memory(0);<< Segment fault/Bus error occurred at 7f306c518fd0 because of 10202 (r:1285684922) please inform the authors trying to restart...

called from

homalgSendBlocking( [ "memory(", o, ")" ], "need_output", stream, HOMALG_IO.Pictograms.memory ) called from

Attachments (2)

commands_file_of_Singular_with_PID_10921 (111.5 KB) - added by anonymous 14 years ago.
commands_file_of_Singular_with_PID_6023 (125.6 KB) - added by anonymous 14 years ago.

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by anonymous

Changed 14 years ago by anonymous

comment:1 Changed 13 years ago by seelisch

Owner: changed from somebody to hannes

comment:2 Changed 13 years ago by hannes

Resolution: fixed
Status: newclosed

shows up only on the 64bit-version. fixed in Singular/iparith.cc:jjLONG2N: converting the long number to bigint was wrong

Note: See TracTickets for help on using tickets.