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

 ID:               51424
 Updated by:       paj...@php.net
 Reported by:      laacz at laacz dot lv
 Summary:          crypt() function hangs after 3rd call
-Status:           Open
+Status:           Feedback
 Type:             Bug
 Package:          Strings related
 Operating System: Ubuntu 9.04 x64
 PHP Version:      5.3.2

 New Comment:

It does not look like a crypt issue at all. Is the src file you call
exactly what you pasted here? Or can you attach it as zip please?


Previous Comments:
------------------------------------------------------------------------
[2010-03-29 13:14:42] laacz at laacz dot lv

Added GDB backtrace as a patch (what a system:).

------------------------------------------------------------------------
[2010-03-29 13:07:54] paj...@php.net

It works just fine here.



Can you try to run it through gdb, stop the app when it reached the
endless loop, and get a backtrace (bt)?

------------------------------------------------------------------------
[2010-03-29 13:05:31] paj...@php.net

"Click Here to Submit a Patch" sounds like what you need

------------------------------------------------------------------------
[2010-03-29 12:50:19] laacz at laacz dot lv

Since I do not know how to attach files here, there goes links:



php_config.h: http://pastebin.com/xxKxuBS2

config.h: http://pastebin.com/8KcBe0FF



Also, added strace output: http://pastebin.com/sP4hT4LB

------------------------------------------------------------------------
[2010-03-29 12:41:22] paj...@php.net

I can't reproduce it here using ubuntu 9.10.



Can you attach the config.log and main/php_config.h (from the build
directory if you compile PHP outside the root src directory).

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


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/bug.php?id=51424


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

Reply via email to