On Fri, Dec 28, 2012 at 1:43 PM, Dave <d...@flex.com.au> wrote:

>  Sure, sure.  I was just confirming Jeff's observation with a quick email,
> so
> he knows he isn't alone in the world.
>
>  GDB backtrace of the SEGV.  Looks like it's
> evas_software_xlib_x_write_mask_line.
> Hmmm, I didn't even realise Elementary was using the software engine.
>  Guess I'll
> switch it to opengl.
>
> -----------
> Program received signal SIGSEGV, Segmentation fault.
> 0x00007fffed73ad95 in evas_software_xlib_x_write_mask_line 
> (buf=buf@entry=0x833c20,
> xob=0x87d310, src=0x7fffec1d8e80, w=681, y=y@entry=46) at
> evas_xlib_buffer.c:40
> 40      evas_xlib_buffer.c: No such file or directory.
> (gdb) bt
> #0  0x00007fffed73ad95 in evas_software_xlib_x_write_mask_line
> (buf=buf@entry=0x833c20, xob=0x87d310, src=0x7fffec1d8e80, w=681,
> y=y@entry=46) at evas_xlib_buffer.c:40
> #1  0x00007fffed738ddc in evas_software_xlib_outbuf_push_updated_region
> (buf=0x833c20, update=0x7d21f0, x=41, y=38, w=<optimized out>, h=54) at
> evas_xlib_outbuf.c:1062
> #2  0x00007fffed73771b in eng_output_redraws_next_update_push
> (data=0x7141b0, surface=0x7d21f0, x=<optimized out>, y=<optimized out>,
> w=<optimized out>, h=<optimized out>) at evas_engine.c:698
> #3  0x00007ffff6445f41 in evas_render_updates_internal (e=0x70b0e0,
> make_updates=make_updates@entry=1 '\001', do_draw=do_draw@entry=1 '\001')
> at evas_render.c:1587
> #4  0x00007ffff6446b99 in evas_render_updates (e=<optimized out>) at
> evas_render.c:1708
> #5  0x00007ffff75bec24 in _ecore_evas_x_render (ee=0x70a710) at
> ecore_evas_x.c:288
> #6  0x00007ffff75bbab1 in _ecore_evas_idle_enter (data=<optimized out>) at
> ecore_evas.c:59
> #7  0x00007ffff5fab619 in _ecore_call_task_cb (data=<optimized out>,
> func=<optimized out>) at ecore_private.h:267
> #8  _ecore_idle_enterer_call () at ecore_idle_enterer.c:168
> #9  0x00007ffff5facd8b in _ecore_main_loop_iterate_internal
> (once_only=once_only@entry=0) at ecore_main.c:1848
> #10 0x00007ffff5fad427 in ecore_main_loop_begin () at ecore_main.c:956
> #11 0x00007ffff7b1b635 in elm_run () at elm_main.c:849
> #12 0x000000000040b96e in elm_main (argc=<optimized out>, argv=<optimized
> out>) at main.c:739
> #13 0x00007ffff4a8dead in __libc_start_main () from
> /lib/x86_64-linux-gnu/libc.so.6
> #14 0x0000000000408b89 in _start ()
> -----------
>
>
>  In the year 2012, of the month of December, on the 28th day, Carsten
> Haitzler wrote:
> > On Fri, 28 Dec 2012 21:11:25 +1100 Dave <d...@flex.com.au> said:
> >
> > the same place - the write mask line thing in evas? (backtrace is useful.
> > saying it sevg's is about as useful as saying "there's a drug dealer in
> new
> > york. help!". :) something a bit more pointy. :)
> >
> > >  Yep, I get segfaults with terminology 0.2.0 and terminology SVN
> 80520, when
> > > compiled against EFL 1.7.4 .  As you mention, it's all fine when
> compiled
> > > with EFL 1.7.3 .
> > >
> > >  I can regularly reproduce it by setting TERM=xterm-color and running
> the
> > > mutt email client.  View a few emails, and it segfaults pretty
> quickly.  If
> > > TERM=xterm, then mutt works reliably enough.
> > >
> > >  dave.k
> > >
> > >
> > >  In the year 2012, of the month of December, on the 27th day, Jeff
> Hoogland
> > > wrote:
> > > > Anyone else getting terminology segfaults with EFL 1.7.4? I'm
> currently
> > > > using the Terminology 0.2.0 snapshot - didn't have any issues with
> it under
> > > > EFL 1.7.3
> > > >
> > > > Regards,
> > > > --
> > > > ~Jeff Hoogland <http://jeffhoogland.com/>
> > > > Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech
> Blog
> > > > Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your Desktop
> > > >
> ------------------------------------------------------------------------------
> > > > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> > > > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills
> current
> > > > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> > > > MVPs and experts. ON SALE this month only -- learn more at:
> > > > http://p.sf.net/sfu/learnmore_122712
> > > > _______________________________________________
> > > > enlightenment-users mailing list
> > > > enlightenment-users@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > >
> > >
> ------------------------------------------------------------------------------
> > > Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
> > > much more. Get web development skills now with LearnDevNow -
> > > 350+ hours of step-by-step video tutorials by Microsoft MVPs and
> experts.
> > > SALE $99.99 this month only -- learn more at:
> > > http://p.sf.net/sfu/learnmore_122812
> > > _______________________________________________
> > > enlightenment-users mailing list
> > > enlightenment-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > >
> >
> >
> > --
> > ------------- Codito, ergo sum - "I code, therefore I am" --------------
> > The Rasterman (Carsten Haitzler)    ras...@rasterman.com
> >
>
>
> ------------------------------------------------------------------------------
> Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
> much more. Get web development skills now with LearnDevNow -
> 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
> SALE $99.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122812
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>


And just in case, here's another (full) backtrace from me, running
terminology-trunk on efl single tree trunk.
Problem is the same as with efl 1.7.4 and terminology 0.2.
#0  0x00007fffeb73fdd0 in evas_software_xlib_x_write_mask_line ()
   from 
/usr/lib64/evas/modules/engines/software_x11/linux-gnu-x86_64-1.7.4/module.so
No symbol table info available.
#1  0x00007fffeb73df3a in evas_software_xlib_outbuf_push_updated_region ()
   from 
/usr/lib64/evas/modules/engines/software_x11/linux-gnu-x86_64-1.7.4/module.so
No symbol table info available.
#2  0x00007fffeb73c8ab in ?? ()
   from 
/usr/lib64/evas/modules/engines/software_x11/linux-gnu-x86_64-1.7.4/module.so
No symbol table info available.
#3  0x00007ffff6f179c4 in ?? () from /usr/lib64/libevas.so.1
No symbol table info available.
#4  0x00007ffff783d845 in ?? () from /usr/lib64/libecore_evas.so.1
No symbol table info available.
#5  0x00007ffff783a651 in ?? () from /usr/lib64/libecore_evas.so.1
No symbol table info available.
#6  0x00007ffff6c79d79 in _ecore_idle_enterer_call () from 
/usr/lib64/libecore.so.1
No symbol table info available.
#7  0x00007ffff6c7b50b in ?? () from /usr/lib64/libecore.so.1
No symbol table info available.
#8  0x00007ffff6c7bb77 in ecore_main_loop_begin () from /usr/lib64/libecore.so.1
No symbol table info available.
#9  0x000000000040c114 in ?? ()
No symbol table info available.
#10 0x00007ffff573991d in __libc_start_main () from /lib64/libc.so.6
No symbol table info available.
#11 0x0000000000409399 in ?? ()
No symbol table info available.
#0  0x00007fffe9e7d2a0 in evas_software_xlib_x_write_mask_line 
(buf=buf@entry=0x900f00, xob=0x1cf9930, src=0x7fffe9aa6f20, 
    w=189, y=y@entry=146) at 
modules/evas/engines/software_x11/evas_xlib_buffer.c:40
        x = <optimized out>
        src_ptr = 0x7fffe9aa7040
        dst_ptr = 0x7fffe911e000 <Address 0x7fffe911e000 out of bounds>
        bpl = 28
#1  0x00007fffe9e7c133 in evas_software_xlib_outbuf_push_updated_region 
(buf=0x900f00, update=0x1225a50, x=162, y=137, 
    w=<optimized out>, h=165) at 
modules/evas/engines/software_x11/evas_xlib_outbuf.c:1064
        conv_func = 0x7ffff6a2dac0 <evas_common_convert_rgba_to_32bpp_rgb_8888>
        obr = 0x1225920
        src_data = 0x7fffe9a8b000
        data = <optimized out>
        bpl = 784
        yy = <optimized out>
#2  0x00007fffe9e795da in eng_output_redraws_next_update_push (h=<optimized 
out>, w=<optimized out>, y=<optimized out>, 
    x=<optimized out>, surface=0x1225a50, data=0x744480, render_mode=<optimized 
out>)
    at modules/evas/engines/software_x11/evas_engine.c:893
        re = 0x744480
