Bug 1056073
| Summary: | [abrt] gnucash: append_escaped_text(): gnucash killed by SIGSEGV | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alexander Yurtsev <ayurtsev> | ||||||||||||||||||||||||
| Component: | gnucash | Assignee: | Bill Nottingham <notting> | ||||||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | notting, rvokal | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/3bf315fa11a70742fcfde9e3119d5675f403d15c | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:22fb5ce4db8d122b8a86bab417762f852917f562 | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-02-03 15:16:11 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
Alexander Yurtsev
2014-01-21 13:51:28 UTC
Created attachment 853238 [details]
File: backtrace
Created attachment 853239 [details]
File: cgroup
Created attachment 853240 [details]
File: core_backtrace
Created attachment 853241 [details]
File: dso_list
Created attachment 853242 [details]
File: environ
Created attachment 853243 [details]
File: limits
Created attachment 853244 [details]
File: maps
Created attachment 853245 [details]
File: open_fds
Created attachment 853246 [details]
File: proc_pid_status
Created attachment 853247 [details]
File: var_log_messages
Created attachment 853248 [details]
File: exploitable
Out of curiousity, does this persist if run in English? I believe this bug is fixed in 2.6.1. I'll get a build out shortly. With LANG=C import seems to be working fine. Looks like localized filename was indeed the reason for this. Changelog for 2.6.1 looks promising. Thanks! I can confirm that the problem is fixed in 2.6.1 version from updates-testing. As a side note, some scriptlet error appears when the update is installed: /var/tmp/rpm-tmp.ZhJ1R5: line 5: syntax error near unexpected token `fi' /var/tmp/rpm-tmp.ZhJ1R5: line 5: `fi' warning: %postun(gnucash-2.6.0-2.fc20.x86_64) scriptlet failed, exit status 2 Non-fatal POSTUN scriptlet failure in rpm package gnucash-2.6.0-2.fc20.x86_64 Right, that's a bug in the uninstall script of the old version. Not much to be done, but it shouldn't reoccur. |