[Eric] Install on fedora 16 => core dump

Benoit ML ben42ml at gmail.com
Wed Sep 12 16:02:46 BST 2012


Hello,

I'd like to test eric5 for my dev purpose and try another thing than eclipse ;)

Well in the order, I have :
- compiled sip 4.1.3
- compiled PyQt-x11-gpl-4.9.4
- compiled QScintilla-gpl-2.6.2 and python bindings
- and launch the install script of eric5

All of this seems to have run with success.

But when I launch "eric5" => core dump. Attached a strace.

Any idea ? Thx in advance !


ps : the last log of strace
======================================================
open("/usr/lib64/libQtSql.so.4", O_RDONLY|O_CLOEXEC) = 7
read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\1!\204<\0\0\0"...,
832) = 832
fstat(7, {st_mode=S_IFREG|0755, st_size=261152, ...}) = 0
mmap(0x3c84200000, 2353824, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x3c84200000
mprotect(0x3c8423d000, 2097152, PROT_NONE) = 0
mmap(0x3c8443d000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x3d000) = 0x3c8443d000
close(7)                                = 0
mprotect(0x3c76802000, 4096, PROT_READ) = 0
mprotect(0x3c9060b000, 4096, PROT_READ) = 0
mprotect(0x3c9121f000, 8192, PROT_READ) = 0
mprotect(0x3c90210000, 4096, PROT_READ) = 0
mprotect(0x3c90e0a000, 4096, PROT_READ) = 0
mprotect(0x3c76d39000, 16384, PROT_READ) = 0
mprotect(0x3c8a89a000, 8192, PROT_READ) = 0
munmap(0x7f3b3a254000, 175462)          = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x33} ---
+++ killed by SIGSEGV (core dumped) +++
======================================================
-- 
--
Benoit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eric5-strace.log.gz
Type: application/x-gzip
Size: 25814 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/eric/attachments/20120912/61dfd349/attachment-0001.bin>


More information about the Eric mailing list