Hi

I'm seeing e17 segfaulting when using it with seamonkey. It does not happen all the time. Somehow it seems to happen when a dialog window which was opened by seamonkey is closed. Anybody else seeing this? Seamonkey is nightly build as of a couple of days ago, e17 is cvs as of 2 days ago. I have attached a bt. I'll try to find a why to reproduce this error.
Cheers
Jochen
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xa79636cb in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xa7a21523 in _XWaitForReadable (dpy=0x8133e50) at ../../src/XlibInt.c:498
#3  0xa7a21931 in _XRead (dpy=0x8133e50, data=0xafd24644 "\002%S", size=32)
    at ../../src/XlibInt.c:1080
#4  0xa7a22cb9 in _XReadEvents (dpy=0x8133e50) at ../../src/XlibInt.c:996
#5  0xa7a0c69a in XNextEvent (dpy=0x8133e50, event=0xafd252dc)
    at ../../src/NextEvent.c:50
#6  0x080b7a98 in e_alert_show (
    text=0x81148c4 "This is very bad. Enlightenment has segfaulted.\nThis is 
not meant to happen and is likely a sign of a\nbug in Enlightenment or the 
libraries it relies on.\n\nYou can gdb attach to this process now to try"...)
    at e_alert.c:129
#7  0x080a3aa6 in e_sigseg_act (x=11, info=0xafd2537c, data=0xafd253fc)
    at e_signals.c:53
#8  <signal handler called>
#9  0x080724be in e_container_border_raise (bd=0x8188608) at e_container.c:651
#10 0x08079ea2 in e_border_raise (bd=0x8188608) at e_border.c:1062
#11 0x080a01f2 in _e_focus_raise_timer (data=0x8188608) at e_focus.c:206
#12 0xa7fb599c in _ecore_timer_call (when=1158271488.344542)
    at ecore_timer.c:178
#13 0xa7fb598d in _ecore_timer_call (when=1158271488.344542)
    at ecore_timer.c:177
#14 0xa7fb37e6 in _ecore_main_loop_iterate_internal (once_only=0)
    at ecore_main.c:467
#15 0xa7fb3b78 in ecore_main_loop_begin () at ecore_main.c:79
#16 0x0806405a in main (argc=1, argv=0xafd29224) at e_main.c:726
#9  0x080724be in e_container_border_raise (bd=0x8188608) at e_container.c:651
651             bd->zone->container->layers[i].clients =
646        int pos = 0, i;
647     
648        /* Remove from old layer */
649        for (i = 0; i < 7; i++)
650          {
651             bd->zone->container->layers[i].clients =
652                evas_list_remove(bd->zone->container->layers[i].clients, bd);
653          }
654     
655        /* Add to new layer */
$1 = (E_Border *) 0x8188608
$2 = (E_Zone *) 0x0
Cannot access memory at address 0x3c
$3 = 0
The program is running.  Quit anyway (and detach it)? (y or n) Detaching from 
program: /usr/bin/enlightenment, process 4186
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to