[Gambas-user] [CRASH REPORT]
CD
claude.dessere at orange.fr
Tue Jun 15 10:06:28 CEST 2021
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)
.../...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210615/70a15f0f/attachment-0001.htm>
More information about the User
mailing list