[Eric] Seg fault at startup
Sean Colgan
sean at pedorro.com
Wed Jan 24 07:01:17 GMT 2007
I've just installed eric3 and can't get it to start because of an
immediate Segmentation Fault. Does anyone know anything about this?
Here's my configuration:
Sabayon 3.26 x64
kernel: 2.6.19-gentoo-r4
qt 4.14
sip 4.5.2-r1
qscintilla 1.6
pyqt 3.17
Here's the last few lines from 'strace eric3':
open("/usr/kde/3.5/lib64/libkdefx.so.4", O_RDONLY) = 10
read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\313"...,
832) = 832
fstat(10, {st_mode=S_IFREG|0755, st_size=177064, ...}) = 0
mmap(NULL, 1223656, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10,
0) = 0x2aea6d27c000
mprotect(0x2aea6d2a6000, 1044480, PROT_NONE) = 0
mmap(0x2aea6d3a5000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x29000) = 0x2aea6d3a5000
close(10) = 0
munmap(0x2aea6ca43000, 235355) = 0
stat("/usr/lib/python2.4/site-packages/eric3/KdeQt/sip", 0x7fff41f15c20)
= -1 ENOENT (No such file or directory)
open("/usr/lib/python2.4/site-packages/eric3/KdeQt/sip.so", O_RDONLY) =
-1 ENOENT (No such file or directory)
open("/usr/lib/python2.4/site-packages/eric3/KdeQt/sipmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.4/site-packages/eric3/KdeQt/sip.py", O_RDONLY) =
-1 ENOENT (No such file or directory)
open("/usr/lib/python2.4/site-packages/eric3/KdeQt/sip.pyc", O_RDONLY) =
-1 ENOENT (No such file or directory)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 14018 detached
Thanks.
Sean
--
The poopsmith's job is obvious.
--------------
More information about the Eric
mailing list