Re: [E-devel] Need help tracing OSX crash bug

2011-07-05 Thread The Rasterman
On Mon, 4 Jul 2011 12:41:33 -0700 Dave Ray cl...@jonive.com said: try replace your evas_xlib_buffer.c file with the attached one. it has some debugging in it to printf some info. it'll being to let me know whats going on with shm segments. i really suspect this has something to do with shm

[E-devel] Need help tracing OSX crash bug

2011-07-04 Thread Dave Ray
E17 is overall working well with OSX. There's one important bug that needs to be fixed before it's ready for a binary release. On OSX, e17 crashes only on the first run after reboot. The white rectangle of death appears, and clicking continue a few times eventually brings up a working e17.

Re: [E-devel] Need help tracing OSX crash bug

2011-07-04 Thread Dave Ray
Reposting to keep the thread together (sorry): The bug appears to be in evas, not ecore. I am running expedite using twm, so that none of the EFL's load until I launch expedite (with gdb). Expedite crashes before it even finishes loading, before any tests. GDB shows the exact same error as I

Re: [E-devel] Need help tracing OSX crash bug

2011-07-04 Thread Dave Ray
Here is the gdb bt of expedite crashing when run in twm. This is the same evas bug that's crashing e17 on OSX. Expedite throws this before it finishes drawing the window. (gdb) r -e xlib -f Starting program: /usr/local/bin/expedite -e xlib -f Reading symbols for shared libraries