To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115603





------- Additional comments from kew...@openoffice.org Tue Nov 16 06:42:31 
+0000 2010 -------
truss -aldefo /tmp/xxx soffice shows that soffice crashes at this point,

2622/1:          1.8231 pread64(39, " < ? x m l   v e r s i o".., 8192, 0) =
614
2622/1:          1.8242 brk(0x002B97B8)                                 = 0
2622/1:          1.8243 brk(0x002BB7B8)                                 = 0
2622/1:          1.8253     Incurred fault #6, FLTBOUNDS  %pc = 0xFF1EA2A8
2622/1:               siginfo: SIGSEGV SEGV_MAPERR addr=0x002BB7B8
2622/1:          1.8255     Received signal #11, SIGSEGV [caught]
2622/1:               siginfo: SIGSEGV SEGV_MAPERR addr=0x002BB7B8
2622/1:          1.8256 lwp_sigmask(SIG_SETMASK, 0xFFBFFEFF, 0xFFFFFFF7,
0x000000FF, 0x0

Looking back up that file descriptor 39 refers to
2622/1:          1.8136
open64("/opt/openoffice.org3/program/../share/uno_packages/cache/uno_packages/y8nkSX_/dict-en.oxt/description.xml",
O_RDONLY) = 39

It seemed like that parsing of a dictionary file causes it to crash.

To confirm the truss output, I rename
/opt/openoffice.org3/program/../share/uno_packages/cache/uno_packages to
/opt/openoffice.org3/program/../share/uno_packages/cache/uno_packages.orig

and start soffice again, the problem went away.

[This can be the work around]

Some one from the openoffice should investigate this further as is it because
the problem was caused by the stack below it or is it caused by the version of
opensoffice in this build.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to