#12 closed bug (fixed)
bug in twostd
Reported by: | Oleksandr | Owned by: | Oleksandr |
---|---|---|---|
Priority: | major | Milestone: | Releases 3-0-x and lower |
Component: | singular-kernel | Version: | |
Keywords: | twostd | Cc: |
Description
Simon King wrote:
Da es in der Fehlermeldung "please inform the authors" heißt, möchte ich das hiermit tun:
Im Anhang ist ein Beispiel eines superkommutativen Rings mit einer Matrixordnung. Ich habe ein Ideal I , das durch ein einzelnes Monom vom Grad 1 erzeugt wird. Zumindest das Ideal ist also sehr simpel.
Zwar funktioniert groebner(I), aber twostd(I) führt zu einem "Segment fault/Bus error". Nochmaliges Ausführen des Beispiels führt zu einem Speicherzugriffsfehler.
Unfortunately the provided test was wrong (no indicated behaviour). Fortunately, in the post about the "quotient" Simon gave the right ideal 'I' for debugging the "Segment fault/Bus error" described above.
Attachments (3)
Change History (7)
Changed 15 years ago by
Attachment: | sca.twostd.bug.sing added |
---|
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:2 Changed 15 years ago by
twostd assumed no zero divisors, which is wrong in the case of SCA.
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 14 years ago by
Milestone: | → Releases 3-0-x and lower |
---|
bug test