{"id":321,"date":"2013-11-19T16:18:35","date_gmt":"2013-11-19T14:18:35","guid":{"rendered":"http:\/\/www.makes-it-work.de\/?p=321"},"modified":"2014-09-25T10:41:57","modified_gmt":"2014-09-25T08:41:57","slug":"segmentation-fault-in-libpthread-mit-apache2-und-apc","status":"publish","type":"post","link":"https:\/\/www.makes-it-work.de\/en\/2013\/11\/19\/segmentation-fault-in-libpthread-mit-apache2-und-apc\/","title":{"rendered":"Segmentation Fault in libpthread mit Apache2 und APC"},"content":{"rendered":"<p>Ein <strong>Segmentation Fault<\/strong> beim Start von Apache kann sicher viele Ursachen haben. Eine davon ist eine unscheinbare \u00c4nderung im <strong>APC<\/strong>-Modul, die den Apache beim Start so sehr behindert, dass er den einen Segmentation Fault wie diesen hier erleidet und nicht hochf\u00e4hrt:<\/p>\n<blockquote><p>apache2[2938]: segfault at f ip 00007ff081777854 sp 00007fff1f579a70 error 6 in libpthread-2.11.3.so[7ff08176f000+17000]<\/p><\/blockquote>\n<p><!--more--><\/p>\n<p>Die F\u00e4hrte liefert in diesem Fall das<strong> Error-Log<\/strong> des Apachen:<\/p>\n<pre lang=\"bash\" line=\"1\" escaped=\"true\">$:[~]:$ tail \/var\/log\/apache2\/error.log\r\nPHP Warning:  PHP Startup: apc.shm_size now uses M\/G suffixes, please update your ini files in Unknown on line 0\r\nPHP Fatal error:  PHP Startup: apc_mmap: mmap failed: in Unknown on line 0<\/pre>\n<p>Also \u00f6ffnen wir die<strong> php.ini<\/strong> mit dem Editor der Wahl (z.B. <em>nano \/etc\/php5\/apache2\/php.ini<\/em>) und \u00e4ndern die Zeile<\/p>\n<pre lang=\"bash\" line=\"1\" escaped=\"true\">apc.shm_size = 128<\/pre>\n<p>in<\/p>\n<pre lang=\"bash\" line=\"1\" escaped=\"true\">apc.shm_size = 128M<\/pre>\n<p>Danach ist der Webserver wieder startf\u00e4hig und kommt \u00fcber<\/p>\n<pre lang=\"bash\" line=\"1\" escaped=\"true\">\/etc\/init.d\/apache2 start<\/pre>\n<p>normal hoch.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ein Segmentation Fault beim Start von Apache kann sicher viele Ursachen haben. Eine davon ist eine unscheinbare \u00c4nderung im APC-Modul, die den Apache beim Start so sehr behindert, dass er den einen Segmentation Fault wie diesen hier erleidet und nicht hochf\u00e4hrt: apache2[2938]: segfault at f ip 00007ff081777854 sp 00007fff1f579a70 error 6 in libpthread-2.11.3.so[7ff08176f000+17000]<\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false,"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","_ti_tpc_template_sync":false,"_ti_tpc_template_id":"","_links_to":"","_links_to_target":""},"categories":[95,94],"tags":[71,73,74,72],"translation":{"provider":"WPGlobus","version":"2.12.0","language":"en","enabled_languages":["de","en"],"languages":{"de":{"title":true,"content":true,"excerpt":false},"en":{"title":false,"content":false,"excerpt":false}}},"jetpack_featured_media_url":"","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v14.4.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Segmentation Fault in libpthread mit Apache2 und APC - Makes IT work - der Blog von OMG.de<\/title>\n<meta name=\"robots\" content=\"index, follow\" \/>\n<meta name=\"googlebot\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta name=\"bingbot\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.makes-it-work.de\/en\/2013\/11\/19\/segmentation-fault-in-libpthread-mit-apache2-und-apc\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Segmentation Fault in libpthread mit Apache2 und APC - Makes IT work - der Blog von OMG.de\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.makes-it-work.de\/en\/2013\/11\/19\/segmentation-fault-in-libpthread-mit-apache2-und-apc\/\" \/>\n<meta property=\"og:site_name\" content=\"Makes IT work - der Blog von OMG.de\" \/>\n<meta property=\"article:published_time\" content=\"2013-11-19T14:18:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2014-09-25T08:41:57+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@omgde\" \/>\n<meta name=\"twitter:site\" content=\"@omgde\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.makes-it-work.de\/en\/#organization\",\"name\":\"OMG.de\",\"url\":\"https:\/\/www.makes-it-work.de\/en\/\",\"sameAs\":[\"https:\/\/twitter.com\/omgde\"],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.makes-it-work.de\/en\/#logo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/www.makes-it-work.de\/wp-content\/uploads\/2021\/11\/Logo_OMG_PNG-Kopie.png\",\"width\":358,\"height\":356,\"caption\":\"OMG.de\"},\"image\":{\"@id\":\"https:\/\/www.makes-it-work.de\/en\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.makes-it-work.de\/en\/#website\",\"url\":\"https:\/\/www.makes-it-work.de\/en\/\",\"name\":\"Makes IT work - der Blog von OMG.de\",\"description\":\"Themen und News rundum IT und Technik. Von den Spezialisten der OMG.de GmbH.\",\"publisher\":{\"@id\":\"https:\/\/www.makes-it-work.de\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/www.makes-it-work.de\/en\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.makes-it-work.de\/en\/2013\/11\/19\/segmentation-fault-in-libpthread-mit-apache2-und-apc\/#webpage\",\"url\":\"https:\/\/www.makes-it-work.de\/en\/2013\/11\/19\/segmentation-fault-in-libpthread-mit-apache2-und-apc\/\",\"name\":\"Segmentation Fault in libpthread mit Apache2 und APC - Makes IT work - der Blog von OMG.de\",\"isPartOf\":{\"@id\":\"https:\/\/www.makes-it-work.de\/en\/#website\"},\"datePublished\":\"2013-11-19T14:18:35+00:00\",\"dateModified\":\"2014-09-25T08:41:57+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.makes-it-work.de\/en\/2013\/11\/19\/segmentation-fault-in-libpthread-mit-apache2-und-apc\/\"]}]},{\"@type\":\"Article\",\"@id\":\"https:\/\/www.makes-it-work.de\/en\/2013\/11\/19\/segmentation-fault-in-libpthread-mit-apache2-und-apc\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.makes-it-work.de\/en\/2013\/11\/19\/segmentation-fault-in-libpthread-mit-apache2-und-apc\/#webpage\"},\"author\":{\"@id\":\"https:\/\/www.makes-it-work.de\/en\/#\/schema\/person\/59eb3f78485d68bbbf79e3928a1586ca\"},\"headline\":\"Segmentation Fault in libpthread mit Apache2 und APC\",\"datePublished\":\"2013-11-19T14:18:35+00:00\",\"dateModified\":\"2014-09-25T08:41:57+00:00\",\"commentCount\":0,\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.makes-it-work.de\/en\/2013\/11\/19\/segmentation-fault-in-libpthread-mit-apache2-und-apc\/#webpage\"},\"publisher\":{\"@id\":\"https:\/\/www.makes-it-work.de\/en\/#organization\"},\"keywords\":\"apache,apc,cache,webserver\",\"articleSection\":\"Blog,Code\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.makes-it-work.de\/en\/2013\/11\/19\/segmentation-fault-in-libpthread-mit-apache2-und-apc\/#respond\"]}]},{\"@type\":[\"Person\"],\"@id\":\"https:\/\/www.makes-it-work.de\/en\/#\/schema\/person\/59eb3f78485d68bbbf79e3928a1586ca\",\"name\":\"Johannes Mitlmeier\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.makes-it-work.de\/en\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/af5e7a1248b437d35c3569c860cb7269?s=96&d=mm&r=g\",\"caption\":\"Johannes Mitlmeier\"},\"description\":\"Als Webentwickler ist es meine Aufgabe die verf\\u00fcgbaren Techniken so zu verbinden, dass dabei gut bedienbare Produkte entstehen, die die Aufgabe l\\u00f6sen, die der Kunde an uns herangetragen hat.\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"https:\/\/www.makes-it-work.de\/en\/wp-json\/wp\/v2\/posts\/321"}],"collection":[{"href":"https:\/\/www.makes-it-work.de\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.makes-it-work.de\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.makes-it-work.de\/en\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.makes-it-work.de\/en\/wp-json\/wp\/v2\/comments?post=321"}],"version-history":[{"count":3,"href":"https:\/\/www.makes-it-work.de\/en\/wp-json\/wp\/v2\/posts\/321\/revisions"}],"predecessor-version":[{"id":326,"href":"https:\/\/www.makes-it-work.de\/en\/wp-json\/wp\/v2\/posts\/321\/revisions\/326"}],"wp:attachment":[{"href":"https:\/\/www.makes-it-work.de\/en\/wp-json\/wp\/v2\/media?parent=321"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.makes-it-work.de\/en\/wp-json\/wp\/v2\/categories?post=321"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.makes-it-work.de\/en\/wp-json\/wp\/v2\/tags?post=321"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}