[Gambas-user] IDE Crashes - nss_ocsp is the culprit

Jussi Lahtinen jussi.lahtinen at gmail.com
Fri Aug 6 15:35:55 CEST 2021


>From what you give us to see, it seems to be Qt related. Can you isolate
the problem to some small runnable (crashable) project?

Jussi

On Fri, Aug 6, 2021 at 10:46 AM bb <adamnt42 at gmail.com> wrote:

> Gambas 16.2 Stable on MX Linux
>
> As well as intepreter crashes mentioned in the other thread, I am now
> getting IDE crashes with some projects within the IDE. They all seem to
> do with code completion. I have disabled near every code completion
> feature ( help popups, offline help, etc etc ) but they are still
> occurring.
>
> The crash is with a similar dump as before, i.e. no stack trace. But
> here is what happens.
>
> 1) On starting the IDE (in a terminal) the IDE starts and displays the
> project selector screen OK but this warning appears in the terminal:
> "[26563:26598:0806/165458.706936:ERROR:nss_util.cc(727)] After loading
> Root Certs, loaded==false: NSS error code: -8018"
>
> 2) I select a project and it loads without any problem.
> 3) As a check I do a "Compile All" which succeeds without any
> boogeymen.
> 4) I then close the IDE down and the following is output in the
> terminal (slightly editted for readability, the original is attached.)
>
> "Received signal 11 SEGV_MAPERR 000000000008"
> then 61 lines of object references, then the register dump, then
> "[end of stack trace]
> Calling _exit(1). Core file will not be generated."
>
> Information gleaned from elsewhere is that the message is that some nss
> (GNU Name Service Switch) library installed in MX Linux is causing the
> output. I have three such libraries installed (libxmlsec1-nss, libnss-
> mdns, libnss-myhostname) and have no others that I can find installed.
>
> Now to the question.
>
>
> Does anyone know WHY and/or WHERE the gambas3 IDE would call any nss
> library on exit?
>
>
> This is driving me crazy!
>
> tia
> bruce
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210806/b4487a39/attachment.htm>


More information about the User mailing list