On Tue, 01 May 2012 17:00:10 +0200 Ingvaldur Sigurjonsson
<rocketiii.scient...@gmail.com> said:

your log (backtrace) doesn't say e crashed. your log says e is asking x if there
is already a compositor there or not (looking for the compositor selection) and
waiting for x to reply. it is probably sitting there, forever, never getting a
reply.

as such... you have a bug report to file off to your xorg/driver maintainers
here as if x isn't immediately responding, then x is hung - almost definitely
due to drivers. at this point e hasn't even started doing any gl stuff yet -
this is it checking first if it should create the compositor canvas or not at
all, and when it does then it'll start doing gl stuff. this is actually
unrelated to driver at all, it's just fetching a value from the
driver-independent parts of x.

advice: downgrade to fedora 16 until they fix this. :) (problem could be xorg
itself, any input drivers, display drivers, drm, dri, etc.)

> Hi
> 
>    Since I updated to Fedora 17 (Beta), E17, which I'm building from svn 
> (easy_e17.sh), is constantly crashing on me. I've made sure no old 
> modules are lying around and that I build everything from a clean 
> installation. I used to set the CFLAGS to '-g -march=barcelona' but 
> changed the to '-g -march=native', which didn't change a thing. I've 
> started with empty (non-existing ~/.e) to no avail.
> 
>    E starts successfully but when I bring up the menu, move into 
> 'applications->accessories' and move the cursor up and down a bit, e 
> crashes when in a SYSCALL (poll).  Please see the enclosed 
> e-xcb-poll-err.log, which contains a backtrace when e crashed, followed 
> by an 'list', 'up' and 'list'
> 
>    There is no crash when I disable the 'composite' extension, but hey, 
> I want all the cylinders to bring their part to the game.
> 
>    I've been running with Gnome-Shell 3-blaha and it runs with the same 
> OpenGL drivers without any crashes, but I miss E.
> 
>    I've tried running E with composite enabled from within Gnome-Shell 
> (using the ~/e17-src/e/x-ui.sh) and that works without crashing too !
> 
>    Please advise on what I can do to help resolve the problem.
> 
>    Some basic facts:
> 
> $ uname -a
> Linux cosmos 3.3.4-1.fc17.x86_64 #1 SMP Fri Apr 27 18:39:03 UTC 2012 
> x86_64 x86_64 x86_64 GNU/Linux
> 
> $ glxinfo | grep OpenGL
> OpenGL vendor string: X.Org
> OpenGL renderer string: Gallium 0.4 on AMD RS880
> OpenGL version string: 2.1 Mesa 8.0.2
> OpenGL shading language version string: 1.20
> OpenGL extensions:
> 
> $ gcc -v
> Using built-in specs.
> COLLECT_GCC=/usr/bin/gcc
> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.7.0/lto-wrapper
> Target: x86_64-redhat-linux
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
> --infodir=/usr/share/info 
> --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap 
> --enable-shared --enable-threads=posix --enable-checking=release 
> --disable-build-with-cxx --disable-build-poststage1-with-cxx 
> --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions 
> --enable-gnu-unique-object --enable-linker-build-id 
> --with-linker-hash-style=gnu 
> --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto 
> --enable-plugin --enable-initfini-array --enable-java-awt=gtk 
> --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre 
> --enable-libgcj-multifile --enable-java-maintainer-mode 
> --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
> --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic 
> --with-arch_32=i686 --build=x86_64-redhat-linux
> Thread model: posix
> gcc version 4.7.0 20120416 (Red Hat 4.7.0-2) (GCC)
> 
> Regards
> - Ingvaldur


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to