[Gambas-user] Crash Gambas3.12.2

Benoît Minisini g4mba5 at gmail.com
Fri Mar 1 23:20:25 CET 2019


Le 01/03/2019 à 20:33, T Lee Davidson a écrit :
> On 3/1/19 10:11 AM, Benoît Minisini wrote:
>> Le 26/02/2019 à 18:24, Pino Zollo a écrit :
>>> Here it is....only 12 KB...
>>>
>>> Run it and Just click on the button.
>>>
>>> ...the IDE closes.
>>>
>>> Thanks
>>>
>>> Pino Zollo
>>>
>>>
>>>
>>> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>>>
>>
>> Can you try with the development version? I ask that, because I have 
>> no crash at all here...
>>
> 
> My Gambas version has been updated to 3.12.90, Commit #6eedf188
> 
> I just tried running the program via the IDE, and it still crashes at 
> "Debug PacketH".
> 
> Note that creating an executable and running that in a 'real' terminal 
> does not crash.

The crash is in the Gambas terminal.

> 
> I created a test project with a TerminalView (for which documentation is 
> lacking, by the way). Executing the "CrashG3.gambas" executable through 
> that terminal view with "TerminalView1.Exec([User.Home &/ 
> "CrashG3.gambas"])" crashes:
> KCrash: Application 'gbx3' crashing...
> *** Error in `TestGraphical': malloc(): memory corruption (fast): 
> 0x0000000002398110 ***

So I told.

> 
> I have to assume that there's a difference between the implementation of 
> the IDE Console and a TerminalView between Qt and GTK, verses an actual 
> terminal.
> 
> 
> ___
> Lee
> 

Does it change anything if you run your program with "GB_NO_JIT=1" set?

-- 
Benoît Minisini


More information about the User mailing list