Welcome to Cadabra Q&A, where you can ask questions and receive answers from other members of the community.
0 votes

Hi,

I tried to install cadabra 2.2.9 on macOSMojave.

The installation seems to work fine but I obtain the following error upon using cadabra2-gtk:

libc++abi.dylib: terminating with uncaught exception of type std::logic_error: Failed to create table runs libc++abi.dylib: terminating with uncaught exception of type std::logic_error: Failed to read port from server. Abort trap: 6

On the contrary, using cadabra2 does not produce errors.

Thank you for already for any information!

in Installation trouble by (250 points)

1 Answer

0 votes

What happens if you try to run cadabra-server ? It should produce some output and then sit there until you kill it, but it probably produces an error instead.

by (76.4k points)

Hi Kasper, Running cadabra-server produces: libc++abi.dylib: terminating with uncaught exception of type std::logic_error: Failed to create table runs Abort trap: 6

Does brew doctor produce anything useful?

No, unfortnately, it says Your system is ready to brew.

I have tried with a relatively clean Mojave machine, and that worked fine. You may want to try to uninstall cadabra2, then nuke anything you can find related to cadabra2, and re-install.

Another option is to build from source, but my suspicion is that that will run into the same issue, as it is essentially what homebrew does anyway.

Sorry I can't be more helpful.

...