Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Feb 1999 13:08:31 -0800
From:      "Ron 'The InSaNe One' Rosson" <insane@oneinsane.net>
To:        freebsd-ports@FreeBSD.ORG
Cc:        php3@lists.php.net
Subject:   Need some help here
Message-ID:  <19990204130831.A13977@the.oneinsane.net>

next in thread | raw e-mail | index | archive | help
Need help figuring out what is wrong with PHP or APACHE.  I am using 
FreeBSD, Apache 1.3.4 and php 3.0.6. Some php applications are working, 
some part of IMP <http://horde.org/imp>; apparently crashes the web server 
with a signal 11.

Any help in this matter would be highly appreciated. If you need a tar.gz
file of what I am using it is available upon request.

TIA
Ron


Program received signal SIGSEGV, Segmentation fault.
0x201bb892 in memcpy ()
(gdb) where
#0  0x201bb892 in memcpy ()
#1  0x200710 in ?? ()
#2  0x5c930 in phpparse ()
#3  0x17407 in php3_parse ()
#4  0x1773c in apache_php3_module_main ()
#5  0x14593 in send_php3 ()
#6  0x145d9 in send_parsed_php3 ()
#7  0x6e9fb in ap_invoke_handler ()
#8  0x8198d in process_request_internal ()
#9  0x819db in ap_process_request ()
#10 0x7a1cc in child_main ()
#11 0x7a31f in make_child ()
#12 0x7a414 in startup_children ()
#13 0x7ab4d in standalone_main ()
#14 0x7b259 in main ()

<This is before debugging was compiled in>

Program received signal SIGSEGV, Segmentation fault.
0x201bb892 in ?? ()
(gdb) where
#0  0x201bb892 in ?? ()
#1  0x5c930 in ?? ()
#2  0x17407 in ?? ()
#3  0x1773c in ?? ()
#4  0x14593 in ?? ()
#5  0x145d9 in ?? ()
#6  0x6e9fb in ?? ()
#7  0x8198d in ?? ()
#8  0x819db in ?? ()
#9  0x7a1cc in ?? ()
#10 0x7a31f in ?? ()
#11 0x7a414 in ?? ()
#12 0x7ab4d in ?? ()
#13 0x7b259 in ?? ()
#14 0x1095 in ?? ()


-- 
-------------------------------------------------------------------
Ron Rosson              	... and a UNIX user said ...
The InSaNe One                 		   rm -rf *
insane@oneinsane.net      	and all was null and void
-------------------------------------------------------------------
  Eagles may soar, but weasels don't get sucked into jet engines.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990204130831.A13977>