Bug 1473527
| Summary: | [abrt] geany: vasprintf(): geany killed by signal 11 | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Takamitsu Endo <uuhhyyoouu> | ||||||||||||||||||||||||||
| Component: | geany | Assignee: | Dominic Hopf <dmaphy> | ||||||||||||||||||||||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | 26 | CC: | dmaphy, egolov, josef, oliver | ||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/e04354176bd12cc8c481a5f947a2cc6132a71ec7 | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:3a2cd8945048c8d3f8b7ffc1a402c2d498310bf5; | ||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 2017-07-27 20:42:55 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
Takamitsu Endo
2017-07-21 05:45:06 UTC
Created attachment 1302159 [details]
File: backtrace
Created attachment 1302160 [details]
File: cgroup
Created attachment 1302161 [details]
File: core_backtrace
Created attachment 1302162 [details]
File: cpuinfo
Created attachment 1302163 [details]
File: dso_list
Created attachment 1302164 [details]
File: environ
Created attachment 1302165 [details]
File: exploitable
Created attachment 1302166 [details]
File: limits
Created attachment 1302167 [details]
File: maps
Created attachment 1302168 [details]
File: open_fds
Created attachment 1302169 [details]
File: proc_pid_status
Created attachment 1302170 [details]
File: var_log_messages
There is a new version of Geany available in the updates-testing repositories. Can you confirm if the issue is still present for you with 1.32 as well? I upgraded geany with following command. The issue I reported is still present. $ sudo dnf upgrade --enablerepo=updates-testing geany (snip) $ geany --version geany 1.31 (built on 2017-07-22 with GTK 2.24.31, GLib 2.52.3) I build and installed latest geany (1.32) from github repository. The bug is still present. $ git clone https://github.com/geany/geany.git (build) $ geany --version geany 1.32 (git >= 18360460) (built on 2017-07-28 with GTK 2.24.31, GLib 2.52.3) Issue has been reported upstream here: https://github.com/geany/geany/issues/1563 Please understand that we will not keep this Fedora bug open. A fix will be automatically provided when the issue is fixed upstream and a new version has been released and will be packaged for Fedora. |