Apache.exe crash

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Apache.exe crash

Postby jbouquet » 09. March 2006 12:06

Hello,

I've been using XAMPP for a test plan application called TestLink and it works great.

I've recently checked up on the server and these Application Errors from the Event Viewer keep periodically coming up:

Event Type: Error
Event Source: Application Error
Event Category: (100)
Event ID: 1000
Date: 3/6/2006
Time: 12:02:31
User: N/A
Computer: BEAST
Description:
Faulting application apache.exe, version 2.2.0.0, faulting module ntdll.dll, version 5.1.2600.1217, fault address 0x000085c0.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 61 70 61 ure apa
0018: 63 68 65 2e 65 78 65 20 che.exe
0020: 32 2e 32 2e 30 2e 30 20 2.2.0.0
0028: 69 6e 20 6e 74 64 6c 6c in ntdll
0030: 2e 64 6c 6c 20 35 2e 31 .dll 5.1
0038: 2e 32 36 30 30 2e 31 32 .2600.12
0040: 31 37 20 61 74 20 6f 66 17 at of
0048: 66 73 65 74 20 30 30 30 fset 000
0050: 30 38 35 63 30 085c0

Of course, Apache restarts itself well and its usage is not enormously affected.

However, I would appreciate it if some of the knowledgeable folks on this forum could steer me in the right direction so as to help fix this problem.

You may contact me directly at jbouquet@argogroup.com.

Cheers,
JB²
Cheers,
JB²
jbouquet
 
Posts: 1
Joined: 09. March 2006 11:59

Postby sNOW2k » 30. March 2006 19:23

same problem here... but windows server 2003 standard

Fehlgeschlagene Anwendung apache.exe, Version 2.2.0.0, fehlgeschlagenes Modul ntdll.dll, Version 5.2.3790.1830, Fehleradresse 0x00012009.

Weitere Informationen über die Hilfe- und Supportdienste erhalten Sie unter http://go.microsoft.com/fwlink/events.asp.


0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 61 70 61 ure apa
0018: 63 68 65 2e 65 78 65 20 che.exe
0020: 32 2e 32 2e 30 2e 30 20 2.2.0.0
0028: 69 6e 20 6e 74 64 6c 6c in ntdll
0030: 2e 64 6c 6c 20 35 2e 32 .dll 5.2
0038: 2e 33 37 39 30 2e 31 38 .3790.18
0040: 33 30 20 61 74 20 6f 66 30 at of
0048: 66 73 65 74 20 30 30 30 fset 000
0050: 31 32 30 30 39 12009


so any ideas??
sNOW2k
 
Posts: 1
Joined: 30. March 2006 19:08

Postby Tjark » 18. June 2007 23:54

Here the same. Apache crashes 5-20 times a day, leaving the same in the event viewer:

Code: Select all
Event Type:   Error
Event Source:   Application Error
Event Category:   (100)
Event ID:   1000
Date:      6/19/2007
Time:      0:38:55 AM
User:      N/A
Computer:   SERVER
Description:
Faulting application apache.exe, version 2.2.3.0, faulting module ntdll.dll, version 5.2.3790.2825, fault address 0x00010ad8.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74   Applicat
0008: 69 6f 6e 20 46 61 69 6c   ion Fail
0010: 75 72 65 20 20 61 70 61   ure  apa
0018: 63 68 65 2e 65 78 65 20   che.exe
0020: 32 2e 32 2e 33 2e 30 20   2.2.3.0
0028: 69 6e 20 6e 74 64 6c 6c   in ntdll
0030: 2e 64 6c 6c 20 35 2e 32   .dll 5.2
0038: 2e 33 37 39 30 2e 32 38   .3790.28
0040: 32 35 20 61 74 20 6f 66   25 at of
0048: 66 73 65 74 20 30 30 30   fset 000
0050: 31 30 61 64 38            10ad8   
Code: Select all
Event Type:   Error
Event Source:   Application Error
Event Category:   (100)
Event ID:   1000
Date:      6/19/2007
Time:      0:11:40 AM
User:      N/A
Computer:   SERVER
Description:
Faulting application apache.exe, version 2.2.3.0, faulting module ntdll.dll, version 5.2.3790.2825, fault address 0x0002caa2.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74   Applicat
0008: 69 6f 6e 20 46 61 69 6c   ion Fail
0010: 75 72 65 20 20 61 70 61   ure  apa
0018: 63 68 65 2e 65 78 65 20   che.exe
0020: 32 2e 32 2e 33 2e 30 20   2.2.3.0
0028: 69 6e 20 6e 74 64 6c 6c   in ntdll
0030: 2e 64 6c 6c 20 35 2e 32   .dll 5.2
0038: 2e 33 37 39 30 2e 32 38   .3790.28
0040: 32 35 20 61 74 20 6f 66   25 at of
0048: 66 73 65 74 20 30 30 30   fset 000
0050: 32 63 61 61 32            2caa2   


