Bug 584045
Summary: | SIGSEGV in "QMultiInputContext::~QMultiInputContext" in /usr/bin/hp-plugin | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | denis crowther <denis> | ||||
Component: | hplip | Assignee: | Tim Waugh <twaugh> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 12 | CC: | dmalcolm, ivazqueznet, james.antill, jonathansteffan, jpopelka, ndbecker2, twaugh | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i686 | ||||||
OS: | Linux | ||||||
Whiteboard: | abrt_hash:de5f260bedca9c65364ee620b0af87cf57ab5e12 | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-04-23 06:32:44 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
denis crowther
2010-04-20 15:33:07 UTC
Created attachment 407852 [details]
File: backtrace
How to reproduce ----- 1. Created a plot using matplotlib plot(), show() 2. Hit 'save' button on the plot 3. A dialog starts to appear, 4. Close the broken dialog I also got this: python read_data.py (9217) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-nbecker/ksycoca4" kfilemodule(9217): couldn't create slave: "Unable to create io-slave: klauncher said: Unknown protocol ''. " kfilemodule(9217): couldn't create slave: "Unable to create io-slave: klauncher said: Unknown protocol ''. " Segmentation fault (core dumped) Thank you for reporting this bug. How reproducible is this problem? What is the output of running the following command? rpm -qa hplip "qt*" PyQt4 numpy python-matplotlib Looking at the backtrace, it looks like the problem occurred in the program's single thread in QMultiInputContext::~QMultiInputContext Reassigning component from "python" to "hplip"; hopefully the hplip maintainer will be able to figure this out further or reassign as necessary. (Alternatively, it _might_ relate to recent numpy/python-matplotlib ABI issues, though IIRC that was just on F13 and F14) *** This bug has been marked as a duplicate of bug 584492 *** |