Opened 11 years ago

Closed 11 years ago

#431 closed bug (fixed)

segment fault in minpoly computation

Reported by: steenpass Owned by: somebody
Priority: minor Milestone: 3-1-5 and higher
Component: dontKnow Version: 3-1-4
Keywords: Cc:

Description

Executing

ring r = 2147482817, T, dp;
<"matrix";

poly f = system("minpoly", n);

quit;

where 'matrix' is the attached file results in

Singular : signal 11 (v: 3144/ exporté ):
current line:>>poly f = system("minpoly", n);<<
Segment fault/Bus error occurred at 17f5f48 because of 10246 (r:1338908480)
please inform the authors
trying to restart...
Auf Wiedersehen.

Attachments (1)

matrix (15.3 KB) - added by steenpass 11 years ago.

Download all attachments as: .zip

Change History (2)

Changed 11 years ago by steenpass

Attachment: matrix added

comment:1 Changed 11 years ago by hannes

Resolution: fixed
Status: newclosed

fixed in master and spielwiese by Sebastian Jambor

Note: See TracTickets for help on using tickets.