Bug 979688
| Summary: | [abrt] dialog-1.1-17.20120706.fc18: strlen: Process /usr/bin/dialog was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | freddokresna | ||||||||||||||||||||||
| Component: | dialog | Assignee: | Miroslav Lichvar <mlichvar> | ||||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | 18 | CC: | dickey, mlichvar | ||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | i686 | ||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||
| Whiteboard: | abrt_hash:2794a32ad0c618d0207967fbb402596c60784c0e | ||||||||||||||||||||||||
| Fixed In Version: | dialog-1.2-2.20130523.fc18 | Doc Type: | Bug Fix | ||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2013-07-12 03:05: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
freddokresna
2013-06-29 12:06:55 UTC
Created attachment 766865 [details]
File: backtrace
Created attachment 766866 [details]
File: cgroup
Created attachment 766867 [details]
File: core_backtrace
Created attachment 766868 [details]
File: dso_list
Created attachment 766869 [details]
File: environ
Created attachment 766870 [details]
File: limits
Created attachment 766871 [details]
File: maps
Created attachment 766872 [details]
File: open_fds
Created attachment 766874 [details]
File: proc_pid_status
Created attachment 766877 [details]
File: var_log_messages
I recall making a fix in this area based on coverity and clang - probably the latter - referring to a problem with strlen of a null value. The current version is 1.2-20130523 I wasn't able to reproduce it by running the command from the comment #0, but in the backtrace there is a strlen call on NULL. I can make an f18 update to the latest dialog if it fixes the problem. An f19 build here http://koji.fedoraproject.org/koji/buildinfo?buildID=421484 The diagnostic (my check-in comment only noted the tool which found the issue) seemed to point to a case which wasn't likely. If it had been easy to reproduce,
or otherwise changed visible behavior, I would have added
more info about it, as I did for three items here:
http://invisible-island.net/dialog/CHANGES-contents.html#t20121230
(citing each small change would make the log 3-4 times as long, and
make it harder to see important stuff).
dialog-1.2-2.20130523.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/dialog-1.2-2.20130523.fc18 Package dialog-1.2-2.20130523.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing dialog-1.2-2.20130523.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-12282/dialog-1.2-2.20130523.fc18 then log in and leave karma (feedback). dialog-1.2-2.20130523.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |