Search:

Type: Posts; User: pepito

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    2,512

    Yes, it is C code running with Linux RedHat 5.0...

    Yes, it is C code running with Linux RedHat 5.0
    The function is part of conf.c and that's why the /bin/conf refers to executable conf

    Anyway, I found the problem. This error is due to...
  2. Replies
    6
    Views
    2,512

    Just to add the whole state of the error : ***...

    Just to add the whole state of the error :

    *** glibc detected *** ../bin/conf: double free or corruption (fasttop): 0x08966b20 ***
    ======= Backtrace: =========
    /lib/libc.so.6[0x18b595]...
  3. Replies
    6
    Views
    2,512

    double free or corruption (fasttop)

    Hello, I've a problem with this kind of error that appears into the function below :

    void conf_supprimer_config(
    Widget w,
    XtPointer pst_client_data,
    XtPointer ...
Results 1 to 3 of 3