ID:               33758
 User updated by:  0602 at eq dot cz
 Reported By:      0602 at eq dot cz
 Status:           Bogus
 Bug Type:         IMAP related
 Operating System: Slackware Linux
 PHP Version:      5CVS, 4CVS (2005-07-20)
 Assigned To:      iliaa
 New Comment:

Bug #32589 was reported 2.4.2005 - more then three months before 4.4.0
(11.7.2005) and I have very strong feeling that at the time I was
submitting this one, #32589 was marked as closed. It's good to know
that every record here marked closed should people consider
``existing''. Anyway - let's suppose that #32589 was marked as open at
the time I was submitting this one - is it a common practise to release
another _stable_ version when you know there is such a serious bug in
it?


Previous Comments:
------------------------------------------------------------------------

[2005-07-20 20:55:19] [EMAIL PROTECTED]

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

See bug #32589


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

[2005-07-19 21:18:30] [EMAIL PROTECTED]

Assigned to Ilia who said he could reproduce this.

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

[2005-07-19 02:19:22] 0602 at eq dot cz

The crash is reproducible with c-client from pine 4.62 and 4.63, build
script is similar to this one:
ftp://ftp.slackware.com/pub/slackware/slackware-current/source/n/php/php.SlackBuild
with the exception that I use apache2, i.e. different apxs. I don't get
the segfault with php 4.3.10 and c-client from pine 4.63.

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

[2005-07-19 00:07:00] [EMAIL PROTECTED]

I can not reproduce this. Exactly what c-client version are you
compiling PHP with? What configure line did you use?


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

[2005-07-18 23:58:38] 0602 at eq dot cz

# gdb /usr/local/apache2/bin/httpd   
GNU gdb 5.3
Copyright 2002 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 "i386-slackware-linux"...
(gdb) run -X
Starting program: /usr/local/apache2/bin/httpd -X
[New Thread 16384 (LWP 7894)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 7894)]
0x003ba3bd in pthread_mutex_lock () from /lib/libpthread.so.0
(gdb) bt
#0  0x003ba3bd in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0x0047e880 in free () from /lib/libc.so.6
#2  0x00785bee in fs_give () from
/usr/local/apache2/modules/libphp4.so
#3  0x00795199 in mail_free_body_parameter () from
/usr/local/apache2/modules/libphp4.so
#4  0x00794f94 in mail_free_body_data () from
/usr/local/apache2/modules/libphp4.so
#5  0x007951c5 in mail_free_body_part () from
/usr/local/apache2/modules/libphp4.so
#6  0x00795140 in mail_free_body_data () from
/usr/local/apache2/modules/libphp4.so
#7  0x00794f4d in mail_free_body () from
/usr/local/apache2/modules/libphp4.so
#8  0x006540dc in zif_imap_mail_compose () from
/usr/local/apache2/modules/libphp4.so
#9  0x00774c60 in execute () from
/usr/local/apache2/modules/libphp4.so
#10 0x00761471 in zend_execute_scripts () from
/usr/local/apache2/modules/libphp4.so
#11 0x0072ca3c in php_execute_script () from
/usr/local/apache2/modules/libphp4.so
#12 0x0077ab2c in execute () from
/usr/local/apache2/modules/libphp4.so
#13 0x0806712a in ap_run_handler (r=0x822a7f0) at config.c:153
#14 0x08067642 in ap_invoke_handler (r=0x822a7f0) at config.c:364
#15 0x08064a3f in ap_process_request (r=0x822a7f0) at
http_request.c:249
#16 0x08060af9 in ap_process_http_connection (c=0x82248b0) at
http_core.c:251
#17 0x0806f3f6 in ap_run_process_connection (c=0x82248b0) at
connection.c:43
#18 0x08065ca3 in child_main (child_num_arg=3) at prefork.c:610
#19 0x08065e4e in make_child (s=0x809c340, slot=0) at prefork.c:650
#20 0x08065ea7 in startup_children (number_to_start=2) at
prefork.c:722
#21 0x080665b5 in ap_mpm_run (_pconf=0x806566c, plog=0x80c4638,
s=0x809c340) at prefork.c:941
#22 0x0806b56a in main (argc=2, argv=0xbffffa24) at main.c:618
#23 0x0041ebb4 in __libc_start_main () from /lib/libc.so.6
(gdb)

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/33758

-- 
Edit this bug report at http://bugs.php.net/?id=33758&edit=1

Reply via email to