Hello Toby,
I hope the attached file is wat you need
thanks
Alessio


Il 17/06/2010 17.35, Tobias Schlitt ha scritto:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alessio,

On 06/17/2010 12:50 PM, Alessio Spoto wrote:

Tracing ; ezc/Mail/src/transports/transport_connection.php
have a look at this debug : ( xdebug_var_dump( ) )
<snip />

this is not the type of trace I was talking about, what I actually need
is a function trace. Please take a look here for details on that:

        http://xdebug.org/docs/execution_trace

- From what I saw in the stack trace, you're not using the most recent
version of the Mail component or you have local changes. Therefore, I'd
recommend to upgrade to the latest version before further investigation.

Regards,
Toby
- -- Tobias Schlitt [email protected] GPG Key: 0xC462BC14
a passion for php                     http://schlitt.info/opensource
eZ Components are Zeta Components now!          http://bit.ly/9S7zbn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwaQLgACgkQ5bO3TcRivBR1gwCgg6Dv9Y35NwlQO+AnjzwnD9Xx
7QYAn0Pu8uFPdxdUZlKhW0vz1St57OZR
=Pdre
-----END PGP SIGNATURE-----

TRACE START [2010-06-18 08:13:12]
    1.9308     762556     -> ezcMailImapTransport->selectMailbox($mailbox = 
'Inbox', $readOnly = ???) /root/parser/parser3a.php:11
    1.9309     762684       -> ezcMailImapTransport->getNextTag() 
/root/parser/ezc/Mail/src/transports/imap/imap_transport.php:722
    1.9309     762756         -> substr('A0001', 0, 1) 
/root/parser/ezc/Mail/src/transports/imap/imap_transport.php:2690
    1.9310     762828         -> substr('A0001', 1) 
/root/parser/ezc/Mail/src/transports/imap/imap_transport.php:2691
    1.9310     762844         -> intval('0001') 
/root/parser/ezc/Mail/src/transports/imap/imap_transport.php:2691
    1.9310     762924         -> sprintf('%04s', 2) 
/root/parser/ezc/Mail/src/transports/imap/imap_transport.php:2703
    1.9311     762788       -> ezcMailTransportConnection->sendData($data = 
'A0002 SELECT "Inbox"') 
/root/parser/ezc/Mail/src/transports/imap/imap_transport.php:728
    1.9311     762860         -> is_resource(resource(13) of type (stream)) 
/root/parser/ezc/Mail/src/transports/transport_connection.php:179
    1.9311     762916         -> strlen('A0002 SELECT "Inbox"') 
/root/parser/ezc/Mail/src/transports/transport_connection.php:182
    1.9312     762980         -> strlen('\r\n') 
