Bug 1077171
| Summary: | [abrt] wget: memchr(): wget killed by SIGBUS | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | fr.haifler | ||||||||||||||||||||||||||
| Component: | wget | Assignee: | Tomáš Hozza <thozza> | ||||||||||||||||||||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | 20 | CC: | fr.haifler, micah, thozza | ||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/881f8c5c10f9a3fdd3f8e9f5c91baa68ddf97cb5 | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:ec899a6bc3cd0b083dff5bf42e99aa3929fd344f | ||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 2014-12-16 17:07: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
fr.haifler
2014-03-17 11:51:44 UTC
Created attachment 875453 [details]
File: backtrace
Created attachment 875454 [details]
File: cgroup
Created attachment 875455 [details]
File: core_backtrace
Created attachment 875456 [details]
File: dso_list
Created attachment 875457 [details]
File: environ
Created attachment 875458 [details]
File: exploitable
Created attachment 875459 [details]
File: limits
Created attachment 875460 [details]
File: maps
Created attachment 875461 [details]
File: open_fds
Created attachment 875462 [details]
File: proc_pid_status
Created attachment 875463 [details]
File: var_log_messages
Hi. This looks familiar. Have you been running multiple instances of wget simultaneously in the same directory when this happened? (In reply to Tomas Hozza from comment #12) > Hi. > > This looks familiar. Have you been running multiple instances of wget > simultaneously in the same directory when this happened? Hi. No, I have been running just one instance. After it crashed I tried it again with the same result. Would it be possible to attach the full coredump and tarball with the directory created by wget when downloading (on which you are able to reproduce this issue)? So if you didn't run multiple instances of wget, did something unusual happen prior to the issue (ex. you canceled the the same download before finishing and after that wget crashed, or any other non-standard situation)? I'm not able to find any clue from attached logs/backtraces. Thanks in advance. Created attachment 877506 [details]
Tarball with directory created by wget
(In reply to Tomas Hozza from comment #14) > Would it be possible to attach the full coredump and tarball with the > directory > created by wget when downloading (on which you are able to reproduce this > issue)? > > So if you didn't run multiple instances of wget, did something unusual happen > prior to the issue (ex. you canceled the the same download before finishing > and > after that wget crashed, or any other non-standard situation)? > > I'm not able to find any clue from attached logs/backtraces. > > Thanks in advance. I've uploaded the tarball with the downloaded data, but I can't find the coredump anywhere. About the unusual use, I have run it before and cancelled the program with ctrl+c, then I removed the downloaded folder and run it again with slightly another parameters (the version before was without link conversion and timestamping I think). I tried the same action again now and it seems it gone all well except for ending with error code 8. If it would be of any help. Have a nice weekend. I'm not able to reproduce the crash nor the error code 8. From the backtrace it looks really the same as Bug #817654. I'm closing this Bug as INSUFFICIENT_DATA. Feel free to reopen with coredump and archive containing the folder you've been downloading. |