Bug 79446 - Other: Crash when adding formular
Summary: Other: Crash when adding formular
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
4.2.3.3 release
Hardware: Other Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: BSA (target:4.3.0)
Keywords: haveBacktrace
Depends on:
Blocks:
 
Reported: 2014-05-30 09:03 UTC by yoann
Modified: 2014-12-10 11:36 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yoann 2014-05-30 09:03:21 UTC
Problem description: 
When a formular is added LibreOffice crashes imediatly.

Steps to reproduce:
1. Open new LibreOffice Impress document
2. Create new Slide
3. Set Cursor behind enumeration dot
4. Insert->Object->Formular...

Current behavior:
The program crashes after step 4.  

Expected behavior:
The program should change into formular-editing-mode.

              
Operating System: Ubuntu
Version: 4.2.3.3 release
Comment 1 Julien Nabet 2014-05-30 19:36:40 UTC
On pc Debian x86-64, I can't reproduce this with 4.3 sources updated today but I can reproduce this with 4.2 sources updated 2 days ago, here's part of bt:
#0  0x0000000000000000 in ?? ()
#1  0x00002aaacb0bd5ec in SdrObjEditView::SdrEndTextEdit (this=0x17b88f0, bDontDeleteReally=0 '\000')
    at /home/julien/compile-libreoffice/libo_4_2/svx/source/svdraw/svdedxv.cxx:904
#2  0x00002aaac871b7f1 in sd::View::SdrEndTextEdit (this=0x17b88f0, bDontDeleteReally=0 '\000') at /home/julien/compile-libreoffice/libo_4_2/sd/source/ui/view/sdview.cxx:740
#3  0x00002aaac873d436 in sd::ViewShell::ActivateObject (this=0x17aad00, pObj=0x29d7860, nVerb=-1)
    at /home/julien/compile-libreoffice/libo_4_2/sd/source/ui/view/viewshe2.cxx:839
#4  0x00002aaac86b0590 in sd::DrawViewShell::ActivateObject (this=0x17aad00, pObj=0x29d7860, nVerb=-1)
    at /home/julien/compile-libreoffice/libo_4_2/sd/source/ui/view/drviews1.cxx:742
#5  0x00002aaac846b22d in sd::FuInsertOLE::DoExecute (this=0x28eff70, rReq=...) at /home/julien/compile-libreoffice/libo_4_2/sd/source/ui/func/fuinsert.cxx:370
#6  0x00002aaac846a64c in sd::FuInsertOLE::Create (pViewSh=0x17aad00, pWin=0x17ab390, pView=0x17b88f0, pDoc=0x15cb810, rReq=...)
    at /home/julien/compile-libreoffice/libo_4_2/sd/source/ui/func/fuinsert.cxx:249
#7  0x00002aaac86b82af in sd::DrawViewShell::FuTemporary (this=0x17aad00, rReq=...) at /home/julien/compile-libreoffice/libo_4_2/sd/source/ui/view/drviews2.cxx:1161
#8  0x00002aaac86f5c5d in SfxStubDrawViewShellFuTemporary (pShell=0x17aad00, rReq=...) at /home/julien/compile-libreoffice/libo_4_2/workdir/SdiTarget/sd/sdi/sdslots.hxx:1446
#9  0x00002aaaad8ae9ac in SfxShell::CallExec (this=0x17aad00, pFunc=0x2aaac86f5c3a <SfxStubDrawViewShellFuTemporary(SfxShell*, SfxRequest&)>, rReq=...)
    at /home/julien/compile-libreoffice/libo_4_2/include/sfx2/shell.hxx:181