Summary: | devel/gitg: Crash on exit if built with -fstack-protector-all | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ivan Rozhuk <rozhuk.im> | ||||||
Component: | Individual Port(s) | Assignee: | Koop Mast <kwm> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | CC: | rozhuk.im | ||||||
Priority: | --- | Keywords: | crash, easy, needs-qa | ||||||
Version: | Latest | Flags: | kwm:
merge-quarterly-
|
||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://gitlab.gnome.org/GNOME/gitg/issues/171 | ||||||||
Attachments: |
|
Thank you for the report and patch (and reporting it upstream) Could you please include upstream references in the patch header as a comment: # gitg crash on exit if built with -fstack-protector-all # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234607 # https://gitlab.gnome.org/GNOME/gitg/issues/171 Created attachment 200764 [details]
update patch
ping A commit references this bug: Author: kwm Date: Sun Feb 24 15:36:34 UTC 2019 New revision: 493768 URL: https://svnweb.freebsd.org/changeset/ports/493768 Log: Fix a crash on exit if build with -fstack-protector-all. PR: 234607 Submitted by: rozhuk.im@gmail.com Changes: head/devel/gitg/Makefile head/devel/gitg/files/ head/devel/gitg/files/patch-libgitg_gitg-repository-list-box.vala |
Created attachment 200763 [details] patch gitg: crash on exit if build with -fstack-protector-all