Results 1 to 5 of 5

Thread: Segmentation fault on PHP 5.1.2

  1. #1
    nite_man is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Limassol, Cyprus
    Posts
    54

    Default Segmentation fault on PHP 5.1.2 [FIXED]

    Hi,

    I work with SugarCRM Pro 3.0.1. Recently I upgraded the server up Fedora Core 5. After that SugarCRM started give Segmentation fault right after submit login form:

    0x032ad485 in zend_hash_del_key_or_index () from /etc/httpd/modules/libphp5.so

    The same problem was under Fedora Core 4. PHP developers told that the problem in the SugarCRM functionality becuase others applications works fine. So, could you, please, fix it.

    Thanks in advance.

    Michael.

    Environment: Fedora Core 5, Apache 2.2, PHP 5.1.2, SugaCRM 3.0.1

    ---- START BACKTRACE -------

    #0 0x032ad485 in zend_hash_del_key_or_index () from /etc/httpd/modules/libphp5.so
    #1 0x031bc21b in zif_session_unregister () from /etc/httpd/modules/libphp5.so
    #2 0x032ceafe in execute () from /etc/httpd/modules/libphp5.so
    #3 0x032bfed8 in execute () from /etc/httpd/modules/libphp5.so
    #4 0x032f17d2 in zend_get_zval_ptr_ptr () from /etc/httpd/modules/libphp5.so
    #5 0x032bfed8 in execute () from /etc/httpd/modules/libphp5.so
    #6 0x032a16d0 in zend_execute_scripts () from /etc/httpd/modules/libphp5.so
    #7 0x03262388 in php_execute_script () from /etc/httpd/modules/libphp5.so
    #8 0x03324140 in php_ap2_register_hook () from /etc/httpd/modules/libphp5.so
    #9 0x0039cfbd in ap_run_handler () from /usr/sbin/httpd
    #10 0x003a0958 in ap_invoke_handler () from /usr/sbin/httpd
    #11 0x003ac811 in ap_process_request () from /usr/sbin/httpd
    #12 0x003a962f in ap_register_input_filter () from /usr/sbin/httpd
    #13 0x003a4e5d in ap_run_process_connection () from /usr/sbin/httpd
    #14 0x003a4f5c in ap_process_connection () from /usr/sbin/httpd
    #15 0x003b0ae2 in ap_graceful_stop_signalled () from /usr/sbin/httpd
    #16 0x003b0d54 in ap_graceful_stop_signalled () from /usr/sbin/httpd
    #17 0x003b1c69 in ap_mpm_run () from /usr/sbin/httpd
    #18 0x00388917 in main () from /usr/sbin/httpd


    ----- END BACKTRACE --------
    Last edited by nite_man; 2006-04-03 at 07:49 AM.
    Best Regards,
    Michael Stepanov
    SugarCRM CE 5.0.0.0e, Fedora 8

  2. #2
    zieggy is offline Junior Member
    Join Date
    Dec 2005
    Posts
    2

    Default Re: Segmentation fault on PHP 5.1.2

    I am experiencing the exact same problem but with SugarCRM 4.0.1c. Is there any hope of a fix on this, or do I need to roll back to PHP4 in order to get my Sugar operational again?
    Last edited by zieggy; 2006-04-02 at 03:05 PM.

  3. #3
    zieggy is offline Junior Member
    Join Date
    Dec 2005
    Posts
    2

    Default Re: Segmentation fault on PHP 5.1.2

    I was able to fix this once I found the modified PHP settings on my version. Once I juiced the memory back to where it was before the box upgrade - all was good.

  4. #4
    nite_man is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Limassol, Cyprus
    Posts
    54

    Default Re: Segmentation fault on PHP 5.1.2

    Quote Originally Posted by zieggy
    I was able to fix this once I found the modified PHP settings on my version. Once I juiced the memory back to where it was before the box upgrade - all was good.
    Could you give me more details or php.ini file? Because as I understand the problem can be solved by replacing new php.ini by old one?
    Best Regards,
    Michael Stepanov
    SugarCRM CE 5.0.0.0e, Fedora 8

  5. #5
    nite_man is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Limassol, Cyprus
    Posts
    54

    Default Re: Segmentation fault on PHP 5.1.2

    Ok, I found original PHP.INI (not from Fedora) and after replacing SugarCRM started work correctly! Thanks a lot, zieggy!
    Best Regards,
    Michael Stepanov
    SugarCRM CE 5.0.0.0e, Fedora 8

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •