[CLN-list] cln 1.1.9
Richard B. Kreckel
kreckel at ginac.de
Thu Mar 10 10:15:46 CET 2005
On Thu, 10 Mar 2005, Andrej Ricnik-Bay wrote:
> On Wed, 9 Mar 2005 23:10:35 +0100 (CET), Richard B. Kreckel
> <kreckel at ginac.de> wrote:
> > And the architecture? x86? Is that the vendor's compiler or one you
> > yourself compiled?
> Sorry, yes, it's x86, compiled with P4 optimizations
> (env has CXXFLAGS and CFLAGS=-march=pentium4 -msse2)
>
> > So you compiled with debug information?
> If that's the default, yes.
>
> > I would rather like to see a
> > stack backtrace of one of the segfaulting programs.
> Just a plain
> cd tests
> strace -o exam.out exam
No. Just a plain
cd tests
gdb exam
run
[watch it crash]
bt
-richy.
--
Richard B. Kreckel
<http://www.ginac.de/~kreckel/>
More information about the CLN-list
mailing list