We have moved to Github. Please open tickets there.

#3923 closed Defect (duplicate)

elgg generating segmentation fault and core dump during installation on fedora 12

Reported by: lovesh Owned by:
Priority: normal Milestone: Needs Review
Component: Core Version: 1.8
Severity: critical Keywords: installation seg-fault core dump
Cc: brett@… Difficulty:

Description

i tried elgg 1.8.0.1 on windows XP and it installed successfully but when i tried on fedora 12 it is not able to install. here is what happens i extracted the zip file for elgg 1.8.0.1 in /var/www/html now when i use firefox to go to the url http://localhost/elgg-1.8.0.1 it asks me whether i want to open or save install.php ,but when i open it with a text editor or if i save it and then open it its an empty file. The size of file is 0 bytes.

i checked the error log of apache and it displays the following line
child pid 2147 exit signal Segmentation Fault(11)

I was able to install elgg 1.7.11 on fedora successfully,also i am able to run other php files nicely.I wonder what can go wrong because elgg 1.8.0.1 installs successfully in windows XP

My php version is 5.3 and the maximum memory for php is 256 mb and i have mod-rewrite enabled. I tried this
strace php install.php
whose output i am uploading. also i am uploading the core dump of the process.

Change History (1)

comment:1 Changed 20 months ago by brettp

  • Resolution set to duplicate
  • Status changed from new to closed

Dupe of #3925

Note: See TracTickets for help on using tickets.