Date: 03/05/01
- Next message: botto <email protected>: "[PHP-DEV] PHP 4.0 Bug #9555: Dynamic libraries are not being found in the php.ini's extension_dir"
- Previous message: aelmahmoudy <email protected>: "[PHP-DEV] PHP 4.0 Bug #9544 Updated: undefined versioned symbol name __ns_name_unpack@ <email protected>"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 9383
Updated by: sniper
Reported By: juraj <email protected>
Old-Status: Assigned
Status: Closed
Bug Type: mcrypt related
Assigned To:
Comments:
As this is clearly a bug in libmcrypt itself -> closed.
--Jani
Previous Comments:
---------------------------------------------------------------------------
[2001-02-26 18:10:00] juraj <email protected>
OK, I've done some research. This code fails to run (segfaults with the same symptoms as PHP):
#include<mcrypt.h>
main() { mcrypt_module_open("tripledes","/usr/local/lib/libmcrypt/algorithms","ecb","/usr/local/lib/libmcrypt/modes");
}
Anyway, what's interesting -> I have the module tripledes installed correctly (even in that directory). But even the bundled ciphertest program does not find any working algorithms under freebsd 4.2
---------------------------------------------------------------------------
[2001-02-21 18:09:03] derick <email protected>
After some research, it might be a portabilty issue, as this same configuration works flawlessly on linux (RedHAt 6.2)
I'll contact the author of libmcrypt
---------------------------------------------------------------------------
[2001-02-21 16:51:33] juraj <email protected>
2.4.7 does not work too.
---------------------------------------------------------------------------
[2001-02-21 16:40:57] juraj <email protected>
Does not work with 2.4.8, trying 2.4.7
---------------------------------------------------------------------------
[2001-02-21 16:26:03] juraj <email protected>
no problem. I'm just compiling it with 2.4.8, should I try only 2.4.7. Is 2.4.8 known to have some problem?
---------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online.
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9383&edit=2
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: botto <email protected>: "[PHP-DEV] PHP 4.0 Bug #9555: Dynamic libraries are not being found in the php.ini's extension_dir"
- Previous message: aelmahmoudy <email protected>: "[PHP-DEV] PHP 4.0 Bug #9544 Updated: undefined versioned symbol name __ns_name_unpack@ <email protected>"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

