Bug 874258 - [abrt] unoconv-0.5-1.fc17: unoconv:899:error:IOError: [Errno 5] Input/output error
Summary: [abrt] unoconv-0.5-1.fc17: unoconv:899:error:IOError: [Errno 5] Input/output ...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: unoconv
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Tardon
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:64d429dd7c172abe1e4a36be45f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-07 19:43 UTC by Michal Nowak
Modified: 2012-11-08 05:43 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-08 05:43:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: executable (16 bytes, text/plain)
2012-11-07 19:43 UTC, Michal Nowak
no flags Details
File: environ (3.07 KB, text/plain)
2012-11-07 19:43 UTC, Michal Nowak
no flags Details
File: smolt_data (2.29 KB, text/plain)
2012-11-07 19:43 UTC, Michal Nowak
no flags Details
File: core_backtrace (292 bytes, text/plain)
2012-11-07 19:44 UTC, Michal Nowak
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.