On Thu, Jan 28, 2010 at 12:50:55AM +0100, Martin Jansa wrote: > On Thu, Jan 28, 2010 at 12:28:26AM +0100, Martin Jansa wrote: > > On Mon, Jan 25, 2010 at 07:58:28PM +0100, Martin Jansa wrote: > > > On Fri, Jan 22, 2010 at 03:20:15PM +0100, Martin Jansa wrote: > > > > Hi All! > > > > > > > > if someone have some spare time.. > > > > > > > > EFL_SRCREV ?= "45438" but I have seen it also with other revs I've tried > > > > after 45060. > > > > > > as newer EFL rev already hit the shr-u feeds, here is more info > > > > Hmm, guys on #python convinced me that it's not python/cython fault. So > > I'll check the issue with elm_browser which someone reported today is > > also new after last EFL upgrade.. > > > > Hopefully if we find the bug there it will fix the issue in python > > bindings too and c code is much more easier to debug than python failing > > on c level :). > > > > Maybe it's just another thumb-interworking bug (that would explain why I > > cannot reproduce this segfault on armv5t and x64). > > Interesting from the start.. > > Program received signal SIGSEGV, Segmentation fault. > 0x419d5830 in strcmp () from /lib/libc.so.6 > (gdb) back > #0 0x419d5830 in strcmp () from /lib/libc.so.6 > #1 0x4003c638 in elm_widget_sub_object_add () from > /usr/lib/libelementary-ver-pre-svn-05.so.0 > #2 0x40039cc0 in elm_win_resize_object_add () from > /usr/lib/libelementary-ver-pre-svn-05.so.0 > #3 0x0000be0e in _start () > (gdb) quit > A debugging session is active. > > BTW: elm-browser/ventura recipe prepared
Ah :( elm-browser rebuild is enough.... segfault is now gone.. -- uin:136542059 jid:[email protected] Jansa Martin sip:[email protected] JaMa _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
