[imp] Document contained no data -- Contact Server adminstrator

M Ravi Kumar mravi@sasken.com
Thu, 7 Feb 2002 18:52:45 +0530 (IST)


Sorry Forgot to paste it:

-----------------------------------------------------------------------------
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "sparc-sun-solaris2.6"...
(gdb) run -X -f /usr/local/apache/conf/httpd.conf
Starting program: /usr/local/apache/bin/httpd -X -f
/usr/local/apache/conf/httpd.conf
warning: Lowest section in /usr/lib/libintl.so.1 is .hash at 00000074
warning: Lowest section in /usr/lib/libintl.so.1 is .hash at 00000074

Program received signal SIGSEGV, Segmentation fault.
0xff1c1bec in realfree () from /usr/lib/libc.so.1
(gdb) bt
#0  0xff1c1bec in realfree () from /usr/lib/libc.so.1
#1  0xff1c2464 in _free_unlocked () from /usr/lib/libc.so.1
#2  0xff1c23b4 in free () from /usr/lib/libc.so.1
#3  0xfef6ec0c in _efree (ptr=0x303f90) at zend_alloc.c:246
#4  0xfef8afa0 in _zval_dtor (zvalue=0x324210) at zend_variables.c:44
#5  0xfef846ec in destroy_op_array (op_array=0x36ce68) at
zend_opcode.c:165
#6  0xfef84588 in destroy_zend_function (function=0x36ce68)
    at zend_opcode.c:100
#7  0xfef91bb0 in zend_hash_destroy (ht=0x143aa8) at zend_hash.c:541
#8  0xfef845dc in destroy_zend_class (ce=0x143a90) at zend_opcode.c:118
#9  0xfef91ae0 in zend_hash_del_key_or_index (ht=0xbda70, 
    arKey=0x1f3640 "mime_message", nKeyLength=13, h=3151151517, flag=29)
    at zend_hash.c:512
#10 0xfef92190 in zend_hash_reverse_apply (ht=0xbda70, 
    apply_func=0xfef81f70 <is_not_internal_class>) at zend_hash.c:741
#11 0xfef82290 in shutdown_executor () at zend_execute_API.c:189
#12 0xfef8c280 in zend_deactivate () at zend.c:600
#13 0xfef9b7d8 in php_request_shutdown (dummy=0x0) at main.c:735
#14 0xfef98264 in apache_php_module_main (r=0x0,
display_source_mode=-4262168)
    at sapi_apache.c:96
#15 0xfef98fe0 in send_php (r=0x1004f8, display_source_mode=0,
filename=0x0)
    at mod_php4.c:575
#16 0xfef99054 in send_parsed_php (r=0x1004f8) at mod_php4.c:590
#17 0x40a98 in ap_invoke_handler ()
#18 0x5f030 in process_request_internal ()
#19 0x5f0b4 in ap_process_request ()
#20 0x52310 in child_main ()
#21 0x525a4 in make_child ()
#22 0x527c0 in startup_children ()
#23 0x531f4 in standalone_main ()
#24 0x53e3c in main ()
(gdb) 

----------------------------------------------------------------------

Ravi


On Thu, 7 Feb 2002, Jan Schneider wrote:

->Zitat von M Ravi Kumar <mravi@sasken.com>:
->
->> 
->> Hi,
->> 
->> Following are the version used:
->> 
->> Apache --> Server version: Apache/1.3.23 (Unix)
->> PHP -----> php-4.1.1
->> Horde ---> horde-2.0
->> Imp  ----> imp-3.0	
->> 
->> Problem:
->> --------
->> After composing an e-mail , when I click on "Send Message" it pops up an
->> error message "The document contained no data. Try again ..."
->> 
->> Apache Log shows the:
->> ---------------------
->> Tue Feb  4 16:32:44 2002] [notice] child pid 22300 exit signal \
->> 		Segmentation Fault (11)
->> 
->> 
->> 
->> Following is the backtrace:
->> ------------------------------------------------------------------------
->> host# gdb httpd 
->> GNU gdb 5.0
->> Copyright 2000 Free Software Foundation, Inc.
->> GDB is free software, covered by the GNU General Public License, and you
->> are
->> welcome to change it and/or distribute copies of it under certain
->> conditions.
->> Type "show copying" to see the conditions.
->> There is absolutely no warranty for GDB.  Type "show warranty" for
->> details.
->> This GDB was configured as "sparc-sun-solaris2.6"...
->> (gdb) run -X -f /usr/local/apache/conf/httpd.conf
->> Starting program: /usr/local/apache/bin/httpd -X -f
->> /usr/local/apache/conf/httpd.conf
->> warning: Lowest section in /usr/lib/libintl.so.1 is .hash at 00000074
->> warning: Lowest section in /usr/lib/libintl.so.1 is .hash at 00000074
->> 
->> Program received signal SIGSEGV, Segmentation fault.
->> 0xff1c1bec in realfree () from /usr/lib/libc.so.1
->> (gdb) 
->> 
->> ------------------------------------------------------------------------
->> 
->> Can anyone let us know what could be the problem ?
->
->And where is the backtrace? Type 'bt' in gdb after the segfault occured.
->
->Jan.
->
->--
->http://www.horde.org - The Horde Project
->http://www.ammma.de - discover your knowledge
->http://www.tip4all.de - Deine private Tippgemeinschaft
->
->-- 
->IMP mailing list: http://horde.org/imp/
->Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
->Frequently Asked Questions: http://horde.org/faq/
->To unsubscribe, mail: imp-unsubscribe@lists.horde.org
->