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

App frequently crashes when editing table data #1904

Closed
clammish opened this issue Feb 5, 2024 · 6 comments
Closed

App frequently crashes when editing table data #1904

clammish opened this issue Feb 5, 2024 · 6 comments

Comments

@clammish
Copy link

clammish commented Feb 5, 2024

Preconditions

  • HeidiSQL version: 12.6.0.6765
  • Database type and version: MySQL Server 5.7.44, local server
  • OS: Windows 11 (Arm). Parallels VM on macOS Sonoma 14.3.

Describe the bug
The app frequently crashes when editing table data manually using the data tab. The crash happens whenever the app would normally run an UPDATE statement, and after relaunching I must redo whatever I was just attempting to do.

As for whether the crash also happens when running UPDATE queries directly, I can't say since I don't really do that.

To Reproduce
I haven't been able to identify any pattern behind the crashes. Editing a field seems to result in a crash about 5% of the time. It does not seem to matter how long the app has been running.

Screenshots or Crash reports
Either no crash reports were generated or I was unable to find them.

@ansgarbecker
Copy link
Collaborator

You will need to provide a crash report here, which you can generate using the "save report" on the crash dialog.

And is it really the ARM version of Windows 11 you are running? I didn't knew normal 64bit applications run there.

@clammish
Copy link
Author

clammish commented Feb 5, 2024

There is no crash dialog. I hit enter to update something and the app just closes.

Regarding the architecture, the Settings app says "Parallels ARM Virtual Machine" and I have a "Program Files (Arm)" folder on my drive. I don't know whether Parallels or Microsoft is doing the heavy lifting, but for the most part everything seems to work quite well. (You are referring to the white popup with red, yellow and green buttons on it, correct? I encountered that thing previously when I was running into a separate issue, so it's not necessarily the OS that's preventing it from appearing here.)

@ansgarbecker
Copy link
Collaborator

I mean the madExcept dialog, here's a screenshot: http://madshi.net/madExceptDescription.htm

I'm still suspecting your virtual (ARM) environment to be causing random stuff here. However, I never got such a app termination here on a "normal" Windows installation.

I am not able to fix effects with neither a reproduction recipe nor a crash report.

@clammish
Copy link
Author

clammish commented Feb 5, 2024

Yep, that's the thing I saw earlier (when HeidiSQL was trying to load a corrupted SQL file) and which doesn't appear now.

I wouldn't be surprised if the app doesn't fully play nice with ARM Windows- when I couldn't get it to work through CrossOver I suspected I was in for a rough ride. I made this ticket mostly just to put this on your guys' radar. Unless you have an M-series Mac of your own I doubt you'll be able to repro, so feel free to recategorize this ticket as needed.

@clammish
Copy link
Author

clammish commented Feb 5, 2024

(Also should have mentioned that this didn't happen when I was working with this DB on native x86-64 Windows 10.)

@ansgarbecker
Copy link
Collaborator

Thanks for the consistent update.

I'm closing this issue for now. Feel free to post again once you get a crash report or some reproducing recipe on a normal Windows.

@ansgarbecker ansgarbecker closed this as not planned Won't fix, can't repro, duplicate, stale Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants