Re: infinite loop upon segfault

From: Mark Gilbert (webmaster@dofty.zzn.com)
Date: Wed Jul 24 2002 - 07:40:01 EDT

  • Next message: Mark Gilbert: "Re: commit: memleak fix"

    Fixed, but I thought martin was gonna do the honors since it's his
    thing. Oh well.

    -MG

    On Wed, 2002-07-24 at 05:29, Joaquin Cuenca Abela wrote:
    > Somebody please remove that:
    > (at void AP_UnixApp::catchSignals(int sig_num) line
    > 1451)
    >
    > #if 1 // !!! remove this!!!! before committing
    > // Use for debug Bonobo server
    > int ii = 1;
    > while( ii == 1)
    > {
    > UT_usleep(1000);
    > }
    > #endif
    >
    > We're looping upon segfaults, instead of writting
    > .CRASHED files due to that.
    >
    > Cheers,
    >
    >
    > =====
    > Joaquin Cuenca Abela
    > e98cuenc@yahoo.com
    >
    > __________________________________________________
    > Do You Yahoo!?
    > Yahoo! Health - Feel better, live better
    > http://health.yahoo.com



    This archive was generated by hypermail 2.1.4 : Wed Jul 24 2002 - 07:47:22 EDT