[Gambas-user] [CRASH REPORT]
Benoît Minisini
g4mba5 at gmail.com
Thu Jun 17 22:15:08 CEST 2021
Le 15/06/2021 à 10:06, CD a écrit :
> Hello,
>
> Damned, my program crashed Gambas that way :
>
> Component : gb.qt5
> Class : Image
> Instructions :
> Dim clsClass As Class
> Dim strSymbols As New String[]
>
> For Each clsClass In Classes 'Browse all
> loaded classes
> If clsClass.Name = "Image" Then
> If clsClass.Symbols.Count > 0 Then
> strSymbols = clsClass.Symbols 'Crash Erreur
> de segmentation (11)
> .../...
I can't reproduce the crash. Please always post a full project that
reproduces the bug or the crash, with your system information!
Regards,
--
Benoît Minisini
More information about the User
mailing list