Project

General

Profile

Bug #382

Subtle bug with CoeffEmbeddingHom

Added by Anna Maria Bigatti about 11 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Incomplete function
Target version:
Start date:
27 Jun 2013
Due date:
% Done:

100%

Estimated time:
1.10 h
Spent time:

Description

This lines cause crashing (bug already tracked in CoCoALib)

For I := 1 To 2 Do
  PrintLn I;
  P ::= QQ[x,y,z];
  phi := CoeffEmbeddingHom(P);
EndFor;

It crashes only when creating the ringhoms in a rapid succession.
This issue is just to remind me that, when fixed, I should add this to the cocoa-5 tests.


Related issues

Related to CoCoALib - Bug #190: Subtle ref count bug for poly rings (via CoeffEmbeddingHom)Closed2012-06-19

Related to CoCoA-5 - Bug #279: Bug in Radical (actually a RingHom problem)Closed2012-11-29

History

#1 Updated by Anna Maria Bigatti about 10 years ago

  • Target version set to CoCoA-5.1.0 Easter14

#2 Updated by John Abbott about 10 years ago

  • Target version changed from CoCoA-5.1.0 Easter14 to CoCoA-5.1.1 Seoul14

#3 Updated by John Abbott almost 10 years ago

  • Status changed from In Progress to Closed
  • Assignee set to John Abbott
  • % Done changed from 10 to 100
  • Estimated time set to 1.10 h

This is no longer a problem (after resolving issue #190). Closing.

PS I have added the example to exbugs.cocoa5.

Also available in: Atom PDF