Fwd: Hilfe Segment violation error

Henrik Grubbström @ Pike importmöte för mailin glistan <[email protected]> Thu, 22 Oct 2020 17:19:01 +0200
Newsgroups gmane.comp.lang.pike.user
Message-ID <[email protected]>
David wrote:

> We have some problem with hilfe in virtualized Centos. Have you any idea 
> that could happen?
>
> # pike
> Pike v8.0 release 702 running Hilfe v3.5 (Incremental Pike Frontend)
> > write("");
> Violación de segmento (`core' generado)

So a SIGSEGV.

* Please run in a debugger (like eg gdb) and provide the
  backtrace.

* If the backtrace isn't meaningful, please recompile pike
  --withut-machine-code and see if the problem persists.

* Try compiling a more recent version of Pike 8.0
  (like the bleeding-edge
  http://pike.lysator.liu.se/generated/pikefarm/packages/8.0/latest )

	/grubba