To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=106390
------- Additional comments from [email protected] Thu Oct 29 13:09:47 +0000 2009 ------- we crash in SfxDispatcher::PostMsgHandler and only if sfx2 is not compiled with debug information :-( Valgrind shows an illegal 4 byte read in PostMsgHandler but I suspect we have a corruption inside the "Call_Impl( *pSh, *pSlot, *pReq, pReq->AllowsRecording() );" line which should close the stylist. The slot in question is SID_STYLE_DESIGNER. I'm out of ideas currently I will try to remove my recent changes to the template dialog to see if they are the root cause... --------------------------------------------------------------------- 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]
