I'm trying to use remote procedure call with OTRS ticket system and SOAP::Lite module. I have random crashes in Lite.pm line 3828 (0.716) with message "Modification of a read-only value attempted".
In the version 1.0 the line number is 3832.
I am only try to get queues or tickets list from OTRS so I create a client and SOAP fails on my side.
This fail happens randomly about one of 10-40 calls.
Some debugging info in attachment.
I have to add that my system is 3.2.0-23-generic Ubuntu SMP x86_64 GNU/Linux
(Ubuntu 12.04 server)
perl version is 5.14.2 and OTRS is 3.1.4.
Call of OTRS function via SOAP looks like: