Switching to Japanese hangs apache

jgreen1024

Joined: 2003-10-11
Posts: 2
Posted: Sat, 2003-10-11 02:37

Just installed Gallery 1.4-pl1 with the language pack. Everything seems to work fine until I try to select Japanese from the drop-down menu. When I do this, there is a long pause, after which the following appears in my apache error_log:

httpd in malloc(): warning: recursive call
httpd in malloc(): warning: recursive call
FATAL: emalloc(): Unable to allocate 129 bytes

Other languages (that I've tried) work just fine. Any ideas?
----
Gallery URL (optional but very useful): http://www.hosed.org/gallery
Gallery version: 1.4-pl1
Apache version: 2.0.47
PHP version (don't just say PHP 4, please): 4.3.4RC1
Graphics Toolkit: netPBM
Operating system: FreeBSD 4.6-RELEASE
Web browser/version (if applicable): IE6

 
joan
joan's picture

Joined: 2002-10-21
Posts: 3473
Posted: Sat, 2003-10-11 07:13

Moved to correct forum

 
beckett
beckett's picture

Joined: 2002-08-16
Posts: 3474
Posted: Sat, 2003-10-11 10:16

It's possible this is a PHP bug. (Unless you actually do have limited amounts of memory, which is a possibility).

Does the problem happen with 4.3.3?
If not, then you should visit bugs.php.net and report the issue.

-Beckett (

)

 
jgreen1024

Joined: 2003-10-11
Posts: 2
Posted: Mon, 2003-10-13 16:44

Actually, it does happen with php 4.3.3, and with the earlier version I was running (4.3.2RC2 I believe) also. I definitely don't have limited amounts of memory - the machine is doing almost nothing. I'll look at the PHP bug database and see if I can find anything appropriate..