php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4808 FATAL: erealloc(): Unable to allocate 1515870827 bytes - more info
Submitted: 2000-06-04 20:19 UTC Modified: 2000-08-31 21:13 UTC
From: fuf at fuf dot sh dot cvut dot cz Assigned:
Status: Closed Package: Sybase (dblib) related
PHP Version: 4.0.0 Release OS: linux-2.2.14pre16+some patches
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: fuf at fuf dot sh dot cvut dot cz
New email:
PHP Version: OS:

 

 [2000-06-04 20:19 UTC] fuf at fuf dot sh dot cvut dot cz
hello,

similar problem has been reported but without backtrace, so here it is:
(gdb) where
#0  0x29f1a1 in kill () from /lib/libc.so.6
#1  0x80c0398 in _erealloc (ptr=0x8686b24, size=1515870827, allow_failure=0,
    __zend_filename=0x81f5fa0 "zend_operators.c", __zend_lineno=903,
    __zend_orig_filename=0x0, __zend_orig_lineno=0) at zend_alloc.c:230
#2  0x80ca372 in add_string_to_string (result=0x7fff81d0, op1=0x7fff81d0,
    op2=0x7fffe5c8) at zend_operators.c:903
#3  0x8125a29 in execute (op_array=0x85e6364) at ./zend_execute.c:1448
#4  0x8127dcf in execute (op_array=0x85c304c) at ./zend_execute.c:2100
#5  0x8127dcf in execute (op_array=0x85e68a4) at ./zend_execute.c:2100
#6  0x80b8bd0 in php_execute_script (primary_file=0x7ffff834) at main.c:1200
#7  0x80d773c in apache_php_module_main (r=0x82cb614, fd=269,
    display_source_mode=0) at sapi_apache.c:93
#8  0x80b4662 in send_php (r=0x82cb614, display_source_mode=0,
    filename=0x83e77cc "/web/genesis/luza/zobraz_rubriku.php3")
    at mod_php4.c:512
#9  0x80b46a4 in send_parsed_php (r=0x82cb614) at mod_php4.c:524
#10 0x8142c13 in ap_invoke_handler (r=0x82cb614) at http_config.c:532
#11 0x815279d in process_request_internal (r=0x82cb614) at http_request.c:1215
#12 0x8152801 in ap_process_request (r=0x82cb614) at http_request.c:1231
#13 0x814bcb4 in child_main (child_num_arg=0) at http_main.c:4268
#14 0x814beed in make_child (s=0x826bd34, slot=0, now=960142178)
    at http_main.c:4436
#15 0x814c187 in perform_idle_server_maintenance () at http_main.c:4600
#16 0x814c5db in standalone_main (argc=4, argv=0x7ffffb64) at http_main.c:4832
#17 0x814cb1b in main (argc=4, argv=0x7ffffb64) at http_main.c:5093

	hope that helps,
		Michal Vitecek

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-08 22:39 UTC] waldschrott@php.net
Please verify that it?s still happening using the latest version of PHP (release 4.0.1pl2 or CVS).
 [2000-08-31 21:13 UTC] sniper@php.net
No feedback from user.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 09:01:28 2024 UTC