Opened 8 years ago
Closed 8 years ago
#710 closed bug (fixed)
segfault in 'std( stdI, J )' with 'ds' ordering over QQ
Reported by: | Owned by: | somebody | |
---|---|---|---|
Priority: | minor | Milestone: | 4-1-0 and higher |
Component: | dontKnow | Version: | 4-0-2 |
Keywords: | segfault std ds ordering | Cc: |
Description
Example:
ring rng = 0,(x,y),ds; short = 0 ; //system("random", 845366981); ideal I = -7/3*x*y-2/3*x*y^2, 5/2*x^2-10/7*y^2; ideal J = 7*x-7/2*x^3-3/2*x*y^2; ideal gI = std(I); std( gI, J ) ; //segfault
Note: See
TracTickets for help on using
tickets.
fixed with ad412cb44d750cb769ac2dfadf1a5ff998f8568c