efl/legacy/elementary
Mike McCormack 88b6d94a8e elementary_test: Avoid a double free in box transition
*** glibc detected *** elementary_test: double free or corruption (fasttop): 0x096aa5d0 ***
======= Backtrace: =========
/lib/tls/i686/cmov/libc.so.6(+0x6b591)[0xd08591]
/lib/tls/i686/cmov/libc.so.6(+0x6cde8)[0xd09de8]
/lib/tls/i686/cmov/libc.so.6(cfree+0x6d)[0xd0cecd]
/usr/local/lib/libevas.so.1(evas_object_smart_callback_call+0x146)[0x37d4f6]
/usr/local/lib/libelementary-ver-pre-svn-09.so.0(+0xcf984)[0x287984]
/usr/local/lib/libecore_evas.so.1(+0x11457)[0x612457]
/usr/local/lib/libecore.so.1(_ecore_event_call+0x389)[0xe93399]
/usr/local/lib/libecore.so.1(+0xca05)[0xe97a05]

my prefix: /usr/local
elm test data in /usr/local/share/elementary
==18230== Invalid read of size 4
==18230==    at 0x80582D6: _win_del (test_box.c:203)
==18230==    by 0x42684F5: evas_object_smart_callback_call (evas_object_smart.c:409)
==18230==    by 0x4112983: _elm_win_delete_request (elm_win.c:624)
==18230==    by 0x4338456: _ecore_evas_x_event_window_delete_request (ecore_evas_x.c:1065)
==18230==    by 0x4307398: _ecore_event_call (ecore_events.c:641)
==18230==    by 0x430BA04: _ecore_main_gsource_dispatch (ecore_main.c:553)

SVN revision: 60174
2011-06-10 06:03:52 +00:00
..
config forgot to make window of smoothing configurable. fix minor macro 2011-06-10 05:07:21 +00:00
data Elm label: Fixed default.edc from TAsn's commit. TAsn, can you check 2011-06-10 02:57:07 +00:00
doc Elementary: Moved doxy to header. 2011-05-08 05:44:18 +00:00
m4 make thread support windows friendly. i hope. 2010-11-21 04:37:52 +00:00
po Elementary: po update. 2011-05-03 17:55:48 +00:00
src elementary_test: Avoid a double free in box transition 2011-06-10 06:03:52 +00:00
tests Add getter for elm_radio 2010-11-10 14:10:08 +00:00
.gitignore Add ignore and update files 2011-06-07 10:26:13 +00:00
AUTHORS From: "Sung W. Park" <sungwoo@gmail.com> 2011-06-03 07:09:25 +00:00
COPYING namefix. 2010-08-16 04:44:45 +00:00
ChangeLog elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
INSTALL fix INSTALL files. 2008-10-01 07:37:28 +00:00
Makefile.am Elementary: Added the infrastructure for ui-mirroring support. 2011-02-03 15:52:49 +00:00
NEWS elementary becomes its own tree/lib/test binary 2008-09-30 06:58:56 +00:00
README right readme. 2008-09-30 08:18:41 +00:00
autogen.sh autogen: add forgotten autopoint. 2011-04-14 19:26:15 +00:00
configure.ac elementary: add eio test with a genlist 2011-05-25 19:08:38 +00:00
elementary.pc.in actually ONLy need 1 -I 2010-07-11 23:39:54 +00:00
elementary.spec.in Support current status quo. 2011-03-08 12:20:08 +00:00

README

Elementary - a basic widget set that is easy to use based on EFL for mobile
touch-screen devices.