Bug 1558951

Summary: Noisy log during ABRT bug submission
Product: [Fedora] Fedora Reporter: Stephen Gallagher <sgallagh>
Component: abrtAssignee: abrt <abrt-devel-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 28CC: abrt-devel-list, awilliam, flast, jakub, mhabrnal, michal.toman, mkutlak, mmarusak
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-19 20:55:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stephen Gallagher 2018-03-21 11:48:57 UTC
Description of problem:
On F28 Beta, the ABRT log when reporting issues is very noisy, with lots of debugging information that hides the actual work being done.

Version-Release number of selected component (if applicable):
abrt-gui-2.10.7-1.fc28.x86_64

How reproducible:
Every time

Steps to Reproduce:
1. Capture a crash
2. Report the crash
3.

Actual results:
Lots of spurious messages like:
```
Going to xmlrpc_createXmlrpcValue
Back from createXmlrpcValue
stringNew exiting
stringNew entered
```

Expected results:
Just output useful to the submitter

Additional info:

Comment 1 Adam Williamson 2018-04-19 20:55:08 UTC

*** This bug has been marked as a duplicate of bug 1541868 ***