| Summary: | media-gfx/inkscape-0.44 crashes | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Emanuel <unts> |
| Component: | Current packages | Assignee: | Gentoo Graphics Project <graphics+disabled> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | CC: | zypher |
| Priority: | High | ||
| Version: | 2006.1 | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Emanuel
2006-09-10 11:03:21 UTC
Reopen with a backtrace, thanks. http://www.gentoo.org/proj/en/qa/backtraces.xml gtk problem, don't know why though Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 47557548815808 (LWP 27678)] 0x0000000000632134 in Gtk::manage<Gtk::RadioMenuItem> () I guess you need to read the above once again. Reopen with a useful backtrace. sorry forgot to pass splitdebug, it's some file that is missing
...
Reading symbols from /lib64/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib64/libnss_nis.so.2...done.
Loaded symbols for /lib/libnss_nis.so.2
Reading symbols from /lib64/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /usr/lib64/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so...done.
Loaded symbols for /usr/lib64/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so
Reading symbols from /usr/lib64/gconv/ISO8859-15.so...done.
Loaded symbols for /usr/lib64/gconv/ISO8859-15.so
Reading symbols from /usr/lib64/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so...done.
Loaded symbols for /usr/lib64/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so
Reading symbols from /usr/lib64/pango/1.5.0/modules/pango-basic-fc.so...done.
Loaded symbols for /usr/lib64/pango/1.5.0/modules/pango-basic-fc.so
Reading symbols from /usr/lib64/gtk-2.0/2.4.0/immodules/im-cedilla.so...done.
Loaded symbols for /usr/lib64/gtk-2.0/2.4.0/immodules/im-cedilla.so
Core was generated by `inkscape'.
Program terminated with signal 11, Segmentation fault.
#0 font_instance::InitTheFace (this=0x0) at libnrtype/FontInstance.cpp:347
347 libnrtype/FontInstance.cpp: No such file or directory.
in libnrtype/FontInstance.cpp
ok... missing dependency, i've emerged media-fonts/corefonts-1-r2 and it worked, but i think this package should be emerged with x11-xorg :s i've made a fresh install and my system is not stable (~amd64). Anyway it's i can tun know, but there's still the missing dependency problem. Can't reproduce at all; plus try w/ >=0.45.1 please. |