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)
Change History (2)
Changed 11 years ago by
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
fixed in master and spielwiese by Sebastian Jambor