https://issues.apache.org/ooo/show_bug.cgi?id=124948
Issue ID: 124948
Issue Type: DEFECT
Summary: sigsegv when starting AOO 4.1 as root on RHEL 6.5 64
bit
Product: General
Version: 4.1.0
Hardware: PC
OS: Linux64
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ui
Assignee: [email protected]
Reporter: [email protected]
AOO 4.0.1 was working fine, update to 4.1.0 with RPM from download site.
Invocation as root is possible and can open/edit any documents.
Invocation as user is *not* possible. Spash screen occurs for a short time.
Starting from terminal shows Application error 6.
Starting with strace shows SIGSEGV here:
lstat64("/opt/openoffice4", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/opt/openoffice4/program", {st_mode=S_IFDIR|0755, st_size=20480, ...})
= 0
lstat64("/opt/openoffice4/program/libuno_cppu.so.3", {st_mode=S_IFREG|0444,
st_size=203908, ...}) = 0
access("/opt/openoffice4/program/unorc", F_OK) = 0
access("/opt/openoffice4/program/unorc", F_OK) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
All files in /opt/openoffice4 are set a+r, all user files in .openoffice belong
to that respective user.
no files in /opt/openoffice have been changed after installation.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.