To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51969





------- Additional comments from [EMAIL PROTECTED] Tue Jul 19 10:01:03 -0700 
2005 -------
wg: I use SUSE 9.3, 32bit build on AMD64 machine. 
 
My suspection is that pUndoManager we get using ImpGetUndoManager() in 
ViewShell::GetMenuState( SfxItemSet &rSet ) (file 
sd/source/ui/view/viewshe3.cxx) is already destructed for some reason, but not 
set to NULL; then the check for non-NULL succeeds, but results in a crash.  I 
have no idea about the 'sd' code, but I tried to add a destructor to class 
ActiveShellDescriptor (sd/source/ui/view/ObjectBarManager.cxx) that just sets 
mpShell to NULL; it did not help. 
 
As to the reproducibility: Sometimes I have to create 30-40 slides this way to 
see the crash.  I repeat the steps quite quickly. 
 
I'll attach a stderr output I get when compiled with debug=true; no idea 
whether it could help, but... ;-) 

---------------------------------------------------------------------
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