Description of problem: unknown. had just successfully run and closed system-config-printer troubleshoot and about a minute later got this. Version-Release number of selected component: system-config-printer-1.4.3-2.fc20 Additional info: reporter: libreport-2.1.10 backtrace_rating: 4 cmdline: /usr/bin/python /usr/share/system-config-printer/system-config-printer.py --debug crash_function: _g_log_abort executable: /usr/bin/python2.7 kernel: 3.13.0-0.rc6.git0.1.fc21.x86_64 runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #2 _g_log_abort at gmessages.c:255 #5 _gtk_rbtree_insert_after at gtkrbtree.c:465 #6 gtk_tree_view_row_inserted at gtktreeview.c:8909 #11 gtk_tree_model_row_inserted at gtktreemodel.c:1820 #12 emit_row_inserted_for_node at gtkfilesystemmodel.c:309 #13 node_set_visible_and_filtered_out at gtkfilesystemmodel.c:359 #14 node_compute_visibility_and_filters at gtkfilesystemmodel.c:481 #15 add_file at gtkfilesystemmodel.c:1867 #16 _gtk_file_system_model_update_file at gtkfilesystemmodel.c:1941 #17 gtk_file_system_model_query_done at gtkfilesystemmodel.c:1226
Created attachment 847437 [details] File: backtrace
Created attachment 847438 [details] File: cgroup
Created attachment 847439 [details] File: core_backtrace
Created attachment 847440 [details] File: dso_list
Created attachment 847441 [details] File: environ
Created attachment 847442 [details] File: limits
Created attachment 847443 [details] File: maps
Created attachment 847444 [details] File: open_fds
Created attachment 847445 [details] File: proc_pid_status
Created attachment 847446 [details] File: var_log_messages
while filing this bug the root file system filled from 25percent to 100percent all of which was in /var/log/cups/error_log multi multi gigabyte file. i had a few boots ago done cups debug systemctl stop cups.service cat /dev/null > /var/log/cups/error_log cupsctl --LogLevel=Debug2 systemctl start cups.service but had later set it back to systemctl stop cups.service cupsctl --no-debug-logging cat /dev/null > /var/log/cups/error_log systemctl start cups.service so not sure why file is growing so much with nothing going on. maybe when i had reset to no debuglogging should i have used '--LogLevel=0' instead of '--no-debug-logging' ? when looked at file was just regular looking log information, though chock full of goodness i am sure. needed to get something done so punted the file for now but will try to preserve part of it next time.
The troubleshooter needs to ensure logging it set to minimal when it fetches the error_log. *** This bug has been marked as a duplicate of bug 1048227 ***