#3  eng_output_redraws_next_update_push (data=0x744480, surface=0x1225a50, 
x=<optimized out>, y=<optimized out>, 
    w=<optimized out>, h=<optimized out>, 
render_mode=EVAS_RENDER_MODE_ASYNC_END)
    at modules/evas/engines/software_x11/evas_engine.c:883
No locals.
#4  0x00007ffff69fc6bf in evas_render_wakeup (eo_e=0x73ad00) at 
lib/evas/canvas/evas_render.c:1827
        ru = 0x17605b0
        haveup = <optimized out>
        ret_updates = 0x14f4410
        e = 0x73ad90
#5  evas_render_async_wakeup (target=<optimized out>, type=<optimized out>, 
event_info=<optimized out>)
    at lib/evas/canvas/evas_render.c:1868
        e = <optimized out>
#6  0x00007ffff6a0528a in _evas_async_events_process_single () at 
lib/evas/canvas/evas_async_events.c:117
        ev = 0x7fffe4000d40
        ret = 8
#7  0x00007ffff6a05525 in evas_async_events_process () at 
lib/evas/canvas/evas_async_events.c:145
        count = 0
#8  0x00007ffff77c2c29 in _ecore_evas_async_events_fd_handler (data=<optimized 
out>, fd_handler=<optimized out>)
    at lib/ecore_evas/ecore_evas.c:2449
No locals.
#9  0x00007ffff6750017 in _ecore_call_fd_cb (data=<optimized out>, 
func=<optimized out>, fd_handler=0x642020)
    at lib/ecore/ecore_private.h:378
        r = <optimized out>
#10 _ecore_main_fd_handlers_call () at lib/ecore/ecore_main.c:1690
        fdh = 0x642020
#11 _ecore_main_loop_iterate_internal (once_only=once_only@entry=0) at 
lib/ecore/ecore_main.c:1937
        next_time = <optimized out>
