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 1554280

Summary: clang frontend command failed due to signal
Product: [Fedora] Fedora Reporter: Stas Sergeev <stsp2>
Component: clangAssignee: Tom Stellard <tstellar>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 27CC: airlied, davejohansen, ravnzon, sbergman, siddharth.kde, tstellar
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: clang-5.0.1-4.fc27 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1558223 (view as bug list) Environment:
Last Closed: 2018-05-07 16:01:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
test-case none

Description Stas Sergeev 2018-03-12 10:09:31 UTC
Created attachment 1407137 [details]
test-case

Description of problem:
clang crash on invalid code, like this:
---
void operator delete(void *) {}
#include <memory>
void operator delete(void *) {}
---

Version-Release number of selected component (if applicable):
clang-5.0.1-1.fc27.x86_64

How reproducible:
easily

Steps to Reproduce:
1. clang -c -std=c++11 tst.cpp

Actual results:
clang-5.0: error: unable to execute command: Segmentation fault (core dumped)

Expected results:
error messages (the code is invalid)

Additional info:
This is not a duplicate of 1554276 - different test-cases.

Comment 1 Tom Stellard 2018-03-16 18:33:09 UTC
*** Bug 1554276 has been marked as a duplicate of this bug. ***

Comment 2 Fedora Update System 2018-03-17 04:28:00 UTC
clang-5.0.1-4.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-a443feb298

Comment 3 Fedora Update System 2018-03-17 20:39:20 UTC
clang-5.0.1-4.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-a443feb298

Comment 4 Fedora Update System 2018-03-20 18:23:13 UTC
clang-5.0.1-4.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2018-03-20 23:25:22 UTC
clang5.0-5.0.1-3.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-9f6b5eccb8

Comment 6 Fedora Update System 2018-03-21 14:14:05 UTC
clang5.0-5.0.1-3.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-9f6b5eccb8

Comment 7 Fedora Update System 2018-03-30 13:11:12 UTC
clang5.0-5.0.1-3.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.