openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #12295
[Bug 870879] Re: process continues running on exit
@maystek - Yep I understand that two processes is fine. The issue is
that after OpenLP is closed, the processes remain in memory indefinitely
(no CPU usage, but the same RAM usage as when the program was running).
@Stevan - When OpenLP is closed, it is removed from the "Applications" tab, but the two processes remain indefinitely.
* If the larger of the processes (~80MB) is ended manually from task manager, then both processes disappear immediately without any resistance.
* If the smaller one (688KB) is ended manually, the larger one remains and must also be ended manually.
If you try to launch OpenLP again while the old processes are still
there, it runs as normal. That is, it acts as if those old processes
weren't there and just creates two more. If OpenLP is opened and closed
x times, all the processes remain in memory such there are 2x processes.
And approx 80x MB remains occupied.
What info from Process Explorer would you be after? The state is shown
as "Wait:UserRequest"
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/870879
Title:
process continues running on exit
Status in OpenLP - Worship Presentation Software:
New
Bug description:
OpenLP 1.9.7, Windows 7 Home Premium x64
Steps:
1. Open Task Manager and check no OpenLP processes
2. Launch OpenLP
3. Exit OpenLP
4. OpenLP process still running in Task Manager. It does not self-terminate after any amount of time. There are two processes, approx 80MB and 700KB RAM.
Shut down section of debug log (last 27 lines):
2011-10-09 05:02:16,388 openlp.core.ui.servicemanager DEBUG Cleaning up servicePath
2011-10-09 05:02:16,390 openlp.core.ui.mainwindow INFO cleanup plugins
2011-10-09 05:02:16,390 openlp.core.lib.pluginmanager INFO finalising plugins
2011-10-09 05:02:16,391 songs.songsplugin INFO Songs Finalising
2011-10-09 05:02:16,392 openlp.core.ui.mediadockmanager DEBUG remove Songs dock
2011-10-09 05:02:16,450 openlp.core.lib.pluginmanager INFO Finalisation Complete for songs
2011-10-09 05:02:16,450 bibles.bibleplugin INFO Plugin Finalise
2011-10-09 05:02:16,450 openlp.core.ui.mediadockmanager DEBUG remove Bibles dock
2011-10-09 05:02:16,500 openlp.core.lib.pluginmanager INFO Finalisation Complete for bibles
2011-10-09 05:02:16,500 presentations.presentationplugin INFO Plugin Finalise
2011-10-09 05:02:16,502 openlp.core.ui.mediadockmanager DEBUG remove Presentations dock
2011-10-09 05:02:16,512 openlp.core.lib.pluginmanager INFO Finalisation Complete for presentations
2011-10-09 05:02:16,512 openlp.core.ui.mediadockmanager DEBUG remove Images dock
2011-10-09 05:02:16,520 openlp.core.lib.pluginmanager INFO Finalisation Complete for images
2011-10-09 05:02:16,520 openlp.core.ui.mediadockmanager DEBUG remove Media dock
2011-10-09 05:02:16,530 openlp.core.lib.pluginmanager INFO Finalisation Complete for media
2011-10-09 05:02:16,532 custom.customplugin INFO Custom Finalising
2011-10-09 05:02:16,532 openlp.core.ui.mediadockmanager DEBUG remove Custom Slides dock
2011-10-09 05:02:16,538 openlp.core.lib.pluginmanager INFO Finalisation Complete for custom
2011-10-09 05:02:16,538 songusage.songusageplugin INFO Plugin Finalise
2011-10-09 05:02:16,539 openlp.core.lib.pluginmanager INFO Finalisation Complete for songusage
2011-10-09 05:02:16,539 alerts.alertsplugin INFO Alerts Finalising
2011-10-09 05:02:16,539 openlp.core.lib.pluginmanager INFO Finalisation Complete for alerts
2011-10-09 05:02:16,539 remotes.remoteplugin DEBUG finalise
2011-10-09 05:02:16,539 openlp.plugins.remotes.lib.httpserver DEBUG close http server
2011-10-09 05:02:16,540 openlp.core.lib.pluginmanager INFO Finalisation Complete for remotes
2011-10-09 05:02:16,540 openlp.core.ui.mainwindow DEBUG Saving QSettings
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/870879/+subscriptions
References