Hi Cedric, Thanks for your fast reply. So I recompiled with revision 52680 and I still get the same error. With gdb, I only have the following trace once the Segmentation fault is displayed in e17 : #1 in poll () from /lib/libc.so.6 #2 in ?? () from /usr/lib/libxcb.so.1 #3 in ?? () #4 in ?? () #5 in ?? () #6 in ?? () from /usr/lib/libX11.so.6 #7 in ?? () #8 in ?? () #9 in ?? () #10 in ?? () #11 in pthread_mutex_lock () from /lib/lipthread.so.0 #12 in ?? () #13 in ?? () from /usr/lib/libX11so.6 #14 in ?? () #15 in ?? () from /usr/lib/libxcb.so.1 #16 in ?? () from /usr/lib/libxcb.so.1 #17 in ?? () #18 in ?? ()
It seems not very useful (I have '-g' enabled for enlightenment's packages). Here are the processes launched : - tty2 S+ /bin/sh /usr/bin/startx - tty2 S+ xinit /home/ctabin.xinitrc -- /etc/X11/xinit/xsererrc :0 -auth /home/ctabin/.serverauth.9843 - tty7 Ss+ /usr/bin/X -nolisten tcp - tty2 S /bin/sh /etc/X11/Sessions/e17 - tty2 S /usr/bin/dbus-launch --sh-syntax --exit-with-session - tty2 S /usr/bin/enlightenment => I attached gdb on this one Maybe you've got an idea where I can look into to check out the problem ? I really don't see from where it comes... Here are the packages I emerged just before I recompiled e17 : - openmpi (1.4.2) - openal (1.11.753) - freealut (1.1.0-r1) - plib (1.8.5) - bzip2 (1.0.6) - ode (0.11.1) - man-pages (3.26) Thanks for your help ! Cedric On Fri, Sep 24, 2010 at 1:27 PM, Cedric BAIL <[email protected]> wrote: > On Fri, Sep 24, 2010 at 1:13 PM, Cédric Tabin <[email protected]> > wrote: > > Oops, I forgot to re-enabled some config in my .xinitrc, so the problem > is > > still the same : the Desktop shows but after I while, I get a > segmentation > > fault :-( > > There is a problem with svn prior to r52680, it doesn't check > correctly GnuTLS version before using recent API. This lead to unknow > symbol and could be the cause of your problem. Can you try with latest > svn ? > -- > Cedric BAIL > ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
