https://bugs.documentfoundation.org/show_bug.cgi?id=90717

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Julien Nabet <[email protected]> ---
Program received signal SIGSEGV, Segmentation fault.
0x00002aaaca85ba80 in sc::(anonymous namespace)::Notifier::operator()
(this=0x7fffffff2fe0, pCell=0x700000000000010)
    at
/home/julien/compile-libreoffice/libreoffice/sc/source/core/tool/grouparealistener.cxx:33
33            pCell->Notify(mrHint);
(gdb) bt
#0  0x00002aaaca85ba80 in sc::(anonymous namespace)::Notifier::operator()
(this=0x7fffffff2fe0, pCell=0x700000000000010)
    at
/home/julien/compile-libreoffice/libreoffice/sc/source/core/tool/grouparealistener.cxx:33
#1  0x00002aaaca85d63e in
std::for_each<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<ScFormulaCell**,
std::__cxx1998::vector<ScFormulaCell*, std::allocator<ScFormulaCell*> > >,
std::__debug::vector<ScFormulaCell*> >, sc::(anonymous namespace)::Notifier>
(__first=, __last=, __f=...) at /usr/include/c++/4.9/bits/stl_algo.h:3755
#2  0x00002aaaca85d4c1 in sc::FormulaGroupAreaListener::notifyCellChange
(this=0x3017f90, rHint=..., rPos=...)
    at
/home/julien/compile-libreoffice/libreoffice/sc/source/core/tool/grouparealistener.cxx:326
#3  0x00002aaaca85c680 in sc::FormulaGroupAreaListener::Notify (this=0x3017f90,
rHint=...)
    at
/home/julien/compile-libreoffice/libreoffice/sc/source/core/tool/grouparealistener.cxx:120
#4  0x00002aaaaf46c9e9 in SvtBroadcaster::Broadcast (this=0x3039470, rHint=...)
at
/home/julien/compile-libreoffice/libreoffice/svl/source/notify/broadcast.cxx:136
#5  0x00002aaaca266e67 in ScBroadcastAreaSlotMachine::AreaBroadcast
(this=0x2a18330, rHint=...)
    at
/home/julien/compile-libreoffice/libreoffice/sc/source/core/data/bcaslot.cxx:878
#6  0x00002aaaca4d43d3 in ScDocument::Broadcast (this=0x2a14228, rHint=...) at
/home/julien/compile-libreoffice/libreoffice/sc/source/core/data/documen7.cxx:75
#7  0x00002aaacad947ee in ScDocShell::SetDocumentModified (this=0x2a141c0,
bIsModified=true)
    at
/home/julien/compile-libreoffice/libreoffice/sc/source/ui/docshell/docsh.cxx:2798
#8  0x00002aaacad95ba2 in ScDocShellModificator::SetDocumentModified
(this=0x7fffffff37f0) at
/home/julien/compile-libreoffice/libreoffice/sc/source/ui/docshell/docsh.cxx:3083
#9  0x00002aaacad6e9c0 in ScDocFunc::DeleteCells (this=0x290d900, rRange=...,
pTabMark=0x2ea78d0, eCmd=DEL_DELROWS, bRecord=true, bApi=false)
    at
/home/julien/compile-libreoffice/libreoffice/sc/source/ui/docshell/docfunc.cxx:2542

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to