Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running the new build I get this debugging message. #1881

Closed
richardgobeli opened this issue Jan 10, 2024 · 8 comments
Closed

Running the new build I get this debugging message. #1881

richardgobeli opened this issue Jan 10, 2024 · 8 comments

Comments

@richardgobeli
Copy link
Collaborator

image

This is the build I used.
image

@gunterkoenigsmann
Copy link
Member

Hmmm... ...seems like I change the checkmark of an item with no corresponding entry in the menu I try to change it in. Can you get any hint on which menu that happens with or where that is triggered from?

@ReneSci
Copy link

ReneSci commented Jan 12, 2024

I get the same message - right at start-up of wxMaxima even before attempting to do anything:
image

@ReneSci
Copy link

ReneSci commented Jan 12, 2024

After pressing "Continue" twice, one can edit the worksheet (inclusive copy/paste)
BUT when I press "SHIFT" + "ENTER" to evaluate an expression, the error message appears again twice:

image

@gunterkoenigsmann
Copy link
Member

Hmm... ...since I cannot reproduce this on linux and I found the bug in the only system specific piece of menu code I believe to have resolved the issue now. If not - can any of you produce a symbolic backtrace? Else I will try to review all menu check commands as soon as I can.

@richardgobeli
Copy link
Collaborator Author

richardgobeli commented Jan 12, 2024

I keep forgeting how to run the gdb from Cygwin64 terminal. I will need to write a document this next time and save it.

For me, I get the error after entering 2+2;

This is from last night's build og 1/11/2024.
image

@richardgobeli
Copy link
Collaborator Author

I keep getting this error in the gdb debugger.
image

@richardgobeli
Copy link
Collaborator Author

This is the backtrace I get after executing the stop command in the wxmaxima debug box.
image

@richardgobeli
Copy link
Collaborator Author

This does work now. It only crashed the first time I started It probably needed to run at least one time to fix the bug in the settings.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants