Re: [dev] a crash issue

2007-03-28 Thread Andre Fischer - Sun Microsystems Germany
Issue 75803 deals with the problem.  Please see this issue for a
description of what went wrong and how are going to fix it.

Regards,
Andre

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dev] a crash issue

2007-03-27 Thread blueeagle
Hello all,
I meet a problem that can make the soffice crash.
It crashs when insert a new slide in the Outline view.
1.build a new Impress.
2.Insert a new slide in the Outline view via menu.
3.crash.
It is not crash If click the left column of slide first before insert a new 
slide.
I debug this issue and find some error.
1.If do not click the left column of slide,the function void 
LayoutMenu::Execute (SfxRequest rRequest)(sd/../layoutmenu.cxx)is called and 
the function const SfxPoolItem* SfxShell::ExecuteSlot( SfxRequest rReq, BOOL 
bAsync ) (SFX2/../shell.exe)is called and SfxExecFunc pFunc = 
pSlot-GetExecFnc() will be executed.but the pSlot is NULL,I think this is a 
reason.
2.If click the left column of slide,the function void 
SlideSorterViewShell::FuTemporary (SfxRequest 
rRequest)(sd/../slidesorterviewshell.cxx)is called and the new slide can be 
inserted in.
Above all,I think there is something wrong in the pointer.maybe it points to a 
wrong address.
p.s. It is not crash in the m120.
I wish someone could give me some advices to solve this issue.
I will submit in the Issuezilla if no one submited it. 

LiuTao

Beijing Redflag CH2000 Software Co., Ltd. 
Postalcode: 100176 
Tel: 8610-58022828-605
Mobile: 13126869000 
Email: [EMAIL PROTECTED]