running Windows 2003 server, xampp 1.60a (but also similar things with earlier version 1.44), using PHP5
Tjark
 
Posts: 13
Joined: 14. November 2003 15:24

Postby rwkyle » 01. May 2008 14:54

Has anybody ever figured this one out? I am having the same problem also.

Reporting queued error: faulting application apache.exe, version 2.2.4.0, faulting module ntdll.dll, version 5.2.3790.3959, fault address 0x0002caa2.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
rwkyle
 
Posts: 1
Joined: 15. January 2008 14:41

Re: Apache.exe crash

Postby rr1024 » 16. March 2011 16:37

I just downloaded and installed the latest version of XAMPP for windows on an XP machine sp latest and I get the same problem
rr1024
 
Posts: 35
Joined: 11. March 2008 04:28

Re: Apache.exe crash

Postby Sharley » 17. March 2011 03:18

rr1024 wrote:I just downloaded and installed the latest version of XAMPP for windows on an XP machine sp latest and I get the same problem
This is a long standing unsolved issue that for some has been resolved by uninstalling completely and then reinstalling using a different method ie the zip or 7zip archive method - extract the xampp folder from the archive to the root of a drive or partition, for example C:\ so you get C:\xampp and then run the setup_xampp bat file from the C:\xampp folder, backup your own data, files and folders first.

1.7.4 seems to be a backward step with regard to the same old errors re-occurring that seemed to be eliminated in the more comprehensive 1.7.3 version.

Have a look through these search results
viewtopic.php?f=16&t=44880

Please let us know back how you may have solved your similar issue to the OP.
Thanks and good luck.
User avatar
Sharley
AF Moderator
 
Posts: 3316
Joined: 03. October 2008 05:10
Location: Yeppoon, Australia Time Zone: GMT/UTC+10
Operating System: Win 7 Pro 32bit/XP Pro SP3

Re: Apache.exe crash

Postby rr1024 » 17. March 2011 22:52

Sharley wrote:
rr1024 wrote:I just downloaded and installed the latest version of XAMPP for windows on an XP machine sp latest and I get the same problem
This is a long standing unsolved issue that for some has been resolved by uninstalling completely and then reinstalling using a different method ie the zip or 7zip archive method - extract the xampp folder from the archive to the root of a drive or partition, for example C:\ so you get C:\xampp and then run the setup_xampp bat file from the C:\xampp folder, backup your own data, files and folders first.


Please let us know back how you may have solved your similar issue to the OP.
Thanks and good luck.



Hello Sharley,
I solved this problem by renaming C:\xampp directory, which was installed using the Zip archive, to C:\xampp_old and then I downloaded and installed the Installer (xampp-win32-1.7.4-VC6-installer.exe) 66 MB MD5 checksum: 84d88cb5b9471dd8d1d7b7952df9c2bf

I started apache and it works as normal with out the ntdll.dll error crash and I verified it by pointing the browser to http:\\localhost\

Thanks for the tip
rr1024
 
Posts: 35
Joined: 11. March 2008 04:28

Re: Apache.exe crash

Postby Sharley » 18. March 2011 08:33

rr1024 wrote:I started apache and it works as normal with out the ntdll.dll error crash and I verified it by pointing the browser to http:\\localhost\
That is good news indeed.

Best wishes.
User avatar
Sharley
AF Moderator
 
Posts: 3316
Joined: 03. October 2008 05:10
Location: Yeppoon, Australia Time Zone: GMT/UTC+10
Operating System: Win 7 Pro 32bit/XP Pro SP3


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 128 guests