ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1105
|
Wed Apr 27 21:27:25 2005 |
| Kevin Robinder | krobinder@visa.com | Bug report | Windows | 2.5.8 | elogd crashes on log out |
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. |
1109
|
Fri Apr 29 21:30:26 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | Windows | 2.5.8 | Re: elogd crashes on log out |
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. |
1111
|
Sat Apr 30 19:10:22 2005 |
| Kevin Robinder | krobinder@visa.com | Bug report | Windows | 2.5.8 | Re: elogd crashes on log out |
> 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? |
1112
|
Mon May 2 09:33:51 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | Windows | 2.5.8 | Re: elogd crashes on log out |
> What other information can I provide that might assist in diagnosing this?
Please send me your elogd.cfg configuration file. |
1113
|
Mon May 2 12:29:11 2005 |
| Emiliano Gabrielli | AlberT@SuperAlberT.it | Bug report | Linux | 2.5.8-6 | rss feed title & conditional attributes |
When I define 2 attributes, by default and the second one has to be showed
depending on the first one value the elog correctly handle the thing, but
the rss feed shows an empty comma separeted field corresponding to the
conditional attribute not filled ... |
1117
|
Mon May 2 13:27:16 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | Linux | 2.5.8-6 | Re: rss feed title & conditional attributes |
> When I define 2 attributes, by default and the second one has to be showed
> depending on the first one value the elog correctly handle the thing, but
> the rss feed shows an empty comma separeted field corresponding to the
> conditional attribute not filled ...
Can you send me the part of your config files with those things so that I can
reproduce it? |
1120
|
Mon May 2 13:34:12 2005 |
| Emiliano Gabrielli | AlberT@SuperAlberT.it | Bug report | Linux | 2.5.8-6 | Re: rss feed title & conditional attributes |
> > When I define 2 attributes, by default and the second one has to be showed
> > depending on the first one value the elog correctly handle the thing, but
> > the rss feed shows an empty comma separeted field corresponding to the
> > conditional attribute not filled ...
>
> Can you send me the part of your config files with those things so that I can
> reproduce it?
it is attached |
1124
|
Mon May 2 14:58:27 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Bug report | Linux | 2.5.8-6 | Re: rss feed title & conditional attributes |
Ok, fixed. I do however not evaluate the conditional attribute, but just remove any
empty attribute, I guess that makes more sense. |