PDA

View Full Version : aggcl.job error



acenni
2007-03-27, 14:26
Hello, I get the following error when I start up (the PC is a Win XP prof. sp2):

"cannot open file c:\windows\tasks\aggcl.job - access denied"

and

"access violation at address 00550FCB in module runalyzer.exe - read of address 000000004"

I just click ok, and things seem to be okay, but how do I get rid of this?

Thanks,
Andrea CENNI
ICT Soluzioni - Italy
:oops:

PepiMK
2007-04-01, 17:43
Indeed there was a bug with reading data from disabled scheduled tasks. It's already been fixed, I hope I'll get a new version out tomorrow or Tuesday :)

edit: Download RunAlyzer 0.6.8.3 here (http://www.safer-networking.org/files/runalyz0683.exe)

acenni
2007-04-03, 14:09
Hello PepiMK,
I’m tried to install the new relise but I’m got same new errors in attachments.
Thanks,
Andrew

PepiMK
2007-04-04, 10:41
Oh, that sounds like it isn't the cant-read-disabled-files-bug, but some yet unhandled speciality in reading the properties of those job files (we're handling the file contents completely with our own code, since using API functions wouldn't work on disabled files, and also not on inactive partitions - and since the file structure is not documented by Microsoft, and not always completely by other researchers, sometimes rare conditions may be overlooked).
Could you attach or better mail me the file in question?

acenni
2007-04-04, 15:04
No problems.
what is the file or files that I should send you (in my PC, the file aggcl.job don't exist)?
Thanks,
Andrew

acenni
2007-04-13, 09:52
in attachment the error's debug.
Thanks, Andrew

PepiMK
2007-04-16, 11:38
Oh, sorry that I overlooked this :-/
If c:\windows\tasks\aggcl.job doesn't exist, maybe there is a c:\windows\tasks\aggcl.job.bak?

"Sana"
2007-04-23, 12:07
Hello.
I've got similar experience with my "AppleSoftwareUpdate.job". :red:

If I remove this file, when starting RunAlyzer firstly a dialog notifies me that the file cannot be found, and when I hit OK and continue, an access violation occurs. The RunAlyzer's window shows up finally, but some its functionality is disabled. such as "Windows LSPs" and "Scheduled Tasks" tabs that show empty lists.

I simply created a mock scheduled task with that name, and I could continue my work normally! :sad:

And I downloaded this version two days ago.

acenni
2007-04-23, 12:33
It's very strange, but my tasks folder is empty.
Andrew