On Tue, 24 Oct 2006 08:08:44 +0200 Anders Troback <[EMAIL PROTECTED]> wrote > Hi, > > E17 segfaults at startup:-( > > [EMAIL PROTECTED] enlightenment_start > ESTART: 0.00002 [0.00002] - begin > ESTART: 0.00078 [0.00076] - signals done > ESTART: 0.00089 [0.00011] - determine prefix > DYNAMIC DETERMINED PREFIX: /usr/devel/enlightenment/current > **** SEGMENTATION FAULT **** > Segmentation fault (core dumped) > > (gdb) run > Starting > program: /usr/devel/enlightenment/current/bin/enlightenment_start (no > debugging symbols found)...(no debugging symbols found)...(no > debugging symbols found)...(no debugging symbols found)...(no > debugging symbols found)... Program received signal SIGTRAP, > Trace/breakpoint trap. Cannot remove breakpoints because program is > no longer writable. It might be running in another process. Further > execution is probably impossible. 0x28157af0 in cjk_variants_indx () > from /usr/local/lib/libiconv.so.3 (gdb) bt #0 0x28157af0 in > cjk_variants_indx () from /usr/local/lib/libiconv.so.3 (gdb) > > > FreeBSD 6.2-PRERELEASE E17 co ~24h! > > Any ideas? > > Thanks!!! > > > \\troback
Hello It seems that e17 compiled without debuging symbols. Try to recompile with debuging symbols. Here is guide: http://www4.get-e.org/Advanced/Debugging/ ------------------------------------------------------------------------- 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
