greenbone / gsad

Greenbone Security Assistant HTTP Server - The server talking to the Greenbone Vulnerability Management daemon (gvmd).
GNU Affero General Public License v3.0
11 stars 14 forks source link

[22.4.1] gsad crash on start when using gvm-lib 22.4.3 #115

Closed tuxmaster5000 closed 1 year ago

tuxmaster5000 commented 1 year ago

Expected behavior

That the daemon starts

Actual behavior

It will crash with Segmentation fault (core dumped)

Steps to reproduce

  1. gsad -f

GVM versions

gvm-libs: 22.4.3

Environment

Operating system: CentOS 8 Stream

Hint: Build with gvm-libs 22.4.2 will work.

nichtsfrei commented 1 year ago

We are unsure why: can you try to compile gvm libs with that https://github.com/greenbone/gvm-libs/pull/737/files patch?

bjoernricks commented 1 year ago

for me https://github.com/greenbone/gvm-libs/pull/737 fixes the issue

tuxmaster5000 commented 1 year ago

Yes it will also work on my side.