This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==7934== Invalid read of size 8 | |
| ==7934== at 0x48C24C: _mirror_client_smart_del (e_deskmirror.c:334) | |
| ==7934== by 0x3949A9A516: evas_object_smart_del (evas_object_smart.c:1016) | |
| ==7934== by 0x3949A8491C: _evas_object_eo_base_destructor (evas_object_main.c:739) | |
| ==7934== by 0x3947A0C81B: eo_destructor (in /usr/lib64/libeo.so.1.15.99) | |
| ==7934== by 0x3947A03DC9: _eo_del_internal (eo_private.h:221) | |
| ==7934== by 0x3947A040AB: _eo_unref (eo_private.h:295) | |
| ==7934== by 0x3947A05A5F: _eo_do_end (eo.c:546) | |
| ==7934== by 0x3947A0864C: eo_del (eo.c:1603) | |
| ==7934== by 0x3949A84433: evas_object_del (evas_object_main.c:666) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Program received signal SIGSEGV, Segmentation fault. | |
| 0x00000035baa4f571 in evas_object_is_source_invisible (eo_obj=0x80000010c0000087, obj=0x18e1ba0) | |
| at ../src/lib/evas/include/evas_inline.x:122 | |
| 122 if ((obj->proxy->proxies || obj->proxy->proxy_textures) && obj->proxy->src_invisible) return 1; | |
| (gdb) bt | |
| #0 0x00000035baa4f571 in evas_object_is_source_invisible (eo_obj=0x80000010c0000087, obj=0x18e1ba0) | |
| at ../src/lib/evas/include/evas_inline.x:122 | |
| #1 0x00000035baa50037 in _evas_event_object_list_raw_in_get (eo_e=0x80000009e0000050, in=0x0, list=0x18e1ba0, | |
| stop=0x0, x=1248, y=249, no_rep=0x7ffff8bb4e04, source=0 '\000') at lib/evas/canvas/evas_events.c:58 | |
| #2 0x00000035baa52efe in _evas_event_object_list_in_get (eo_e=0x80000009e0000050, in=0x0, list=0x1affe90, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #0 0x00007f89dc332b0e in evas_common_scale_rgba_sample_draw (src=0x2ab29a0, dst=0x2a09300, dst_clip_x=4, | |
| dst_clip_y=6, dst_clip_w=197, dst_clip_h=74, mul_col=134744072, render_op=0, src_region_x=0, src_region_y=0, | |
| src_region_w=218, src_region_h=83, dst_region_x=4, dst_region_y=6, dst_region_w=197, dst_region_h=74, | |
| mask_ie=0x0, mask_x=0, mask_y=0) at lib/evas/common/evas_scale_sample.c:443 | |
| #1 0x00007f89dc3788b7 in _draw_thread_image_draw (data=0x2adae50) | |
| at modules/evas/engines/software_generic/evas_engine.c:1752 | |
| #2 0x00007f89dc3416ab in evas_thread_worker_func (data=0x0, thread=140229927966464) | |
| at lib/evas/common/evas_thread_render.c:107 | |
| #3 0x00007f89d9de1e28 in _eina_internal_call (context=0x212aa20) at lib/eina/eina_thread.c:117 | |
| #4 0x0000003cd8c07555 in start_thread () from /lib64/libpthread.so.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| firefox.desktop | |
| terminology.desktop | |
| weston-terminal.desktop | |
| gnome-terminal.desktop | |
| xterm.desktop | |
| elementary_test.desktop | |
| org.gnome.gedit.desktop |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if (threads[i].compressionTask == task) | |
| #0 0x00007ffff5c3f450 in compressionInProgress (task=0x7fff4b6eaa70, this=0x3c9dd60) | |
| at /home/zmike/src/servo/.cargo/git/checkouts/mozjs-06d7f04b6dbb8a8e/master/mozjs/js/src/vm/HelperThreads.cpp:1283 | |
| #1 js::SourceCompressionTask::complete (this=this@entry=0x7fff4b6eaa70) | |
| at /home/zmike/src/servo/.cargo/git/checkouts/mozjs-06d7f04b6dbb8a8e/master/mozjs/js/src/vm/HelperThreads.cpp:1299 | |
| #2 0x00007ffff5f5135c in Evaluate (cx=0x7fff7801df90, scope=..., optionsArg=..., srcBuf=..., rval=...) | |
| at /home/zmike/src/servo/.cargo/git/checkouts/mozjs-06d7f04b6dbb8a8e/master/mozjs/js/src/jsapi.cpp:4185 | |
| #3 0x00007ffff5f51550 in Evaluate (rval=..., length=<optimized out>, chars=<optimized out>, optionsArg=..., | |
| cx=<optimized out>) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #0 ecore_wl_window_update_location (win=0x23d2930, x=41, y=41) at lib/ecore_wayland/ecore_wl_window.c:607 | |
| #1 0x00007f94cf623408 in _ecore_evas_wl_common_move (ee=0x234d7d0, x=41, y=41) | |
| at modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c:736 | |
| #2 0x00007f94edf78aa2 in ecore_evas_move (ee=0x234d7d0, x=41, y=41) at lib/ecore_evas/ecore_evas.c:1181 | |
| #3 0x00007f94ef60ad93 in _elm_win_evas_object_smart_move (obj=0x800001ea40002bf8, sd=0x20807d0, x=41, y=41) | |
| at elm_win.c:1983 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #0 0x0000003cd8834a98 in raise () from /lib64/libc.so.6 | |
| #1 0x0000003cd883672a in abort () from /lib64/libc.so.6 | |
| #2 0x00007fb78f2b3b6b in eina_log_print_unlocked (domain=72, level=EINA_LOG_LEVEL_CRITICAL, | |
| file=0x7fb77406a448 "modules/evas/engines/wayland_shm/evas_shm.c", | |
| fnc=0x7fb77406a650 <__FUNCTION__.27445> "_shm_leaf_create", line=286, | |
| fmt=0x7fb77406a578 "Failed to create leaf data", args=0x7ffeee576548) at lib/eina/eina_log.c:1274 | |
| #3 0x00007fb78f2b53cf in eina_log_print (domain=72, level=EINA_LOG_LEVEL_CRITICAL, | |
| file=0x7fb77406a448 "modules/evas/engines/wayland_shm/evas_shm.c", | |
| fnc=0x7fb77406a650 <__FUNCTION__.27445> "_shm_leaf_create", line=286, | |
| fmt=0x7fb77406a578 "Failed to create leaf data") at lib/eina/eina_log.c:2079 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| don't run wayland init code for x11 compositors in shot module | |
| fix T2592 | |
| diff --git a/src/modules/shot/e_mod_main.c b/src/modules/shot/e_mod_main.c | |
| index 1cba5c7..7b2c798 100644 | |
| --- a/src/modules/shot/e_mod_main.c | |
| +++ b/src/modules/shot/e_mod_main.c | |
| @@ -1285,6 +1285,8 @@ e_modapi_init(E_Module *m) | |
| ("main/2", _("Take Screenshot"), _e_mod_menu_add, NULL, NULL, NULL); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #0 0x0000003cd8c0936e in __pthread_mutex_lock_full () from /lib64/libpthread.so.0 | |
| #1 0x0000003a96a0590e in wl_proxy_marshal_array_constructor (proxy=0x1575c50, opcode=1, args=0x7ffd93530a70, | |
| interface=0x7ded80 <wl_registry_interface>) at src/wayland-client.c:587 | |
| #2 0x0000003a96a05bf5 in wl_proxy_marshal_constructor (proxy=0x1575c50, opcode=1, | |
| interface=0x7ded80 <wl_registry_interface>) at src/wayland-client.c:680 | |
| #3 0x00000000005848d0 in wl_display_get_registry (wl_display=0x1575c50) | |
| at /usr/include/wayland-client-protocol.h:189 | |
| #4 0x000000000058c391 in e_comp_wl_init () at src/bin/e_comp_wl.c:2808 | |
| #5 0x00007fba39801518 in e_modapi_init (m=0x14ee500) at src/modules/wl_drm/e_mod_main.c:696 | |
| #6 0x0000000000519062 in e_module_enable (m=0x14ee500) at src/bin/e_module.c:487 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [1159157.316] -> [email protected](7, "wl_shell", 1) | |
| [1159157.363] -> [email protected](8, "xdg_shell", 1) | |
| [1159157.460] [email protected](7, "wl_shell", 1) | |
| [1159157.496] -> [email protected](7, "wl_shell", 1, new id [unknown]@16) | |
| [1159157.537] [email protected](8, "xdg_shell", 1) | |
| [1159157.554] -> [email protected](8, "xdg_shell", 1, new id [unknown]@17) | |
| [1159157.576] -> [email protected]_unstable_version(5) | |
| ESTART: 9.56785 [0.01736] - SLEEP | |
| [1159158.355] [email protected](7, "wl_shell", 1, new id [unknown]@16) | |
| [1159158.383] [email protected](8, "xdg_shell", 1, new id [unknown]@17) |