To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84719
                 Issue #|84719
                 Summary|osl_getModuleURLFromAddress computes wrong path
               Component|porting
                 Version|680m238
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|kr
             Reported by|sb





------- Additional comments from [EMAIL PROTECTED] Tue Dec 18 16:42:43 +0000 
2007 -------
At least on some Linuxs, osl_getModuleURLFromAddress (sal/osl/unx/module.c:1.38
l. 258), when asked for an address in the executable (e.g.,
osl_bootstrap_getExecutableFile_Impl at sal/osl/unx/process_impl.cxx:1.11 l. 152
asking for "main"), may get a relative dli_fname from dladdr, which it will
erroneously make absolute relative to the cwd.  For example, setting PATH to
point to solver's bin directory and executing testshl2 (without path), while the
cwd is somewhere completely unrelated, leads to this problem.

---------------------------------------------------------------------
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