On Nov 29, 2007 10:09 AM, Olivier F5MZN <<a href="mailto:olecam@f5mzn.org" target="_blank">olecam@f5mzn.org</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Mario Lorenz wrotte:<br><div>> Btw, even with 3.18 we see random crashes on every other machine after<br>> issuing the clearlognow command...<br>><br>> I wonder if someone else could confirm/deny this; so I know whether its
<br>> a local or non-local problem...<br><br></div>I confirm this bug although I still didn't get a way to localize what is<br>the offending part of code which causes that issue.</blockquote><div><br></div></div>Whenever this happens I see the following in the Windows Event Viewer, Application Log:
<br><br>(From a Windows command prompt run <span style="font-family: courier new,monospace;">eventvwr.msc<font face="arial,helvetica,sans-serif"> or </font></span>Start, All Programs, Administrative Tools, Event Viewer)<br>
<br><span style="font-family: courier new,monospace;">Event Type: Error</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Event Source: Application Error</span>
<br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Event Category: None</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Event ID: 1000</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Date: 11/5/2007</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Time: 10:08:51 PM</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">User: N/A</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Computer: BOBX40</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Description:</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Faulting application wt.exe, version </span><a style="font-family: courier new,monospace;" href="http://3.0.0.0/" target="_blank">
3.0.0.0</a><span style="font-family: courier new,monospace;">, faulting module</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">ntdll</span><span style="font-family: courier new,monospace;">
.</span><span style="font-family: courier new,monospace;">dll</span><span style="font-family: courier new,monospace;">, version 5.1.2600.2180, fault address 0x00018fea.</span><br><br>Can others confirm they find the same event in their Windows Application Logs?
<br><br>A Google search on ntdll.dll 0x00018fea returns a ton of hits on other applications that randomly fail with this same symptom.<br><br>The address appears to correspond to entry point <span style="font-family: courier new,monospace;">
RtlpWaitForCriticalSection <font face="arial,helvetica,sans-serif">in NTDLL.DLL.</font><br><br><font face="arial,helvetica,sans-serif">Searching for that Entry Point name also returns a bunch of hits. This one looks interesting:
<br><br><a href="http://www.codeguru.com/forum/printthread.php?t=300784" target="_blank">http://www.codeguru.com/forum/printthread.php?t=300784</a><br><br>Were you able to open the minidump (coredump) sent Nov. 22nd with Visual Studio .net to get a call trace?
<br><br>Maybe this will help localize the issue to some possible causes. Memory leak or memory corruption seems to be one possible cause.<br><br>73,<br>Bob, N6TV<br></font></span>