[Bug 219771] graphics/inkscape (0.92.1_1): Crash after start with core file

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 4 12:16:35 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219771

            Bug ID: 219771
           Summary: graphics/inkscape (0.92.1_1): Crash after start with
                    core file
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome at FreeBSD.org
          Reporter: admin at vladiom.com.ua
             Flags: maintainer-feedback?(gnome at FreeBSD.org)
          Assignee: gnome at FreeBSD.org

Inkscape was install without any errors, but crash after start with core file.
Crash only, when use non-default locale.
I’m use ru_RU.KOI8-R:

% inkscape 
(inkscape:5400): GLib-CRITICAL **: g_convert: assertion 'str != NULL' failed
(inkscape:5400): GLib-CRITICAL **: g_convert: assertion 'str != NULL' failed

Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at www.inkscape.org
with a detailed description of the steps leading to the crash, so we can fix
it.

(inkscape:5400): Pango-WARNING **: Invalid UTF-8 string passed to
pango_layout_set_text()
Ошибка сегментации(core dumped)

% locale
LANG=ru_RU.KOI8-R
LC_CTYPE="ru_RU.KOI8-R"
LC_COLLATE="ru_RU.KOI8-R"
LC_TIME="ru_RU.KOI8-R"
LC_NUMERIC="ru_RU.KOI8-R"
LC_MONETARY="ru_RU.KOI8-R"
LC_MESSAGES="ru_RU.KOI8-R"
LC_ALL=

If run inkscape with the default locale settings, inkscape starts, with warning
messages like that:

% inkscape 
(inkscape:5701): GLib-CRITICAL **: g_convert: assertion 'str != NULL' failed
(inkscape:5701): GLib-CRITICAL **: g_convert: assertion 'str != NULL' failed
[...]
(inkscape:5701): GLib-CRITICAL **: g_convert: assertion 'str != NULL' failed

% locale
LANG=
LC_CTYPE="C"
LC_COLLATE="C"
LC_TIME="C"
LC_NUMERIC="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=

Does anybody have the same problem?

# pkg version -v | grep inkscape
inkscape-0.92.1_1                  =   up-to-date with index

# uname -srm
FreeBSD 11.0-RELEASE-p10 amd64

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gnome mailing list