[Gambas-user] Segmentation Fault - Deserialization

Gianluigi bagonergi at gmail.com
Thu Jul 16 17:46:24 CEST 2020


Il giorno gio 16 lug 2020 alle ore 00:22 Matthew Collins <
matthew.charles.collins.75 at gmail.com> ha scritto:

> Hi,
>
> I wrote an example for the new serialization methods:
> http://gambaswiki.org/wiki/lang/special/read
>
> If you change line 8 from:
> Write #f1, Item1 As Object
> To:
> Write #f1, Item1 As MyClass
>
> You get segmentation fault, is this a bug?
>

Hi Matthew,

Attached my simple example that gives no error with object.
Zip to avoid problems

Regards
Gianluigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200716/3c507e19/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ReadWriteObjectTest.zip
Type: application/zip
Size: 16304 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200716/3c507e19/attachment-0001.zip>


More information about the User mailing list