Hello.

On 06/24/2013 08:16 PM, Jan Arne Petersen - Enlightenment Git wrote:
etrunko pushed a commit to branch master.

commit f656aa397f02d70dd51a4e450a021fb582b53732
Author: Jan Arne Petersen <jpeter...@openismus.com>
Date:   Wed Apr 17 11:59:46 2013 +0200

     ecore_imf: Add support for wayland

     Add an input method module supporting the Wayland input method protocol.

     In v2:
      - Missing call to ecore_wl_shutdown() in im_module_shutdown()
      - Access the already stored 'wayland globals' with
ecore_wl_globals_get()
      - Fixed compilation by adding -I(top_srcdir)/src/efl to CFLAGS
      - EFL formatting fixes

     Signed-off-by: Eduardo Lima (Etrunko) <eduardo.l...@intel.com>

E crashes for me after this commit with wayland clients enabled.

display is 0x0 in wl_display_dispatch

e-crashdump.txt attached.

regards
Stefan Schmidt
Thread 1 (Thread 0x7f9deb1c0840 (LWP 16311)):
#0  0x00007f9de9cc45d0 in __pause_nocancel ()
    at ../sysdeps/unix/syscall-template.S:82
No locals.
#1  <signal handler called>
No symbol table info available.
#2  wl_display_dispatch (display=0x0) at wayland-client.c:979
No locals.
#3  0x00007f9ddb97b5f3 in im_module_init ()
    at modules/ecore_imf/wayland/wayland_module.c:124
        registry = <optimised out>
        globals = <optimised out>
        global = <optimised out>
        __FUNCTION__ = "im_module_init"
#4  0x00007f9de9ef6e8f in eina_module_load (m=0x11e5f20)
    at lib/eina/eina_module.c:329
        dl_handle = 0x11e5320
        initcall = <optimised out>
        __FUNCTION__ = "eina_module_load"
#5  0x00007f9de9ef7923 in eina_module_list_load (array=0x11ea6d0)
    at lib/eina/eina_module.c:557
        iterator = <optimised out>
        m = <optimised out>
        i = <optimised out>
        __FUNCTION__ = "eina_module_list_load"
#6  0x00007f9de857cdb4 in ecore_imf_module_init ()
    at lib/ecore_imf/ecore_imf_module.c:93
        buf = "/usr/local/lib/ecore_imf/modules", '\000' <repeats 4063 times>
        path = <optimised out>
#7  0x00007f9de857ac12 in ecore_imf_init () at lib/ecore_imf/ecore_imf.c:35
        __FUNCTION__ = "ecore_imf_init"
#8  0x000000000043333e in main (argc=1, argv=0x7fffd913ec18) at e_main.c:392
        safe_mode = 0 '\000'
        after_restart = 1 '\001'
        waslocked = 0 '\000'
        t = 1372147084.4547911
        tstart = 1372147084.4547911
        s = <optimised out>
        buff = "1372147084.5", '\000' <repeats 12 times>"\353, 
\350B\000\000\000\000"
        action = {__sigaction_handler = {
            sa_handler = 0x504090 <e_sigabrt_act>, 
            sa_sigaction = 0x504090 <e_sigabrt_act>}, sa_mask = {__val = {
              0 <repeats 16 times>}}, sa_flags = -1073741820, 
          sa_restorer = 0x20d000}
        __FUNCTION__ = "main"
Detaching from program: /usr/local/bin/enlightenment, process 16311
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to