|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000659 |
[Nexus Portal] Host |
major |
have not tried |
2010-07-07 13:28 |
2010-07-30 07:18 |
|
|
Reporter |
hdanzl |
View Status |
public |
|
|
Assigned To |
hdanzl |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
closed |
|
Product Version |
|
|
|
Summary |
0000659: AV/Crash in logging on module disconnect |
|
Description |
It's a timing issue between receiving a UserLeftMyGroup and a Login or Logout from the gateway. The first one triggers a writing to the log which is executed in its own thread. If that thread is delayed until after a Login/Logout the user information record is not available anymore to the logging function. The function though assumed it's there and used a nil pointer to access it. |
|
Additional Information |
|
|
|
Attached Files |
|
|
|