On Thu, 17 Apr 2008 10:40:18 -0700 "M.McNeil" <[EMAIL PROTECTED]> babbled:

> I found this when I ran gdb a second time and did a backtrace:

you should gdb attach WHEN e has segfaulted (i.e - the white box of death is on
the screen(, OR you should alloe e to continue from this attached state until
the segfault occurs (cont command in gdb)

> [Switching to Thread 0x28b01100 (LWP 100142)]
> 0x2898a86f in poll () from /lib/libc.so.7
> (gdb) bt
> #0  0x2898a86f in poll () from /lib/libc.so.7
> #1  0x2868ef53 in _XWaitForReadable () from /usr/local/lib/libX11.so.6
> #2  0x2868f3c8 in _XRead () from /usr/local/lib/libX11.so.6
> #3  0x2868ff82 in _XReply () from /usr/local/lib/libX11.so.6
> #4  0x286874e5 in XSync () from /usr/local/lib/libX11.so.6
> #5  0x28a65a65 in evas_software_x11_outbuf_idle_flush (buf=0x28b255e0)
>     at evas_outbuf.c:718
> #6  0x28a63ed6 in eng_output_idle_flush (data=0x29604180) at 
> evas_engine.c:338
> #7  0x282916f5 in evas_render_idle_flush (e=0x28bdb5c0) at evas_render.c:519
> #8  0x281e1806 in _ecore_evas_cb_idle_flush (data=0x28bc26a0)
>     at ecore_evas.c:1900
> #9  0x287aea3d in _ecore_timer_call (when=1208453594.5901239)
>     at ecore_timer.c:328
> #10 0x287aa212 in _ecore_main_loop_iterate_internal (once_only=0)
>     at ecore_main.c:531
> #11 0x287a964f in ecore_main_loop_begin () at ecore_main.c:85
> #12 0x08069fa7 in main (argc=1, argv=0xbfbfe920) at e_main.c:937
> (gdb)
> 
> 
> Thanks,
> 
> Mike M.
> 
> 
> 
> Carsten Haitzler (The Rasterman) wrote:
> > On Wed, 16 Apr 2008 16:26:51 -0700 "M.McNeil" <[EMAIL PROTECTED]>
> > babbled:
> >
> >   
> >> Hi,
> >>
> >> I just updated my E17 installation using the easy_e17 script.  The 
> >> update went fine as usual, however, upon restarting E17, E17 started to 
> >> segfault.  I rebooted my machine, same problem.  I then, did a fresh 
> >> installation of E17 and got the same results.  When I move my mouse 
> >> around the desktop, E17 segfaults.  I'm running FreeBSD 7.0-RELEASE, can 
> >> someone take a look into this ?  My machine is basically unusable at 
> >> this time.
> >>     
> >
> > no i can't look into it. e17 works just fine here. build e and efl libs with
> > gdb debugging and get a backtrace and we might be able to do something. try
> > valgrind if the backtrace isn't much use.
> >
> >   
> 
> -- 
> 
> -------------------------------------------------
> 
> Mike McNeil
> 
> Sr. Network Engineer
> 
> Information Systems and Technology
> 
> University of California Berkeley
> 
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to