<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>one thought just came into my mind: check if there were special characters in the spot comment like</div>

<div> </div>

<div><</div>

<div>></div>

<div>/</div>

<div>\</div>

<div>[</div>

<div>]</div>

<div> </div>

<div>73</div>

<div>Saki</div>

<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Mittwoch, 14. August 2019 um 13:33 Uhr<br/>
<b>Von:</b> dd5xx@web.de<br/>
<b>An:</b> dxspider-support@tobit.co.uk<br/>
<b>Betreff:</b> Aw: Re: [Dxspider-support] Corrupted storable string crash</div>

<div name="quoted-content">
<div style="font-family: Verdana;font-size: 12.0px;">
<div>
<div>Dirk, I was asking because some years ago I also had a similar issue with my DXspider node crashing all the time. Unfortunately I have no clue what the culprit was and how I cured it, it's long time ago. But I remember I tried a lot finding out the reason. However I remember that the crash happened similar to what is described here, it occured on certain spots arriving through the cluster network.</div>

<div> </div>

<div>I'm sorried I cannot provide any helpful information. Looking forward to see the result with solution which you hopefully will find :)</div>

<div> </div>

<div>73</div>

<div>Saki, DD5XX</div>

<div> 
<div style="margin: 10.0px 5.0px 5.0px 10.0px;padding: 10.0px 0 10.0px 10.0px;border-left: 2.0px solid rgb(195,217,229);">
<div style="margin: 0 0 10.0px 0;"><b>Gesendet:</b> Mittwoch, 14. August 2019 um 12:47 Uhr<br/>
<b>Von:</b> "Dirk Koopman via Dxspider-support" <dxspider-support@tobit.co.uk><br/>
<b>An:</b> dxspider-support@tobit.co.uk<br/>
<b>Cc:</b> "Dirk Koopman" <djk@tobit.co.uk><br/>
<b>Betreff:</b> Re: [Dxspider-support] Corrupted storable string crash</div>

<div>
<div style="background-color: rgb(255,255,255);">
<div class="moz-cite-prefix">Saki<br/>
<br/>
A very good question. AFAIK only two nodes crashed, at roughly the same time, using different operating systems and different perls. Both on spots and both in (apparently) the same way - which shouldn't be possible on a properly installed perl installation - as the components are part of the standard perl distribution.<br/>
<br/>
Still looking....<br/>
<br/>
73 Dirk G1TLH<br/>
<br/>
On 14/08/2019 07:24, dd5xx--- via Dxspider-support wrote:</div>

<blockquote>
<div style="font-family: Verdana;font-size: 12.0px;">
<div>
<div>So why does this happen only to some users but not to everyone? My spider did not crash.</div>

<div> </div>

<div>73</div>

<div>Saki, DD5XX</div>

<div> 
<div style="margin: 10.0px 5.0px 5.0px 10.0px;padding: 10.0px 0 10.0px 10.0px;border-left: 2.0px solid rgb(195,217,229);">
<div style="margin: 0 0 10.0px 0;"><b>Gesendet:</b> Mittwoch, 14. August 2019 um 01:07 Uhr<br/>
<b>Von:</b> "Dirk Koopman via Dxspider-support" <a class="moz-txt-link-rfc2396E" href="mailto:dxspider-support@tobit.co.uk" onclick="parent.window.location.href='mailto:dxspider-support@tobit.co.uk'; return false;" target="_blank"><dxspider-support@tobit.co.uk></a><br/>
<b>An:</b> "Mike McCarthy, W1NR" <a class="moz-txt-link-rfc2396E" href="mailto:lists@w1nr.net" onclick="parent.window.location.href='mailto:lists@w1nr.net'; return false;" target="_blank"><lists@w1nr.net></a>, "The DXSpider Support list" <a class="moz-txt-link-rfc2396E" href="mailto:dxspider-support@tobit.co.uk" onclick="parent.window.location.href='mailto:dxspider-support@tobit.co.uk'; return false;" target="_blank"><dxspider-support@tobit.co.uk></a><br/>
<b>Cc:</b> "Dirk Koopman" <a class="moz-txt-link-rfc2396E" href="mailto:djk@tobit.co.uk" onclick="parent.window.location.href='mailto:djk@tobit.co.uk'; return false;" target="_blank"><djk@tobit.co.uk></a><br/>
<b>Betreff:</b> Re: [Dxspider-support] Corrupted storable string crash</div>

