ID:               15472
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Reproducible crash
 Operating System: Linux Debian SID
 PHP Version:      4.1.1
 New Comment:

./configure --prefix=/usr --with-apxs=/usr/bin/apxs --with-regex=system
\
        --with-config-file-path=/etc/php4/apache --disable-rpath \
        --disable-debug --enable-memory-limit --enable-calendar
--enable-sysvsem --enable-sysvshm --enable-
track-vars --enable-trans-sid --enable-bcmath --with-bz2 --enable-ctype
--with-db2 --with-iconv --with-ndbm
 --enable-exif --enable-filepro --enable-ftp --with-gettext
--enable-mbstring --with-pcre-regex=/usr --enab
le-shmop --enable-sockets --enable-wddx --with-xml=/usr
--with-expat-dir=/usr --enable-yp --with-zlib --wit
hout-pgsql --disable-static \
        --with-layout=GNU \
        --with-curl=shared,/usr \
        --with-dom=shared,/usr --with-zlib-dir=/usr \
        --with-gd=shared,/usr \
        --with-jpeg-dir=shared,/usr --with-xpm-dir=shared,/usr/X11R6
--with-png-dir=shared,/usr \
                --with-freetype-dir=shared,/usr  \
        --with-imap=shared,/usr \
        --with-ldap=shared,/usr \
        --with-mcal=shared,/usr \
        --with-mhash=shared,/usr \
        --with-mm \
        --with-mysql=shared,/usr \
        --with-recode=shared,/usr \
        --enable-xslt \
        --with-xslt-sablot=shared,/usr \
        --with-snmp=shared \
        --enable-ucd-snmp-hack \
        --with-sybase-ct=shared,/usr \
        --with-ttf=shared,/usr --with-t1lib=shared,/usr


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

[2002-02-09 17:17:19] [EMAIL PROTECTED]

Here is the backtrace:

#0  0x401c4743 in strnlen () from /lib/libc.so.6
#1  0x4019d0fe in vfprintf () from /lib/libc.so.6
#2  0x401b4253 in vsprintf () from /lib/libc.so.6
#3  0x401a460d in sprintf () from /lib/libc.so.6
#4  0x404c5809 in auth_md5_client () from
/usr/lib/php4/20010901/imap.so
#5  0x404db226 in imap_auth () from /usr/lib/php4/20010901/imap.so
#6  0x404da8eb in imap_open () from /usr/lib/php4/20010901/imap.so
#7  0x404b9b9a in mail_open () from /usr/lib/php4/20010901/imap.so
#8  0x404aa397 in zm_info_imap () from /usr/lib/php4/20010901/imap.so
#9  0x404aa449 in zif_imap_open () from /usr/lib/php4/20010901/imap.so
#10 0x08103acf in execute ()
#11 0x080e647a in zend_execute_scripts ()
#12 0x0806355d in php_execute_script ()
#13 0x080616ac in main ()
#14 0x4016a6cf in __libc_start_main () from /lib/libc.so.6


I'm working on config line, but i think it doesn't matter, if server
says it has MD5, and later don't support it, i think it will crash...
:)

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

[2002-02-09 17:10:50] [EMAIL PROTECTED]

sorry, i mean "apt-get source php4 --build" :)

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

[2002-02-09 17:09:19] [EMAIL PROTECTED]

The configuration line is generated by debian automatically when i do
"apt-get php4 --build". It regenerates all debian packages from
files... i'm goin to do this again, capture the output config used and
send it, ok?

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

[2002-02-09 17:06:34] [EMAIL PROTECTED]

By the way, i don't know if the problem is that my courier instalation
doesn't support CRAM-MD5 auth, due to the fact that it is
authenticating agains LDAP, and LDAP userPassword is already
encripted.

Perhaps that's the problem.

Anyway, it should be interesting imap does accept that "buggy" imap
server configuration. :)

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

[2002-02-09 17:02:05] [EMAIL PROTECTED]

Can you please provide your configure-line and a backtrace?

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

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/15472

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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to