[Bug 593176] Re: php segmentation fault

2010-12-06 Thread Launchpad Bug Tracker
[Expired for php5 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: php5 (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.
https://bugs.launchpad.net/bugs/593176

Title:
  php segmentation fault

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 593176] Re: php segmentation fault

2010-06-14 Thread Itxaka
Hello,
Thanks for the quick response.

This is a virtual Machine installed on Virtualbox 3.2.4 PUEL with the
"minimal virtual machine" instalation option from Ubuntu 10.04.

The steps to reproduce this should be following the ISPConfig 3 tutorial
on howtoforge as I followed all the steps: http://www.howtoforge.com
/perfect-server-ubuntu-10.04-lucid-lynx-ispconfig-3

Basic steps were:

remove apparmor
get a static IP

Install the following packets:
postfix postfix-mysql postfix-doc mysql-client mysql-server courier-authdaemon 
courier-authlib-mysql courier-pop courier-pop-ssl courier-imap courier-imap-ssl 
libsasl2-2 libsasl2-modules libsasl2-modules-sql sasl2-bin libpam-mysql openssl 
getmail4 rkhunter binutils maildrop amavisd-new spamassassin clamav 
clamav-daemon zoo unzip bzip2 arj nomarch lzop cabextract apt-listchanges 
libnet-ldap-perl libauthen-sasl-perl clamav-docs daemon libio-string-perl 
libio-socket-ssl-perl libnet-ident-perl zip libnet-dns-perl apache2 
apache2.2-common apache2-doc apache2-mpm-prefork apache2-utils libexpat1 
ssl-cert libapache2-mod-php5 php5 php5-common php5-gd php5-mysql php5-imap 
phpmyadmin php5-cli php5-cgi libapache2-mod-fcgid apache2-suexec php-pear 
php-auth php5-mcrypt mcrypt php5-imagick imagemagick libapache2-mod-suphp 
libopenssl-ruby install pure-ftpd-common pure-ftpd-mysql quota quotatool bind9 
dnsutils fail2ban fail2ban

Activate mysql on the main interface (instead of 127.0.1.1)

Activate the following Apache2 mods: suexec rewrite ssl actions include

Activate quotas on /

Restart the system.

That was all the steps I did. Everything went smooth and without no
problems, but when launching php it just gives a segmentation fault.

I also tried to purge it and reinstall but it didn't work.

Let me know if I can do something else, or do you need more information.

-- 
php segmentation fault
https://bugs.launchpad.net/bugs/593176
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 593176] Re: php segmentation fault

2010-06-14 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as 
detailed as possible.
This will help us to find and resolve the problem.

** Changed in: php5 (Ubuntu)
   Importance: Undecided => Low

** Changed in: php5 (Ubuntu)
   Status: New => Incomplete

-- 
php segmentation fault
https://bugs.launchpad.net/bugs/593176
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 593176] Re: php segmentation fault

2010-06-12 Thread Itxaka

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/50234994/Dependencies.txt

** Attachment added: "PHPConf.etc.php5.apache2.php.ini.txt"
   http://launchpadlibrarian.net/50234995/PHPConf.etc.php5.apache2.php.ini.txt

** Attachment added: "PHPInstalledModules.txt"
   http://launchpadlibrarian.net/50234996/PHPInstalledModules.txt

** Description changed:

  Binary package hint: php5-cli
  
  php5-cli just gives out a segmentation fault when launching it, doesn't
  really matters what option you are using. Using a virtualbox virtual
  machine. All packages up to date.
  
- 
  t...@server:~$ php
  Fallo de segmentación
  t...@server:~$ php -v
  Fallo de segmentación
  
+ t...@server:~$ dpkg --get-selections | grep ^php5
+ php5-cgi  install
+ php5-cli  install
+ php5-common   install
+ php5-gd   install
+ php5-imagick  install
+ php5-imap install
+ php5-mcrypt   install
+ php5-mysqlinstall
  
- Linux server 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010 
i686 GNU/Linux
- Description:  Ubuntu 10.04 LTS
- Release:  10.04
- 
- 
- php5-cli:
-   Instalados: 5.3.2-1ubuntu4.2
-   Candidato: 5.3.2-1ubuntu4.2
-   Tabla de versión:
-  *** 5.3.2-1ubuntu4.2 0
- 500 http://es.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
- 100 /var/lib/dpkg/status
-  5.3.2-1ubuntu4 0
- 500 http://es.archive.ubuntu.com/ubuntu/ lucid/main Packages
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: php5 5.3.2-1ubuntu4.2
  ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Sat Jun 12 23:13:09 2010
  InstallationMedia: Ubuntu-Server 10.04 LTS "Lucid Lynx" - Release i386 
(20100427)
  PackageArchitecture: all
  ProcEnviron:
-  SHELL=/bin/bash
-  PATH=(custom, no user)
-  LANG=es_ES.UTF-8
+  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=es_ES.UTF-8
  SourcePackage: php5

-- 
php segmentation fault
https://bugs.launchpad.net/bugs/593176
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs