Hello, Thank you for the answer, i'm using the fedora 16 qt : qt-4.8.2-4.fc16.x86_64 & qt-x11-4.8.2-4.fc16.x86_64
Regards, 2012/9/13 Benoit ML <[email protected]>: > Hello, > > Thank you for the answer, i'm using the fedora 16 qt : > qt-4.8.2-4.fc16.x86_64 & qt-x11-4.8.2-4.fc16.x86_64 > > > Regards, > > > 2012/9/12 Detlev Offenbach <[email protected]>: >> Hello, >> >> >> >> Which version of Qt are you using? I suspect it is some Qt5 (alpha or >> beta-1). If so, that is not yet supported. >> >> >> >> Detlev >> >> >> >> On Wednesday 12 September 2012, 17:02:46 Benoit ML wrote: >> >>> 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) +++ >> >>> ====================================================== >> -- >> >> Detlev Offenbach >> >> [email protected] > > > > -- > -- > Benoit -- -- Benoit _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