#12 0x00007ffff67504a7 in ecore_main_loop_begin () at lib/ecore/ecore_main.c:964
No locals.
#13 0x00007ffff7ad0d65 in elm_run () at elm_main.c:956
No locals.
#14 0x000000000040d7eb in elm_main (argc=<optimized out>, argv=<optimized out>) 
at main.c:1300
        wn = 0x7310f0
        term = 0x7f08f0
        cmd = 0x0
        cd = 0x0
        theme = 0x0
        background = 0x0
        geometry = 0x0
        name = 0x0
        role = 0x0
        title = 0x0
        icon_name = 0x0
        font = 0x0
        video_module = 0x0
        login_shell = <optimized out>
        video_mute = 255 '\377'
        cursor_blink = 255 '\377'
        visual_bell = 255 '\377'
        fullscreen = <optimized out>
        iconic = <optimized out>
        borderless = <optimized out>
        override = <optimized out>
        maximized = <optimized out>
        nowm = 0 '\000'
        quit_option = 0 '\000'
        hold = <optimized out>
        single = 0 '\000'
        cmd_options = 0 '\000'
        values = {{strp = 0x7fffffffbe07, boolp = 0x7fffffffbe07 "", shortp = 
0x7fffffffbe07, intp = 0x7fffffffbe07, 
            longp = 0x7fffffffbe07, ushortp = 0x7fffffffbe07, uintp = 
0x7fffffffbe07, ulongp = 0x7fffffffbe07, 
            doublep = 0x7fffffffbe07, listp = 0x7fffffffbe07, ptrp = 
0x7fffffffbe07}, {strp = 0x7fffffffbe20, 
            boolp = 0x7fffffffbe20 "", shortp = 0x7fffffffbe20, intp = 
0x7fffffffbe20, longp = 0x7fffffffbe20, 
            ushortp = 0x7fffffffbe20, uintp = 0x7fffffffbe20, ulongp = 
0x7fffffffbe20, doublep = 0x7fffffffbe20, 
            listp = 0x7fffffffbe20, ptrp = 0x7fffffffbe20}, {strp = 
0x7fffffffbe28, boolp = 0x7fffffffbe28 "", 
            shortp = 0x7fffffffbe28, intp = 0x7fffffffbe28, longp = 
0x7fffffffbe28, ushortp = 0x7fffffffbe28, 
            uintp = 0x7fffffffbe28, ulongp = 0x7fffffffbe28, doublep = 
0x7fffffffbe28, listp = 0x7fffffffbe28, 
            ptrp = 0x7fffffffbe28}, {strp = 0x7fffffffbe30, boolp = 
0x7fffffffbe30 "", shortp = 0x7fffffffbe30, 
            intp = 0x7fffffffbe30, longp = 0x7fffffffbe30, ushortp = 
0x7fffffffbe30, uintp = 0x7fffffffbe30, 
            ulongp = 0x7fffffffbe30, doublep = 0x7fffffffbe30, listp = 
0x7fffffffbe30, ptrp = 0x7fffffffbe30}, {
            strp = 0x7fffffffbe38, boolp = 0x7fffffffbe38 "", shortp = 
0x7fffffffbe38, intp = 0x7fffffffbe38, 
            longp = 0x7fffffffbe38, ushortp = 0x7fffffffbe38, uintp = 
0x7fffffffbe38, ulongp = 0x7fffffffbe38, 
            doublep = 0x7fffffffbe38, listp = 0x7fffffffbe38, ptrp = 
0x7fffffffbe38}, {strp = 0x7fffffffbe40, 
            boolp = 0x7fffffffbe40 "", shortp = 0x7fffffffbe40, intp = 
0x7fffffffbe40, longp = 0x7fffffffbe40, 
            ushortp = 0x7fffffffbe40, uintp = 0x7fffffffbe40, ulongp = 
0x7fffffffbe40, doublep = 0x7fffffffbe40, 
            listp = 0x7fffffffbe40, ptrp = 0x7fffffffbe40}, {strp = 
0x7fffffffbe48, boolp = 0x7fffffffbe48 "", 
            shortp = 0x7fffffffbe48, intp = 0x7fffffffbe48, longp = 
0x7fffffffbe48, ushortp = 0x7fffffffbe48, 
            uintp = 0x7fffffffbe48, ulongp = 0x7fffffffbe48, doublep = 
0x7fffffffbe48, listp = 0x7fffffffbe48, 
            ptrp = 0x7fffffffbe48}, {strp = 0x7fffffffbe50, boolp = 
0x7fffffffbe50 "", shortp = 0x7fffffffbe50, 
            intp = 0x7fffffffbe50, longp = 0x7fffffffbe50, ushortp = 
0x7fffffffbe50, uintp = 0x7fffffffbe50, 
            ulongp = 0x7fffffffbe50, doublep = 0x7fffffffbe50, listp = 
0x7fffffffbe50, ptrp = 0x7fffffffbe50}, {
            strp = 0x7fffffffbe58, boolp = 0x7fffffffbe58 "", shortp = 
0x7fffffffbe58, intp = 0x7fffffffbe58, 
            longp = 0x7fffffffbe58, ushortp = 0x7fffffffbe58, uintp = 
0x7fffffffbe58, ulongp = 0x7fffffffbe58, 
            doublep = 0x7fffffffbe58, listp = 0x7fffffffbe58, ptrp = 
0x7fffffffbe58}, {strp = 0x7fffffffbe60, 
            boolp = 0x7fffffffbe60 "", shortp = 0x7fffffffbe60, intp = 
0x7fffffffbe60, longp = 0x7fffffffbe60, 
            ushortp = 0x7fffffffbe60, uintp = 0x7fffffffbe60, ulongp = 
0x7fffffffbe60, doublep = 0x7fffffffbe60, 
            listp = 0x7fffffffbe60, ptrp = 0x7fffffffbe60}, {strp = 
0x7fffffffbe68, boolp = 0x7fffffffbe68 "", 
            shortp = 0x7fffffffbe68, intp = 0x7fffffffbe68, longp = 
0x7fffffffbe68, ushortp = 0x7fffffffbe68, 
            uintp = 0x7fffffffbe68, ulongp = 0x7fffffffbe68, doublep = 
0x7fffffffbe68, listp = 0x7fffffffbe68, 
            ptrp = 0x7fffffffbe68}, {strp = 0x7fffffffbdfa, boolp = 
0x7fffffffbdfa "", shortp = 0x7fffffffbdfa, 
            intp = 0x7fffffffbdfa, longp = 0x7fffffffbdfa, ushortp = 
0x7fffffffbdfa, uintp = 0x7fffffffbdfa, 
            ulongp = 0x7fffffffbdfa, doublep = 0x7fffffffbdfa, listp = 
0x7fffffffbdfa, ptrp = 0x7fffffffbdfa}, {
            strp = 0x7fffffffbdfb, boolp = 0x7fffffffbdfb "\377\377\377", 
shortp = 0x7fffffffbdfb, intp = 0x7fffffffbdfb, 
            longp = 0x7fffffffbdfb, ushortp = 0x7fffffffbdfb, uintp = 
0x7fffffffbdfb, ulongp = 0x7fffffffbdfb, 
            doublep = 0x7fffffffbdfb, listp = 0x7fffffffbdfb, ptrp = 
0x7fffffffbdfb}, {strp = 0x7fffffffbdfc, 
            boolp = 0x7fffffffbdfc "\377\377", shortp = 0x7fffffffbdfc, intp = 
0x7fffffffbdfc, longp = 0x7fffffffbdfc, 
            ushortp = 0x7fffffffbdfc, uintp = 0x7fffffffbdfc, ulongp = 
0x7fffffffbdfc, doublep = 0x7fffffffbdfc, 
            listp = 0x7fffffffbdfc, ptrp = 0x7fffffffbdfc}, {strp = 
0x7fffffffbdfd, boolp = 0x7fffffffbdfd "\377", 
            shortp = 0x7fffffffbdfd, intp = 0x7fffffffbdfd, longp = 
0x7fffffffbdfd, ushortp = 0x7fffffffbdfd, 
            uintp = 0x7fffffffbdfd, ulongp = 0x7fffffffbdfd, doublep = 
0x7fffffffbdfd, listp = 0x7fffffffbdfd, 
            ptrp = 0x7fffffffbdfd}, {strp = 0x7fffffffbdfe, boolp = 
0x7fffffffbdfe "", shortp = 0x7fffffffbdfe, 
            intp = 0x7fffffffbdfe, longp = 0x7fffffffbdfe, ushortp = 
0x7fffffffbdfe, uintp = 0x7fffffffbdfe, 
            ulongp = 0x7fffffffbdfe, doublep = 0x7fffffffbdfe, listp = 
0x7fffffffbdfe, ptrp = 0x7fffffffbdfe}, {
            strp = 0x7fffffffbdff, boolp = 0x7fffffffbdff "", shortp = 
0x7fffffffbdff, intp = 0x7fffffffbdff, 
            longp = 0x7fffffffbdff, ushortp = 0x7fffffffbdff, uintp = 
0x7fffffffbdff, ulongp = 0x7fffffffbdff, 
            doublep = 0x7fffffffbdff, listp = 0x7fffffffbdff, ptrp = 
0x7fffffffbdff}, {strp = 0x7fffffffbe00, 
            boolp = 0x7fffffffbe00 "", shortp = 0x7fffffffbe00, intp = 
0x7fffffffbe00, longp = 0x7fffffffbe00, 
            ushortp = 0x7fffffffbe00, uintp = 0x7fffffffbe00, ulongp = 
0x7fffffffbe00, doublep = 0x7fffffffbe00, 
            listp = 0x7fffffffbe00, ptrp = 0x7fffffffbe00}, {strp = 
0x7fffffffbe01, boolp = 0x7fffffffbe01 "", 
            shortp = 0x7fffffffbe01, intp = 0x7fffffffbe01, longp = 
0x7fffffffbe01, ushortp = 0x7fffffffbe01, 
            uintp = 0x7fffffffbe01, ulongp = 0x7fffffffbe01, doublep = 
0x7fffffffbe01, listp = 0x7fffffffbe01, 
            ptrp = 0x7fffffffbe01}, {strp = 0x7fffffffbe02, boolp = 
0x7fffffffbe02 "", shortp = 0x7fffffffbe02, 
            intp = 0x7fffffffbe02, longp = 0x7fffffffbe02, ushortp = 
0x7fffffffbe02, uintp = 0x7fffffffbe02, 
            ulongp = 0x7fffffffbe02, doublep = 0x7fffffffbe02, listp = 
0x7fffffffbe02, ptrp = 0x7fffffffbe02}, {
            strp = 0x7fffffffbe03, boolp = 0x7fffffffbe03 "", shortp = 
0x7fffffffbe03, intp = 0x7fffffffbe03, 
            longp = 0x7fffffffbe03, ushortp = 0x7fffffffbe03, uintp = 
0x7fffffffbe03, ulongp = 0x7fffffffbe03, 
            doublep = 0x7fffffffbe03, listp = 0x7fffffffbe03, ptrp = 
0x7fffffffbe03}, {strp = 0x7fffffffbe05, 
            boolp = 0x7fffffffbe05 "", shortp = 0x7fffffffbe05, intp = 
0x7fffffffbe05, longp = 0x7fffffffbe05, 
            ushortp = 0x7fffffffbe05, uintp = 0x7fffffffbe05, ulongp = 
0x7fffffffbe05, doublep = 0x7fffffffbe05, 
            listp = 0x7fffffffbe05, ptrp = 0x7fffffffbe05}, {strp = 
0x7fffffffbe06, boolp = 0x7fffffffbe06 "", 
            shortp = 0x7fffffffbe06, intp = 0x7fffffffbe06, longp = 
0x7fffffffbe06, ushortp = 0x7fffffffbe06, 
            uintp = 0x7fffffffbe06, ulongp = 0x7fffffffbe06, doublep = 
0x7fffffffbe06, listp = 0x7fffffffbe06, 
            ptrp = 0x7fffffffbe06}, {strp = 0x7fffffffbe04, boolp = 
0x7fffffffbe04 "", shortp = 0x7fffffffbe04, 
            intp = 0x7fffffffbe04, longp = 0x7fffffffbe04, ushortp = 
0x7fffffffbe04, uintp = 0x7fffffffbe04, 
            ulongp = 0x7fffffffbe04, doublep = 0x7fffffffbe04, listp = 
0x7fffffffbe04, ptrp = 0x7fffffffbe04}, {
            strp = 0x7fffffffbe04, boolp = 0x7fffffffbe04 "", shortp = 
0x7fffffffbe04, intp = 0x7fffffffbe04, 
            longp = 0x7fffffffbe04, ushortp = 0x7fffffffbe04, uintp = 
0x7fffffffbe04, ulongp = 0x7fffffffbe04, 
            doublep = 0x7fffffffbe04, listp = 0x7fffffffbe04, ptrp = 
0x7fffffffbe04}, {strp = 0x7fffffffbe04, 
            boolp = 0x7fffffffbe04 "", shortp = 0x7fffffffbe04, intp = 
0x7fffffffbe04, longp = 0x7fffffffbe04, 
            ushortp = 0x7fffffffbe04, uintp = 0x7fffffffbe04, ulongp = 
0x7fffffffbe04, doublep = 0x7fffffffbe04, 
            listp = 0x7fffffffbe04, ptrp = 0x7fffffffbe04}, {strp = 
0x7fffffffbe04, boolp = 0x7fffffffbe04 "", 
            shortp = 0x7fffffffbe04, intp = 0x7fffffffbe04, longp = 
0x7fffffffbe04, ushortp = 0x7fffffffbe04, 
            uintp = 0x7fffffffbe04, ulongp = 0x7fffffffbe04, doublep = 
0x7fffffffbe04, listp = 0x7fffffffbe04, 
            ptrp = 0x7fffffffbe04}, {strp = 0x0, boolp = 0x0, shortp = 0x0, 
intp = 0x0, longp = 0x0, ushortp = 0x0, uintp = 0x0, 
            ulongp = 0x0, doublep = 0x0, listp = 0x0, ptrp = 0x0}}
        args = <optimized out>
        retval = 0
        config = 0x7305e0
        pos_set = <optimized out>
        size_set = <optimized out>
        pos_x = 0
        pos_y = 0
        size_w = 80
        size_h = 24
        __FUNCTION__ = "elm_main"
