<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<span id="result_box" class="short_text"><span
 style="background-color: rgb(255, 255, 255);" title="tu avais raison">You
were right</span></span>. I comment out broker module and it works.
Thanks.<br>
<br>
Le 23/03/2010 16:14, Samuel Mutel a écrit :
<blockquote cite="mid:4BA8DAE5.90909@opennms-fr.org" type="cite">
  <pre wrap="">It's very strange because I do a make clean and a make distclean just 
before start compil process.

Le 23/03/2010 16:04, Andreas Ericsson a écrit :
  </pre>
  <blockquote type="cite">
    <pre wrap="">On 03/23/2010 03:02 PM, Samuel Mutel wrote:
   
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hello,

I want to add in objects.h a field to service_struct so I put after "int
      last_state;"
       int last_state_before_flapping;

For the moment, I just put this line. When I compil Nagios and after a
notification, the process crash with Program received signal SIGSEGV,
Segmentation fault.

Do you have an idea ?

     
      </pre>
    </blockquote>
    <pre wrap="">If you're using any kind of eventbroker module that access raw service
objects, they will need to be re-compiled or Nagios will crash.

If you're re-building without making sure all sources that use the
objects.h header file is recompiled (not just re-linked), you'll get
a crash.

Other than that, I really can't think of anything.

   
    </pre>
  </blockquote>
  <pre wrap="">

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/intel-sw-dev">http://p.sf.net/sfu/intel-sw-dev</a>
_______________________________________________
Nagios-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nagios-devel@lists.sourceforge.net">Nagios-devel@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagios-devel">https://lists.sourceforge.net/lists/listinfo/nagios-devel</a>
  </pre>
</blockquote>
</body>
</html>