> > Segmentation fault when quitting GSTest.app, likely caused by the > > NSGraphicsContext dealloc patch (which doesn't necessarily imply the patch > > is wrong, it might be a bug somewhere else which was discovered by the > > patch). > > > > I'm pretty sure it's somewhere else, we only get it because the context > is getting dealloced now. It doesn't even happen all the time, just in > certain cases. I think it might be some X resource getting mangled, but > it might take a while to find. If you can find a simple, reproducible > case, please ley me know what it is.
If I start GSTest.app, open the NSTextView demo, then write some text, then go around inside it with the cursors a bit, then close the app, I normally get it. _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
