Segmentation Faults on LINUX

Ask a Question related to Informix, Design and Development.

  1. #1

    Default Segmentation Faults on LINUX

    When I try to execute an .ec program a segmentation fault immediatly occurs.
    The program compiles sucessfully, but I cannot execute it. A segmentation
    fault also occurs if I fglpc -V. Anyone have any ideas on this?

    Red Hat 9
    IDs 9.4



    Jordan Guest

  2. Similar Questions and Discussions

    1. #39568 [NEW]: Random Segmentation faults in error log
      From: s dot pfalz at teles dot de Operating system: Linux x86-64 PHP version: 5.2.0 PHP Bug Type: OCI8 related Bug...
    2. WSDL & Faults
      Hi Ryan, The example you showed - the XML for a custom fault, is not valid according to the SOAP spec. The Body element can only contain a...
    3. segmentation faults
      hi, I have a large project underway which is (hopefully!) nearing completion, running on the latest stable release, 4.3.2. However, strange...
    4. emacs segmentation faults
      Hi, I just installed emacs on a woody system. When I do a little bit of editing it crashes with: Fatal error (11).Segmentation fault How...
    5. Dpkg seg faults.
      -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I was trying to upgrade libxml2 to the latest 2.5 version recently so I could install ardour. I...
  3. #2

    Default Re: Segmentation Faults on LINUX

    Jordan
     
    Stock standard RH9? What version of the CSDK? What flags did you
    compile it with? What does GDB say?

    I've seen this and got around it with a static compile, but given what
    problems others are having with RH9 this probably won't help you...

    --
    Scott Burns
    Mirrabooka Systems

    Tel +61 7 3857 7899
    Fax +61 7 3857 1368

    Scott Guest

  4. #3

    Default Re: Segmentation Faults on LINUX

    Hi Scott

    "Scott Burns" <com> wrote in message
    news:f1yub.244$optus.net.au... [/ref]
    occurs. [/ref]
    segmentation 
    > Stock standard RH9? What version of the CSDK? What flags did you
    > compile it with? What does GDB say?
    >[/ref]
    Stock Standard RH9
    CSDK 2.81 UC2
    GDB GNU gdb Red Hat Linux (5.3post-0.20021129.18rh)
    snip...
    This GDB was configured as "i386-redhat-linux-gnu".

    I could successfully compile, but cannot run (returns segmentation fault).
    I was able to get around the _ctype_* problem with the help from your last
    post, but I'm experincing Segmentation faults even if I try to get the
    version of fglpc (fglpc -V).

    Should I just give up on RH9, and install Suse 8.0? Or does anyone have any
    insight on these Seg faults?

    Jordan
     


    Jordan Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139