inkscape in rawhide segfaults immediately on start up

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I haven't looked into this in great detail yet, but I wonder if this is a known problem? There is no bugzilla that I can find and it's a complete show-stopper so I can't imagine how it got past even the most minimal test.

Rich.

$ inkscape
Segmentation fault

$ rpm -q inkscape
inkscape-0.45.1-1.fc7

$ strace inkscape
[...]
open("/etc/selinux/config", O_RDONLY)   = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=512, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaaaac6000
read(3, "# This file controls the state o"..., 4096) = 512
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x2aaaaaac6000, 4096)            = 0
statfs("/selinux", {f_type=0xf97cff8c, f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 stat("/selinux/class", 0x7fffb5522ae0) = -1 ENOENT (No such file or directory)
open("/selinux/mls", O_RDONLY)          = 3
read(3, "1", 19)                        = 1
close(3)                                = 0
futex(0x2aaaac590b40, FUTEX_WAKE, 2147483647) = 0
brk(0xdb9000)                           = 0xdb9000
brk(0xdda000)                           = 0xdda000
gettimeofday({1184683408, 102077}, NULL) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

$ gdb /usr/bin/inkscape
[...]
0x00002aaab118aec9 in GC_malloc () from /usr/lib64/libgc.so.1
(gdb) bt
#0  0x00002aaab118aec9 in GC_malloc () from /usr/lib64/libgc.so.1
#1  0x0000000000976628 in sp_repr_new (name=<value optimized out>)
    at ./gc-core.h:74
#2  0x0000000000972a4c in sp_repr_svg_read_node (node=0xd8f160,
    default_ns=0x0, prefix_map=0xd8e400) at xml/repr-io.cpp:472
#3  0x0000000000974150 in sp_repr_do_read (doc=<value optimized out>,
    default_ns=0x0) at xml/repr-io.cpp:382
#4  0x0000000000974272 in sp_repr_read_mem (buffer=<value optimized out>,
    length=10198, default_ns=0x0) at xml/repr-io.cpp:306
#5  0x00000000005a9b25 in Inkscape::Preferences::loadSkeleton ()
    at preferences.cpp:34
#6  0x000000000068f1d5 in Application (this=0x2aaab13930b0, argc=14215168,
    argv=0x7fff4c3ecbc8, use_gui=11, new_gui=208)
    at application/application.cpp:45
#7  0x0000000000598976 in main (argc=1, argv=0x7fff4c3ecbc8) at main.cpp:489

--
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux