Share

SciDAVis

Tracker: SciDAVis Bugs

5 SIP 4.8.2 crashes Scidavis - ID: 2889303
Last Update: Comment added ( knut_f )

on Fedora 11 64 bit:

scidavis-0.2.3-7.fc11.x86_64
python-2.6-11.fc11.x86_64
sip-4.8.2-1.fc11.x86_64

tail of "strace scidavis" output follows:

stat("/usr/lib64/python2.6/site-packages/sip", 0x7fff6d4d9c60) = -1 ENOENT
(No such file or directory)
open("/usr/lib64/python2.6/site-packages/sip.so", O_RDONLY) = 10
fstat(10, {st_mode=S_IFREG|0755, st_size=87152, ...}) = 0
open("/usr/lib64/python2.6/site-packages/sip.so", O_RDONLY) = 11
read(11,
"\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240<\0\0\0\0\0\0@"..., 832)
= 832
fstat(11, {st_mode=S_IFREG|0755, st_size=87152, ...}) = 0
mmap(NULL, 2182736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 11, 0)
= 0x7fc3ffd08000
mprotect(0x7fc3ffd1c000, 2093056, PROT_NONE) = 0
mmap(0x7fc3fff1b000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x13000) = 0x7fc3fff1b000
close(11) = 0
close(10) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---


Cunio ( jacekpawlyta ) - 2009-10-30 08:39

5

Closed

Rejected

Nobody/Anonymous

None

None

Public


Comment ( 1 )

Date: 2009-12-05 18:54
Sender: knut_fProject Admin

That's a problem with the package, not the application itself. You need to
install the same version of SIP that was used to build the SciDAVis
package. The package should enforce this using a versioned dependency.



Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
close_date - 2009-12-05 18:54 knut_f
resolution_id None 2009-12-05 18:54 knut_f
status_id Open 2009-12-05 18:54 knut_f