#15 0x00007ffff54669d5 in __libc_start_main (main=0x409a40 <main>, argc=1, 
ubp_av=0x7fffffffe068, init=<optimized out>, 
    fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe058) 
at libc-start.c:225
        result = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -2500472653783765463, 
4233824, 140737488347232, 0, 0, 
                2500472652712635945, 2500451972918406697}, mask_was_saved = 
0}}, priv = {pad = {0x0, 0x0, 
              0x41f0c0 <__libc_csu_init>, 0x7fffffffe068}, data = {prev = 0x0, 
cleanup = 0x0, canceltype = 4321472}}}
        not_first_call = <optimized out>
#16 0x0000000000409a89 in _start ()
No symbol table info available.
#0  0x00007fffe9e7d2a0 in evas_software_xlib_x_write_mask_line 
(buf=buf@entry=0x743de0, xob=0xe0cfa0, src=0x7fffe90d1a00, w=553, 
    y=y@entry=56) at modules/evas/engines/software_x11/evas_xlib_buffer.c:40
        x = <optimized out>
        src_ptr = 0x7fffe90d2220
        dst_ptr = 0x7fffe9a8e000 <Address 0x7fffe9a8e000 out of bounds>
        bpl = 72
#1  0x00007fffe9e7c133 in evas_software_xlib_outbuf_push_updated_region 
(buf=0x743de0, update=0xea0bc0, x=1, y=32, 
    w=<optimized out>, h=60) at 
