[Scribus] Seg Fault at Execution Time

Franz Schmid Franz.Schmid
Sun Nov 2 08:44:32 CET 2003


Marshall Lake wrote:
> 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 +++
The font beast_wars.ttf seems to be defective, remove it and try again.
Appearantly freetype can't handle it correctly.

Best Regards,
Franz Schmid






More information about the scribus mailing list