On Sat, 11 Dec 2010 17:24:48 +0100 Thomas Sachau <to...@gentoo.org> said:

> Since irc currently seems a bit silent, let me post the last 2 backtraces
> here, so someone can have a look and either fix those issues or point me to
> the issue i have on my machine, both backtraces first contain the "bt" and
> afterwards a "bt full", both with gdb attached to the crashed/segfaulted e.

unfortunately both traces say "the bug happened somewhere else earlier and
memory has been stomped over and is later causing this crash". you'll want/need
to run e using valgrind to help spot the original point of error. note - before
you do tyhis ensure that you have everything up to date and built in-sync (ie
updated to the same svn revision for everything and all rebuilt - gdb debugging
on, also you might want to limit optimization to -O, not -O2 or -O3 - no
inlining). that may give the actual problem.

http://trac.enlightenment.org/e/wiki/Debugging

for  how to run a 2nd X (or even use Xephyr instead as your 2nd X).

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


------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to