Bug 869530
| Summary: | [abrt] cscope-15.8-3.fc18: myexit: Process /usr/bin/cscope was killed by signal 6 (SIGABRT) | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Qingtang Zhou <qzhou> | ||||||||||||||||||||||||||
| Component: | cscope | Assignee: | Neil Horman <nhorman> | ||||||||||||||||||||||||||
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||
| Version: | rawhide | CC: | michen, nhorman | ||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:67a5c0b88e8f8a3d7933bd3c4cd1c3d7ef580b5a | ||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||
| Last Closed: | 2012-10-29 12:55:47 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
Qingtang Zhou
2012-10-24 07:50:12 UTC
Created attachment 632576 [details]
File: core_backtrace
Created attachment 632577 [details]
File: environ
Created attachment 632578 [details]
File: limits
Created attachment 632579 [details]
File: backtrace
Created attachment 632580 [details]
File: cgroup
Created attachment 632581 [details]
File: smolt_data
Created attachment 632582 [details]
File: maps
Created attachment 632583 [details]
File: dso_list
Created attachment 632584 [details]
File: proc_pid_status
Created attachment 632585 [details]
File: var_log_messages
Created attachment 632586 [details]
File: open_fds
Can you provide the cscope database you were using when this fault occured? Created attachment 633434 [details]
cscope database
Hi, Neil,
Sorry for a delay, The attachment is the cscope database.
I generated it from libvirt's source code, with cmd:
# cd /path/to/libvirt/src
# find `pwd` -name "*.[ch]" > cscope.files
# cscope -bqRv
Then add this database in vim:
":cs add cscope.out"
When I query some symbol, abrt told me cscope crash.
Interesting, this doesn't fail on my F17 system, either using your cscope database or by generating my own locally here. Is this system internal to redhat where the problem is occuring? Is it possible for me to have access to it? Hi, Neil, The box is my working pc... I tried to reproduce this problem on a testing machine these days, but I failed. so I guess you can close this bz first, I'll re-open it when I meet this problem again. :p copy that. Please reopen if you can get it to reproduce. |