http://openoffice.org/bugzilla/show_bug.cgi?id=117597

        Issue Type: DEFECT
           Summary: [sw] crash in undo on solaris
    Classification: Application
           Product: Word processor
           Version: DEV300m104
          Platform: All
        OS/Version: Solaris
            Status: NEW
          Keywords: regression
          Severity: enhancement
          Priority: P2
         Component: code
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected]


only on solaris:
current DEV300 OOo crashes in Undo with a linker error message:
ld.so.1: soffice.bin: fatal: relocation error:
 ... libswsi.so ... referenced symbol not found

reason is that the declaration and definition of the offending symbol
differ in parameter constness, and SunC++ has the bug that it
mangles parameter constness into the symbol.

what is surprising about this is that the library linked at all;
iirc the linker used to complain about this kind of thing.

-- 
Configure bugmail: http://openoffice.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification
from Bugzilla. Please log into the website and enter your comments.
---------------------------------------------------------------------
--
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help
--
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help

Reply via email to