Bug 79301

Summary: crash in extension manager deleting an extension after upgrading it
Product: LibreOffice Reporter: Caolán McNamara <caolan.mcnamara>
Component: LibreOfficeAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: barta, dennisroczek, sberg.fun, serval2412
Priority: medium Keywords: haveBacktrace, regression
Version: 4.4.0.0.alpha0+ Master   
Hardware: Other   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 79641    
Attachments: MS C++ Runtime Library error dialog while upgrading extension
bt

Description Caolán McNamara 2014-05-27 11:04:48 UTC
tools->extension manager->add, add texmaths-0-38.oxt from http://extensions.libreoffice.org/extension-center/texmaths-1/releases/0.38, check for updates, should get 0.39, install, ok, now remove it, ok to warning

pure virtual method called
terminate called without an active exception
Comment 1 Dennis Roczek 2014-05-28 13:29:49 UTC
I cannot confirm using LibO 4.2.0.3 (yes, old version, but user installed on company PC) on WIN8.1 64bit all German GUI.
Comment 2 tommy27 2014-06-07 04:23:00 UTC
Created attachment 100582 [details]
MS C++ Runtime Library error dialog while upgrading extension

issue confirmed under Win7x64 using Version: 4.4.0.0.alpha0+
Build ID: dacab84536f61f79a5422e1d8d394019ec62f3ec
TinderBox: Win-x86@39, Branch:master, Time: 2014-06-04_04:27:18

I see the crash after trying to remove the 0.39 release of that extension.

moreover I see a Microsoft C++ Runtime Library error dialog during the 0.38 -> 0.39 upgrade (see attached image)

I was able to complete upgrade after clicking "ignore" in that dialog, then trying to remove the 0.39 version I see the crash.
Comment 3 Julien Nabet 2014-06-13 05:20:17 UTC
Created attachment 100949 [details]
bt

On pc Debian x86-64 with master sources updated 2 days ago, I could reproduce this.
Comment 4 Caolán McNamara 2014-09-15 14:09:44 UTC

*** This bug has been marked as a duplicate of bug 81635 ***