Bug#536686: enters an infinite loop

2009-09-24 Thread Thorsten Alteholz
On Mon, 13 Jul 2009, Stanislav Maslovski wrote: On Sun, 2009-07-12 at 18:56 +0200, Thorsten Alteholz wrote: Have you read the bug report? Sorry, you are right, I did not read your report carefully enough. The trouble seems to be in a call to LAPACK function ZGEEV which does not return. First

Bug#536686: enters an infinite loop

2009-07-13 Thread Stanislav Maslovski
On Sun, 2009-07-12 at 18:56 +0200, Thorsten Alteholz wrote: > Sorry, but I could not reproduce your bug in my environment: > > Versions of packages harminv depends on: > ii libatlas3gf-base [liblapack.s 3.6.0-24 Automatically Tuned Linear > Algebra > ii libc6 2.9-12

Bug#536686: enters an infinite loop

2009-07-12 Thread Thorsten Alteholz
Sorry, but I could not reproduce your bug in my environment: Versions of packages harminv depends on: ii libatlas3gf-base [liblapack.s 3.6.0-24 Automatically Tuned Linear Algebra ii libc6 2.9-12 GNU C Library: Shared libraries ii libgcc1 1:4.

Bug#536686: enters an infinite loop

2009-07-12 Thread Stanislav Maslovski
Package: harminv Version: 1.3.1-2 Severity: grave The program eats 100% CPU and never ends, even with this simple data set given below. % echo 0 0.1 0.2 0.2 0.1 0 -0.1 -0.2 -0.2 -0.1 0 | harminv 0-10 The same example works with harminv 1.3.1-1 built against older libatlas: % echo 0 0.1 0.2 0.2