LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Please help Error child pid 13810 exit signal Segmentation fault (11) (https://www.linuxquestions.org/questions/linux-newbie-8/please-help-error-child-pid-13810-exit-signal-segmentation-fault-11-a-882173/)

chobong 05-23-2011 12:02 AM

Please help Error child pid 13810 exit signal Segmentation fault (11)
 
Hi All,

I installed Centos 5, httpd 2.2.3 and php5.3.6 with yum.

We have a website which can upload JPEG file to the server via php. But when we uploaded file, it showed the error
Quote:

child pid 13810 exit signal Segmentation fault (11)
I tried to run gdb on my computer and it showed that
Quote:

0xb6d1a600 in ?? () from /usr/lib/libjpeg.so.62
Could you pls help me to fix this? I have googled some days but I still cannot solve... :(
Thank you so much!!!

chrism01 05-23-2011 01:08 AM

This may give you some background. https://secure.wikimedia.org/wikiped...entation_fault
As you can see, it may indicate a problem in that lib version. Have a google round and see if anyone else has the same issue and/or register a bug


All times are GMT -5. The time now is 07:45 AM.