<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>unable to view/download attachments if mail is signed (S/MIME)</title> 
  <pubDate>Fri, 10 Apr 2026 19:46:55 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9301</link> 
  <atom:link rel="self" type="application/rss+xml" title="unable to view/download attachments if mail is signed (S/MIME)" href="https://bugs.horde.org/ticket/9301/rss" /> 
  <description>unable to view/download attachments if mail is signed (S/MIME)</description> 
 
   
   
  <item> 
   <title>I use Horde 3.3.9 and imp 4.3.8. 

If I try to access an a</title> 
   <description>I use Horde 3.3.9 and imp 4.3.8. 

If I try to access an attachment of an signed mail, the horde_main frame is repaced by a white page.
If the attachment would have a preview (e.g. .png) this is not shown. There are nor errors shown or logged.

Horde 3.3.8 with imp 4.3.8 works fine
</description> 
   <pubDate>Mon, 11 Oct 2010 11:05:27 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9301#t60365</link> 
  </item> 
   
  <item> 
   <title>Please follow the hints at http://wiki.horde.org/FAQ/Admin/T</title> 
   <description>Please follow the hints at http://wiki.horde.org/FAQ/Admin/Troubleshoot#wsod to generate and find a useful error message.</description> 
   <pubDate>Thu, 21 Oct 2010 11:35:47 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9301#t60536</link> 
  </item> 
   
  <item> 
   <title>Sorry for missing the following error in the main apache err</title> 
   <description>Sorry for missing the following error in the main apache error log

[Thu Oct 21 14:31:38 2010] [notice] child pid 25540 exit signal Segmentation fault (11)

attaced is a s trace of a apache-prefork that exits with a segmantation fault

I could reproduce this bug with 

apache2-2.2.10-2.23.22.1, php5-5.2.13-0.1.1 and an other system
apache2-2.2.10-2.21.1,     php5-5.2.12-0.1.1


</description> 
   <pubDate>Thu, 21 Oct 2010 12:46:45 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9301#t60546</link> 
  </item> 
   
  <item> 
   <title>An strace doesn&#039;t help much, beside showing that the last th</title> 
   <description>An strace doesn&#039;t help much, beside showing that the last thing that happend before the segfault was closing the imaps connection to mailserv08.uni-tuebingen.de.
If anything, then a gdb trace would help, but this is still some issue in PHP then, not in Horde.</description> 
   <pubDate>Thu, 21 Oct 2010 13:12:19 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9301#t60548</link> 
  </item> 
   
  <item> 
   <title>Even if this is a bug in php, somthing in horde has changed </title> 
   <description>Even if this is a bug in php, somthing in horde has changed between 3.3.8 and 3.3.9 thas is triggering this.

Here ist the gdb bt

0  0x00007f2c3fed0d39 in _zend_hash_add_or_update () from /usr/lib64/apache2/mod_php5.so
#1  0x00007f2c3fe8b8f3 in php_register_variable_ex () from /usr/lib64/apache2/mod_php5.so
#2  0x00007f2c3fdcb40f in ?? () from /usr/lib64/apache2/mod_php5.so
#3  0x00007f2c3fe85b52 in sapi_getenv () from /usr/lib64/apache2/mod_php5.so
#4  0x00007f2c3fe90a29 in ?? () from /usr/lib64/apache2/mod_php5.so
#5  0x00007f2c3fea6c75 in ?? () from /usr/lib64/apache2/mod_php5.so
#6  0x00007f2c3fea70de in ?? () from /usr/lib64/apache2/mod_php5.so
#7  0x00007f2c3feb5715 in _zval_ptr_dtor () from /usr/lib64/apache2/mod_php5.so
#8  0x00007f2c3fece448 in zend_hash_destroy () from /usr/lib64/apache2/mod_php5.so
#9  0x00007f2c3feba3b3 in destroy_zend_class () from /usr/lib64/apache2/mod_php5.so
#10 0x00007f2c3fece0d0 in ?? () from /usr/lib64/apache2/mod_php5.so
#11 0x00007f2c3fece1f8 in zend_hash_reverse_apply () from /usr/lib64/apache2/mod_php5.so
#12 0x00007f2c3feb693e in shutdown_executor () from /usr/lib64/apache2/mod_php5.so
#13 0x00007f2c3fec3842 in zend_deactivate () from /usr/lib64/apache2/mod_php5.so
#14 0x00007f2c3fe7d652 in php_request_shutdown () from /usr/lib64/apache2/mod_php5.so
#15 0x00007f2c3ff397e3 in ?? () from /usr/lib64/apache2/mod_php5.so
#16 0x00007f2c452a5573 in ap_run_handler () from /usr/sbin/httpd2-prefork
#17 0x00007f2c452a8c5f in ap_invoke_handler () from /usr/sbin/httpd2-prefork
#18 0x00007f2c452b445e in ap_process_request () from /usr/sbin/httpd2-prefork
#19 0x00007f2c452b1358 in ?? () from /usr/sbin/httpd2-prefork
#20 0x00007f2c452ace83 in ap_run_process_connection () from /usr/sbin/httpd2-prefork
#21 0x00007f2c452b8dbe in ?? () from /usr/sbin/httpd2-prefork
#22 0x00007f2c452b906a in ?? () from /usr/sbin/httpd2-prefork
#23 0x00007f2c452b9b9a in ap_mpm_run () from /usr/sbin/httpd2-prefork
#24 0x00007f2c45291805 in main () from /usr/sbin/httpd2-prefork
</description> 
   <pubDate>Thu, 21 Oct 2010 13:29:48 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9301#t60549</link> 
  </item> 
   
  <item> 
   <title>This during the PHP script shutdown, so really not anywhere </title> 
   <description>This during the PHP script shutdown, so really not anywhere near any PHP code from Horde.</description> 
   <pubDate>Thu, 21 Oct 2010 14:32:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9301#t60550</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