modules/evas/engines/software_x11/evas_xlib_outbuf.c:1064
        conv_func = 0x7ffff6a2dac0 <evas_common_convert_rgba_to_32bpp_rgb_8888>
        obr = 0x11f5f60
        src_data = 0x7fffe90b3000
        data = <optimized out>
        bpl = 2240
        yy = <optimized out>
#2  0x00007fffe9e795da in eng_output_redraws_next_update_push (h=<optimized 
out>, w=<optimized out>, y=<optimized out>, 
    x=<optimized out>, surface=0xea0bc0, data=0x744480, render_mode=<optimized 
out>)
    at modules/evas/engines/software_x11/evas_engine.c:893
        re = 0x744480
#3  eng_output_redraws_next_update_push (data=0x744480, surface=0xea0bc0, 
x=<optimized out>, y=<optimized out>, 
    w=<optimized out>, h=<optimized out>, 
render_mode=EVAS_RENDER_MODE_ASYNC_END)
    at modules/evas/engines/software_x11/evas_engine.c:883
No locals.
#4  0x00007ffff69fc6bf in evas_render_wakeup (eo_e=0x73ad00) at 
lib/evas/canvas/evas_render.c:1827
        ru = 0xa6fdb0
        haveup = <optimized out>
        ret_updates = 0x8ca030
        e = 0x73ad90
