To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108138
                 Issue #|108138
                 Summary|crash with non-initialized PspGraphics
               Component|gsl
                 Version|DEV300m68
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|code
             Assigned to|hdu
             Reported by|hdu





------- Additional comments from h...@openoffice.org Thu Jan  7 16:53:08 +0000 
2010 -------
Something with printing and/or meta-file handling must have changed between the 
OOO320 branch-off 
point and DEV300_m68 as printing even trivial documents results in a crash. In 
the stack I'll attach the 
problem is simply that in an if-printer branch the OutputDevice::mpGraphics 
member is used without 
checking that the pointer is non-NULL. Since that code there is ancient (from 
the original OOo CVS import) 
I suspect there are many other unchecked accesses.

@pl and @aw: either we find the change in the CWS that changed 
metafile-handling and/or printing or we 
have to check every printing-related mpGraphics access...

---------------------------------------------------------------------
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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

Reply via email to