Bug 771059

Summary: fatal: XML-RPC(-510): 6171-byte supposed UTF-8 string is not valid UTF-8. Unrecognized UTF-8 initial byte value 0xffffffa0 (exited with 1)
Product: [Fedora] Fedora Reporter: Tomas Jankovic <tomas.jankovic>
Component: abrtAssignee: abrt <abrt-devel-list>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: high    
Version: 16CC: abrt-devel-list, dvlasenk, iprikryl, jmoskovc, kklic, mmilata, mtoman, npajkovs
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-13 18:06:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 756771    
Attachments:
Description Flags
Data collected by ABRT none

Description Tomas Jankovic 2011-12-31 14:49:18 UTC
Description of problem:
I wanted to send report about bug in rdesktop, but reporting always ended with failure:

--- Running report_Bugzilla ---
Logging into Bugzilla at https://bugzilla.redhat.com
Checking for duplicates
Creating a new bug
fatal: XML-RPC(-510): 6171-byte supposed UTF-8 string is not valid UTF-8.  Unrecognized UTF-8 initial byte value 0xffffffa0
(exited with 1)

Version-Release number of selected component (if applicable):
$rpm -qa | grep -i abrt
abrt-addon-kerneloops-2.0.7-2.fc16.x86_64
abrt-addon-ccpp-2.0.7-2.fc16.x86_64
abrt-libs-2.0.7-2.fc16.x86_64
abrt-addon-python-2.0.7-2.fc16.x86_64
abrt-gui-2.0.7-2.fc16.x86_64
abrt-addon-vmcore-2.0.7-2.fc16.x86_64
abrt-2.0.7-2.fc16.x86_64
abrt-desktop-2.0.7-2.fc16.x86_64
abrt-retrace-client-2.0.7-2.fc16.x86_64


How reproducible:
This has happened every time I tried report bug in rdesktop. 

Steps to Reproduce:
1. Login via KRDC to remote server with rdesktop parameter "-r sound:local" 
2. After crash fill up all needed data in abrt-gui
3. Try tо send report to https://bugzilla.redhat.com
  
Actual results:
The report is not sent.

Expected results:
The report is added to bugzilla.

Additional info:
$cat /etc/issue
Fedora release 16 (Verne)
Kernel \r on an \m (\l)

$uname -a
Linux shogun 3.1.6-1.fc16.x86_64 #1 SMP Wed Dec 21 22:41:17 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

$rpm -qa | grep -i rdesktop
rdesktop-1.7.0-1.fc16.x86_64

$rpm -qa | grep -i krdc
kdenetwork-krdc-libs-4.7.4-1.fc16.x86_64
kdenetwork-krdc-4.7.4-1.fc16.x86_64

Comment 1 Tomas Jankovic 2011-12-31 15:08:07 UTC
Created attachment 550126 [details]
Data collected by ABRT

Comment 2 Jiri Moskovcak 2012-08-13 07:39:48 UTC
Do you still experience this problem?

Comment 3 Tomas Jankovic 2012-08-13 18:06:08 UTC
The problem in KRDC was resolved in new version. Therefore I cannot simulate making bug report by ABRT.