<div>Hi,</div>
<div> </div>
<div>I've come across a problem with my code when doing a Service Record lookup. It's all fine until I call osmv_get_query_svc_rec(), which then calls osmv_get_query_result(). The segmentation fault then occurs on the return line.
</div>
<div> </div>
<div>I'm using OFED release 1.0 (I tried upgrading to 1.1, but that fails to build, complaining about the C++ preprocessor "/lib/cpp" failing it's sanity check).</div>
<div> </div>
<div>A run of "osmtest -f s" works fine, so it is something in my code.</div>
<div> </div>
<div>Can anybody suggest what I can do next to solve this problem?</div>
<div> </div>
<div>Thanks a lot.</div>
<div> </div>
<div>Cheers,</div>
<div> </div>
<div>Steve.</div>
<div> </div>
<div>PS. System is RHEL4, with Intel Compiler.</div>