[Pi3web-users] Re: PHP 4.3.5 update
Brought to you by:
zimpel
From: Celvin <rea...@gm...> - 2004-04-01 00:11:33
|
The server is running as desktop application on Windows 2000, SP4. All extension modules have been disabled, though the crash still occurs. Server version is 2.0.2, downloaded just a few hours ago. OpenSSL libraries are version 0.9.7c, though they're not dynamically loaded as PHP extension (they have been disabled, too). Reproducing the exception is as simple as starting EnhPi3 /START <cfg-file> and terminating it via the system tray command (shutdown). The exception occurs during shutdown. No further actions are needed, and the applications is crashing every time. As I already mentioned, while the server is running fine, but it is some kind of nuisance when things don't work as they're supposed to... As a side note: Currently, I have no access to a build environment, so I can't provide helpful additional information (e.g. by running a debug build), but nevertheless I took a look at the sources, which led me to two side notes: Have you considered using a cross-platform build infrastructure like Apache ant? I found the current configuration (employing Perl etc.) rather clumsy, but I understand that may be subject to personal preferences. Is there any special reason the HANDLE type is used with the service management functions in Windows (in places where an SC_HANDLE is expected), i.e. CloseServiceHandle and others...? Anyway, thanks already, mabye you or another user can reproduce the problem and provide some insights to the problem. Regards, Celvin |