https://issues.apache.org/ooo/show_bug.cgi?id=125147

--- Comment #2 from Pete K. <[email protected]> ---
Running under strace produced the following console output:

===================================
[pkidwell@oc2847425224 ~]$ strace -ttTf -o strace.txt openoffice4
execute Job is called.

In early start
Trying to upload file: usagelog_apache.PBLZPX7.062014.log
inside on New

.odt file has been created
/opt/openoffice4/program/soffice: line 121: 12351 Segmentation fault     
"$sd_prog/$sd_binary" "$@"
===================================

Full strace output is attached.  Quick look showed SegFault happens after read
from fd=13, which is connected (much earlier) as:

12351 14:37:02.642106 connect(13, {sa_family=AF_FILE,
path="/tmp/orbit-pkidwell/linc-79f6-0-2593046c607d"}, 47) = 0 <0.000515>

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to