Oh, actually a commit from a fortnight ago might be relevant. I'm not
well setup to try at this moment, but if so and all else good then can
go to fixed-upstream in the fullness of time.
https://github.com/mhulden/foma/commit/e20a453a318128973d75753f9ecbef0e6b82b23f
--
debian-science-maintainer
forwarded 946695 https://github.com/mhulden/foma/issues/77
thanks
Also looks a bit similar to https://github.com/mhulden/foma/issues/3
--
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-sci
Package: foma
Version: 1:0.9.18+r243-6+b1
Severity: minor
File: /usr/bin/foma
Entering command
regex x_y;
gets a segfault. gdb says it's in fsm_count() due to deref of net==NULL.
If I'm not mistaken this is incorrect syntax, but it'd be good to get
some message instead of a segfault.
I st