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

Trying to open Meld preferences on MacOS Sonoma causes a bus error #158

Open
AgilentGCMS opened this issue May 22, 2024 · 4 comments
Open

Comments

@AgilentGCMS
Copy link

I installed Meld on MacOS Sonoma 14.5. When I open two files to compare, the display shows up fine. However, when I access any of the menu items, it crashes, with a few different messages:

  1. "Meld -> Settings" causes a "Bus error: 10", and this pops up:

Screenshot 2024-05-22 at 11 27 23 AM

  1. "Edit -> Replace" causes a "Segmentation fault: 11", and the same popup appears.

I'm using Meld version 3.21.0.osx3.

@AgilentGCMS
Copy link
Author

I still have this problem. Any hopes for a fix? I'm running Meld on Sonoma 14.6.1

@mcarlson
Copy link

Same here, what can we do?

@Tomasz-Smelcerz-SAP
Copy link

Same here, Sonoma 14.7, Apple Silicon (M3)

@flyingoctopus
Copy link

Reproducing same issue on Mac15,12 on 14.7 (23H124) (mostly fresh install) having the same issues crashing when attenpting to bring up settings window. Here's my info

 ~ brew info meld
==> meld: 3.21.0-r3,19

furthermore I tried forcing rosetta 2 on it, and it opened fine. Then when it crashed at the settings I got the segfault we all knew was there (tl;dr; rosetta2 is installed):

 ~ arch -x86_64 meld
[1]    2939 segmentation fault  arch -x86_64 meld

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

4 participants