elogd crashes on log out, posted by Kevin Robinder on Wed Apr 27 21:27:25 2005
|
Since updating to version 2.5.8 we have been having problems with the elogd
service crashing whenever anyone attempts to log out. We are using stunnel
4.09 on a Win 2k system.
When someone tries to log out of e-log from their desktop the machine
hosting the service throws an error popup wanting to report to Microsoft.
The error signature has the following information:
szAppName: elogd.exe
szAppVer: 0.0.0.0
szModName: elogd.exe
szMidVer: 0.0.0.0
offset: 0003586a
Clicking to get the technical information it wants to send it shows these
two file names:
C:\DocumentsandSettings\krobinde\LOCALS~1\temp\WER6F.tmp.dir00
\elogd.exe.mdmp
C:\DocumentsandSettings\krobinde\LOCALS~1\temp\WER6F.tmp.dir00\appcompat.txt
Let me know if there is any further information you need. |
Re: elogd crashes on log out, posted by Stefan Ritt on Fri Apr 29 21:30:26 2005
|
It's hard to tell the problem from what you report. Have you tried the latest
release http://midas.psi.ch/elog/download/windows/elog258-6.exe ? There were
some problems with the password file in 2.5.8 versions prior to patch level 6. |
Re: elogd crashes on log out, posted by Kevin Robinder on Sat Apr 30 19:10:22 2005
|
> It's hard to tell the problem from what you report. Have you tried the latest
> release http://midas.psi.ch/elog/download/windows/elog258-6.exe ? There were
> some problems with the password file in 2.5.8 versions prior to patch level 6.
Yes, I am up to date with the latest version (2.5.8-6).
What other information can I provide that might assist in diagnosing this? |
Re: elogd crashes on log out, posted by Stefan Ritt on Mon May 2 09:33:51 2005
|
> What other information can I provide that might assist in diagnosing this?
Please send me your elogd.cfg configuration file. |
Re: elogd crashes on log out, posted by Matt B on Fri May 6 18:41:04 2005
|
> > What other information can I provide that might assist in diagnosing this?
>
> Please send me your elogd.cfg configuration file.
Stefan - I am having the exact same problem as outlined here. I sent you an
email with a somewhat complicated config file. Attached to this message is a
much simpler one.
With this file, if you remove the B5 server (remove it from top group a2, and
remove the [b5] entry) the crash does not happen. If the B5 server (or any
additional server) is in the file, then the problem occurs.
For me, there are 3 places where the crash happens:
- on logout
- when an invalid username/password is used to login
- when you login to A1, then try to go to A2
This is happening on elog v2.5.9-1 (built May 2, 2005, 12:17:18 revision 1.642)
I have tried on windows 2000 and 2003 servers, and it seems to happen on both of
them.
Matt |
Re: elogd crashes on log out, posted by Matt B on Fri May 6 20:32:49 2005
|
Another quick update on this, it looks like the bug was introduced in version
2.5.8-2 built Mar 30 2005, 11:04:33, revision 1.611
version 2.5.8-1 built Mar 21 2005, 17:28:54, revision 1.592 does not exhibit the
behavior.
Matt |
Re: elogd crashes on log out, posted by Stefan Ritt on Mon May 9 13:12:26 2005
|
> Since updating to version 2.5.8 we have been having problems with the elogd
> service crashing whenever anyone attempts to log out. We are using stunnel
> 4.09 on a Win 2k system.
This problem has finally been identified and fixed. Please download the newest
version 2.5.9-2 which contains this fix. |
Re: elogd crashes on log out, posted by Kevin Robinder on Wed May 11 21:39:12 2005
|
> > Since updating to version 2.5.8 we have been having problems with the elogd
> > service crashing whenever anyone attempts to log out. We are using stunnel
> > 4.09 on a Win 2k system.
>
> This problem has finally been identified and fixed. Please download the newest
> version 2.5.9-2 which contains this fix.
I will get right on this. Thank you for your efforts! |