To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80944
                 Issue #|80944
                 Summary|64b platforms: crash during smoketest in impress and d
                        |raw
               Component|Presentation
                 Version|current
                Platform|Opteron/x86_64
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|code
             Assigned to|hr
             Reported by|hr





------- Additional comments from [EMAIL PROTECTED] Wed Aug 22 14:01:40 +0000 
2007 -------
Linux AMD64, actually probably all 64b platforms: crash during smoketest in
impress and draw.

The reason is the member mnUserEventId of class ChangeRequestQueueProcessor
(sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.hxx) which is
of type sal_uInt32 but is a pointer in camouflage. Using sal_uIntPtr fixes the
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