|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2003-05-11 18:05 UTC] x4com at web dot de
Hello,
i test just the examples/tabletest.php from pc4p and i get this error back:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 8236)]
0x08210d06 in _emalloc (size=129, __zend_filename=0x8373f80 "/usr/local/src/apache_src/php-4.3.1/main/spprintf.c",
__zend_lineno=143, __zend_orig_filename=0x0, __zend_orig_lineno=0)
at /usr/local/src/apache_src/php-4.3.1/Zend/zend_alloc.c:123
123 {
have you a idea?
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Oct 27 09:00:02 2025 UTC |
and i get this error back: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1024 (LWP 8419)] 0x0814158f in zif_pdf_open_memory_image (ht=2, return_value=0x8b90c7c, this_ptr=0x0, return_value_used=1) at /usr/local/src/apache_src/php-4.3.1/ext/pdf/pdf.c:1982 1982 color = im->pixels[im->sy][im->sx];