On Wed, Sep 11, 2013 at 11:28 AM, Alejandro Salas <[email protected]> wrote: >> That line doesn't help much. You need to call the same command line >> from enlightenment src/modules subdirectory and prefix it with >> valgrind. Then send us the output result. > > Thank you, here's the valgrind output
Uh ! I don't see how that can be possible ! Could you send us the content of your environment variable (check before and remove if necessary that their is no personal information) ? Could you also rebuild eet with CFLAGS containing -g -ggb3 at least ? > valgrind /opt/efl/bin/edje_cc -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 > -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -id > ./tiling/images tiling/e-module-tiling.edc tiling/e-module-tiling.edj > ==30779== Memcheck, a memory error detector > ==30779== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al. > ==30779== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info > ==30779== Command: /opt/efl/bin/edje_cc -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 > -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -id > ./tiling/images tiling/e-module-tiling.edc tiling/e-module-tiling.edj > ==30779== > ==30779== Invalid read of size 1 > ==30779== at 0x480E550: _eet_hash_gen (in /opt/efl/lib/libeet.so.1.7.99) > ==30779== by 0x4803FCA: eet_dictionary_string_add (in > /opt/efl/lib/libeet.so.1.7.99) > ==30779== by 0x47FB6B7: eet_data_put_string (in > /opt/efl/lib/libeet.so.1.7.99) > ==30779== by 0x47FC5F6: eet_data_put_type (in > /opt/efl/lib/libeet.so.1.7.99) > ==30779== by 0x4802B9A: eet_data_put_unknown (in > /opt/efl/lib/libeet.so.1.7.99) > ==30779== by 0x4803651: _eet_data_descriptor_encode (in > /opt/efl/lib/libeet.so.1.7.99) > ==30779== by 0x4802BD7: eet_data_put_unknown (in > /opt/efl/lib/libeet.so.1.7.99) > ==30779== by 0x4803651: _eet_data_descriptor_encode (in > /opt/efl/lib/libeet.so.1.7.99) > ==30779== by 0x4802A98: eet_data_put_array (in > /opt/efl/lib/libeet.so.1.7.99) > ==30779== by 0x4803651: _eet_data_descriptor_encode (in > /opt/efl/lib/libeet.so.1.7.99) > ==30779== by 0x47FDE60: eet_data_write_cipher (in > /opt/efl/lib/libeet.so.1.7.99) > ==30779== by 0x47FDEF6: eet_data_write (in /opt/efl/lib/libeet.so.1.7.99) > ==30779== Address 0xffffffff is not stack'd, malloc'd or (recently) free'd Thanks, -- Cedric BAIL ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. Consolidate legacy IT systems to a single system of record for IT 2. Standardize and globalize service processes across IT 3. Implement zero-touch automation to replace manual, redundant tasks http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
