Page 1 of 1

Crash While Upgrading Database [#16556]

Posted: Fri May 01, 2020 5:02 pm
by dypsis
I just updated MM5 to v5.0.0.2245 Beta.
I didn't do any database maintenance myself as I see it does it automatically when upgrading the database.
While MM5 was updating my MM5 database, I received the following crash. (23700000)

I have not experienced this on prior versions.
A log has been sent.

Image

Image

Image

Re: Crash While Upgrading Database

Posted: Sat May 02, 2020 2:36 pm
by Lowlander
Which version did you update from? The update worked for me from 2043.

Re: Crash While Upgrading Database

Posted: Sat May 02, 2020 7:23 pm
by dypsis
Database upgraded from MM4 4.1.28.1905 to MM5 5.0.0.2245.

Re: Crash While Upgrading Database

Posted: Sat May 02, 2020 9:07 pm
by Barry4679
dypsis wrote: Fri May 01, 2020 5:02 pm I just updated MM5 to v5.0.0.2245 Beta.
I didn't do any database maintenance myself as I see it does it automatically when upgrading the database.
While MM5 was updating my MM5 database, I received the following crash.
I also got a crash when installing 2245. It also happened during the (MM4) database upgrade step.

It is a different crash to yours, but may be related.

Clean portable install ... not an upgrade from a prior MM5 version.

The MM5 UI seems to be frozen during the db upgrade step ... It looks like they may be doing the upgrade from the main app thread instead of multi-threading it.

MM5 was taking a while to open, and it wasn't on the screen that I wanted it, so I tried to drag it to another screen while it was doing the db upgrade ... I am not sure, but I think this may be what triggered the crash. The drag didn't work (UI frozen), and then MM5 crashed a bit later, probably when it finished the db upgrade.

Do you recall whether you tried to move the MM5 window during the db upgrade?

nb. The above image shows two crashes. The one at the top (at the back) happened first, and the other happened when I tried to continue.

Re: Crash While Upgrading Database

Posted: Sun May 03, 2020 3:48 pm
by Ludek
Hi,
thanks for reporting, will be fixed as https://www.ventismedia.com/mantis/view ... 556#c57756

Re: Crash While Upgrading Database [#16556]

Posted: Sun May 03, 2020 11:55 pm
by dypsis
Unfortunately, I get a (4ADB2D70) error when I shut down MM5.
Log has been sent.

Image

Re: Crash While Upgrading Database [#16556]

Posted: Tue May 05, 2020 2:27 pm
by Ludek
Re 4ADB2D70 : Thx, analyzing it and see that you played to MM5 from another app (MM5 was DLNA renderer) while closing MM5.
While looking into the fix could you tell me what was the app that played to MM5 ?

EDIT: Actually see that you might not cast to MM5, but an app asked MM5 renderer for its state and position while MM5 was closing and MM5 crashed, will be fixed in the next build. Thx.