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


User cmc changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'dtardon'                 |'dtardon,hjs'
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Wed Nov 18 09:32:25 +0000 
2009 -------
More than likely there is in the vanilla install sets a pair of libs of...
libgcc_s.so.1
libstdc++,so.6
and execstack -q libgcc_s.so.1 libstdc++,so.6 lists "X", i.e. that these two
libs are the source of the "requires execstack"

As a user if you try
execstack -c /opt/staroffice/program/path/to/libgcc_s.so.1 and
execstack -c /opt/staroffice/program/path/to/libstdc++,so.6
and then launch OOo again it might work.

If I'm right then what Hamburg need to do here is to remove the execstack bit on
these two (probably reasonably old) libraries which are getting copied into the
install sets, i.e. clear the bits like above on those two libs in the Linux
build environment which is used to generate the vanilla build, i.e. more a RE
task than a dev one.

---------------------------------------------------------------------
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: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to