Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jun 2017 12:16:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 219771] graphics/inkscape (0.92.1_1): Crash after start with core file
Message-ID:  <bug-219771-6497-sLMUJICFUr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219771-6497@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

Vladimir Omelchuk <admin@vladiom.com.ua> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gnome@FreeBSD.org:
Bug 219771: graphics/inkscape (0.92.1_1): Crash after start with core file
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219771



--- Description ---
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


help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219771-6497-sLMUJICFUr>