Nothing with valgrind, it never crashes.  The problem is the result of
something being freed twice though I think.  If I set $MALLOC_CHECK_ = 0
then it segv's. 

As far as fonts I'm using whatever is the default, looks like Pango
fonts.  In the global properties file I commented out that stuff and
uncommented the part about Old GTK+ which are not Pango fonts I take it.
It still crashes immediately.

I've also noticed this probelm on FC 4.  A machine that I did not
install.

-Dennis

On Tue, 2006-05-30 at 10:00 +1000, Neil Hodgson wrote:
> Dennis Dalessandro:
> 
> > You mean Platform::DefaultFont?  Yeah I made the change mentioned, and
> > made no difference.  I even tried with 1.69 and made the change there.
> > Same problem, crashes immediately.
> 
>    The patch should be in 1.69 although there it is enabled because of
> an #ifdef that should always be true on GTK+ 2.x. Are you trying to
> use X core fonts or only Pango fonts? Pango font names start with "!"
> in SciTE.
> 
>    Fedora Core 5 is the Linux distribution I mostly use, both inside
> VMWare and standalone. There is one crashing bug I know of but this is
> only inside VMWare where shrinking the SciTE window to less than the
> height required for the menu bar causes an X Window System error
> (BadAlloc).
> 
>    I found the font problem (which was a memory allocation problem)
> using valgrind so you could try running SciTE in valgrind.
> 
>    Neil
> _______________________________________________
> Scite-interest mailing list
> [email protected]
> http://mailman.lyra.org/mailman/listinfo/scite-interest


_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to