Bug 1026030
| Summary: | [abrt] cmake-2.8.12-2.fc19: cmake::ExecuteCMakeCommand: Process /usr/bin/cmake was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Louis Strous <louis.strous> | ||||||||||||||||||||||||
| Component: | cmake | Assignee: | Orion Poplawski <orion> | ||||||||||||||||||||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 19 | CC: | jreznik, ltinkl, orion, pertusus, pmachata, rdieter | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/8bec1299862a37a26a0d9bcf9b25113e34f0d8df | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:7b5b91765899ac08590a98a0c4a3c3ed7372f94a | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2013-11-06 14:39:58 UTC | Type: | --- | ||||||||||||||||||||||||
| 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
Louis Strous
2013-11-02 21:29:42 UTC
Created attachment 818626 [details]
File: backtrace
Created attachment 818627 [details]
File: cgroup
Created attachment 818628 [details]
File: core_backtrace
Created attachment 818629 [details]
File: dso_list
Created attachment 818630 [details]
File: environ
Created attachment 818631 [details]
File: exploitable
Created attachment 818632 [details]
File: limits
Created attachment 818634 [details]
File: maps
Created attachment 818635 [details]
File: open_fds
Created attachment 818636 [details]
File: proc_pid_status
Created attachment 818637 [details]
File: var_log_messages
Filed upstream: http://public.kitware.com/Bug/view.php?id=14545 Can you reproduce this? This is fixed upstream and will make it out in the next release. Was the cmake -E automoc line called by hand, or by cmake? (In reply to Orion Poplawski from comment #13) > This is fixed upstream and will make it out in the next release. Was the > cmake -E automoc line called by hand, or by cmake? cmake called it. I called cmake -DCMAKE_BUILD_TYPE=Debug (In reply to Orion Poplawski from comment #12) > Filed upstream: http://public.kitware.com/Bug/view.php?id=14545 > > Can you reproduce this? No, unfortunately not. |