Sarg segmentation fault

Discussion in 'HOWTO-Related Questions' started by vinayb, Dec 4, 2007.

  1. vinayb

    vinayb New Member

    hi all,

    i am facing problem with sarg..When i execute the command sarg -zx then it
    is showing segmentation fault at last.....the output is given
    bellow..........


    SARG: Sorting file: /tmp/sarg/rajeevr
    SARG: Sorting file: /tmp/sarg/agarwald
    SARG: Sorting file: /tmp/sarg/gurunath
    SARG: Sorting file: /tmp/sarg/manu
    SARG: Sorting file: /tmp/sarg/arunabha
    SARG: Sorting file: /tmp/sarg/arunc
    SARG: Sorting file: /tmp/sarg/sharads
    SARG: Sorting file: /tmp/sarg/mohits
    SARG: Sorting file: /tmp/sarg/ansaxena
    SARG: Sorting file: /tmp/sarg/amitsin
    SARG: Sorting file: /tmp/sarg/rvaish
    SARG: Sorting file: /tmp/sarg/girijesh
    SARG: Sorting file: /tmp/sarg/rachitm
    SARG: Sorting file: /tmp/sarg/rages
    Segmentation fault
    [root@relproxy sarg]#



    can you please help me.....
    I am using sarg-2.2.3.1 in fedora 6.
    thanks in advance..
     
  2. falko

    falko Super Moderator Howtoforge Staff

  3. stephentang

    stephentang New Member

    I found this problem happened on my Fedora 6 X86_64 server.
    I have unstall the 64-bit version sarg,

    rpm -e sarg-2.2.3.1-1.fc6.rf

    then, I install the 32-bit version instead. it request for some packages for like libgd and libXpm, just get the 32-bit version and install before install the 32-bit Sarg

    :)
     

Share This Page