abrt detected a crash. Comment: Ran system-config-printer, selected Server | New | Printer from the menu, entered superuser password, and system-config-printer crashed. Related to bug 542290. Attached file: backtrace cmdline: python /usr/share/system-config-printer/system-config-printer.py component: python executable: /usr/bin/python kernel: 2.6.31.5-127.fc12.i686.PAE package: python-2.6.2-2.fc12 rating: 4 reason: Process was terminated by signal 11
Created attachment 375548 [details] File: backtrace
Thank you for reporting this bug. How reproducable is this problem? If you run the program from a terminal, is an error message printed? What version of system-config-printer do you have installed? Looking at the backtrace, it looks like the problem occurred in thread #1 in "load_message" Reassigning component from "python" to "system-config-printer"
Yes, it's reproducible. Version of system-config-printer is 1.1.13 on Fedora 12, fully yum update-ed. When run from the command line, it shows this message after it crashes: $ system-config-printer process 2023: The last reference on a connection was dropped without closing the connection. This is a bug in an application. See dbus_connection_unref() documentation for details. Most likely, the application was supposed to call dbus_connection_close(), since this is a private connection. D-Bus not built with -rdynamic so unable to print a backtrace Aborted (core dumped) Attaching screenshots of abrt dialog to show it's reproducible. system-config-printer sometimes prompts for the superuser password twice, also shown in attached screenshots Marking as duplicate with 542290. (In reply to comment #2) > Thank you for reporting this bug. > > How reproducable is this problem? If you run the program from a terminal, is > an error message printed? > > What version of system-config-printer do you have installed? > > Looking at the backtrace, it looks like the problem occurred in thread #1 in > "load_message" > > Reassigning component from "python" to "system-config-printer"
Created attachment 375563 [details] Screenshots and terminal output
*** This bug has been marked as a duplicate of bug 542290 ***