<div>This is the problem.<br/>
<br/>
On 13/08/2019 23:16, Mike McCarthy, W1NR wrote:<br/>
> 1565532003^Storable binary image v122.15 more recent than I am (v2.9) at<br/>
> /usr/lib64/perl5/vendor_perl/Storable.pm line 4<br/>
> 18.<br/>
> 1565532003^ at /usr/lib64/perl5/vendor_perl/Storable.pm line 418.<br/>
> 1565532003^ eval {...} called at<br/>
> /usr/lib64/perl5/vendor_perl/Storable.pm line 418<br/>
> 1565532003^<br/>
<br/>
Please send me the answers to:<br/>
<br/>
which perl<br/>
<br/>
and<br/>
<br/>
perl -v<br/>
<br/>
and<br/>
<br/>
perl -e 'print  "@INC\n"'<br/>
<br/>
Please check how many versions of Storable.pm you have on the system.<br/>
it's possible you may have more than one version on your system. Use:<br/>
<br/>
locate Storable.pm<br/>
<br/>
(install mlocate and do a sudo updatedb if you don't have locate installled)<br/>
<br/>
You may get several answers but on my Ubuntu 18.04 system it's located<br/>
at /usr/lib/x86_64-linux-gnu/perl/5.26.1/Storable.pm and I am using perl<br/>
5.26. and on 16.04 it's perl 1.22.1 and<br/>
/usr/lib/x86_64-linux-gnu/perl/5.22.1/Storable.pm. On a recent RPi<br/>
version of Debian it lives in /usr/share/perl/5.28.1/Memoize/Storable.pm.<br/>
<br/>
The versions of a data item and Storable.pm have to match or at least<br/>
have the same or later version of Storable.pm than the version used to<br/>
create the data item. The message suggests that the Storable.pm that<br/>
cluster.pl is using is EARLIER than the version used to create the entry<br/>
in qsl.v1. So using the version of Storable.pm that is in 'vender_perl'<br/>
is very suspicious. In theory, this shouldn't be possible, and on a<br/>
completely standard perl installation that is older than the data it<br/>
isn't. But something is clearly screwed up here. If it's any comfort,<br/>
this did happen to me several years ago and it was a screwed up perl<br/>
installation.<br/>
<br/>
Also check what the system thinks is the version of Berkeley DB it<br/>
thinks your qsl.v1 is, try:<br/>
<br/>
file qsl.v1<br/>
<br/>
I get<br/>
<br/>
qsl.v1: Berkeley DB (Btree, version 9, native byte-order)<br/>
<br/>
On my Ubuntu 18.04 system it's located at<br/>
/usr/lib/x86_64-linux-gnu/perl/5.26.1/Storable.pm and I am using perl<br/>
5.26. and on 16.04 it's perl 1.22.1 and<br/>
/usr/lib/x86_64-linux-gnu/perl/5.22.1/Storable.pm.<br/>
<br/>
If all else fails let's continue this offline.<br/>
<br/>
73 Dirk G1TLH<br/>
<br/>
_______________________________________________<br/>
Dxspider-support mailing list<br/>
<a class="moz-txt-link-abbreviated" href="mailto:Dxspider-support@tobit.co.uk" onclick="parent.window.location.href='mailto:Dxspider-support@tobit.co.uk'; return false;" target="_blank">Dxspider-support@tobit.co.uk</a><br/>
<a href="https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support" target="_blank">https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support</a></div>
</div>
</div>
</div>
</div>
 

<fieldset class="mimeAttachmentHeader"> </fieldset>

<pre class="moz-quote-pre">_______________________________________________
Dxspider-support mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dxspider-support@tobit.co.uk" onclick="parent.window.location.href='mailto:Dxspider-support@tobit.co.uk'; return false;" target="_blank">Dxspider-support@tobit.co.uk</a>
<a class="moz-txt-link-freetext" href="https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support" target="_blank">https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support</a>
</pre>
</blockquote>
<br/>
_______________________________________________ Dxspider-support mailing list Dxspider-support@tobit.co.uk <a href="https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support" target="_blank">https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div></div></body></html>