| Summary: | [abrt] mate-document-viewer-1.6.1-5.fc19: clear_job_selection: Process /usr/bin/atril was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | pioutw | ||||||||||||||||||||||||
| Component: | mate-document-viewer | Assignee: | Wolfgang Ulbrich <fedora> | ||||||||||||||||||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 19 | CC: | dan.mashal, daw-redhatbugzilla, fedora | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | i686 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:bc2e44b5d8e92e0d6ef811d7f6366ecaa9c0cec5 | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2013-11-20 17:50:39 UTC | Type: | --- | ||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||
|
Description
pioutw
2013-09-16 23:51:08 UTC
Created attachment 798455 [details]
File: backtrace
Created attachment 798456 [details]
File: cgroup
Created attachment 798457 [details]
File: core_backtrace
Created attachment 798458 [details]
File: dso_list
Created attachment 798459 [details]
File: environ
Created attachment 798460 [details]
File: exploitable
Created attachment 798461 [details]
File: limits
Created attachment 798462 [details]
File: maps
Created attachment 798463 [details]
File: open_fds
Created attachment 798464 [details]
File: proc_pid_status
Created attachment 798465 [details]
File: var_log_messages
Can you describe a little more detailed what happend? Did this issue occurs frequently ? (In reply to Wolfgang Ulbrich from comment #12) > Can you describe a little more detailed what happend? > Did this issue occurs frequently ? no visible problem happened, so i cannot describe anything it occured only one time OK, feel free to post here if it happens again. I'll leave the report a while open. For what it's worth, it just happened to me too when opening a new PDF file, but I can't seem to figure out which PDF file it was, so I can't reproduce and I don't have any new useful information. I tried reporting the backtrace through abrt but it doesn't want to upload anything since it'd be a dup of this bug and this bug is status CLOSED. (In reply to D. Wagner from comment #15) > For what it's worth, it just happened to me too when opening a new PDF file, > but I can't seem to figure out which PDF file it was, so I can't reproduce > and I don't have any new useful information. I tried reporting the > backtrace through abrt but it doesn't want to upload anything since it'd be > a dup of this bug and this bug is status CLOSED. You can create the backtrace by hand. Go to /var/temp/abrt/<folder-of-the report-no.> Check for the right application in component file. Than run in this folder 'abrt-action-perform-ccpp-analysis' Check the created backtrace for missing debuginfo files ie. 0x0000003708407a30 0x000000370842ba07 Yes /lib64/librsvg-2.so.2 0x00007fd4155dacd0 0x00007fd4155f9858 Yes /lib64/libcroco-0.6.so.3 (*): Shared library is missing debugging information. Install the missing missing debuginfo files with 'debuginfo-install <package name> Than run 'abrt-action-generate-backtrace' |