Bug 1156660 - [abrt] system-config-printer: dequeue_pending_request(): python2.7 killed by SIGABRT
Summary: [abrt] system-config-printer: dequeue_pending_request(): python2.7 killed by ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-printer
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:4dd5dad55bb79a27f19321a1033...
: 1162984 1164016 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-25 00:35 UTC by Charlweed Hymerfan
Modified: 2014-11-15 09:19 UTC (History)
7 users (show)

Fixed In Version: system-config-printer-1.4.7-1.fc20
Clone Of:
Environment:
Last Closed: 2014-11-15 09:19:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (108.81 KB, text/plain)
2014-10-25 00:35 UTC, Charlweed Hymerfan
no flags Details
File: cgroup (180 bytes, text/plain)
2014-10-25 00:35 UTC, Charlweed Hymerfan
no flags Details
File: core_backtrace (37.53 KB, text/plain)
2014-10-25 00:35 UTC, Charlweed Hymerfan
no flags Details
File: dso_list (21.73 KB, text/plain)
2014-10-25 00:35 UTC, Charlweed Hymerfan
no flags Details
File: environ (2.08 KB, text/plain)
2014-10-25 00:35 UTC, Charlweed Hymerfan
no flags Details
File: limits (1.29 KB, text/plain)
2014-10-25 00:35 UTC, Charlweed Hymerfan
no flags Details
File: maps (97.14 KB, text/plain)
2014-10-25 00:35 UTC, Charlweed Hymerfan
no flags Details
File: open_fds (2.11 KB, text/plain)
2014-10-25 00:35 UTC, Charlweed Hymerfan
no flags Details
File: proc_pid_status (918 bytes, text/plain)
2014-10-25 00:35 UTC, Charlweed Hymerfan
no flags Details
File: var_log_messages (384 bytes, text/plain)
2014-10-25 00:35 UTC, Charlweed Hymerfan
no flags Details

Description Charlweed Hymerfan 2014-10-25 00:35:44 UTC
Description of problem:
Pressed search for printer driver?

Version-Release number of selected component:
system-config-printer-1.4.6-1.fc20

Additional info:
reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        /usr/bin/python /usr/share/system-config-printer/system-config-printer.py
crash_function: dequeue_pending_request
executable:     /usr/bin/python2.7
kernel:         3.16.6-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #4 dequeue_pending_request at xcb_io.c:177
 #6 XIQueryPointer at XIQueryPointer.c:74
 #7 gdk_x11_device_xi2_query_state at gdkdevice-xi2.c:350
 #8 gdk_x11_device_xi2_get_state at gdkdevice-xi2.c:267
 #9 gtk_window_has_mnemonic_modifier_pressed at gtkwindow.c:7533
 #10 gtk_window_focus_in_event at gtkwindow.c:7564
 #11 _gtk_marshal_BOOLEAN__BOXED at gtkmarshalers.c:85
 #16 gtk_widget_event_internal at gtkwidget.c:7168
 #17 gtk_widget_event at gtkwidget.c:6830
 #18 gtk_main_do_event at gtkmain.c:1657

Comment 1 Charlweed Hymerfan 2014-10-25 00:35:46 UTC
Created attachment 950553 [details]
File: backtrace

Comment 2 Charlweed Hymerfan 2014-10-25 00:35:47 UTC
Created attachment 950554 [details]
File: cgroup

Comment 3 Charlweed Hymerfan 2014-10-25 00:35:48 UTC
Created attachment 950555 [details]
File: core_backtrace

Comment 4 Charlweed Hymerfan 2014-10-25 00:35:48 UTC
Created attachment 950556 [details]
File: dso_list

Comment 5 Charlweed Hymerfan 2014-10-25 00:35:49 UTC
Created attachment 950557 [details]
File: environ

Comment 6 Charlweed Hymerfan 2014-10-25 00:35:50 UTC
Created attachment 950558 [details]
File: limits

Comment 7 Charlweed Hymerfan 2014-10-25 00:35:50 UTC
Created attachment 950559 [details]
File: maps

Comment 8 Charlweed Hymerfan 2014-10-25 00:35:51 UTC
Created attachment 950560 [details]
File: open_fds

Comment 9 Charlweed Hymerfan 2014-10-25 00:35:52 UTC
Created attachment 950561 [details]
File: proc_pid_status

Comment 10 Charlweed Hymerfan 2014-10-25 00:35:52 UTC
Created attachment 950562 [details]
File: var_log_messages

Comment 11 Tim Waugh 2014-10-27 10:06:52 UTC
Can you make this happen again? What steps do you follow to do that?

Comment 12 rak.franta 2014-11-10 05:38:30 UTC
Another user experienced a similar problem:

I wanted to add printer using Printer Settings utility. My network printer (Canon MG5520) was visible in the list of priters. I choose it and clicked to Forward button. "Searching for driver" window appeared and then it crashed.

reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        /usr/bin/python /usr/share/system-config-printer/system-config-printer.py
crash_function: dequeue_pending_request
executable:     /usr/bin/python2.7
kernel:         3.16.7-200.fc20.i686
package:        system-config-printer-1.4.6-1.fc20
reason:         python2.7 killed by SIGABRT
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 13 Tim Waugh 2014-11-10 17:59:22 UTC
Threads 1 (main) and 3 (OpenPrinting) are both using the GTK+ API at the same time.

This was fixed upstream in commit 822d83db2ad7c0b24062973ee9bd5a1d13f15ae9:

https://git.fedorahosted.org/cgit/system-config-printer.git/commit/?h=1.4.x&id=822d83db2ad7c0b24062973ee9bd5a1d13f15ae9

Comment 14 Fedora Update System 2014-11-10 18:46:14 UTC
system-config-printer-1.4.7-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/system-config-printer-1.4.7-1.fc20

Comment 15 Fedora Update System 2014-11-12 02:44:13 UTC
Package system-config-printer-1.4.7-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing system-config-printer-1.4.7-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-14778/system-config-printer-1.4.7-1.fc20
then log in and leave karma (feedback).

Comment 16 Tim Waugh 2014-11-12 08:50:38 UTC
*** Bug 1162984 has been marked as a duplicate of this bug. ***

Comment 17 Tim Waugh 2014-11-14 09:32:31 UTC
*** Bug 1164016 has been marked as a duplicate of this bug. ***

Comment 18 Fedora Update System 2014-11-15 09:19:56 UTC
system-config-printer-1.4.7-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.