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

Undo system broken (pressing Ctrl-Z causes a SEGV eventually) #302

Open
yurivict opened this issue Jun 16, 2024 · 1 comment
Open

Undo system broken (pressing Ctrl-Z causes a SEGV eventually) #302

yurivict opened this issue Jun 16, 2024 · 1 comment
Labels
bug An actual bug

Comments

@yurivict
Copy link
Contributor

How to reproduce:

  1. Paste the first cell text from https://cadabra.science/notebooks/fierz.html into Cadabra2
  2. Press execute all cells
  3. Paste the second cell text from https://cadabra.science/notebooks/fierz.html into Cadabra2
  4. Press execute all cells
  5. Paste the third cell text from https://cadabra.science/notebooks/fierz.html into Cadabra2
  6. Press execute all cells
  7. Press Ctrl-Z many times. This causes a SEGV.

Terminal has this:

$ cadabra2-gtk 
Monitor scale factor = 1
No visual cell for 17051094049197271354
No visual cell for 6340952625304051051
No visual cell for 1513570937786648132
No visual cell for 18413313239140586957
Bus error
@kpeeters
Copy link
Owner

I am aware of some issues with the undo/redo system, will get to that once 2.5.x has stabilised a bit more.

@kpeeters kpeeters changed the title Pressing Ctrl-Z causes a SEGV Undo system broken (pressing Ctrl-Z causes a SEGV eventually) Jun 16, 2024
@kpeeters kpeeters added the bug An actual bug label Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An actual bug
Projects
None yet
Development

No branches or pull requests

2 participants