Skip to content

wxmaxima freezes running test suite #1756

Open
@beew

Description

@beew

Wxmaxima freezes for run_testsuite(display_all = true) , the top command shows that wxmaxima is consuming 100% cpu (in addition to 100% from sbcl)

then at problem 80 (line 232), it looks like it just quits. Top doesn't show any cpu activity even though wxmaxima is still running (just that the test session is killed apparently)

Run_testsuite() without display works fine and all the cpu consumption is from sbcl, wxmaxima is taking up less than 1%.

run_testsuite(display_all = true) works without issue in xmaxima, so it is not a maxima issue.

OS Ubuntu 22.04, wxmaxima 23.02.0, maxima 5.45.1

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