Skip to content

wxMaxima on Windows: Accumulation of idle processes #1963

@mdiehl216

Description

@mdiehl216

Hello,

I ran into issues when Maxima did not give back a result in reasonable time.
This happened multiple times and I repeatedly restarted Maxima using the button "Completely stop Maxima and restart it".
Eventually I saw a black screen, but it recovered. I use Windows 10.

The task manager revealed that wxMaxima had accumulated the following processes:
1 wxMaxima
5 gnuplot.exe
11 sbcl.exe
6 Console Window Host
11 Windows Command Processor

A simple test in a new wxMaxima session where gnuplot was not involved showed that the interruption of a still calculating Maxima simply added
1 Console Window Host
1 sbcl.exe
1 Windows Command Processor

But the previous processes were not killed.

Pressing the restart button for Maxima should kill the running processes and restart them.
But this seems not to work on Windows when Maxima is still calculating.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions