[Glass] Strange errors with SortedCollection instances ...

Richard Sargent via Glass glass at lists.gemtalksystems.com
Sun Jun 19 12:39:50 PDT 2016


Hi Marten,

Is there any chance you have forked Smalltalk processes in that one gem?
On Jun 19, 2016 8:26 AM, "Marten Feldtmann via Glass" <
glass at lists.gemtalksystems.com> wrote:

> I've here an instance of GS/S 3.3.0 running and when running 100 clients
> against my server instance (actually only one gem http server) I sometimes
> get the following error when using instances SortedCollection.
>
>
> I've a statement like:
>
> addresses remove: aCATIAddressQueueMembership ifAbsent:[ nil ]
>
> and the remove:ifAbsent: method throws an exception:
>
> a OffsetError occurred (error 2003), reason:objErrBadOffsetIncomplete,
> max:10165 actual:10166
>
> Within remove:ifAbsent: the sytem crashes in
> SortedCollection>>remove:ifAbsent: @3 line 13 which is:
>
> index := self indexOf: oldObject
>
>
> which leads to a call to SortedCollection>at: @5 line 12 with a value of
> 10166
>
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20160619/840a6a21/attachment.html>


More information about the Glass mailing list