Bug 41416 - EDITING: CRASH after COPY/PASTE of Web page contents
Summary: EDITING: CRASH after COPY/PASTE of Web page contents
Status: RESOLVED INVALID
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
Master old -3.6
Hardware: Other macOS (All)
: medium critical
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-03 04:40 UTC by rk601
Modified: 2012-08-31 10:06 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Screen shot LibO-dev 3.5.0 CRASHES after COPY/PASTE of Web page contents (355.41 KB, image/png)
2011-10-03 04:40 UTC, rk601
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rk601 2011-10-03 04:40:46 UTC
Created attachment 51892 [details]
Screen shot LibO-dev 3.5.0 CRASHES after COPY/PASTE of Web page contents

LibO-dev 3.5.0 crashes when contents of a Web page is copied and pasted into LibO WRITER

After a PASTE (Command V or Edit -> Paste) of a copied Web page to LibO-dev (WRITER) then LibO-dev 3.5.0 crashes; please see the following:

LibO-dev 3.5.0 
Build ID: fdbe98e-3f7a742-4eb4f62-260b7c1
On OSX 10.6.8

Located at:

http://dev-builds.libreoffice.org/daily/MacOSX_10.6.7_Intel_no-moz/master/2011-10-01_13.36.19/

with

master~2011-10-01_13.36.19_LibO-Dev_OOO350m1_MacOS_x86_install_en-US.dmg

LibO-dev 3.5.0 crashes after paste of Web page contents from Web browser on OSX 10.6.8.

Please follow these steps to reproduce:
1. Open NEW empty WRITER document
2. Go to the desired Web page in a Web browser. For example: http://en.wikipedia.org/wiki/Slinky
3. Select the desired contents of the Web page (See attached screen shot)
4. Copy the desired contents. 
5. Paste the desired contents into LibO. Use 'Edit -> Paste' or (Command V)
   Expected: Web page contents will appear in LibO
   Actual: LibO-dev 3.5.0 crashes after paste of Web page contents from Web browser.

Partial crash report follows:


Process:         soffice [390]
Path:            /Applications/LibO-dev.app/Contents/MacOS/soffice
Identifier:      org.libreoffice.script
Version:         3.5.0 (???)
Code Type:       X86 (Native)
Parent Process:  launchd [128]