#5  evas_render_async_wakeup (target=<optimized out>, type=<optimized out>, 
event_info=<optimized out>)
    at lib/evas/canvas/evas_render.c:1868
        e = <optimized out>
#6  0x00007ffff6a0528a in _evas_async_events_process_single () at 
lib/evas/canvas/evas_async_events.c:117
        ev = 0x7fffe4000a40
        ret = 8
#7  0x00007ffff6a05525 in evas_async_events_process () at 
lib/evas/canvas/evas_async_events.c:145
        count = 10
#8  0x00007ffff77c2c29 in _ecore_evas_async_events_fd_handler (data=<optimized 
out>, fd_handler=<optimized out>)
    at lib/ecore_evas/ecore_evas.c:2449
No locals.
#9  0x00007ffff6750017 in _ecore_call_fd_cb (data=<optimized out>, 
func=<optimized out>, fd_handler=0x642020)
    at lib/ecore/ecore_private.h:378
        r = <optimized out>
#10 _ecore_main_fd_handlers_call () at lib/ecore/ecore_main.c:1690
        fdh = 0x642020
#11 _ecore_main_loop_iterate_internal (once_only=once_only@entry=0) at 
lib/ecore/ecore_main.c:1937
        next_time = <optimized out>
#12 0x00007ffff67504a7 in ecore_main_loop_begin () at lib/ecore/ecore_main.c:964
No locals.
#13 0x00007ffff7ad0d65 in elm_run () at elm_main.c:956
No locals.
#14 0x000000000040d7eb in elm_main (argc=<optimized out>, argv=<optimized out>) 
at main.c:1300
        wn = 0x7310f0
        term = 0x7f08f0
        cmd = 0x0
        cd = 0x0
        theme = 0x0
        background = 0x0
        geometry = 0x0
        name = 0x0
        role = 0x0
        title = 0x0
        icon_name = 0x0
        font = 0x0
        video_module = 0x0
        login_shell = <optimized out>
        video_mute = 255 '\377'
        cursor_blink = 255 '\377'
        visual_bell = 255 '\377'
        fullscreen = <optimized out>
        iconic = <optimized out>
        borderless = <optimized out>
        override = <optimized out>
        maximized = <optimized out>
        nowm = 0 '\000'
        quit_option = 0 '\000'
        hold = <optimized out>
        single = 0 '\000'
        cmd_options = 0 '\000'
        values = {{strp = 0x7fffffffbe07, boolp = 0x7fffffffbe07 "", shortp = 
0x7fffffffbe07, intp = 0x7fffffffbe07, 
            longp = 0x7fffffffbe07, ushortp = 0x7fffffffbe07, uintp = 
0x7fffffffbe07, ulongp = 0x7fffffffbe07, 
            doublep = 0x7fffffffbe07, listp = 0x7fffffffbe07, ptrp = 
0x7fffffffbe07}, {strp = 0x7fffffffbe20, 
            boolp = 0x7fffffffbe20 "", shortp = 0x7fffffffbe20, intp = 
0x7fffffffbe20, longp = 0x7fffffffbe20, 
            ushortp = 0x7fffffffbe20, uintp = 0x7fffffffbe20, ulongp = 
0x7fffffffbe20, doublep = 0x7fffffffbe20, 
            listp = 0x7fffffffbe20, ptrp = 0x7fffffffbe20}, {strp = 
0x7fffffffbe28, boolp = 0x7fffffffbe28 "", 
            shortp = 0x7fffffffbe28, intp = 0x7fffffffbe28, longp = 
0x7fffffffbe28, ushortp = 0x7fffffffbe28, 
            uintp = 0x7fffffffbe28, ulongp = 0x7fffffffbe28, doublep = 
0x7fffffffbe28, listp = 0x7fffffffbe28, 
            ptrp = 0x7fffffffbe28}, {strp = 0x7fffffffbe30, boolp = 
0x7fffffffbe30 "", shortp = 0x7fffffffbe30, 
            intp = 0x7fffffffbe30, longp = 0x7fffffffbe30, ushortp = 
0x7fffffffbe30, uintp = 0x7fffffffbe30, 
            ulongp = 0x7fffffffbe30, doublep = 0x7fffffffbe30, listp = 
0x7fffffffbe30, ptrp = 0x7fffffffbe30}, {
            strp = 0x7fffffffbe38, boolp = 0x7fffffffbe38 "", shortp = 
0x7fffffffbe38, intp = 0x7fffffffbe38, 
            longp = 0x7fffffffbe38, ushortp = 0x7fffffffbe38, uintp = 
0x7fffffffbe38, ulongp = 0x7fffffffbe38, 
            doublep = 0x7fffffffbe38, listp = 0x7fffffffbe38, ptrp = 
0x7fffffffbe38}, {strp = 0x7fffffffbe40, 
            boolp = 0x7fffffffbe40 "", shortp = 0x7fffffffbe40, intp = 
0x7fffffffbe40, longp = 0x7fffffffbe40, 
            ushortp = 0x7fffffffbe40, uintp = 0x7fffffffbe40, ulongp = 
0x7fffffffbe40, doublep = 0x7fffffffbe40, 
            listp = 0x7fffffffbe40, ptrp = 0x7fffffffbe40}, {strp = 
0x7fffffffbe48, boolp = 0x7fffffffbe48 "", 
            shortp = 0x7fffffffbe48, intp = 0x7fffffffbe48, longp = 
0x7fffffffbe48, ushortp = 0x7fffffffbe48, 
            uintp = 0x7fffffffbe48, ulongp = 0x7fffffffbe48, doublep = 
0x7fffffffbe48, listp = 0x7fffffffbe48, 
            ptrp = 0x7fffffffbe48}, {strp = 0x7fffffffbe50, boolp = 
0x7fffffffbe50 "", shortp = 0x7fffffffbe50, 
            intp = 0x7fffffffbe50, longp = 0x7fffffffbe50, ushortp = 
0x7fffffffbe50, uintp = 0x7fffffffbe50, 
            ulongp = 0x7fffffffbe50, doublep = 0x7fffffffbe50, listp = 
0x7fffffffbe50, ptrp = 0x7fffffffbe50}, {
            strp = 0x7fffffffbe58, boolp = 0x7fffffffbe58 "", shortp = 
0x7fffffffbe58, intp = 0x7fffffffbe58, 
            longp = 0x7fffffffbe58, ushortp = 0x7fffffffbe58, uintp = 
0x7fffffffbe58, ulongp = 0x7fffffffbe58, 
            doublep = 0x7fffffffbe58, listp = 0x7fffffffbe58, ptrp = 
0x7fffffffbe58}, {strp = 0x7fffffffbe60, 
            boolp = 0x7fffffffbe60 "", shortp = 0x7fffffffbe60, intp = 
0x7fffffffbe60, longp = 0x7fffffffbe60, 
            ushortp = 0x7fffffffbe60, uintp = 0x7fffffffbe60, ulongp = 
0x7fffffffbe60, doublep = 0x7fffffffbe60, 
            listp = 0x7fffffffbe60, ptrp = 0x7fffffffbe60}, {strp = 
0x7fffffffbe68, boolp = 0x7fffffffbe68 "", 
            shortp = 0x7fffffffbe68, intp = 0x7fffffffbe68, longp = 
0x7fffffffbe68, ushortp = 0x7fffffffbe68, 
            uintp = 0x7fffffffbe68, ulongp = 0x7fffffffbe68, doublep = 
0x7fffffffbe68, listp = 0x7fffffffbe68, 
            ptrp = 0x7fffffffbe68}, {strp = 0x7fffffffbdfa, boolp = 
0x7fffffffbdfa "", shortp = 0x7fffffffbdfa, 
            intp = 0x7fffffffbdfa, longp = 0x7fffffffbdfa, ushortp = 
0x7fffffffbdfa, uintp = 0x7fffffffbdfa, 
            ulongp = 0x7fffffffbdfa, doublep = 0x7fffffffbdfa, listp = 
0x7fffffffbdfa, ptrp = 0x7fffffffbdfa}, {
            strp = 0x7fffffffbdfb, boolp = 0x7fffffffbdfb "\377\377\377", 
shortp = 0x7fffffffbdfb, intp = 0x7fffffffbdfb, 
            longp = 0x7fffffffbdfb, ushortp = 0x7fffffffbdfb, uintp = 
0x7fffffffbdfb, ulongp = 0x7fffffffbdfb, 
            doublep = 0x7fffffffbdfb, listp = 0x7fffffffbdfb, ptrp = 
0x7fffffffbdfb}, {strp = 0x7fffffffbdfc, 
            boolp = 0x7fffffffbdfc "\377\377", shortp = 0x7fffffffbdfc, intp = 
0x7fffffffbdfc, longp = 0x7fffffffbdfc, 
            ushortp = 0x7fffffffbdfc, uintp = 0x7fffffffbdfc, ulongp = 
0x7fffffffbdfc, doublep = 0x7fffffffbdfc, 
            listp = 0x7fffffffbdfc, ptrp = 0x7fffffffbdfc}, {strp = 
0x7fffffffbdfd, boolp = 0x7fffffffbdfd "\377", 
            shortp = 0x7fffffffbdfd, intp = 0x7fffffffbdfd, longp = 
0x7fffffffbdfd, ushortp = 0x7fffffffbdfd, 
            uintp = 0x7fffffffbdfd, ulongp = 0x7fffffffbdfd, doublep = 
0x7fffffffbdfd, listp = 0x7fffffffbdfd, 
            ptrp = 0x7fffffffbdfd}, {strp = 0x7fffffffbdfe, boolp = 
0x7fffffffbdfe "", shortp = 0x7fffffffbdfe, 
            intp = 0x7fffffffbdfe, longp = 0x7fffffffbdfe, ushortp = 
0x7fffffffbdfe, uintp = 0x7fffffffbdfe, 
            ulongp = 0x7fffffffbdfe, doublep = 0x7fffffffbdfe, listp = 
0x7fffffffbdfe, ptrp = 0x7fffffffbdfe}, {
            strp = 0x7fffffffbdff, boolp = 0x7fffffffbdff "", shortp = 
0x7fffffffbdff, intp = 0x7fffffffbdff, 
            longp = 0x7fffffffbdff, ushortp = 0x7fffffffbdff, uintp = 
0x7fffffffbdff, ulongp = 0x7fffffffbdff, 
            doublep = 0x7fffffffbdff, listp = 0x7fffffffbdff, ptrp = 
0x7fffffffbdff}, {strp = 0x7fffffffbe00, 
            boolp = 0x7fffffffbe00 "", shortp = 0x7fffffffbe00, intp = 
0x7fffffffbe00, longp = 0x7fffffffbe00, 
            ushortp = 0x7fffffffbe00, uintp = 0x7fffffffbe00, ulongp = 
0x7fffffffbe00, doublep = 0x7fffffffbe00, 
            listp = 0x7fffffffbe00, ptrp = 0x7fffffffbe00}, {strp = 
0x7fffffffbe01, boolp = 0x7fffffffbe01 "", 
            shortp = 0x7fffffffbe01, intp = 0x7fffffffbe01, longp = 
0x7fffffffbe01, ushortp = 0x7fffffffbe01, 
            uintp = 0x7fffffffbe01, ulongp = 0x7fffffffbe01, doublep = 
0x7fffffffbe01, listp = 0x7fffffffbe01, 
            ptrp = 0x7fffffffbe01}, {strp = 0x7fffffffbe02, boolp = 
0x7fffffffbe02 "", shortp = 0x7fffffffbe02, 
            intp = 0x7fffffffbe02, longp = 0x7fffffffbe02, ushortp = 
0x7fffffffbe02, uintp = 0x7fffffffbe02, 
            ulongp = 0x7fffffffbe02, doublep = 0x7fffffffbe02, listp = 
0x7fffffffbe02, ptrp = 0x7fffffffbe02}, {
            strp = 0x7fffffffbe03, boolp = 0x7fffffffbe03 "", shortp = 
0x7fffffffbe03, intp = 0x7fffffffbe03, 
            longp = 0x7fffffffbe03, ushortp = 0x7fffffffbe03, uintp = 
0x7fffffffbe03, ulongp = 0x7fffffffbe03, 
            doublep = 0x7fffffffbe03, listp = 0x7fffffffbe03, ptrp = 
0x7fffffffbe03}, {strp = 0x7fffffffbe05, 
            boolp = 0x7fffffffbe05 "", shortp = 0x7fffffffbe05, intp = 
0x7fffffffbe05, longp = 0x7fffffffbe05, 
            ushortp = 0x7fffffffbe05, uintp = 0x7fffffffbe05, ulongp = 
0x7fffffffbe05, doublep = 0x7fffffffbe05, 
            listp = 0x7fffffffbe05, ptrp = 0x7fffffffbe05}, {strp = 
0x7fffffffbe06, boolp = 0x7fffffffbe06 "", 
            shortp = 0x7fffffffbe06, intp = 0x7fffffffbe06, longp = 
0x7fffffffbe06, ushortp = 0x7fffffffbe06, 
            uintp = 0x7fffffffbe06, ulongp = 0x7fffffffbe06, doublep = 
0x7fffffffbe06, listp = 0x7fffffffbe06, 
            ptrp = 0x7fffffffbe06}, {strp = 0x7fffffffbe04, boolp = 
0x7fffffffbe04 "", shortp = 0x7fffffffbe04, 
            intp = 0x7fffffffbe04, longp = 0x7fffffffbe04, ushortp = 
0x7fffffffbe04, uintp = 0x7fffffffbe04, 
            ulongp = 0x7fffffffbe04, doublep = 0x7fffffffbe04, listp = 
0x7fffffffbe04, ptrp = 0x7fffffffbe04}, {
            strp = 0x7fffffffbe04, boolp = 0x7fffffffbe04 "", shortp = 
0x7fffffffbe04, intp = 0x7fffffffbe04, 
            longp = 0x7fffffffbe04, ushortp = 0x7fffffffbe04, uintp = 
0x7fffffffbe04, ulongp = 0x7fffffffbe04, 
            doublep = 0x7fffffffbe04, listp = 0x7fffffffbe04, ptrp = 
0x7fffffffbe04}, {strp = 0x7fffffffbe04, 
            boolp = 0x7fffffffbe04 "", shortp = 0x7fffffffbe04, intp = 
0x7fffffffbe04, longp = 0x7fffffffbe04, 
            ushortp = 0x7fffffffbe04, uintp = 0x7fffffffbe04, ulongp = 
0x7fffffffbe04, doublep = 0x7fffffffbe04, 
            listp = 0x7fffffffbe04, ptrp = 0x7fffffffbe04}, {strp = 
0x7fffffffbe04, boolp = 0x7fffffffbe04 "", 
            shortp = 0x7fffffffbe04, intp = 0x7fffffffbe04, longp = 
0x7fffffffbe04, ushortp = 0x7fffffffbe04, 
            uintp = 0x7fffffffbe04, ulongp = 0x7fffffffbe04, doublep = 
0x7fffffffbe04, listp = 0x7fffffffbe04, 
            ptrp = 0x7fffffffbe04}, {strp = 0x0, boolp = 0x0, shortp = 0x0, 
intp = 0x0, longp = 0x0, ushortp = 0x0, uintp = 0x0, 
            ulongp = 0x0, doublep = 0x0, listp = 0x0, ptrp = 0x0}}
        args = <optimized out>
        retval = 0
        config = 0x7305e0
        pos_set = <optimized out>
        size_set = <optimized out>
        pos_x = 0
        pos_y = 0
        size_w = 80
        size_h = 24
        __FUNCTION__ = "elm_main"
#15 0x00007ffff54669d5 in __libc_start_main (main=0x409a40 <main>, argc=1, 
ubp_av=0x7fffffffe068, init=<optimized out>, 
    fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe058) 
at libc-start.c:225
        result = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -4600232922569706639, 
4233824, 140737488347232, 0, 0, 
                4600232921482982257, 4600244549774144369}, mask_was_saved = 
0}}, priv = {pad = {0x0, 0x0, 
              0x41f0c0 <__libc_csu_init>, 0x7fffffffe068}, data = {prev = 0x0, 
cleanup = 0x0, canceltype = 4321472}}}
        not_first_call = <optimized out>
#16 0x0000000000409a89 in _start ()
No symbol table info available.
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to