abrt 1.0.8 detected a crash. architecture: i686 Attached file: backtrace cmdline: python /usr/bin/hp-plugin -u --required --reason 1 component: python executable: /usr/bin/python kernel: 2.6.32.11-99.fc12.i686.PAE package: python-2.6.2-4.fc12 rating: 4 reason: Process /usr/bin/python was killed by signal 11 (SIGSEGV) release: Fedora release 12 (Constantine)
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 ***