just updated to latest cvs and restarted and suddenly e seems to be 
segfaulting whenever i try to load an Eterm ... other apps/terminals seem to 
work fine, it only happens with Eterm :/

maybe related to me being on amd64 ?  or the warning messages i get everytime 
i load an Eterm about icon data mismatch ?

here's the output from gdb:
(gdb) run
Starting program: /usr/bin/e16
[Thread debugging using libthread_db enabled]
[New Thread 62116135967440 (LWP 1074)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 62116135967440 (LWP 1074)]
0x00000000004733e3 in EWMH_GetWindowIcons (ewin=0x65be60) at ewmh.c:641
641             i += 2 + val[i] * val[i + 1];
(gdb) bt
#0  0x00000000004733e3 in EWMH_GetWindowIcons (ewin=0x65be60) at ewmh.c:641
#1  0x000000000047368f in EWMH_GetWindowHints (ewin=0x65be60) at ewmh.c:766
#2  0x000000000043e286 in HintsGetWindowHints (ewin=0x6719f0) at hints.c:223
#3  0x000000000042fad0 in Adopt (ewin=0x65be60) at ewins.c:556
#4  0x000000000042fc60 in AddToFamily (ewin=0x65be60, win=25165892)
    at ewins.c:624
#5  0x0000000000460ab8 in MapUnmap (start=112) at setup.c:98
#6  0x000000000044d631 in main (argc=1, argv=0x7e775eeebde8) at main.c:291

(gdb) bt f
#0  0x00000000004733e3 in EWMH_GetWindowIcons (ewin=0x65be60) at ewmh.c:641
        val = (unsigned int *) 0x65c3d0
        i = -1767242700
        num = 4612
-mike


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to