Skip to content

testbench_simple.wxmx fails at Exit time with error code 113 #2107

Description

@jgmbenoit

Within an uptodate Debian/Sid environment, version 26.06.2 of wxmaxima built with fix c259093 (issue #2104) fails test testbench_simple.wxmx at Exit time.
If, as regular user, I launch

wxmaxima testbench_simple.wxmx ; echo $?;

then Cell->Evaluate All Cells then at the end File->Exit,
I get

WARNING: Glycin running without sandbox.
WARNING: Glycin running without sandbox.
WARNING: Glycin running without sandbox.
./src/cells/CellPtr.cpp(104): assert "backPtr == this" failed in Deref().
WARNING: Glycin running without sandbox.
Trace/breakpoint trap      wxmaxima testbench_simple.wxmx
133

I guess that the WARNING_s are irrelevant here, but the failure of the assert is not.
During the testing phase of the building of the software, this issue fails the make test check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions