Steps how to reproduce with parallel Dev-installation of "Version 4.1.0.0.alpha0+ (Build ID: 2b9394f0c009b385756a0c5d75e3c1cd412f723) TinderBox: Win-x86@6, Branch:master, Pull Time: 2013-02-14_00:13:52" ENGLISH UI / German Locale on German WIN7 Home Premium (64bit) with LODev/4 Masters User Profile: 1. Launch LibO 2. From LibO Start Center: menu 'Tools -> Extension Manager -> <Add...> > Crash! Same with MinGW Build 4.1.0.0.alpha0+ (Build ID: 134374473ea481410f389cab162a52fab62c5c4) TinderBox: Win-x86@7-MinGW, Branch:master, Time: 2013-02-17_23:52:45 I think this started 10 days ago or so.
On pc Debian x86-64 with master sources updated today, I don't reproduce this.
I can't reproduce this either on Linux Mint 14 x64, master build yesterday. Therefore it's indeed a Windows-only problem.
Roman/Alex: would one of you have some time to give a try on Mac?
Not reproducible (on WinXP 32b) with Version 4.1.0.0.alpha0+ (Build ID: dd15748d4a1a5bae3aea85ea086035e7e45aec4) TinderBox: Win-x86@6, Branch:master, Time: 2013-02-19_23:46:56. Adding an extension works fine for me.
Pretty certain it doesn't crash on Mac either, but will check. Alex
For me still [Reproducible] with parallel Dev-installation of "4.1.0.0.alpha0+ (Build ID: 0a967d4cb4468785ed3d302104642353b93232f) TinderBox: Win-x86@6, Branch:master, Pull Time: 2013-02-21_00:36:59" ENGLISH UI / German Locale on German WIN7 Home Premium (64bit) with LODev/4 Masters User Profile 64Bit only? Something else? I will test on 2 other PC today.
The problem for me only appears with menu 'Tools -> Options -> LibO -> General - Open/Save - Use LibO Dialog' is checked
With condition in Comment 7 crash is [Reproducible] on a differen PC with parallel Dev-installation of "Version 4.1.0.0.alpha0+ (Build ID: 0a967d4cb4468785ed3d302104642353b93232f) TinderBox: Win-x86@6, Branch:master, Pull Time: 2013-02-21_00:36:59" ENGLISH UI / German Locale on German WIN7 Home Premium (64bit) with newly created LODev/4 Masters User Profile Befor NEW I would like to have checked by someone else whether Win-only or also with other OS Only "major" because it's still possible to add extensions
Hi Rainer, Nice catch ! I can confirm on my Linux 32bit build from master : 1) Enable LO dialogs in Tools > Option > General > Display 2) Tools > Extension Manager 3) Click on "Add" button 4) Crash Error message in console : terminate called after throwing an instance of 'com::sun::star::uno::DeploymentException' Alex
Created attachment 75246 [details] backtrace of crash when clicking Add in Extension Manager
No idea who deals with the VCL stuff.
Alex: thank you for the bt! Noel: by taking a look to git history of desktop/source/deployment/gui/dp_gui_dialog2.cxx (present in the bt), might it be one for you?
(In reply to comment #9) > Hi Rainer, > > Nice catch ! I can confirm on my Linux 32bit build from master : > Same crash for me with my 64bits build from master under Ubuntu 12.04. (Build ID: d4b904f7d15be8460dbff4cf6c8d500aea5a4fa) Best regards. JBF
Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c04c95958030bd4872fbbc0b3d4bc996fb041488 fix for fdo#61187 The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.