Alec, Am 28.04.19 um 09:51 schrieb Alec Liu: > When I am testing my patch which is base on the master branch, and > come across some crash causing by segmentation fault. > > And I have it retested without my patch applied, confirmed nothing to > do with my patch. > I have a quick test with the git tag v1.9.0 as well, looks like > working normally. > > I am wondering if I should report it or just leave it, since it is a > development branch issue.
Yes, please do report it! In the worst case the issue is already known, in the best case it is not and you found a legitimate issue that would not have been found otherwise. So nothing to lose here. For a segmentation fault a full backtrace using gdb or valgrind would be helpful. The other things (config, haproxy -vv, etc. all apply as well). Best regards Tim Düsterhus

