Bug 874258

Summary: [abrt] unoconv-0.5-1.fc17: unoconv:899:error:IOError: [Errno 5] Input/output error
Product: [Fedora] Fedora Reporter: Michal Nowak <mnowak>
Component: unoconvAssignee: David Tardon <dtardon>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: dtardon
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:64d429dd7c172abe1e4a36be45f4f7e9857110a1
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-08 05:43:47 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:
Attachments:
Description Flags
File: executable
none
File: environ
none
File: smolt_data
none
File: core_backtrace none

Description Michal Nowak 2012-11-07 19:43:26 UTC
Description of problem:
Opened ODT in GNOME Documents but it did not show up, so I quit it but soffice.bin was still running so I terminated it by `kill'. So I got this error.

Version-Release number of selected component:
unoconv-0.5-1.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        /usr/bin/python /usr/bin/unoconv -f pdf -o /home/newman/.cache/gnome-documents/gnome-documents-2095865085.pdf '/home/newman/Documents/FHS/Uvod do sociologie/Kl\xc3\xad\xc4\x8dov\xc3\xa1 t\xc3\xa9mata ke zkou\xc5\xa1ce \xc3\x9avod do sociologie (ZS 2010-2011).odt'
kernel:         3.6.3-1.fc17.x86_64

backtrace:
:unoconv:899:error:IOError: [Errno 5] Input/output error
:
:Traceback (most recent call last):
:  File "/usr/bin/unoconv", line 1050, in <module>
:    main()
:  File "/usr/bin/unoconv", line 971, in main
:    convertor.convert(inputfn)
:  File "/usr/bin/unoconv", line 845, in convert
:    error("unoconv: RuntimeException during %s phase: Office probably died. %s" % (phase, e))
:  File "/usr/bin/unoconv", line 899, in error
:    print >>sys.stderr, str
:IOError: [Errno 5] Input/output error
:
:Local variables in innermost frame:
:str: 'unoconv: RuntimeException during dispose phase: Office probably died. Binary URP bridge disposed during call'

Comment 1 Michal Nowak 2012-11-07 19:43:44 UTC
Created attachment 640310 [details]
File: executable

Comment 2 Michal Nowak 2012-11-07 19:43:49 UTC
Created attachment 640311 [details]
File: environ

Comment 3 Michal Nowak 2012-11-07 19:43:52 UTC
Created attachment 640312 [details]
File: smolt_data

Comment 4 Michal Nowak 2012-11-07 19:44:01 UTC
Created attachment 640313 [details]
File: core_backtrace

Comment 5 David Tardon 2012-11-08 05:43:47 UTC
unoconv is the tool that is used by gnome-documents to convert office documents. It runs soffice.bin internally and of course it does not like when it dies unexpectedly.