[Bug 865] New - When using RPM builds, apache seg faults when IMP is used with a cyrus IMAP server

bugs@bugs.horde.org bugs@bugs.horde.org
Tue, 5 Feb 2002 21:10:49 -0400


http://bugs.horde.org/show_bug.cgi?id=865

*** shadow/865	Tue Feb  5 21:10:49 2002
--- shadow/865.tmp.29671	Tue Feb  5 21:10:49 2002
***************
*** 0 ****
--- 1,59 ----
+ Bug#: 865
+ Product: Horde
+ Version: 2.0 Stable
+ Platform: PHP Code
+ OS/Version: Linux
+ Status: NEW   
+ Resolution: 
+ Severity: critical
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck@horde.org                            
+ ReportedBy: chprasad@hotmail.com               
+ URL: 
+ Summary: When using RPM builds, apache seg faults when IMP is used with a cyrus IMAP server
+ 
+ Using the RPMs listed in 
+ 
+ ftp://ftp.horde.org/pub/imp/rpms/noarch/rh7/horde-latest.README
+ 
+ I am experiencing a segmentation fault in apache whenever I use IMP to access 
+ my cyrus IMAP server. Interesting thing is that IMP works fine with other IMAP 
+ servers. No log entries are found for these fatal attempts.
+ 
+ I'm using the following RPMs on redhat linux 7.2.
+ 
+ $ rpm -qa | grep horde
+ php-pgsql-4.1.0-0horde2
+ php-imap-4.1.0-0horde2
+ php-devel-4.1.0-0horde2
+ php-mysql-4.1.0-0horde2
+ php-4.1.0-0horde2
+ php-manual-4.1.0-0horde2
+ horde-2.0-1
+ php-ldap-4.1.0-0horde2
+ php-odbc-4.1.0-0horde2
+ 
+ $ rpm -qi imp| head -n3 -
+ Name        : imp                          Relocations: (not relocateable)
+ Version     : 3.0                               Vendor: The Horde Project
+ Release     : 1                             Build Date: Wed 02 Jan 2002 
+ 10:58:48 PM PST
+ 
+ $ rpm -qi apache | head -n3 -
+ Name        : apache                       Relocations: (not relocateable)
+ Version     : 1.3.22                            Vendor: Red Hat, Inc.
+ Release     : 2                             Build Date: Thu 01 Nov 2001 
+ 12:51:54 PM PST
+ 
+ 
+ $ rpm -qi cyrus-imapd | head -n3 -
+ Name        : cyrus-imapd                  Relocations: (not relocateable)
+ Version     : 2.0.16                            Vendor: (none)
+ Release     : 3rm                           Build Date: Wed 16 Jan 2002 
+ 09:57:55 P
+ M PST
+ 
+ 
+