Date/Time:       2011-10-03 04:21:53.389 -0700
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          1123534 sec
Crashes Since Last Report:           15
Per-App Interval Since Last Report:  114765 sec
Per-App Crashes Since Last Report:   4

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
abort() called

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib             	0x97065c5a __kill + 10
1   libSystem.B.dylib             	0x97065c4c kill$UNIX2003 + 32
2   libSystem.B.dylib             	0x970f85a5 raise + 26
3   libSystem.B.dylib             	0x9710e6e4 abort + 93
4   libstdc++.6.dylib             	0x92f3cfda __gnu_cxx::__verbose_terminate_handler() + 433
5   libstdc++.6.dylib             	0x92f3b17a __cxxabiv1::__terminate(void (*)()) + 10
6   libstdc++.6.dylib             	0x92f3b1ba __cxxabiv1::__unexpected(void (*)()) + 0
7   libstdc++.6.dylib             	0x92f3b2b8 __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
8   libooxmllo.dylib              	0x3a1cc257 writerfilter::dmapper::DomainMapperTableManager::endOfRowAction() + 1895
9   libooxmllo.dylib              	0x3a1d45ff writerfilter::TableManager<com::sun::star::uno::Reference<com::sun::star::text::XTextRange>, boost::shared_ptr<writerfilter::dmapper::TablePropertyMap> >::endParagraphGroup() + 527
10  libooxmllo.dylib              	0x3a188456 writerfilter::dmapper::DomainMapper::lcl_endParagraphGroup() + 102
11  librtftoklo.dylib             	0x35bfce92 writerfilter::rtftok::RTFDocumentImpl::tableBreak() + 34
12  librtftoklo.dylib             	0x35c207d8 writerfilter::rtftok::RTFDocumentImpl::dispatchSymbol(writerfilter::rtftok::RTFKeyword) + 3096
13  librtftoklo.dylib             	0x35c393fe writerfilter::rtftok::RTFTokenizer::dispatchKeyword(rtl::OString&, bool, int) + 366
14  librtftoklo.dylib             	0x35c3969f writerfilter::rtftok::RTFTokenizer::resolveKeyword() + 527
15  librtftoklo.dylib             	0x35c39a28 writerfilter::rtftok::RTFTokenizer::resolveParse() + 440
16  librtftoklo.dylib             	0x35bfdfc6 writerfilter::rtftok::RTFDocumentImpl::resolve(writerfilter::Stream&) + 38
17  libwriterfilterlo.dylib       	0x2bb388b6 RtfFilter::filter(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) + 886
18  libmswordlo.dylib             	0x39502b50 SwRTFReader::Read(SwDoc&, String const&, SwPaM&, String const&) + 832
19  libswlo.dylib                 	0x3671f0a3 SwReader::Read(Reader const&) + 659
20  libswlo.dylib                 	0x368a1aa3 SwTransferable::_PasteFileContent(TransferableDataHelper&, SwWrtShell&, unsigned long, unsigned char) + 803
21  libswlo.dylib                 	0x368a68d3 SwTransferable::PasteData(TransferableDataHelper&, SwWrtShell&, unsigned short, unsigned long, unsigned short, unsigned char, unsigned char, Point const*, signed char, unsigned char) + 2579
22  libswlo.dylib                 	0x368a706f SwTransferable::Paste(SwWrtShell&, TransferableDataHelper&) + 159
23  libswlo.dylib                 	0x3692f94a SwBaseShell::ExecClpbrd(SfxRequest&) + 250
24  libsfxlo.dylib                	0x004a3b92 SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, unsigned char) + 530
25  libsfxlo.dylib                	0x004986c8 SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) + 104
26  libsfxlo.dylib                	0x004bc237 SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) + 4903
27  libsfxlo.dylib                	0x004bcccf SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) + 367
28  libfwklo.dylib                	0x18fd62ed framework::MenuBarManager::Select(Menu*) + 893
29  libvcllo.dylib                	0x0196a062 Menu::Select() + 98
30  libvcllo.dylib                	0x01964ae8 Menu::ImplCallSelect(Menu*) + 24
31  libvcllo.dylib                	0x019eacbf ImplWindowFrameProc(Window*, SalFrame*, unsigned short, void const*) + 5583
32  libvcllo.dylib                	0x019f5313 AquaSalInstance::Yield(bool, bool) + 323
33  libvcllo.dylib                	0x0171d3c0 Application::Yield(bool) + 96
34  libvcllo.dylib                	0x0171d4c1 Application::Execute() + 97
35  libsofficeapp.dylib           	0x0006c67d desktop::Desktop::Main() + 6317
36  libvcllo.dylib                	0x01724b88 ImplSVMain() + 376
37  libvcllo.dylib                	0x019f3fdb AquaSalInstance::handleAppDefinedEvent(NSEvent*) + 75
38  libvcllo.dylib                	0x01a39d1b -[VCL_NSApplication sendEvent:] + 315
39  com.apple.AppKit              	0x98b47253 -[NSApplication run] + 917
40  com.apple.AppKit              	0x98b3f289 NSApplicationMain + 574
41  libvcllo.dylib                	0x019f5a27 ImplSVMainHook(int*) + 343
42  libvcllo.dylib                	0x01724c31 SVMain() + 17
43  libsofficeapp.dylib           	0x000980e5 soffice_main + 245
44  org.libreoffice.script        	0x00001ebe main + 30
45  org.libreoffice.script        	0x00001822 _start + 216
46  org.libreoffice.script        	0x00001749 start + 41
Comment 1 Rainer Bielefeld Retired 2011-10-03 23:05:24 UTC
CRASH NOT reproducible with Server installation of Master "LibO-dev 3.5.0 – WIN7 Home Premium (64bit) English UI [(Build ID: 81607ad-3dca5fd-da627d2)]", but TOC and pictures are missing.

LibO Version or OS related?
Comment 2 Rainer Bielefeld Retired 2011-11-27 21:49:18 UTC
@rk601@yahoo.com 
Still a problem?
Also reproducible with 3.4 or 3.3?
Comment 3 rk601 2011-11-30 10:49:11 UTC
Copy/Paste of Web page contents appears to function partially within LibO-dev 3.5.0.
Build ID: 8f87c3d-5d03837-adcf6d5-c4bb9bd
On OSX 10.6.8

LibO does not crash, but it will "HANG" when copying a lot of Web page content including images, etc. "Force Quit..." of LibO was required to quit.

Same result with LibreOffice 3.4.2 
OOO340m1 (Build:203)
On OSX 10.6.8
Comment 4 Florian Reisinger 2012-08-14 14:01:42 UTC
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs.

To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem.

Yours!

Florian
Comment 5 Florian Reisinger 2012-08-14 14:02:45 UTC
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs.

To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem.

Yours!

Florian
Comment 6 Florian Reisinger 2012-08-14 14:07:20 UTC
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs.

To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem.

Yours!

Florian
Comment 7 Florian Reisinger 2012-08-14 14:09:26 UTC
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs.

To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem.

Yours!

Florian