Re: [E-devel] Evas bug

2003-09-02 Thread Mitchell G. Johnson
l On Tue, Aug 26, 2003 at 10:42:52AM +1000, Carsten Haitzler wrote: > On Wed, 13 Aug 2003 15:44:30 -0700 "Mitchell G. Johnson" > <[EMAIL PROTECTED]> babbled: > > > When I compile evas and run the demos, the x11 demos segfault immediately > > whereas the dire

[E-devel] Evas bug

2003-08-26 Thread Mitchell G. Johnson
When I compile evas and run the demos, the x11 demos segfault immediately whereas the directFB demo doesn't. The segfault occurs in "src/lib/engines/software_x11/evas_outbuf.c line 218 on my box because for some reason buf->priv.pal is null. This is a bug I assume. Of course, once I saw the mess