[Scribus] Seg Fault at Execution Time

Marshall Lake mlake
Sat Nov 1 16:11:22 CET 2003


Using Scribus 1.1.2 I get a seg fault when I try to execute the software.
The same thing happened with 1.1.1.  Version 1.0.1 executes fine.  Below
are the last few lines of an strace output while executing 1.1.2.  Can
someone tell me how I can correct my problem?  Thanks.


access("/usr/share/fonts/ttf/decoratives/bazaroni.ttf", F_OK) = 0
lstat64("/usr/share/fonts/ttf/decoratives/bazaroni.ttf",
{st_mode=S_IFREG|0444, st_size=57184, ...}) = 0
open("/usr/share/fonts/ttf/decoratives/bazaroni.ttf", O_RDONLY) = 8
fcntl64(8, F_SETFD, FD_CLOEXEC)         = 0
fstat64(8, {st_mode=S_IFREG|0444, st_size=57184, ...}) = 0
mmap2(NULL, 57184, PROT_READ, MAP_PRIVATE, 8, 0) = 0x411d2000
close(8)                                = 0
munmap(0x411d2000, 57184)               = 0
access("/usr/share/fonts/ttf/decoratives/beast_wars.ttf", F_OK) = 0
lstat64("/usr/share/fonts/ttf/decoratives/beast_wars.ttf",
{st_mode=S_IFREG|0444, st_size=63988, ...}) = 0
open("/usr/share/fonts/ttf/decoratives/beast_wars.ttf", O_RDONLY) = 8
fcntl64(8, F_SETFD, FD_CLOEXEC)         = 0
fstat64(8, {st_mode=S_IFREG|0444, st_size=63988, ...}) = 0
mmap2(NULL, 63988, PROT_READ, MAP_PRIVATE, 8, 0) = 0x411d2000
close(8)                                = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++


-- 
Marshall Lake -- mlake at mlake.net -- http://mlake.net



More information about the scribus mailing list