We're using repeater 1.1.0.4 over aprox. 2 years and have still problems with random crashes. After disconnecting the last session the repeater sometimes runs with 100% processor time of one core. Sometimes not. But that's not the central problem. He keeps working anyway. The main problem are sporadic crashes. I think the crash happens on connect from client or server, not disconnect.
The Eventlog is attached. Is there a possibility to enable a debug logging to get closer to that problem? Do we use the newest repeater or is a newer version (possibly a beta?) available?
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-04-29T11:32:17.000Z" />
<EventRecordID>91384</EventRecordID>
<Channel>Application</Channel>
<Computer>xx.yy.zz</Computer>
<Security />
</System>
<EventData>
<Data>repeater.exe</Data>
<Data>1.1.0.4</Data>
<Data>4dc59522</Data>
<Data>ntdll.dll</Data>
<Data>6.0.6002.18541</Data>
<Data>4ec3e3d5</Data>
<Data>c0000374</Data>
<Data>000b06b7</Data>
<Data>df0</Data>
<Data>01ce449933bf807b</Data>
</EventData>
</Event>