Custom Query (733 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 733)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#865 fixed primdecSY hangs somebody arojas@…
Description

The following works fine in 4.1.2 but hangs in >=4.1.2p1

> LIB "primdec.lib";
> ring r=11,(x,y,z,w,u),dp;
> ideal i=(x^3 - 5*y*z + u^2, x - y^2 + 3*z^2, w^2 + 2*u^3*y, y - u^2 + z*x);
> primdecSY(i);
#862 fixed 014a3fc56af1eccf927fd97202a3aa15d4b59cce causes crash when running multi-threaded code somebody arojas@…
Description

Commit 014a3fc56af1eccf927fd97202a3aa15d4b59cce causes a crash when calling the library from multiple threads, such as when running the sagemath test suite

***omError_FreedAddrOrMemoryCorrupted: addr had previosuly been freed  or memory corrupted
 occurred at:  ??
 occurred for addr:0x7f51ddc57068 size:8 freed
#861 fixed @NTL_LIBS@ not replaces in libpolys.pc somebody arojas@…
Description

4.1.2.p3 ships a broken libpolys pkgconfig file in which @NTL_LIBS@ is not replaced. This breaks build of (at least) the singular polymake module. Caused by d88aa0031d861669489cf2869188ed97c631c9c4

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.