<div dir="auto">Hi Benoit,<div dir="auto">you can find the backtracke here:</div><div dir="auto"><p dir="ltr"><a href="https://gist.github.com/Cris70/76d6ef51100695104816439780dd9c34">https://gist.github.com/Cris70/76d6ef51100695104816439780dd9c34</a></p><p dir="ltr">I did not compile gambas myself: I installed from the munix9:unstable repo with all the debuginfo and debugsource packages.</p><p dir="ltr">I hope it's good enough, but if it isn't so please let me know.</p><p dir="ltr">Thank you in advance!</p><p dir="ltr">Cris</p><div data-smartmail="gmail_signature" dir="auto">--<br>Inviato dal mio smartphone</div></div></div><br><div class="gmail_quote"><div dir="ltr">Il sab 7 lug 2018, 00:09 Benoît Minisini <<a href="mailto:g4mba5@gmail.com">g4mba5@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le 06/07/2018 à 21:41, Cristiano Guadagnino a écrit :<br>
> Hi all,<br>
> yesterday I tried to use Gambas after a few weeks without use, only to <br>
> discover that it would not start due to a segmentation fault.<br>
> I am using openSUSE Tumbleweed 64bit. The strange thing is that it <br>
> segfaults on my laptop (Thinkpad T440) while on my desktop, which has <br>
> the same OS, it does not crash.<br>
> <br>
> I was already tempted to try the new 3.11 release (the official <br>
> Tumbòeweed repo only has 3.10), so I took the plunge and configured the <br>
> Gambas repository by munix9 and updated all gambas packages to 3.11.<br>
> Unfortunately, Gambas still crashes :-(<br>
> <br>
> Here is what I see when launching Gambas:<br>
> <br>
> cristiano@xmper8q3 [~]$ gambas3<br>
> libpng warning: iCCP: known incorrect sRGB profile<br>
> libpng warning: iCCP: known incorrect sRGB profile<br>
> Errore di segmentazione (core dump creato)<br>
> <br>
> Sorry for the messages in italian.<br>
> <br>
> Here is a report of some of the crashes (the first three are with gambas <br>
> 3.10, the others are gambas 3.11):<br>
> <br>
> cristiano@xmper8q3 [~]$ dmesg|grep segfault<br>
> [ 3693.378157] gbr3[2659]: segfault at 563e000000a0 ip 00007f2b89d3f4d5 sp 00007ffd1c145700 error 4 in libQt5Gui.so.5.11.1[7f2b89c0b000+565000]<br>
> [ 3737.160215] gbr3[5041]: segfault at 560a000000a0 ip 00007f887f3ee4d5 sp 00007ffe7285fb90 error 4 in libQt5Gui.so.5.11.1[7f887f2ba000+565000]<br>
> [ 5161.148151] gbr3[19032]: segfault at 5629000000a0 ip 00007fa2958744d5 sp 00007fff4a76bf70 error 4 in libQt5Gui.so.5.11.1[7fa295740000+565000]<br>
> [11810.611630] gbr3[20944]: segfault at 55a6000000a0 ip 00007f81cfc004d5 sp 00007ffc8b73af80 error 4 in libQt5Gui.so.5.11.1[7f81cfacc000+565000]<br>
> [11830.979328] gbr3[21129]: segfault at 5619000000a0 ip 00007f41a371d4d5 sp 00007ffcccd10190 error 4 in libQt5Gui.so.5.11.1[7f41a35e9000+565000]<br>
> [11839.618559] gbr3[21228]: segfault at 55e6000000a0 ip 00007f1ba3ba24d5 sp 00007ffeb39a9e00 error 4 in libQt5Gui.so.5.11.1[7f1ba3a6e000+565000]<br>
> [11889.286212] gbr3[21636]: segfault at 5582000000a0 ip 00007f830fb684d5 sp 00007ffc4f6f00b0 error 4 in libQt5Gui.so.5.11.1[7f830fa34000+565000]<br>
> <br>
> What could be causing this?<br>
> <br>
> Another question: while updating to 3.11 I noticed that these packages <br>
> are missing in the new release:<br>
> - gambas3-gb-geom<br>
> - gambas3-gb-gui<br>
> - gambas3-gb-maps<br>
> - gambas3-script<br>
> <br>
> Is it correct? Or should they be present?<br>
> <br>
> Thank you in advance.<br>
> Cris<br>
> <br>
<br>
To get some useful information about the crash, you have to follow what <br>
is explained on the web site:<br>
<br>
1) Compile Gambas with debugging information enabled.<br>
<br>
2) Run the IDE from the command-line with gdb until it crashes.<br>
<br>
3) Print the stack backtrage and send it.<br>
<br>
Regards,<br>
<br>
-- <br>
Benoît Minisini<br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div>