/root/parser/ezc/Mail/src/transports/transport_connection.php:182
    1.9312     762940         -> fwrite(resource(13) of type (stream), 'A0002 
SELECT "Inbox"\r\n', 22) 
/root/parser/ezc/Mail/src/transports/transport_connection.php:182
    1.9312     762808       -> ezcMailImapTransport->getResponse($tag = 
'A0002', $response = ???) 
/root/parser/ezc/Mail/src/transports/imap/imap_transport.php:739
    1.9313     762956         -> is_null(NULL) 
/root/parser/ezc/Mail/src/transports/imap/imap_transport.php:2653
    1.9313     762932         -> ezcMailTransportConnection->getLine($trim = 
???) /root/parser/ezc/Mail/src/transports/imap/imap_transport.php:2655
    1.9313     763204           -> is_resource(resource(13) of type (stream)) 
/root/parser/ezc/Mail/src/transports/transport_connection.php:204
    1.9314     763244           -> strpos('', '\r\n') 
/root/parser/ezc/Mail/src/transports/transport_connection.php:207
    1.9314     763228           -> fgets(resource(13) of type (stream), 512) 
/root/parser/ezc/Mail/src/transports/transport_connection.php:209
    6.9758     754940           -> __autoload($className = 
'ezcMailTransportException') /root/parser/parser3a.php:0
    6.9760     754996             -> ezcBase::autoload($className = 
'ezcMailTransportException') /root/parser/parser3a.php:5
    6.9761     755052               -> ezcBase::setPackageDir() 
/root/parser/ezc/Base/src/base.php:125
    6.9762     755076               -> 
array_key_exists('ezcMailTransportException', array ('ezcMailException' => 
'Mail/exceptions/mail_exception.php', 'ezcMailInvalidLimitException' => 
'Mail/exceptions/invalid_limit.php', 'ezcMailNoSuchMessageException' => 
'Mail/exceptions/no_such_message.php', 'ezcMailOffsetOutOfRangeException' => 
'Mail/exceptions/offset_out_of_range.php', 'ezcMailTransportException' => 
'Mail/exceptions/transport_exception.php', 'ezcMailTransportSmtpException' => 
'Mail/exceptions/transport_smtp_exception.php', 'ezcMailPart' => 
'Mail/interfaces/part.php', 'ezcMailPartParser' => 
'Mail/parser/interfaces/part_parser.php', 'ezcMailTransport' => 
'Mail/interfaces/transport.php', 'ezcMail' => 'Mail/mail.php', 
'ezcMailFilePart' => 'Mail/parts/file.php', 'ezcMailMtaTransport' => 
'Mail/transports/mta/mta_transport.php', 'ezcMailMultipart' => 
'Mail/parts/multipart.php', 'ezcMailMultipartParser' => 
'Mail/parser/parts/multipart_parser.php', 'ezcMailParserSet' => 
'Mail/parser/interfaces/parser_set.php', 'ezcMailSmtpTransport' => 
'Mail/transports/smtp/smtp_transport.php', 'ezcMailTransportOptions' => 
'Mail/options/transport_options.php', 'ezcMailAddress' => 
'Mail/structs/mail_address.php', 'ezcMailCharsetConverter' => 
'Mail/internal/charset_convert.php', 'ezcMailComposer' => 'Mail/composer.php', 
'ezcMailComposerOptions' => 'Mail/options/composer_options.php', 
'ezcMailContentDispositionHeader' => 
'Mail/structs/content_disposition_header.php', 'ezcMailDeliveryStatus' => 
'Mail/parts/delivery_status.php', 'ezcMailDeliveryStatusParser' => 
'Mail/parser/parts/delivery_status_parser.php', 'ezcMailFile' => 
'Mail/parts/fileparts/disk_file.php', 'ezcMailFileParser' => 
'Mail/parser/parts/file_parser.php', 'ezcMailFileSet' => 
'Mail/transports/file/file_set.php', 'ezcMailHeaderFolder' => 
'Mail/internal/header_folder.php', 'ezcMailHeadersHolder' => 
'Mail/parser/headers_holder.php', 'ezcMailImapSet' => 
'Mail/transports/imap/imap_set.php', 'ezcMailImapSetOptions' => 
'Mail/options/imap_set_options.php', 'ezcMailImapTransport' => 
'Mail/transports/imap/imap_transport.php', 'ezcMailImapTransportOptions' => 
'Mail/options/imap_options.php', 'ezcMailMboxSet' => 
'Mail/transports/mbox/mbox_set.php', 'ezcMailMboxTransport' => 
'Mail/transports/mbox/mbox_transport.php', 'ezcMailMultipartAlternative' => 
'Mail/parts/multiparts/multipart_alternative.php', 
'ezcMailMultipartAlternativeParser' => 
'Mail/parser/parts/multipart_alternative_parser.php', 'ezcMailMultipartDigest' 
=> 'Mail/parts/multiparts/multipart_digest.php', 'ezcMailMultipartDigestParser' 
=> 'Mail/parser/parts/multipart_digest_parser.php', 'ezcMailMultipartMixed' => 
'Mail/parts/multiparts/multipart_mixed.php', 'ezcMailMultipartMixedParser' => 
'Mail/parser/parts/multipart_mixed_parser.php', 'ezcMailMultipartRelated' => 
'Mail/parts/multiparts/multipart_related.php', 'ezcMailMultipartRelatedParser' 
=> 'Mail/parser/parts/multipart_related_parser.php', 'ezcMailMultipartReport' 
=> 'Mail/parts/multiparts/multipart_report.php', 'ezcMailMultipartReportParser' 
=> 'Mail/parser/parts/multipart_report_parser.php', 'ezcMailOptions' => 
'Mail/options/mail_options.php', 'ezcMailParser' => 'Mail/parser/parser.php', 
'ezcMailParserOptions' => 'Mail/options/parser_options.php', 
'ezcMailParserShutdownHandler' => 'Mail/parser/shutdown_handler.php', 
'ezcMailPartWalkContext' => 'Mail/structs/walk_context.php', 'ezcMailPop3Set' 
=> 'Mail/transports/pop3/pop3_set.php', 'ezcMailPop3Transport' => 
'Mail/transports/pop3/pop3_transport.php', 'ezcMailPop3TransportOptions' => 
'Mail/options/pop3_options.php', 'ezcMailRfc2231Implementation' => 
'Mail/parser/rfc2231_implementation.php', 'ezcMailRfc822Digest' => 
'Mail/parts/rfc822_digest.php', 'ezcMailRfc822DigestParser' => 
'Mail/parser/parts/rfc822_digest_parser.php', 'ezcMailRfc822Parser' => 
'Mail/parser/parts/rfc822_parser.php', 'ezcMailSmtpTransportOptions' => 
'Mail/options/smtp_options.php', 'ezcMailStorageSet' => 
'Mail/transports/storage/storage_set.php', 'ezcMailStreamFile' => 
'Mail/parts/fileparts/stream_file.php', 'ezcMailText' => 'Mail/parts/text.php', 
'ezcMailTextParser' => 'Mail/parser/parts/text_parser.php', 'ezcMailTools' => 
'Mail/tools.php', 'ezcMailTransportConnection' => 
'Mail/transports/transport_connection.php', 'ezcMailTransportMta' => 
'Mail/transports/mta/transport_mta.php', 'ezcMailTransportSmtp' => 
'Mail/transports/smtp/transport_smtp.php', 'ezcMailVariableSet' => 
'Mail/transports/variable/var_set.php', 'ezcMailVirtualFile' => 
'Mail/parts/fileparts/virtual_file.php', 'ezcBaseException' => 
'Base/exceptions/exception.php', 'ezcBaseFileException' => 
'Base/exceptions/file_exception.php', 'ezcBaseAutoloadException' => 
'Base/exceptions/autoload.php', 'ezcBaseDoubleClassRepositoryPrefixException' 
=> 'Base/exceptions/double_class_repository_prefix.php', 
'ezcBaseExtensionNotFoundException' => 
'Base/exceptions/extension_not_found.php', 'ezcBaseFileIoException' => 
'Base/exceptions/file_io.php', 'ezcBaseFileNotFoundException' => 
'Base/exceptions/file_not_found.php', 'ezcBaseFilePermissionException' => 
'Base/exceptions/file_permission.php', 
'ezcBaseFunctionalityNotSupportedException' => 
'Base/exceptions/functionality_not_supported.php', 
'ezcBaseInitCallbackConfiguredException' => 
'Base/exceptions/init_callback_configured.php', 
'ezcBaseInitInvalidCallbackClassException' => 
'Base/exceptions/invalid_callback_class.php', 
'ezcBaseInvalidParentClassException' => 
'Base/exceptions/invalid_parent_class.php', 'ezcBasePropertyNotFoundException' 
=> 'Base/exceptions/property_not_found.php', 
'ezcBasePropertyPermissionException' => 
'Base/exceptions/property_permission.php', 'ezcBaseSettingNotFoundException' => 
'Base/exceptions/setting_not_found.php', 'ezcBaseSettingValueException' => 
'Base/exceptions/setting_value.php', 'ezcBaseValueException' => 
'Base/exceptions/value.php', 'ezcBaseWhateverException' => 
'Base/exceptions/whatever.php', 'ezcBaseOptions' => 'Base/options.php', 
'ezcBaseStruct' => 'Base/struct.php', 'ezcBase' => 'Base/base.php', 
'ezcBaseAutoloadOptions' => 'Base/options/autoload.php', 
'ezcBaseConfigurationInitializer' => 
'Base/interfaces/configuration_initializer.php', 'ezcBaseExportable' => 
'Base/interfaces/exportable.php', 'ezcBaseFeatures' => 'Base/features.php', 
'ezcBaseFile' => 'Base/file.php', 'ezcBaseFileFindContext' => 
'Base/structs/file_find_context.php', 'ezcBaseInit' => 'Base/init.php', 
'ezcBaseMetaData' => 'Base/metadata.php', 'ezcBaseMetaDataPearReader' => 
'Base/metadata/pear.php', 'ezcBaseMetaDataTarballReader' => 
'Base/metadata/tarball.php', 'ezcBasePersistable' => 
'Base/interfaces/persistable.php', 'ezcBaseRepositoryDirectory' => 
'Base/structs/repository_directory.php')) /root/parser/ezc/Base/src/base.php:128
    6.9767     755052               -> ezcBase::loadFile($file = 
'Mail/exceptions/transport_exception.php') 
/root/parser/ezc/Base/src/base.php:135
    6.9767     755188                 -> explode('/', 
'Mail/exceptions/transport_exception.php', 2) 
/root/parser/ezc/Base/src/base.php:354
    6.9768     755520                 -> 
file_exists('/root/parser/ezc/Base/src/../../Mail/src/exceptions/transport_exception.php')
 /root/parser/ezc/Base/src/base.php:378
    6.9770     759164                 -> 
require(/root/parser/ezc/Mail/src/exceptions/transport_exception.php) 
/root/parser/ezc/Base/src/base.php:380
    6.9770     759380                   -> __autoload($className = 
'ezcMailException') /root/parser/parser3a.php:0
    6.9771     759436                     -> ezcBase::autoload($className = 
'ezcMailException') /root/parser/parser3a.php:5
    6.9771     759492                       -> ezcBase::setPackageDir() 
/root/parser/ezc/Base/src/base.php:125
    6.9771     759516                       -> 
array_key_exists('ezcMailException', array ('ezcMailException' => 
'Mail/exceptions/mail_exception.php', 'ezcMailInvalidLimitException' => 
'Mail/exceptions/invalid_limit.php', 'ezcMailNoSuchMessageException' => 
'Mail/exceptions/no_such_message.php', 'ezcMailOffsetOutOfRangeException' => 
'Mail/exceptions/offset_out_of_range.php', 'ezcMailTransportException' => 
'Mail/exceptions/transport_exception.php', 'ezcMailTransportSmtpException' => 
'Mail/exceptions/transport_smtp_exception.php', 'ezcMailPart' => 
'Mail/interfaces/part.php', 'ezcMailPartParser' => 
'Mail/parser/interfaces/part_parser.php', 'ezcMailTransport' => 
'Mail/interfaces/transport.php', 'ezcMail' => 'Mail/mail.php', 
'ezcMailFilePart' => 'Mail/parts/file.php', 'ezcMailMtaTransport' => 
'Mail/transports/mta/mta_transport.php', 'ezcMailMultipart' => 
'Mail/parts/multipart.php', 'ezcMailMultipartParser' => 
'Mail/parser/parts/multipart_parser.php', 'ezcMailParserSet' => 
'Mail/parser/interfaces/parser_set.php', 'ezcMailSmtpTransport' => 
'Mail/transports/smtp/smtp_transport.php', 'ezcMailTransportOptions' => 
'Mail/options/transport_options.php', 'ezcMailAddress' => 
'Mail/structs/mail_address.php', 'ezcMailCharsetConverter' => 
'Mail/internal/charset_convert.php', 'ezcMailComposer' => 'Mail/composer.php', 
'ezcMailComposerOptions' => 'Mail/options/composer_options.php', 
'ezcMailContentDispositionHeader' => 
'Mail/structs/content_disposition_header.php', 'ezcMailDeliveryStatus' => 
'Mail/parts/delivery_status.php', 'ezcMailDeliveryStatusParser' => 
'Mail/parser/parts/delivery_status_parser.php', 'ezcMailFile' => 
'Mail/parts/fileparts/disk_file.php', 'ezcMailFileParser' => 
'Mail/parser/parts/file_parser.php', 'ezcMailFileSet' => 
'Mail/transports/file/file_set.php', 'ezcMailHeaderFolder' => 
'Mail/internal/header_folder.php', 'ezcMailHeadersHolder' => 
'Mail/parser/headers_holder.php', 'ezcMailImapSet' => 
'Mail/transports/imap/imap_set.php', 'ezcMailImapSetOptions' => 
'Mail/options/imap_set_options.php', 'ezcMailImapTransport' => 
'Mail/transports/imap/imap_transport.php', 'ezcMailImapTransportOptions' => 
'Mail/options/imap_options.php', 'ezcMailMboxSet' => 
'Mail/transports/mbox/mbox_set.php', 'ezcMailMboxTransport' => 
'Mail/transports/mbox/mbox_transport.php', 'ezcMailMultipartAlternative' => 
'Mail/parts/multiparts/multipart_alternative.php', 
'ezcMailMultipartAlternativeParser' => 
'Mail/parser/parts/multipart_alternative_parser.php', 'ezcMailMultipartDigest' 
=> 'Mail/parts/multiparts/multipart_digest.php', 'ezcMailMultipartDigestParser' 
=> 'Mail/parser/parts/multipart_digest_parser.php', 'ezcMailMultipartMixed' => 
'Mail/parts/multiparts/multipart_mixed.php', 'ezcMailMultipartMixedParser' => 
'Mail/parser/parts/multipart_mixed_parser.php', 'ezcMailMultipartRelated' => 
'Mail/parts/multiparts/multipart_related.php', 'ezcMailMultipartRelatedParser' 
=> 'Mail/parser/parts/multipart_related_parser.php', 'ezcMailMultipartReport' 
=> 'Mail/parts/multiparts/multipart_report.php', 'ezcMailMultipartReportParser' 
=> 'Mail/parser/parts/multipart_report_parser.php', 'ezcMailOptions' => 
'Mail/options/mail_options.php', 'ezcMailParser' => 'Mail/parser/parser.php', 
'ezcMailParserOptions' => 'Mail/options/parser_options.php', 
'ezcMailParserShutdownHandler' => 'Mail/parser/shutdown_handler.php', 
'ezcMailPartWalkContext' => 'Mail/structs/walk_context.php', 'ezcMailPop3Set' 
=> 'Mail/transports/pop3/pop3_set.php', 'ezcMailPop3Transport' => 
'Mail/transports/pop3/pop3_transport.php', 'ezcMailPop3TransportOptions' => 
'Mail/options/pop3_options.php', 'ezcMailRfc2231Implementation' => 
'Mail/parser/rfc2231_implementation.php', 'ezcMailRfc822Digest' => 
'Mail/parts/rfc822_digest.php', 'ezcMailRfc822DigestParser' => 
'Mail/parser/parts/rfc822_digest_parser.php', 'ezcMailRfc822Parser' => 
'Mail/parser/parts/rfc822_parser.php', 'ezcMailSmtpTransportOptions' => 
'Mail/options/smtp_options.php', 'ezcMailStorageSet' => 
'Mail/transports/storage/storage_set.php', 'ezcMailStreamFile' => 
'Mail/parts/fileparts/stream_file.php', 'ezcMailText' => 'Mail/parts/text.php', 
'ezcMailTextParser' => 'Mail/parser/parts/text_parser.php', 'ezcMailTools' => 
'Mail/tools.php', 'ezcMailTransportConnection' => 
'Mail/transports/transport_connection.php', 'ezcMailTransportMta' => 
'Mail/transports/mta/transport_mta.php', 'ezcMailTransportSmtp' => 
'Mail/transports/smtp/transport_smtp.php', 'ezcMailVariableSet' => 
'Mail/transports/variable/var_set.php', 'ezcMailVirtualFile' => 
'Mail/parts/fileparts/virtual_file.php', 'ezcBaseException' => 
'Base/exceptions/exception.php', 'ezcBaseFileException' => 
'Base/exceptions/file_exception.php', 'ezcBaseAutoloadException' => 
'Base/exceptions/autoload.php', 'ezcBaseDoubleClassRepositoryPrefixException' 
=> 'Base/exceptions/double_class_repository_prefix.php', 
'ezcBaseExtensionNotFoundException' => 
'Base/exceptions/extension_not_found.php', 'ezcBaseFileIoException' => 
'Base/exceptions/file_io.php', 'ezcBaseFileNotFoundException' => 
'Base/exceptions/file_not_found.php', 'ezcBaseFilePermissionException' => 
'Base/exceptions/file_permission.php', 
'ezcBaseFunctionalityNotSupportedException' => 
'Base/exceptions/functionality_not_supported.php', 
'ezcBaseInitCallbackConfiguredException' => 
'Base/exceptions/init_callback_configured.php', 
'ezcBaseInitInvalidCallbackClassException' => 
'Base/exceptions/invalid_callback_class.php', 
'ezcBaseInvalidParentClassException' => 
'Base/exceptions/invalid_parent_class.php', 'ezcBasePropertyNotFoundException' 
=> 'Base/exceptions/property_not_found.php', 
'ezcBasePropertyPermissionException' => 
'Base/exceptions/property_permission.php', 'ezcBaseSettingNotFoundException' => 
'Base/exceptions/setting_not_found.php', 'ezcBaseSettingValueException' => 
'Base/exceptions/setting_value.php', 'ezcBaseValueException' => 
'Base/exceptions/value.php', 'ezcBaseWhateverException' => 
'Base/exceptions/whatever.php', 'ezcBaseOptions' => 'Base/options.php', 
'ezcBaseStruct' => 'Base/struct.php', 'ezcBase' => 'Base/base.php', 
'ezcBaseAutoloadOptions' => 'Base/options/autoload.php', 
'ezcBaseConfigurationInitializer' => 
'Base/interfaces/configuration_initializer.php', 'ezcBaseExportable' => 
'Base/interfaces/exportable.php', 'ezcBaseFeatures' => 'Base/features.php', 
'ezcBaseFile' => 'Base/file.php', 'ezcBaseFileFindContext' => 
'Base/structs/file_find_context.php', 'ezcBaseInit' => 'Base/init.php', 
'ezcBaseMetaData' => 'Base/metadata.php', 'ezcBaseMetaDataPearReader' => 
'Base/metadata/pear.php', 'ezcBaseMetaDataTarballReader' => 
'Base/metadata/tarball.php', 'ezcBasePersistable' => 
'Base/interfaces/persistable.php', 'ezcBaseRepositoryDirectory' => 
'Base/structs/repository_directory.php')) /root/parser/ezc/Base/src/base.php:128
    6.9772     759492                       -> ezcBase::loadFile($file = 
'Mail/exceptions/mail_exception.php') /root/parser/ezc/Base/src/base.php:135
    6.9772     759628                         -> explode('/', 
'Mail/exceptions/mail_exception.php', 2) /root/parser/ezc/Base/src/base.php:354
    6.9773     759960                         -> 
file_exists('/root/parser/ezc/Base/src/../../Mail/src/exceptions/mail_exception.php')
 /root/parser/ezc/Base/src/base.php:378
    6.9775     763368                         -> 
require(/root/parser/ezc/Mail/src/exceptions/mail_exception.php) 
/root/parser/ezc/Base/src/base.php:380
    6.9775     763584                           -> __autoload($className = 
'ezcBaseException') /root/parser/parser3a.php:0
    6.9775     763640                             -> 
ezcBase::autoload($className = 'ezcBaseException') /root/parser/parser3a.php:5
    6.9776     763784                               -> ezcBase::setPackageDir() 
/root/parser/ezc/Base/src/base.php:125
    6.9776     763808                               -> 
array_key_exists('ezcBaseException', array ('ezcMailException' => 
'Mail/exceptions/mail_exception.php', 'ezcMailInvalidLimitException' => 
'Mail/exceptions/invalid_limit.php', 'ezcMailNoSuchMessageException' => 
'Mail/exceptions/no_such_message.php', 'ezcMailOffsetOutOfRangeException' => 
'Mail/exceptions/offset_out_of_range.php', 'ezcMailTransportException' => 
'Mail/exceptions/transport_exception.php', 'ezcMailTransportSmtpException' => 
'Mail/exceptions/transport_smtp_exception.php', 'ezcMailPart' => 
'Mail/interfaces/part.php', 'ezcMailPartParser' => 
'Mail/parser/interfaces/part_parser.php', 'ezcMailTransport' => 
'Mail/interfaces/transport.php', 'ezcMail' => 'Mail/mail.php', 
'ezcMailFilePart' => 'Mail/parts/file.php', 'ezcMailMtaTransport' => 
'Mail/transports/mta/mta_transport.php', 'ezcMailMultipart' => 
'Mail/parts/multipart.php', 'ezcMailMultipartParser' => 
'Mail/parser/parts/multipart_parser.php', 'ezcMailParserSet' => 
'Mail/parser/interfaces/parser_set.php', 'ezcMailSmtpTransport' => 
'Mail/transports/smtp/smtp_transport.php', 'ezcMailTransportOptions' => 
'Mail/options/transport_options.php', 'ezcMailAddress' => 
'Mail/structs/mail_address.php', 'ezcMailCharsetConverter' => 
'Mail/internal/charset_convert.php', 'ezcMailComposer' => 'Mail/composer.php', 
'ezcMailComposerOptions' => 'Mail/options/composer_options.php', 
'ezcMailContentDispositionHeader' => 
'Mail/structs/content_disposition_header.php', 'ezcMailDeliveryStatus' => 
'Mail/parts/delivery_status.php', 'ezcMailDeliveryStatusParser' => 
'Mail/parser/parts/delivery_status_parser.php', 'ezcMailFile' => 
'Mail/parts/fileparts/disk_file.php', 'ezcMailFileParser' => 
'Mail/parser/parts/file_parser.php', 'ezcMailFileSet' => 
'Mail/transports/file/file_set.php', 'ezcMailHeaderFolder' => 
'Mail/internal/header_folder.php', 'ezcMailHeadersHolder' => 
'Mail/parser/headers_holder.php', 'ezcMailImapSet' => 
'Mail/transports/imap/imap_set.php', 'ezcMailImapSetOptions' => 
'Mail/options/imap_set_options.php', 'ezcMailImapTransport' => 
'Mail/transports/imap/imap_transport.php', 'ezcMailImapTransportOptions' => 
'Mail/options/imap_options.php', 'ezcMailMboxSet' => 
'Mail/transports/mbox/mbox_set.php', 'ezcMailMboxTransport' => 
'Mail/transports/mbox/mbox_transport.php', 'ezcMailMultipartAlternative' => 
'Mail/parts/multiparts/multipart_alternative.php', 
'ezcMailMultipartAlternativeParser' => 
'Mail/parser/parts/multipart_alternative_parser.php', 'ezcMailMultipartDigest' 
=> 'Mail/parts/multiparts/multipart_digest.php', 'ezcMailMultipartDigestParser' 
=> 'Mail/parser/parts/multipart_digest_parser.php', 'ezcMailMultipartMixed' => 
'Mail/parts/multiparts/multipart_mixed.php', 'ezcMailMultipartMixedParser' => 
'Mail/parser/parts/multipart_mixed_parser.php', 'ezcMailMultipartRelated' => 
'Mail/parts/multiparts/multipart_related.php', 'ezcMailMultipartRelatedParser' 
=> 'Mail/parser/parts/multipart_related_parser.php', 'ezcMailMultipartReport' 
=> 'Mail/parts/multiparts/multipart_report.php', 'ezcMailMultipartReportParser' 
=> 'Mail/parser/parts/multipart_report_parser.php', 'ezcMailOptions' => 
'Mail/options/mail_options.php', 'ezcMailParser' => 'Mail/parser/parser.php', 
'ezcMailParserOptions' => 'Mail/options/parser_options.php', 
'ezcMailParserShutdownHandler' => 'Mail/parser/shutdown_handler.php', 
'ezcMailPartWalkContext' => 'Mail/structs/walk_context.php', 'ezcMailPop3Set' 
=> 'Mail/transports/pop3/pop3_set.php', 'ezcMailPop3Transport' => 
'Mail/transports/pop3/pop3_transport.php', 'ezcMailPop3TransportOptions' => 
'Mail/options/pop3_options.php', 'ezcMailRfc2231Implementation' => 
'Mail/parser/rfc2231_implementation.php', 'ezcMailRfc822Digest' => 
'Mail/parts/rfc822_digest.php', 'ezcMailRfc822DigestParser' => 
'Mail/parser/parts/rfc822_digest_parser.php', 'ezcMailRfc822Parser' => 
'Mail/parser/parts/rfc822_parser.php', 'ezcMailSmtpTransportOptions' => 
'Mail/options/smtp_options.php', 'ezcMailStorageSet' => 
'Mail/transports/storage/storage_set.php', 'ezcMailStreamFile' => 
'Mail/parts/fileparts/stream_file.php', 'ezcMailText' => 'Mail/parts/text.php', 
'ezcMailTextParser' => 'Mail/parser/parts/text_parser.php', 'ezcMailTools' => 
'Mail/tools.php', 'ezcMailTransportConnection' => 
'Mail/transports/transport_connection.php', 'ezcMailTransportMta' => 
'Mail/transports/mta/transport_mta.php', 'ezcMailTransportSmtp' => 
'Mail/transports/smtp/transport_smtp.php', 'ezcMailVariableSet' => 
'Mail/transports/variable/var_set.php', 'ezcMailVirtualFile' => 
'Mail/parts/fileparts/virtual_file.php', 'ezcBaseException' => 
'Base/exceptions/exception.php', 'ezcBaseFileException' => 
'Base/exceptions/file_exception.php', 'ezcBaseAutoloadException' => 
'Base/exceptions/autoload.php', 'ezcBaseDoubleClassRepositoryPrefixException' 
=> 'Base/exceptions/double_class_repository_prefix.php', 
'ezcBaseExtensionNotFoundException' => 
'Base/exceptions/extension_not_found.php', 'ezcBaseFileIoException' => 
'Base/exceptions/file_io.php', 'ezcBaseFileNotFoundException' => 
'Base/exceptions/file_not_found.php', 'ezcBaseFilePermissionException' => 
'Base/exceptions/file_permission.php', 
'ezcBaseFunctionalityNotSupportedException' => 
'Base/exceptions/functionality_not_supported.php', 
'ezcBaseInitCallbackConfiguredException' => 
'Base/exceptions/init_callback_configured.php', 
'ezcBaseInitInvalidCallbackClassException' => 
'Base/exceptions/invalid_callback_class.php', 
'ezcBaseInvalidParentClassException' => 
'Base/exceptions/invalid_parent_class.php', 'ezcBasePropertyNotFoundException' 
=> 'Base/exceptions/property_not_found.php', 
'ezcBasePropertyPermissionException' => 
'Base/exceptions/property_permission.php', 'ezcBaseSettingNotFoundException' => 
'Base/exceptions/setting_not_found.php', 'ezcBaseSettingValueException' => 
'Base/exceptions/setting_value.php', 'ezcBaseValueException' => 
'Base/exceptions/value.php', 'ezcBaseWhateverException' => 
'Base/exceptions/whatever.php', 'ezcBaseOptions' => 'Base/options.php', 
'ezcBaseStruct' => 'Base/struct.php', 'ezcBase' => 'Base/base.php', 
'ezcBaseAutoloadOptions' => 'Base/options/autoload.php', 
'ezcBaseConfigurationInitializer' => 
'Base/interfaces/configuration_initializer.php', 'ezcBaseExportable' => 
'Base/interfaces/exportable.php', 'ezcBaseFeatures' => 'Base/features.php', 
'ezcBaseFile' => 'Base/file.php', 'ezcBaseFileFindContext' => 
'Base/structs/file_find_context.php', 'ezcBaseInit' => 'Base/init.php', 
'ezcBaseMetaData' => 'Base/metadata.php', 'ezcBaseMetaDataPearReader' => 
'Base/metadata/pear.php', 'ezcBaseMetaDataTarballReader' => 
'Base/metadata/tarball.php', 'ezcBasePersistable' => 
'Base/interfaces/persistable.php', 'ezcBaseRepositoryDirectory' => 
'Base/structs/repository_directory.php')) /root/parser/ezc/Base/src/base.php:128
    6.9779     763784                               -> ezcBase::loadFile($file 
= 'Base/exceptions/exception.php') /root/parser/ezc/Base/src/base.php:135
    6.9779     763920                                 -> explode('/', 
'Base/exceptions/exception.php', 2) /root/parser/ezc/Base/src/base.php:354
    6.9779     764228                                 -> 
file_exists('/root/parser/ezc/Base/src/../../Base/src/exceptions/exception.php')
 /root/parser/ezc/Base/src/base.php:378
    6.9781     772052                                 -> 
require(/root/parser/ezc/Base/src/exceptions/exception.php) 
/root/parser/ezc/Base/src/base.php:380
    6.9782     776668           -> 
ezcMailTransportException->__construct($message = 'Could not read from the 
stream. It was probably terminated by the host.') 
/root/parser/ezc/Mail/src/transports/transport_connection.php:217
    6.9782     776888             -> ezcMailException->__construct($message = 
'An error occured while sending or receiving mail. Could not read from the 
stream. It was probably terminated by the host.') 
/root/parser/ezc/Mail/src/exceptions/transport_exception.php:27
    6.9783     776940               -> ezcBaseException->__construct($message = 
'An error occured while sending or receiving mail. Could not read from the 
stream. It was probably terminated by the host.') 
/root/parser/ezc/Mail/src/exceptions/mail_exception.php:26
    6.9783     777016                 -> php_sapi_name() 
/root/parser/ezc/Base/src/exceptions/exception.php:33
    6.9784     777016                 -> Exception->__construct('An error 
occured while sending or receiving mail. Could not read from the stream. It was 
probably terminated by the host.') 
/root/parser/ezc/Base/src/exceptions/exception.php:35
    6.9786     777656   -> ezcMailImapTransport->__destruct() 
/root/parser/ezc/Mail/src/transports/imap/imap_transport.php:0
    6.9786     777656     -> ezcMailImapTransport->disconnect() 
/root/parser/ezc/Mail/src/transports/imap/imap_transport.php:400
    6.9786     777656       -> ezcMailTransportConnection->isConnected() 
/root/parser/ezc/Mail/src/transports/imap/imap_transport.php:481
    6.9786     777680         -> is_resource(NULL) 
/root/parser/ezc/Mail/src/transports/transport_connection.php:242
    6.9793      46324
TRACE END   [2010-06-18 08:13:17]

Reply via email to