Bug 1066168
| Summary: | [abrt] dialog: unescape_argv(): dialog killed by SIGSEGV | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Robert Strickler <bugz.to.anomalyst> | ||||||||||||||||||||||||
| Component: | dialog | Assignee: | Miroslav Lichvar <mlichvar> | ||||||||||||||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | dickey, mlichvar | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/73787ed78c9bf67f80437db4b6089461db8ac262 | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:44936c701fe98a474ec499b27840e426e542bdb3 | ||||||||||||||||||||||||||
| Fixed In Version: | dialog-1.2-7.20140219.fc21 | Doc Type: | Bug Fix | ||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-02-20 13:30:04 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
Robert Strickler
2014-02-17 22:11:51 UTC
Created attachment 864303 [details]
File: backtrace
Created attachment 864304 [details]
File: cgroup
Created attachment 864305 [details]
File: core_backtrace
Created attachment 864306 [details]
File: dso_list
Created attachment 864307 [details]
File: environ
Created attachment 864308 [details]
File: exploitable
Created attachment 864309 [details]
File: limits
Created attachment 864310 [details]
File: maps
Created attachment 864311 [details]
File: open_fds
Created attachment 864312 [details]
File: proc_pid_status
Created attachment 864313 [details]
File: var_log_messages
I can reproduce it with dialog --file <(echo aaa) --yesno 15 50 The latest upstream dialog (20140112) seems to crash too. CCing upstream maintainer. I see - basically the problem is that the cases I tested all had more than one token (so the adjustment-loop is wrong). will fix... I've uploaded a fixed version. Thanks, Thomas. no problem (report bugs) |