[Libreoffice-bugs] [Bug 69460] Copy/Paste of a column in Calc file followed by Cmd-Q causes soffice process to consume all resources

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 27 12:57:03 UTC 2018


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

--- Comment #25 from Tor Lillqvist <tml at iki.fi> ---
I get an assertion failure when attempting to quit:

> #0	0x00007fff5023db6e in __pthread_kill ()
> #1	0x00007fff50408080 in pthread_kill ()
> #2	0x00007fff501991ae in abort ()
> #3	0x00007fff501611ac in __assert_rtn ()
> #4	0x0000000113f567df in BitmapInfoAccess::BitmapInfoAccess(Bitmap&, BitmapAccessMode) at /Users/tml/lo/osx/vcl/source/gdi/bmpacc.cxx:62
> #5	0x0000000113f56c1b in BitmapReadAccess::BitmapReadAccess(Bitmap&, BitmapAccessMode) at /Users/tml/lo/osx/vcl/source/gdi/bmpacc.cxx:83
> #6	0x0000000113f57223 in BitmapReadAccess::BitmapReadAccess(Bitmap&, BitmapAccessMode) at /Users/tml/lo/osx/vcl/source/gdi/bmpacc.cxx:86
> #7	0x000000011429a1a2 in Bitmap::AcquireReadAccess() at /Users/tml/lo/osx/vcl/source/bitmap/bitmap.cxx:363
> #8	0x0000000113eb534a in vcl::ScopedBitmapAccess<BitmapReadAccess, Bitmap, &(Bitmap::AcquireReadAccess())>::ScopedBitmapAccess(Bitmap&) at /Users/tml/lo/osx/include/vcl/scopedbitmapaccess.hxx:53
> #9	0x0000000113eb163d in vcl::ScopedBitmapAccess<BitmapReadAccess, Bitmap, &(Bitmap::AcquireReadAccess())>::ScopedBitmapAccess(Bitmap&) at /Users/tml/lo/osx/include/vcl/scopedbitmapaccess.hxx:52
> #10	0x00000001141a8c1e in vcl::PNGWriterImpl::PNGWriterImpl(BitmapEx const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const*) at /Users/tml/lo/osx/vcl/source/gdi/pngwrite.cxx:230
> #11	0x00000001141aae55 in vcl::PNGWriterImpl::PNGWriterImpl(BitmapEx const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const*) at /Users/tml/lo/osx/vcl/source/gdi/pngwrite.cxx:117
> #12	0x00000001141ace74 in vcl::PNGWriter::PNGWriter(BitmapEx const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const*) at /Users/tml/lo/osx/vcl/source/gdi/pngwrite.cxx:695
> #13	0x00000001141acf65 in vcl::PNGWriter::PNGWriter(BitmapEx const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const*) at /Users/tml/lo/osx/vcl/source/gdi/pngwrite.cxx:696
> #14	0x00000001106a2301 in TransferableHelper::SetBitmapEx(BitmapEx const&, com::sun::star::datatransfer::DataFlavor const&) at /Users/tml/lo/osx/svtools/source/misc/transfer.cxx:666
> #15	0x000000015d5a7d62 in ScTransferObj::GetData(com::sun::star::datatransfer::DataFlavor const&, rtl::OUString const&) at /Users/tml/lo/osx/sc/source/ui/app/transobj.cxx:376
> #16	0x000000011069e3cb in TransferableHelper::getTransferData2(com::sun::star::datatransfer::DataFlavor const&, rtl::OUString const&) at /Users/tml/lo/osx/svtools/source/misc/transfer.cxx:377
> #17	0x000000011069ce3a in TransferableHelper::getTransferData(com::sun::star::datatransfer::DataFlavor const&) at /Users/tml/lo/osx/svtools/source/misc/transfer.cxx:275
> #18	0x000000011069cec3 in non-virtual thunk to TransferableHelper::getTransferData(com::sun::star::datatransfer::DataFlavor const&) ()
> #19	0x000000011452d046 in DataFlavorMapper::getDataProvider(NSString const*, com::sun::star::uno::Reference<com::sun::star::datatransfer::XTransferable> const&) const at /Users/tml/lo/osx/vcl/osx/DataFlavorMapping.cxx:549
> #20	0x00000001145419f9 in AquaClipboard::provideDataForType(NSPasteboard*, NSString const*) at /Users/tml/lo/osx/vcl/osx/clipboard.cxx:289
> #21	0x0000000114545715 in AquaClipboard::flushClipboard() at /Users/tml/lo/osx/vcl/osx/clipboard.cxx:314
> #22	0x000000011069cb72 in TransferableHelper::ImplFlush() at /Users/tml/lo/osx/svtools/source/misc/transfer.cxx:522
> #23	0x000000011069cabd in TransferableHelper::TerminateListener::notifyTermination(com::sun::star::lang::EventObject const&) at /Users/tml/lo/osx/svtools/source/misc/transfer.cxx:254
> #24	0x000000014ef6cd15 in framework::Desktop::impl_sendTerminateToClipboard() at /Users/tml/lo/osx/framework/source/services/desktop.cxx:1655
> #25	0x000000014ef6b090 in framework::Desktop::terminate() at /Users/tml/lo/osx/framework/source/services/desktop.cxx:327
> #26	0x000000010c44d601 in desktop::Desktop::QueryExit() at /Users/tml/lo/osx/desktop/source/app/app.cxx:595
> #27	0x0000000113d0b10c in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) at /Users/tml/lo/osx/vcl/source/window/winproc.cxx:2456
> #28	0x000000011451f4a5 in SalFrame::CallCallback(SalEvent, void const*) const at /Users/tml/lo/osx/vcl/inc/salframe.hxx:280
> #29	0x0000000114687c12 in ::-[VCL_NSApplication applicationShouldTerminate:](NSApplication *) at /Users/tml/lo/osx/vcl/osx/vclnsapp.mm:329
> #30	0x00007fff25a5a1b4 in -[NSApplication _docController:shouldTerminate:] ()
> #31	0x00007fff25a5a071 in __91-[NSDocumentController(NSInternal) _closeAllDocumentsWithDelegate:shouldTerminateSelector:]_block_invoke ()
> #32	0x00007fff25a59cbb in -[NSDocumentController(NSInternal) _closeAllDocumentsWithDelegate:shouldTerminateSelector:] ()
> #33	0x00007fff25a597c4 in -[NSDocumentController(NSInternal) __closeAllDocumentsWithDelegate:shouldTerminateSelector:] ()
> #34	0x00007fff25a59426 in -[NSApplication _shouldTerminate] ()
> #35	0x00007fff25a58ad2 in -[NSApplication terminate:] ()
> #36	0x00007fff2600fa43 in -[NSApplication(NSResponder) sendAction:to:from:] ()
> #37	0x00007fff25aa4213 in -[NSMenuItem _corePerformAction] ()
> #38	0x00007fff25aa3f9b in -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] ()
> #39	0x00007fff25aa2dff in -[NSMenu performKeyEquivalent:] ()
> #40	0x0000000114686072 in ::-[VCL_NSApplication sendEvent:](NSEvent *) at /Users/tml/lo/osx/vcl/osx/vclnsapp.mm:148
> #41	0x000000011452094e in AquaSalInstance::DoYield(bool, bool) at /Users/tml/lo/osx/vcl/osx/salinst.cxx:647
> #42	0x0000000114394d69 in ImplYield(bool, bool) at /Users/tml/lo/osx/vcl/source/app/svapp.cxx:470
> #43	0x0000000114394674 in Application::Yield() at /Users/tml/lo/osx/vcl/source/app/svapp.cxx:535
> #44	0x00000001143945f1 in Application::Execute() at /Users/tml/lo/osx/vcl/source/app/svapp.cxx:450
> #45	0x000000010c456801 in desktop::Desktop::Main() at /Users/tml/lo/osx/desktop/source/app/app.cxx:1634
> #46	0x00000001143a6deb in ImplSVMain() at /Users/tml/lo/osx/vcl/source/app/svmain.cxx:200
> #47	0x000000011451f6e5 in AquaSalInstance::handleAppDefinedEvent(NSEvent*) at /Users/tml/lo/osx/vcl/osx/salinst.cxx:464
> #48	0x0000000114685dc0 in ::-[VCL_NSApplication sendEvent:](NSEvent *) at /Users/tml/lo/osx/vcl/osx/vclnsapp.mm:101
> #49	0x00007fff2586c8b5 in -[NSApplication run] ()
> #50	0x00007fff2583ba72 in NSApplicationMain ()
> #51	0x000000011451ddca in ImplSVMainHook(int*) at /Users/tml/lo/osx/vcl/osx/salinst.cxx:224
> #52	0x00000001143a9bdc in SVMain() at /Users/tml/lo/osx/vcl/source/app/svmain.cxx:235
> #53	0x000000010c4d041a in ::soffice_main() at /Users/tml/lo/osx/desktop/source/app/sofficemain.cxx:169
> #54	0x000000010c30ff5d in sal_main at /Users/tml/lo/osx/desktop/source/app/main.c:48
> #55	0x000000010c30ff37 in main at /Users/tml/lo/osx/desktop/source/app/main.c:47

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180627/0f98c22e/attachment-0001.html>


More information about the Libreoffice-bugs mailing list