Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1556793 - Inkscape crashes when building gnome-colors-icon-theme
Summary: Inkscape crashes when building gnome-colors-icon-theme
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: inkscape
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1556217 1604144
TreeView+ depends on / blocked
 
Reported: 2018-03-15 09:29 UTC by Miro Hrončok
Modified: 2019-05-28 23:49 UTC (History)
5 users (show)

Fixed In Version: inkscape-0.92.4-4.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-28 23:49:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
mockbuild build.log (53.99 KB, text/plain)
2018-03-15 09:29 UTC, Miro Hrončok
no flags Details
Full backtrace (14.87 KB, text/plain)
2018-03-15 16:01 UTC, Gwyn Ciesla
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1756126 0 None None None 2018-03-15 16:05:27 UTC

Description Miro Hrončok 2018-03-15 09:29:34 UTC
Created attachment 1408382 [details]
mockbuild build.log

Description of problem:
When I build gnome-colors-icon-theme, inkscape crashes with:

sed "s/#8fb3d9/#e47070/g;s/#729fcf/#df5757/g;s/#3465a4/#c22f2f/g;s/#204a87/#a40000/g" src/16x16/categories/preferences-system-network.svg | inkscape --without-gui -f /dev/stdin -e "/builddir/build/BUILD/gnome-colors-icon-theme-5.5.1/gnome-colors-wine/16x16/categories/preferences-system-network.png"
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_M_construct null not valid

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.
** Message: 10:23:42.002: Error: Inkscape encountered an internal error and will close now.

/bin/sh: line 1:   546 Done                    sed "s/#8fb3d9/#e47070/g;s/#729fcf/#df5757/g;s/#3465a4/#c22f2f/g;s/#204a87/#a40000/g" src/16x16/categories/preferences-system-network.svg
       547 Aborted                 (core dumped) | inkscape --without-gui -f /dev/stdin -e "/builddir/build/BUILD/gnome-colors-icon-theme-5.5.1/gnome-colors-wine/16x16/categories/preferences-system-network.png"
make: *** [Makefile:138: gnome-colors-wine/16x16/categories/preferences-system-network.png] Error 134


Version-Release number of selected component (if applicable):
0.92.2-6.fc28, 0.92.2-1.fc27

How reproducible: easy


Steps to Reproduce:
1. fedpkg clone gnome-colors-icon-theme && cd gnome-colors-icon-theme
2. fedpgk mockbuild

Actual results: see above and attached build.log


Expected results: Package builds.

Comment 1 Miro Hrončok 2018-03-15 09:33:50 UTC
I can reproduce on F27 with fedpkg local. ABRT catches this https://retrace.fedoraproject.org/faf/reports/2078218/ but it says it cannot generate anything useful for bugzilla report.

Comment 2 Gwyn Ciesla 2018-03-15 16:01:09 UTC
Created attachment 1408491 [details]
Full backtrace

Comment 3 Gwyn Ciesla 2018-03-15 16:06:11 UTC
Looks like it's crashing in GUI code that it shouldn't be calling. Filed upstream.

Comment 4 Miro Hrončok 2018-07-09 08:31:43 UTC
Adjusting severity based on what the blocked bug has now.

Comment 5 Jan Kurik 2018-08-14 11:11:04 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle.
Changing version to '29'.

Comment 6 Miro Hrončok 2019-03-20 11:45:56 UTC
Works now on Fedora 29. Not on Fedora 28.

Comment 7 Ben Cotton 2019-05-02 19:18:02 UTC
This message is a reminder that Fedora 28 is nearing its end of life.
On 2019-May-28 Fedora will stop maintaining and issuing updates for
Fedora 28. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora 'version' of '28'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 28 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 8 Ben Cotton 2019-05-02 19:46:13 UTC
This message is a reminder that Fedora 28 is nearing its end of life.
On 2019-May-28 Fedora will stop maintaining and issuing updates for
Fedora 28. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora 'version' of '28'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 28 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 9 Ben Cotton 2019-05-28 23:49:11 UTC
Fedora 28 changed to end-of-life (EOL) status on 2019-05-28. Fedora 28 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.