Hi, I’ve upgraded mudfish to version 5.5.8 on Linux (Debian Bookworm) but I’m having trouble running it. It crashes after clicking on connect on the browser UI. Currently only version 5.5.6 is working for me. Below are the steps to reproduce the crash.
- Launch mudrun from /opt/mudfish/5.5.8/bin/
sudo mudrun
-
Click on connect on the browser after logging in
-
mudrun crashes after clicking the button and the below error is returned in the terminal
$ sudo ./mudrun
mudrun: …/…/lib/libmud/vquote.c:315: quotearg_buffer_restyled: Assertion `0 == 1’ failed.
Aborted
I also have the core dump available. Do let me know how should I send it over if it is necessary.