*** GMX Spamverdacht *** [Eric] Seg fault at startup
Andreas Pakulat
apaku at gmx.de
Thu Jan 25 09:22:39 GMT 2007
On 24.01.07 21:28:33, Sean Colgan wrote:
> I can't get eric3 to run because of a seg fault. Accrding to 'strace' it's
> trying to access files that don't exist. Can someone suggest why they wouldn't
> be there? Or which package is responsible for putting them there?
The strace is of 0 use when trying to debug a segfault. You have to run
the python session in gdb, i.e.
python --args python eric3
And when the app crashed produce a backtrace by issuing "bt".
Andreas
--
You too can wear a nose mitten.
More information about the Eric
mailing list