Dennis Dalessandro:
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.
You should see a heap of messages from valgrind about accessing uninitialised memory within a buffer used to communicate with X.
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.
Have you tried a pristine installation: original global properties and no user or local properties? There's something different between your machine and others (such as mine) that are working running Fedora Core 5. Mine's an AMD64 in 32 bit mode; ATI Radeon adaptor; default driver; 32 bit pixels; subpixel smoothing on; en_US.UTF-8 locale. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
