<div dir="ltr"><div>No crash here, but some of the components are missing, so that may influence the test.</div><div>Can you test with the latest Gambas (via PPA or by compiling) on your system?<br></div><div><br></div><div>What is the installed Qt version?</div><div><br></div><div><br></div><div>Jussi<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Aug 7, 2021 at 7:08 AM bb <<a href="mailto:adamnt42@gmail.com">adamnt42@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, 2021-08-06 at 22:32 +0300, Jussi Lahtinen wrote:<br>
> For clarification, when the IDE crashes you will get an error message<br>
> and<br>
> backtrace from the interpreter. IE the place in the code written in<br>
> Gambas,<br>
> where the error occurs. When the interpreter crashes you will get<br>
> backtrace<br>
> pointing to its sources or the components it is using.<br>
> <br>
> Not sure NSS has anything to do with this. It only gives an error<br>
> message<br>
> related to PKCS #11.<br>
> <br>
> Can you try this with the latest Gambas? Maybe it is fixed already.<br>
> <br>
> <br>
> Jussi<br>
> <br>
> On Fri, Aug 6, 2021 at 4:37 PM Jussi Lahtinen <<br>
> <a href="mailto:jussi.lahtinen@gmail.com" target="_blank">jussi.lahtinen@gmail.com</a>><br>
> wrote:<br>
> <br>
> > Also, again, I don't see anything suggesting the IDE crashes. Only<br>
> > the<br>
> > interpreter.<br>
> > <br>
> > <br>
> > Jussi<br>
> > <br>
> > On Fri, Aug 6, 2021 at 4:35 PM Jussi Lahtinen <<br>
> > <a href="mailto:jussi.lahtinen@gmail.com" target="_blank">jussi.lahtinen@gmail.com</a>><br>
> > wrote:<br>
> > <br>
> > > From what you give us to see, it seems to be Qt related. Can you<br>
> > > isolate<br>
> > > the problem to some small runnable (crashable) project?<br>
> > > <br>
> > > Jussi<br>
> > > <br>
> > > On Fri, Aug 6, 2021 at 10:46 AM bb <<a href="mailto:adamnt42@gmail.com" target="_blank">adamnt42@gmail.com</a>> wrote:<br>
> > > <br>
> > > > Gambas 16.2 Stable on MX Linux<br>
> > > > <br>
> > > > As well as intepreter crashes mentioned in the other thread, I<br>
> > > > am now<br>
> > > > getting IDE crashes with some projects within the IDE. They all<br>
> > > > seem to<br>
> > > > do with code completion. I have disabled near every code<br>
> > > > completion<br>
> > > > feature ( help popups, offline help, etc etc ) but they are<br>
> > > > still<br>
> > > > occurring.<br>
> > > > <br>
> > > > The crash is with a similar dump as before, i.e. no stack<br>
> > > > trace. But<br>
> > > > here is what happens.<br>
> > > > <br>
> > > > 1) On starting the IDE (in a terminal) the IDE starts and<br>
> > > > displays the<br>
> > > > project selector screen OK but this warning appears in the<br>
> > > > terminal:<br>
> > > > "[26563:26598:0806/165458.706936:ERROR:nss_util.cc(727)] After<br>
> > > > loading<br>
> > > > Root Certs, loaded==false: NSS error code: -8018"<br>
> > > > <br>
> > > > 2) I select a project and it loads without any problem.<br>
> > > > 3) As a check I do a "Compile All" which succeeds without any<br>
> > > > boogeymen.<br>
> > > > 4) I then close the IDE down and the following is output in the<br>
> > > > terminal (slightly editted for readability, the original is<br>
> > > > attached.)<br>
> > > > <br>
> > > > "Received signal 11 SEGV_MAPERR 000000000008"<br>
> > > > then 61 lines of object references, then the register dump,<br>
> > > > then<br>
> > > > "[end of stack trace]<br>
> > > > Calling _exit(1). Core file will not be generated."<br>
> > > > <br>
> > > > Information gleaned from elsewhere is that the message is that<br>
> > > > some nss<br>
> > > > (GNU Name Service Switch) library installed in MX Linux is<br>
> > > > causing the<br>
> > > > output. I have three such libraries installed (libxmlsec1-nss,<br>
> > > > libnss-<br>
> > > > mdns, libnss-myhostname) and have no others that I can find<br>
> > > > installed.<br>
> > > > <br>
> > > > Now to the question.<br>
> > > > <br>
> > > > <br>
> > > > Does anyone know WHY and/or WHERE the gambas3 IDE would call<br>
> > > > any nss<br>
> > > > library on exit?<br>
> > > > <br>
> > > > <br>
> > > > This is driving me crazy!<br>
> > > > <br>
> > > > tia<br>
> > > > bruce<br>
> > > > <br>
> > > > <br>
> > > > ----[ <a href="http://gambaswiki.org/wiki/doc/netiquette" rel="noreferrer" target="_blank">http://gambaswiki.org/wiki/doc/netiquette</a> ]----<br>
> > > > <br>
> <br>
> ----[ <a href="http://gambaswiki.org/wiki/doc/netiquette" rel="noreferrer" target="_blank">http://gambaswiki.org/wiki/doc/netiquette</a> ]----<br>
Yep, lets forget nss at the moment. This is all coming from a much<br>
lower level.<br>
<br>
b<br>
<br>
<br>
----[ <a href="http://gambaswiki.org/wiki/doc/netiquette" rel="noreferrer" target="_blank">http://gambaswiki.org/wiki/doc/netiquette</a> ]----<br>
</blockquote></div>