On Wed, Jan 2, 2013 at 8:53 AM, Martin Jansa <[email protected]> wrote:
> On Fri, Dec 28, 2012 at 10:20:55AM -0200, Gustavo Sverzut Barbieri wrote:
>> Could you send valgrind logs as well?
>
> Here you go, sorry for delay:
>
> SHR root@qemux86-64 ~ $ valgrind enjoy
> ==9139== Memcheck, a memory error detector
> ==9139== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
> ==9139== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
> ==9139== Command: enjoy
> ==9139==
> ==9139== Syscall param capget(data) points to unaddressable byte(s)
> ==9139==    at 0x6C45CF7: capget (syscall-template.S:81)
> ==9139==    by 0xDD53B62: cap_init (cap_alloc.c:32)
> ==9139==    by 0xDD5448C: cap_from_text (cap_text.c:122)
> ==9139==    by 0xDAE3BDB: secmem_init (secmem.c:243)
> ==9139==    by 0xDAE3FF7: _gcry_secmem_init (secmem.c:503)
> ==9139==    by 0xDADF837: _gcry_vcontrol (global.c:362)
> ==9139==    by 0xDADD1EB: gcry_control (visibility.c:78)
> ==9139==    by 0xBD6EA59: eet_init (eet_lib.c:597)
> ==9139==    by 0x4EEE1E9: elm_quicklaunch_init (elm_main.c:411)
> ==9139==    by 0x4EEE8BF: elm_init (elm_main.c:205)
> ==9139==    by 0x407E4F: main (main.c:479)
> ==9139==  Address 0x0 is not stack'd, malloc'd or (recently) free'd
> ==9139==
> ==9139== Syscall param capget(data) points to unaddressable byte(s)
> ==9139==    at 0x6C45CF7: capget (syscall-template.S:81)
> ==9139==    by 0xDD53B62: cap_init (cap_alloc.c:32)
> ==9139==    by 0xDD5448C: cap_from_text (cap_text.c:122)
> ==9139==    by 0xDAE3C8B: secmem_init (secmem.c:247)
> ==9139==    by 0xDAE3FF7: _gcry_secmem_init (secmem.c:503)
> ==9139==    by 0xDADF837: _gcry_vcontrol (global.c:362)
> ==9139==    by 0xDADD1EB: gcry_control (visibility.c:78)
> ==9139==    by 0xBD6EA59: eet_init (eet_lib.c:597)
> ==9139==    by 0x4EEE1E9: elm_quicklaunch_init (elm_main.c:411)
> ==9139==    by 0x4EEE8BF: elm_init (elm_main.c:205)
> ==9139==    by 0x407E4F: main (main.c:479)
> ==9139==  Address 0x0 is not stack'd, malloc'd or (recently) free'd
> ==9139==
> ==9232== Warning: invalid file descriptor 1024 in syscall close()
> ==9232== Warning: invalid file descriptor 1025 in syscall close()
> ==9232== Warning: invalid file descriptor 1026 in syscall close()
> ==9232==    Use --log-fd=<number> to select an alternative log fd.
> ==9232== Warning: invalid file descriptor 1027 in syscall close()
> ==9232== Warning: invalid file descriptor 1028 in syscall close()
> ==9232== Warning: invalid file descriptor 1029 in syscall close()
> ==9139== Invalid read of size 1
> ==9139==    at 0x4C2A342: __GI_strlen (in 
> /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
> ==9139==    by 0xAE21697: _dbus_marshal_write_basic (dbus-marshal-basic.c:821)
> ==9139==    by 0xAE11C40: _dbus_type_writer_write_basic 
> (dbus-marshal-recursive.c:1601)
> ==9139==    by 0xAE14B02: dbus_message_iter_append_basic (dbus-message.c:2668)
> ==9139==    by 0x62A02F2: append_basic (edbus_message.c:416)
> ==9139==    by 0x62A12AF: _edbus_message_arguments_vappend 
> (edbus_message.c:443)
> ==9139==    by 0x629AE65: _edbus_proxy_vcall (edbus_proxy.c:546)
> ==9139==    by 0x629AFF4: edbus_proxy_call (edbus_proxy.c:569)
> ==9139==    by 0x62A6847: edbus_name_request (edbus_freedesktop.c:11)
> ==9139==    by 0x414598: enjoy_dbus_init (dbus.c:92)
> ==9139==    by 0x408CAF: elm_main (main.c:458)
> ==9139==    by 0x6B80754: (below main) (libc-start.c:225)
> ==9139==  Address 0x6575716552007573 is not stack'd, malloc'd or (recently) 
> free'd

This was a problem introduced in the merge of edbus into efl single
tree. You say you are using efl stable, so you should not have this.

Could you check if efl trunk works for you? Since there won't be a
separate edbus release, there's not much point in having it anyway.



Lucas De Marchi

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to