[imp] compose and html editor segfaults

Dominique LALOT dom.lalot at gmail.com
Mon Nov 3 14:58:31 UTC 2008


Hello,

I'm doing some tests, and I found a bug in compose with my setup:

If I try to compose in HTML (fck ou xinha), The compose window is 
waiting on sending and nothing is done. Everything is OK on simple text.
horde groupware webmel edition 1.2

*Mon Nov 03 15:13:41 2008] [notice] child pid 15565 exit signal 
Segmentation fault (11)*
as this cannot be a php problem, this is probably due to a C library.

Core was generated by `/usr/sbin/apache2 -k start'.
Program terminated with signal 11, Segmentation fault.
#0  0xb7e0efdf in memcpy () from /lib/libc.so.6
(gdb) bt full
#0  0xb7e0efdf in memcpy () from /lib/libc.so.6
No symbol table info available.
#1  0xb7481f61 in _estrndup () from /usr/lib/apache2/modules/libphp5.so
No symbol table info available.
#2  0xb68fdd84 in get_module () from /usr/lib/php5/20060613+lfs/tidy.so
No symbol table info available.
#3  0x00000151 in ?? ()
No symbol table info available.
#4  0x000001ff in ?? ()
No symbol table info available.
#5  0x00000010 in ?? ()
No symbol table info available.
#6  0x00000001 in ?? ()
No symbol table info available.
#7  0xb68abcb0 in ?? () from /usr/lib/libtidy-0.99.so.0
No symbol table info available.
#8  0xb68f34d8 in ?? () from /usr/lib/libtidy-0.99.so.0
No symbol table info available.
#9  0xbf9a56a8 in ?? ()
No symbol table info available.
#10 0xb68d7d23 in tidyBufInit () from /usr/lib/libtidy-0.99.so.0
No symbol table info available.
#11 0xb68ff884 in get_module () from /usr/lib/php5/20060613+lfs/tidy.so
No symbol table info available.
#12 0xbf9a56f8 in ?? ()
No symbol table info available.
#13 0xbf9a56f8 in ?? ()
No symbol table info available.
#14 0x000000a7 in ?? ()
No symbol table info available.
#15 0x08cb55fc in ?? ()
No symbol table info available.
#16 0x08cb75d0 in ?? ()
No symbol table info available.
#17 0xb68f2eac in ?? () from /usr/lib/libtidy-0.99.so.0
No symbol table info available.
#18 0x08cb7510 in ?? ()
No symbol table info available.
#19 0x00000001 in ?? ()
No symbol table info available.
#20 0x00000001 in ?? ()
No symbol table info available.
#21 0xb76dcd77 in php_ziplib___zip_err_type () from 
/usr/lib/apache2/modules/libphp5.so

I'm not sure exactly where the problem is..
php5 -v
PHP 5.2.6-2 with Suhosin-Patch 0.9.6.2 (cli) (built: Jul  3 2008 07:52:34)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies

https://oldetumel.univmed.fr/horde/dimp/compose.php

POST /horde/dimp/compose.php HTTP/1.1
Host: mel.univ.fr
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.3) 
Gecko/2008092417 Firefox/3.0.3
Accept: text/javascript, text/html, application/xml, text/xml, */*
Accept-Language: fr,fr-fr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
X-Requested-With: XMLHttpRequest
X-Prototype-Version: 1.6.0.2
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Referer: https://mel.univ.fr/horde/dimp/compose.php?type=new
Content-Length: 281
Cookie: default_imp_view=dimp; horde_sidebar_expanded=true; 
Horde=700d08731924dee9db760a4f; auth_key=04cb70e38d79ba675a794acad72; 
imp_key=89cab96d65101b845ad1b329857ef504; 
horde_menu_expanded=expadministration
Pragma: no-cache
Cache-Control: no-cache
action=send_message&last_identity=0&html=1&in_reply_to=&references=&folder=&index=&draft_index=0&reply_type=&messageCache=1351290168490f05e717b29&save_sent_mail=on&identity=0&to=TEST%20dom%20%3Cdom.TEST%40univ.fr%3E%2C%20&cc=&bcc=&subject=test&file_1=&message=test%3Cbr%20%2F%3E
HTTP/1.x 200 OK


Thanks in advance

Dom


More information about the imp mailing list