rejetto forum

Software => HFS ~ HTTP File Server => Bug reports => Topic started by: hohohk on May 08, 2010, 02:07:17 PM

Title: Unexception Error
Post by: hohohk on May 08, 2010, 02:07:17 PM
Access violation at address 0040489A in module 'hfs.exe'. Read of address 00000001
HFS 2.3 beta (253)
----------------------------------------------------------------
Stack list, generated 8/5/2010 10:03:49 PM
[0040489A]{hfs.exe     } System.@CallDynaInst (Line 9178, "system.pas" + 2) + $0
[0047A304]{hfs.exe     } Controls.TWinControl.DefaultHandler (Line 7273, "Controls.pas" + 23) + $28
[00490CAC]{hfs.exe     } Forms.TCustomForm.DefaultHandler (Line 4265, "Forms.pas" + 7) + $6
[00475485]{hfs.exe     } Controls.TControl.WndProc (Line 5143, "Controls.pas" + 83) + $8
[00500050]{hfs.exe     } GIFImage.DrawMetafile (Line 8235, "GIFimage.pas" + 2) + $8
[0049998C]{hfs.exe     } Forms.TApplication.IsPreProcessMessage (Line 8637, "Forms.pas" + 21) + $A
[00497AA1]{hfs.exe     } Forms.TApplication.ProcessMessage (Line 7662, "Forms.pas" + 15) + $6
[00497B4F]{hfs.exe     } Forms.TApplication.HandleMessage (Line 7689, "Forms.pas" + 1) + $6
[00497DEA]{hfs.exe     } Forms.TApplication.Run (Line 7773, "Forms.pas" + 16) + $3
[00578E27]{hfs.exe     } hfs.hfs (Line 99, "" + 21) + $2
----------------------------------------------------------------
System   : Windows Server 2003 Enterprise, Version: 5.2, Build: ECE, "Service Pack 2"
Processor: AMD, AMD Athlon(tm) 64 Processor 3000+, 2433 MHz MMX
Display  : 1280x768 pixels, 32 bpp
----------------------------------------------------------------
----------------------------------------------------------------
Product Versions

hfs.exe: Build: 0 6/2/2010 8:37:06 PM
putty.exe:0.60.0 Build: 0 13/3/2009 2:54:40 AM
vncviewer.exe:4.5.1 Build: 27892 25/7/2009 12:32:38 AM
Title: Re: Unexception Error
Post by: rejetto on May 08, 2010, 02:59:27 PM
1. how many times did you get the error?
2. what was you doing at the time?
3. do you think it's related to something?
Title: Re: Unexception Error
Post by: hohohk on May 09, 2010, 05:55:19 AM
thanks for replying

first of all, this error haven't seen in windows XP and windows Vista
this only happen in windows server 2003, my server is mainly used for file server and web server

i used firedaemon pro for starting hfs when system starts up, when i logged in the user account,
the error will display on the screen, i will have two options to do terminate or close

at normal, my server will not logged in with any user account, so all application will run as system,
there are applications using such as apache, ftp, hfs, realvnc server, symantec endpoint protection...
i just want to know is there any problems if i am not using hfs in administrator account

thanks a lot
Title: Re: Unexception Error
Post by: rejetto on May 10, 2010, 04:21:57 PM
you didn't answer to my first 2 questions :)
i can suggest to try running HFS without firedeamon, with a logged in account. Just to see if this is the problem or not.
Title: Re: Unexception Error
Post by: hohohk on May 11, 2010, 04:52:18 AM
sorry, i can't tell you how many times, but it usually shown when hfs has run for a long time (few hours/ few days)
sometimes, this error shown when people access hfs page, but sometimes it shown while i am browsing webpages or nothing is doing

i want to use firedaemon for starting in service, thanks for your suggestion~

is there any problems if i am running in non administrator account ?
Title: Re: Unexception Error
Post by: rejetto on May 11, 2010, 04:55:10 PM
i suggested to not use firedaemon just for a test, not forever.
i guess any software accessing files MAY have problems with non-administrator account, since we are not specifying if it has access rights to all it needs to. The best way, as for firedaemon, is to try to run it as admin, to see if the problem disappear. I don't know much more than this, sorry.