texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] RE: Texmacs segfault


From: Joris van der Hoeven
Subject: Re: [Texmacs-dev] RE: Texmacs segfault
Date: Sun, 27 Oct 2002 17:04:01 +0100 (MET)

> So let's assume that your guile-1.3.4 compiled with it's gcc was OK :)
> Can you please tell what package that guile was from?

The standard RPM from RedHat 7.2.

> Can you please also try to determine the compiler version from library? Say,
>     strings -a /usr/lib/libguile.so.9.0.0 |grep GCC|sort|uniq
> or
>     strings -a /usr/lib/libguile.a |grep GCC|sort|uniq

GCC: (GNU) 2.96 20000731 (Red Hat Linux 7.1 2.96-97)

> >>BTW, I had also tried to valgrind texmacs.bin, and there is a question:
> >>where does edit_interface_rep::env_change have it's first-time 
> >>initialization?
> > 
> > That is an awful good question!
> > This seems to be a bug, so I added it in the constructor;
> > strange that this never lead to any problems...
>
> You may want to meet valgrind in a more private manner :)

Seems cool; please let us know if you find other problems.

Thanks, Joris





reply via email to

[Prev in Thread] Current Thread [Next in Thread]