When staring http server i am getting following error
root [0] THttpServer *serv = new THttpServer("http:8000")
*** Break *** segmentation violation
===========================================================
There was a crash.
This is the entire stack trace of all threads:
===========================================================
#0 0x00007f6f524c18d7 in wait4 () from /lib64/libc.so.6
#1 0x00007f6f52412b9b in do_system () from /lib64/libc.so.6
#2 0x00007f6f52a151a7 in TUnixSystem::StackTrace() () from /usr/lib64/root/libCore.so.6.34
#3 0x00007f6f52a181e4 in TUnixSystem::DispatchSignals(ESignals) () from /usr/lib64/root/libCore.so.6.34
#4 <signal handler called>
#5 0x00007f6f529bfd2b in TClass::NewObject(TClass::ENewType, bool) const () from /usr/lib64/root/libCore.so.6.34
#6 0x00007f6f529c01d9 in TClass::New(TClass::ENewType, bool) const () from /usr/lib64/root/libCore.so.6.34
#7 0x00007f6f4193e3a2 in THttpServer::THttpServer (this=<optimized out>, engine=<optimized out>, this=<optimized out>, engine=<optimized out>) at /usr/src/debug/root-6.34.02-1.fc41.x86_64/net/http/src/THttpServer.cxx:205
#8 0x00007f6f423ea03a in ?? ()
#9 0x0000555c237d91f0 in ?? ()
#10 0x0000555c23748e90 in ?? ()
#11 0x00007fffd357dc50 in ?? ()
#12 0x00007f6f423ea101 in ?? ()
#13 0x0000000000000810 in ?? ()
===========================================================
ROOT Version: 6.34.02
Platform: Linux fedora 41 and alma9 rpm
Compiler: linuxx8664gcc