6.0.0-beta1
9/26/25

[#1001] OpenBSD 3.5-stable Apache Abort (6)
Summary OpenBSD 3.5-stable Apache Abort (6)
Queue IMP
Queue Version 4.0-RC3
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester lhall (at) setnine (dot) com
Created 12/21/2004 (7584 days ago)
Due
Updated 12/21/2004 (7584 days ago)
Assigned
Resolved 12/21/2004 (7584 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/21/2004 06:24:02 PM Chuck Hagenbuch Comment #2
State ⇒ Not A Bug
Reply to this comment
Duplicate of #711
12/21/2004 05:36:16 PM lhall (at) setnine (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ OpenBSD 3.5-stable Apache Abort (6)
Queue ⇒ IMP
Reply to this comment


  OpenBSD 3.5-stable in chroot



  Clicking on the Folders icon in IMP which eventually calls 
horde/lib/Horde/IMAP/Tree.php

function &singleton causes apache to abort with:



[Tue Dec 21 12:35:29 2004] [notice] child pid 10293 exit signal Abort (6)

[Tue Dec 21 12:35:29 2004] [notice] child pid 22346 exit signal Abort (6)



  It happens at this line:



  $instance[$app] = &new $classname($init, $cachename);



and the var's are



  $instance = Array

  $app = imp

  $classname = IMP_Tree

  $init = 1

  $cachename = imaptree



Horde:

Horde Version

     * Horde: 3.0-RC3

Horde Applications

     * Gollem: 1.0-cvs (run Gollem tests)

     * Hermes: 0.1-cvs

     * Horde: 3.0-RC3

     * Imp: 4.0-RC3 (run Imp tests)

     * Ingo: 1.0-RC3 (run Ingo tests)

     * Kronolith: 2.0-RC3

     * Mnemo: 2.0-RC3

     * Nag: 2.0-RC3

     * Turba: 2.0-RC3 (run Turba tests)

PHP Version

     * View phpinfo() screen

     * View loaded extensions

     * PHP Version: 4.3.8

     * PHP Major Version: 4.3

     * PHP Minor Version: 8

     * PHP Version Classification: release

     * You are running a supported version of PHP.

PHP Module Capabilities

     * Ctype Support: Yes

     * DOM XML Support: Yes

     * FTP Support: Yes

     * GD Support: Yes

     * Gettext Support: Yes

     * Iconv Support: Yes

     * IMAP Support: Yes

     * LDAP Support: Yes

     * Mbstring Support: No

     * MCAL Support: No

     * Mcrypt Support: Yes

     * MIME Magic Support: No

       The fileinfo PECL module will most likely provide faster MIME 
Magic lookups than the built-in Horde PHP magic code. See 
horde/docs/INSTALL for information on how to install PECL extensions.

     * MySQL Support: Yes

     * OpenSSL Support: Yes

     * PostgreSQL Support: No

     * XML Support: Yes

     * Zlib Support: Yes

Miscellaneous PHP Settings

     * magic_quotes_runtime disabled: Yes

     * memory_limit disabled: Yes

     * file_uploads enabled: Yes

     * safe_mode disabled: Yes

     * session.use_trans_sid disabled: Yes

Required Horde Configuration Files

     * config/conf.php: Yes

     * config/mime_drivers.php: Yes

     * config/nls.php: Yes

     * config/prefs.php: Yes

     * config/registry.php: Yes

PHP Sessions

     * Session counter: 1

     * To unregister the session: click here

PEAR

     * PEAR Search Path (PHP's include_path):   
/htdocs/horde/lib:.:/pear/lib:/var/www/pear/lib

     * PEAR: Yes

     * Recent PEAR: Yes

     * Mail_RFC822: Yes

     * Mail_Mime: Yes

     * Log: Yes

     * DB: Yes

     * Net_Socket: Yes

     * Date: Yes

     * Auth_SASL: No

       Horde will work without the Auth_SASL class, but if you use 
Access Control Lists in IMP you should be aware that without this 
class passwords will be sent to the IMAP server in plain text when 
retrieving ACLs.

     * HTTP_Request: Yes

     * File: Yes

     * Net_SMTP: Yes

     * Services_Weather: No

       Services_Weather is used by the weather applet/block on the portal page.



IMP:

IMP Version

     * IMP: 4.0-RC3

Other Horde Applications

     * gollem: Yes (Version: 1.0-cvs)

     * ingo: No (Have version: 1.0-RC3; Need version: 1.0)

       Ingo provides basic mail filtering capabilities to IMP.

     * nag: No (Have version: 2.0-RC3; Need version: 2.0)

       Nag allows tasks to be directly created from e-mail data.

     * turba: No (Have version: 2.0-RC3; Need version: 2.0)

       Turba provides addressbook/contacts capabilities to IMP.

PHP Version

     * View phpinfo() screen

     * View loaded extensions

     * PHP Version: 4.3.8

     * PHP Major Version: 4.3

     * PHP Minor Version: 8

     * PHP Version Classification: release

     * You are running a supported version of PHP.

PHP Module Capabilities

     * IMAP Support: Yes

     * OpenSSL Support: Yes

Miscellaneous PHP Settings

     * file_uploads enabled: Yes

Required IMP Configuration Files

     * config/conf.php: Yes

     * config/mime_drivers.php: Yes

     * config/prefs.php: Yes

     * config/servers.php: Yes

PEAR

     * PEAR Search Path (PHP's include_path):   
/htdocs/horde/lib:.:/pear/lib:/var/www/pear/lib

     * PEAR: Yes

     * Recent PEAR: Yes

     * HTTP_Request: Yes


Saved Queries