Bug 79301 - crash in extension manager deleting an extension after upgrading it
Summary: crash in extension manager deleting an extension after upgrading it
Status: RESOLVED DUPLICATE of bug 81635
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
4.4.0.0.alpha0+ Master
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: haveBacktrace, regression
Depends on:
Blocks: mab4.4
  Show dependency treegraph
 
Reported: 2014-05-27 11:04 UTC by Caolán McNamara
Modified: 2014-09-15 14:09 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
MS C++ Runtime Library error dialog while upgrading extension (101.20 KB, image/jpeg)
2014-06-07 04:23 UTC, tommy27
Details
bt (4.89 KB, text/plain)
2014-06-13 05:20 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***