Comment 8 for bug 104543

Revision history for this message
In , Frank S. Thomas (frank-thomas-alfeld) wrote : Re: Bug#336515: Unable to reproduce with euler-1.61.0

Hi tony,

On Saturday 29 September 2007, tony mancill wrote:
> I am unable to reproduce this bug with euler-1.61.0 - i.e. all of the
> graphs in the autodemo.en are displayed on my system.
>
> Perhaps this bug no longer exists in the 1.61.0 version of euler?

On my system euler freezes at autodemo.en's "A trefoil knot". This always
happens when no other demo was executed before. If some other demos were
executed before running autodemo.en, euler sometimes shows all of
autodemo.en's graphs. If I run however the 3d.en demo before autodemo.en,
euler segfaults at the "A trefoil knot" with:

(gdb) run
Starting program: /usr/bin/euler
[Thread debugging using libthread_db enabled]
[New Thread 0xb754a6b0 (LWP 12251)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb754a6b0 (LWP 12251)]
0x08094b4c in searchvar ()

And the function searchvar() is in stack.c and enfolds line 812. So I can
occasionally reproduce this bug.

Grüße,
Frank