To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=73691
------- Additional comments from [EMAIL PROTECTED] Sun Jan 28 05:21:54 -0800 2007 ------- Ismael advised me to add if (!some_Context ) inside AquaSalBitmap:::Create() And I now can use Calc without crash, using native menus and masked bitmaps. The issues is caused by NULL context is passed by reference in another function. The solution should IMHO consist in find the caller(s) and protect the call to AquaSalBitmap:::Create (CGContextRef xContext, int nX, int nY, int nWidth, int nHeight) when NULL context is passes by reference ericb->isma87 I'll attach my changes, but this is issue is for you. ( I just need a fix for Solutions Linux Expo ) --------------------------------------------------------------------- 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]