<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.amahi.org/index.php?action=history&amp;feed=atom&amp;title=Apache_Core_Dump</id>
	<title>Apache Core Dump - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.amahi.org/index.php?action=history&amp;feed=atom&amp;title=Apache_Core_Dump"/>
	<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php?title=Apache_Core_Dump&amp;action=history"/>
	<updated>2026-04-16T15:35:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://wiki.amahi.org/index.php?title=Apache_Core_Dump&amp;diff=11269&amp;oldid=prev</id>
		<title>Gboudreau: Created page with 'When a web app crash, your browser give you an error message that looks like &quot;This webpage is not available.&quot;, or offer you to save a file (when it shouldn't).  If a web page / w…'</title>
		<link rel="alternate" type="text/html" href="https://wiki.amahi.org/index.php?title=Apache_Core_Dump&amp;diff=11269&amp;oldid=prev"/>
		<updated>2010-04-07T21:53:14Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;When a web app crash, your browser give you an error message that looks like &amp;quot;This webpage is not available.&amp;quot;, or offer you to save a file (when it shouldn&amp;#039;t).  If a web page / w…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;When a web app crash, your browser give you an error message that looks like &amp;quot;This webpage is not available.&amp;quot;, or offer you to save a file (when it shouldn't).&lt;br /&gt;
&lt;br /&gt;
If a web page / web app crash, here's how you can give us the info we need.&lt;br /&gt;
&lt;br /&gt;
# Go to: http://hda/setup?sub=servers&amp;amp;tab=app Click &amp;quot;Apache Web Server&amp;quot;, then uncheck &amp;quot;Watchdog&amp;quot;.&lt;br /&gt;
# [[Open Terminal as root]]&lt;br /&gt;
# service httpd stop&lt;br /&gt;
# yum -y install gdb&lt;br /&gt;
# gdb /usr/sbin/httpd&lt;br /&gt;
# In gdb: run -X&amp;lt;br/&amp;gt;Wait a minute or so, then try to make it crash: try to load the page / do what you did in the past to make it crash.&amp;lt;br/&amp;gt;gdb should show something like this: ''Program received signal SIGSEGV, Segmentation fault.''&lt;br /&gt;
# In gdb: bt&amp;lt;br/&amp;gt;Copy / paste what you get there on http://paste.amahi.org&lt;br /&gt;
# In gdb: quit&lt;br /&gt;
# killall httpd&lt;br /&gt;
# Go to: http://hda/setup?sub=servers&amp;amp;tab=app Click &amp;quot;Apache Web Server&amp;quot;, then check &amp;quot;Watchdog&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Gboudreau</name></author>
		
	</entry>
</feed>