Bug 882066
| Summary: | [abrt] python-2.7.3-13.fc18: __opendirat: Process /usr/bin/python2.7 was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | mkruger <intotheapex> | ||||||||||||||||||||
| Component: | libusbx | Assignee: | Hans de Goede <hdegoede> | ||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||
| Version: | 18 | CC: | bkabrda, dmalcolm, hdegoede, ivazqueznet, jnovy, jonathansteffan, jpopelka, jvcelak, lucilanga, rhbugs, tomspur, twaugh | ||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||
| Hardware: | i686 | ||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||
| Whiteboard: | abrt_hash:9c23ba782ac274d170ceb0efb75dc7109d1a2aeb | ||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||
| Last Closed: | 2012-12-10 13:13:34 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
mkruger
2012-11-30 03:36:09 UTC
Created attachment 654760 [details]
File: backtrace
Created attachment 654761 [details]
File: cgroup
Created attachment 654762 [details]
File: core_backtrace
Created attachment 654763 [details]
File: dso_list
Created attachment 654764 [details]
File: environ
Created attachment 654765 [details]
File: limits
Created attachment 654766 [details]
File: maps
Created attachment 654767 [details]
File: open_fds
Created attachment 654768 [details]
File: proc_pid_status
Searching for and installing a network printer. backtrace_rating: 4 Package: python-2.7.3-13.fc18 OS Release: Fedora release 18 (Spherical Cow) I probably should mention this occurred in a virtual machine (vmware esxi 5.1). Also at the same time I encountered bug 882069. They might be related. Bug #882069 seems to be a duplicate, they both occurred in libusb_get_device_list() In this case it's: hplip-3.12.11/io/hpmud/musb.c:2038 libusb_context *ctx = NULL; libusb_device **list; /*List of connected USB devices */ libusb_init(&ctx); numdevs = libusb_get_device_list(ctx, &list); <= crash *** This bug has been marked as a duplicate of bug 882069 *** |