https://bugs.documentfoundation.org/show_bug.cgi?id=92372
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Julien Nabet <[email protected]> --- Some testing show CPU at 100% when undoing and RAM is ok. I retrieved a bt: #0 0x00002aaac9a96970 in SwCacheObj::GetPrev() (this=0x7354a90) at /home/julien/compile-libreoffice/libreoffice/sw/source/core/inc/swcache.hxx:149 #1 0x00002aaac9a948a9 in SwCache::Check() (this=0x2c01720) at /home/julien/compile-libreoffice/libreoffice/sw/source/core/bastyp/swcache.cxx:45 #2 0x00002aaac9a96589 in SwCache::SetLRUOfst(unsigned short) (this=0x2c01720, nOfst=300) at /home/julien/compile-libreoffice/libreoffice/sw/source/core/bastyp/swcache.cxx:412 #3 0x00002aaaca465f10 in SwSaveSetLRUOfst::SwSaveSetLRUOfst(SwCache&, unsigned short) (this=0x7fffffff45f0, rC=..., nOfst=300) at /home/julien/compile-libreoffice/libreoffice/sw/source/core/inc/swcache.hxx:127 #4 0x00002aaaca45d828 in SwViewShell::LayoutIdle() (this=0x2d1dca0) at /home/julien/compile-libreoffice/libreoffice/sw/source/core/view/viewsh.cxx:699 #5 0x00002aaac9c7db4c in sw::DocumentTimerManager::DoIdleJobs(Idle*) (this=0x2c53da0, pIdle=0x2c53db8) at /home/julien/compile-libreoffice/libreoffice/sw/source/core/doc/DocumentTimerManager.cxx:119 #6 0x00002aaac9c7d863 in sw::DocumentTimerManager::LinkStubDoIdleJobs(void*, Idle*) (instance=0x2c53da0, data=0x2c53db8) at /home/julien/compile-libreoffice/libreoffice/sw/source/core/doc/DocumentTimerManager.cxx:81 #7 0x00002aaab1997e55 in Link<Idle*, void>::Call(Idle*) const (this=0x2c53dd8, data=0x2c53db8) at /home/julien/compile-libreoffice/libreoffice/include/tools/link.hxx:127 #8 0x00002aaab1f94975 in Idle::Invoke() (this=0x2c53db8) at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/idle.cxx:26 #9 0x00002aaab1f9bd68 in ImplSchedulerData::Invoke() (this=0x2e746b0) at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/scheduler.cxx:38 #10 0x00002aaab1f9c02d in Scheduler::ProcessTaskScheduling(bool) (bTimer=false) at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/scheduler.cxx:127 #11 0x00002aaab1fc0b0c in ImplYield(bool, bool, unsigned long) (i_bWait=true, i_bAllEvents=false, nReleased=0) at /home/julien/compile-libreoffice/libreoffice/vcl/source/app/svapp.cxx:347 Michael: any thought? Could it be due to timer rework? Layout or cache pb? -- 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
