Skip to content

Instantly share code, notes, and snippets.

ESTART: 0.00001 [0.00001] - Begin Startup
ESTART: 0.00004 [0.00004] - Signal Trap
ESTART: 0.00006 [0.00002] - Signal Trap Done
ESTART: 0.00008 [0.00003] - Eina Init
ESTART: 0.00052 [0.00044] - Eina Init Done
ESTART: 0.00053 [0.00000] - Determine Prefix
INF<e>src/bin/e_prefix.c:25 =================================
INF<e>src/bin/e_prefix.c:26 Enlightenment relocation handling
INF<e>src/bin/e_prefix.c:27 =================================
INF<e>src/bin/e_prefix.c:28 PREFIX: /usr
ESTART: 0.00000 [0.00000] - Begin Startup
ESTART: 0.00002 [0.00002] - Signal Trap
ESTART: 0.00003 [0.00001] - Signal Trap Done
ESTART: 0.00004 [0.00001] - Eina Init
ESTART: 0.00025 [0.00020] - Eina Init Done
ESTART: 0.00025 [0.00000] - Determine Prefix
INF<e>src/bin/e_prefix.c:25 =================================
INF<e>src/bin/e_prefix.c:26 Enlightenment relocation handling
INF<e>src/bin/e_prefix.c:27 =================================
INF<e>src/bin/e_prefix.c:28 PREFIX: /usr
ESTART: 0.00000 [0.00000] - Begin Startup
ESTART: 0.00006 [0.00006] - Signal Trap
ESTART: 0.00007 [0.00002] - Signal Trap Done
ESTART: 0.00010 [0.00003] - Eina Init
ESTART: 0.00047 [0.00037] - Eina Init Done
ESTART: 0.00048 [0.00000] - Determine Prefix
INF<e>src/bin/e_prefix.c:25 =================================
INF<e>src/bin/e_prefix.c:26 Enlightenment relocation handling
INF<e>src/bin/e_prefix.c:27 =================================
INF<e>src/bin/e_prefix.c:28 PREFIX: /usr
[3395096.439] -> [email protected](79, 81046337, 32, 1)
[3395096.608] [email protected](79, 81046337, 32, 1)
[3395114.225] -> [email protected](wl_buffer@27, 0, 0)
[3395114.269] -> [email protected](0, 0, 656, 406)
[3395114.290] -> [email protected]()
[3395114.353] -> [email protected](new id wl_callback@39)
[3395114.429] [email protected](wl_buffer@27, 0, 0)
INF<e>src/bin/e_comp_wl.c:1229 NEW ATTACH 27
[3395114.478] [email protected](0, 0, 656, 406)
[3395114.511] [email protected]()
==27523== 5,896 (1,320 direct, 4,576 indirect) bytes in 11 blocks are definitely lost in loss record 1,430 of 1,461
==27523== at 0x4A089C7: calloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==27523== by 0x68DC7EF: eina_hash_iterator_data_new (eina_hash.c:1227)
==27523== by 0x52E8C1A: _edje_color_class_active_iterator_next (edje_util.c:788)
==27523== by 0x68E1C16: eina_iterator_next (eina_iterator.c:124)
==27523== by 0x4D77379: elm_color_class_editor_add (elm_color_class.c:689)
==27523== by 0x136345: test_colorclass (test_colorclass.c:15)
==27523== by 0x57DA2AC: _eo_evas_smart_cb (evas_object_smart.c:65)
==27523== by 0x66AF20F: _eo_base_event_callback_call (eo_base_class.c:735)
==27523== by 0x66B14BC: eo_event_callback_call (in /usr/lib64/libeo.so.1.15.99)
#0 0x0000003f5a18d5b3 in evas_common_scale_rgba_sample_draw (src=0x2d1ca20, dst=0x2b81e20, dst_clip_x=0,
dst_clip_y=4, dst_clip_w=58, dst_clip_h=9, mul_col=4294967295, render_op=0, src_region_x=0, src_region_y=0,
src_region_w=1985, src_region_h=331, dst_region_x=0, dst_region_y=4, dst_region_w=59, dst_region_h=9,
mask_ie=0x0, mask_x=0, mask_y=0) at lib/evas/common/evas_scale_sample.c:443
#1 0x0000003f5a1d3963 in _draw_thread_image_draw (data=0x2e1d970)
at modules/evas/engines/software_generic/evas_engine.c:1786
#2 0x0000003f5a19c22c in evas_thread_worker_func (data=0x0, thread=140344706180864)
at lib/evas/common/evas_thread_render.c:108
#3 0x0000003f57848ddd in _eina_internal_call (context=0x25d1a10) at lib/eina/eina_thread.c:125
#4 0x0000003cd8c07555 in start_thread () from /lib64/libpthread.so.0
ESTART: 0.00000 [0.00000] - Begin Startup
ESTART: 0.00005 [0.00004] - Signal Trap
ESTART: 0.00006 [0.00002] - Signal Trap Done
ESTART: 0.00009 [0.00003] - Eina Init
ESTART: 0.00062 [0.00053] - Eina Init Done
ESTART: 0.00062 [0.00000] - Determine Prefix
INF<e>src/bin/e_prefix.c:25 =================================
INF<e>src/bin/e_prefix.c:26 Enlightenment relocation handling
INF<e>src/bin/e_prefix.c:27 =================================
INF<e>src/bin/e_prefix.c:28 PREFIX: /usr
Traceback (most recent call last):
File "./mach", line 25, in <module>
main(sys.argv)
File "./mach", line 21, in main
mach = mach_bootstrap.bootstrap(topdir)
File "./python/mach_bootstrap.py", line 118, in bootstrap
_activate_virtualenv(topdir)
File "./python/mach_bootstrap.py", line 87, in _activate_virtualenv
subprocess.check_call([virtualenv, "-p", python, virtualenv_path])
File "/usr/lib64/python2.7/subprocess.py", line 535, in check_call
#0 0x000000340fa0fd3d in pause () at ../sysdeps/unix/syscall-template.S:81
#1 0x000000000057d763 in e_alert_show () at src/bin/e_alert.c:43
#2 0x000000000053a0f6 in _e_crash () at src/bin/e_signals.c:95
#3 0x000000000053a111 in e_sigseg_act (x=11, info=0x7fffde9a4230, data=0x7fffde9a4100)
at src/bin/e_signals.c:105
#4 <signal handler called>
#5 0x000000381c4850c6 in _evas_object_eo_base_destructor (eo_obj=0x800000b94000322f, obj=0x3fb6e30)
at lib/evas/canvas/evas_object_main.c:693
#6 0x000000360180c7e6 in eo_destructor () at lib/eo/eo_base.eo.c:34
#7 0x0000003601803d9a in _eo_del_internal (file=0x360180e440 "lib/eo/eo_private.h", line=295, obj=0x3fb6dc0)
/*
* Copyright © 2005 Novell, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
* fee, provided that the above copyright notice appear in all copies
* and that both that copyright notice and this permission notice
* appear in supporting documentation, and that the name of
* Novell, Inc. not be used in advertising or publicity pertaining to
* distribution of the software without specific, written prior permission.