[CWB] Segmentation fault

Maarten Janssen maartenpt at gmail.com
Mon May 4 11:59:28 CEST 2020


I probably got the version numbers wrong, since none of these can be old distros: what I am doing is to download the current ISO from the respective official websites without choosing (well, choosing the amd_64 version), burn it to USB and continuously blank install different versions of Linux on a HD and run my installer script for TEITOK. I downloaded all versions within the last couple of weeks, so they are all very recent versions - not bleeding edge but stable recommended. And in that script, it also does SVN and install-linux for CWB since TEITOK relies on CWB. So Ubuntu is 18.04, Fedora is Fedora-Workstation-Live-x86_64-32-1.6 (which lists itself as Fedora 7 in /etc/fedora-release somehow), debian-10.3.0-amd64-netinst, alpine-standard-3.11.6-x86_64, CentOS-8.1.1911-x86_64-dvd1, linuxmint-19.3-mate-64bit…

And with Ubuntu (which I just ran again) it is really just a very stupid thing that the line

$INSTALLER $PACKAGES

does not seem to actually run the installer - I modified the script to print out both variables, which happily become apt-get install -y and autoconf bison flex gcc make pkg-config libc6-dev libncurses5 libncurses5-dev libpcre3-dev libglib2.0-0 libglib2.0-dev libreadline7 libreadline-dev - and if you run that from the command line, it runs like a charm, but within the script it does not install - while the exact same thing does work in Debian. It is reproducible, since it did the exact same thing on my most recent run of Ubuntu…

It runs perfectly on Alpine (which really comes with absolutely nothing, and is amazingly fast), and I will see if it now works on Fedora and keep you posted.


More information about the CWB mailing list