I'm getting a strange segfault when trying to read an eet file, which was
created with eet_data_write. The file itself seems absolute fine, and can be
read from the command line.

The backtrace is always this:

#0  0x00007ffff5573e40 in ?? () from /lib/libc.so.6
#1  0x00007ffff7bcd956 in eet_data_get_unknown (context=0x7fffffff4dd0,
    ed=0x70b0a0, edd=0x6f0510, ede=0x6f0670, echnk=0x7fffffff4c60, type=11,
    group_type=100, data=0x6f5290, p=0x7fffffff4cd0, size=0x7fffffff4cfc)
    at eet_data.c:4166
#2  0x00007ffff7bcb7b7 in _eet_data_descriptor_decode
(context=0x7fffffff4dd0,
    ed=0x70b0a0, edd=0x6f0510, data_in=0x6f3b80, size_in=108)
    at eet_data.c:3272
#3  0x00007ffff7bc8514 in eet_data_read_cipher (ef=0x6f0950, edd=0x6f0510,
    name=0x408895 "config", cipher_key=0x0) at eet_data.c:1981
#4  0x00007ffff7bc8688 in eet_data_read (ef=0x6f0950, edd=0x6f0510,
    name=0x408895 "config") at eet_data.c:2026


And this segfault only happens on one computer (which is up-to-date and
doesn't have some stale duplicates somewhere)
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to