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

Debug alert on windows #1976

Open
georgtree opened this issue Dec 10, 2024 · 4 comments
Open

Debug alert on windows #1976

georgtree opened this issue Dec 10, 2024 · 4 comments

Comments

@georgtree
Copy link

Hello!
I faced with the next issue:
image
from time to time, with clicking on random cell, I got this error. If I click again on the same cell, the same message appears, and in current session edit that cell is not possible.
Version 24.11.0_DevelopmentSnapshot, Windows 10.

@daute
Copy link
Member

daute commented Dec 21, 2024

Hi Georg,
can you tell, where exactly you clicked? A input label, output label, graphic, input cell, output cell, other cell type, which mouse button?

I solved one issue caused by a right mouse button context menu some days ago (#1964) and found one other now #1980), when trying to reproduce your issue, but your issue seems another problem. What wxMaxima version are you using (if it is a nightly build or self compiled from Git, the about box should print the git version (Build from Git version: xxxxxxxxx - of course with xxxxxxxx replaced by another string. That info would be interesting.
Best regards, Wolfgang

@georgtree
Copy link
Author

It appears when the cell clicked

@nikfiasco
Copy link

I've been getting this error too whenever clicking the default cell multiple times. It also was triggered when I tried opening a theme file in the configure tab. This only occurred after it had crashed more than once from clicking into a cell. I just tried to recreate the error by clicking around a bunch at random and couldn't seem to trigger it. Then I tried right click and drag on one of the line markers (%o4). When I did it resulted in this error: A debugging check in this application has failed. /tmp/maxima-5.47.0/crosscompile-windows/build.wxwidgets-prefix/src/wxwid...assert ""gs_autoldsRefCount[winid] != ID_FREE"" failed in IncldRefCount(): id should first be reserved
[01] 0000000000d174c0
[02] 0000000000abe906
[03] 0000000000d184e2
[04] 0000000000d187e8
[05] 0000000000d18aab
[06] 0000000000d15ca4
[07] 0000000000bdbd3c
[08] 0000000000b74d63
[09] 0000000000a6683d
[10] 0000000000a672f1
[11] 0000000000f4cba9
[12] 0000000000f4c9bb
[13] 00000000005262ab
[14] 0000000000d12ba8
[15] 0000000000e73c31
[16] 0000000000e740e7
[17] 0000000000e74455
[18] 0000000000e7450c
[19] 0000000000e74612
[20] 0000000000c0764c
[21] 0000000000e75cfc

This is on Windows 11, latest version of wxmaxima from the win.64 github release.
Under the about tab:
wxWidgets: 3.2.2
Maxima version: 5.47.0 (x86_64-w64-mingw32)
Maxima compiled using: CLISP 2.49 (2010)

Hope something here can help.

@daute
Copy link
Member

daute commented Feb 10, 2025

Latest wxMaxima version from Github? That one?
https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-25.01.0

I have build that with the current wxWidgets (3.2.6), not 3.2.2. Can you try that version and check if the bugs are already solved? I would assume yes...

Best regards, Wolfgang

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