https://bugs.freedesktop.org/show_bug.cgi?id=73294

--- Comment #14 from Julien Nabet <[email protected]> ---
On pc Debian x86-64 with master sources updated today, I got a crash at first
click, here's main part of bt:
#3  0x00002aaaaf5fd639 in
__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SvtListener**,
std::__cxx1998::vector<SvtListener*, std::allocator<SvtListener*> > >,
std::__debug::vector<SvtListener*, std::allocator<SvtListener*> >
>::_Safe_iterator (this=0x7fffffff0180, 
    __i=<error reading variable: Cannot access memory at address
0x9999999999999999>, __seq=0x75405a0) at
/usr/include/c++/4.9/debug/safe_iterator.h:149
#4  0x00002aaaaf5fbfdc in std::__debug::vector<SvtListener*,
std::allocator<SvtListener*> >::end (this=0x75405a0) at
/usr/include/c++/4.9/debug/vector:236
#5  0x00002aaaaf5fab18 in SvtBroadcaster::Normalize (this=0x7540598) at
/home/julien/compile-libreoffice/libreoffice/svl/source/notify/broadcast.cxx:28
#6  0x00002aaaaf5fb9ca in SvtBroadcaster::Broadcast (this=0x7540598, rHint=...)
at
/home/julien/compile-libreoffice/libreoffice/svl/source/notify/broadcast.cxx:124
#7  0x00002aaace1881a2 in ScBroadcastAreaSlotMachine::BulkBroadcastGroupAreas
(this=0x2c4ead0)
    at
/home/julien/compile-libreoffice/libreoffice/sc/source/core/data/bcaslot.cxx:1236
#8  0x00002aaace187cbc in ScBroadcastAreaSlotMachine::LeaveBulkBroadcast
(this=0x2c4ead0) at
/home/julien/compile-libreoffice/libreoffice/sc/source/core/data/bcaslot.cxx:1196
#9  0x00002aaace3a18df in ScBulkBroadcast::~ScBulkBroadcast
(this=0x7fffffff0570, __in_chrg=<optimized out>)
    at
/home/julien/compile-libreoffice/libreoffice/sc/source/core/inc/bcaslot.hxx:372
#10 0x00002aaace5f8352 in ScTable::DeleteSelection (this=0x2aaadc872010,
nDelFlag=..., rMark=..., bBroadcast=true)
    at
/home/julien/compile-libreoffice/libreoffice/sc/source/core/data/table2.cxx:455
#11 0x00002aaace41650d in ScDocument::DeleteSelection (this=0x2c45f68,
nDelFlag=..., rMark=..., bBroadcast=true)
    at
/home/julien/compile-libreoffice/libreoffice/sc/source/core/data/document.cxx:5569
#12 0x00002aaaceb34f76 in ScDocFunc::DeleteContents (this=0x2b0b5c0, rMark=...,
nFlags=..., bRecord=true, bApi=false)
    at
/home/julien/compile-libreoffice/libreoffice/sc/source/ui/docshell/docfunc.cxx:635
#13 0x00002aaacf01d5f7 in ScViewFunc::DeleteContents (this=0x30a2378,
nFlags=..., bRecord=true)
    at
/home/julien/compile-libreoffice/libreoffice/sc/source/ui/view/viewfunc.cxx:1788

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