Every time I try to delete a Passage list ... any passage list ... the system crashes.
7416.Oct 23 2015.zip
I can duplicate that crash.
Interesting - I've just tried it and it didn't crash
I can duplicate that crash. Interesting - I've just tried it and it didn't crash
Did you test it on Mac or PC. I am running Win 10. I'm not sure what MJ is running
Im on Windows 8.1. Last I heard MJ was running Windows, but not sure what version
I duly crashed Logos on Windows 10, so its not just Verbum!
5773.LogosCrash.txt
Thank you for reporting this crash. We have an open case to resolve it.
To work around this crash, delete a passage list with a resource open.
Hey guys,
This has been fixed internally and will go out in an upcoming release.
If you're curious as to what was happening, we used to hold on to the Passage List metadata throughout the lifetime of the application, and so when one was deleted, we could delete it from our handler. We now only hold onto the metadata if there is a resource open that might need access to it. The crash was happening when we were trying to remove the metadata from our handler when it didn't have a "hold" on it in the first place. That is why the application would crash if you tried to delete a Passage List with no resource open, and would not crash if you deleted a Passage List if you did have a resource open.
-Jonathan
We now only hold onto the metadata if there is a resource open that might need access to it.
That is why the application would crash if you tried to delete a Passage List with no resource open, and would not crash if you deleted a Passage List if you did have a resource open.
That is somewhat confusing as I had a few resources "open" in my layout. What do you mean by "might need access to it"?
What do you mean by "might need access to it"?
Any resource that could have the visual filter applied (i.e. any resource that you could create a Passage List from)
This issue has been resolved in 6.7 RC 1 (6.7.0.0033).