<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    That worked.  Thanks.<br>
    <br>
    <div class="moz-cite-prefix">On 6/14/20 12:19 AM, Barry Smith wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:4FC9EF0D-C6BC-4344-A9F9-2C802B023078@petsc.dev">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div class=""><br class="">
      </div>
         You should be able to use the option
      <div class=""><br class="">
      </div>
      <div class=""> -fp_trap on </div>
      <div class=""><br class="">
      </div>
      <div class="">to resolve this problem. I am working on a general
        fix but it is extensive and has to go into the master branch and
        cannot be back ported.
        <div class="">
          <div class=""><br class="">
          </div>
          <div class="">  Barry</div>
          <div class=""><br class="">
            <div><br class="">
              <blockquote type="cite" class="">
                <div class="">On Jun 13, 2020, at 3:06 PM, Sanjay
                  Govindjee <<a href="mailto:s_g@berkeley.edu"
                    class="" moz-do-not-send="true">s_g@berkeley.edu</a>>
                  wrote:</div>
                <br class="Apple-interchange-newline">
                <div class="">
                  <meta http-equiv="Content-Type" content="text/html;
                    charset=windows-1252" class="">
                  <div class=""> Not a lot of luck here; I guess I don't
                    know how to set the break point correctly?<br
                      class="">
                    <br class="">
                    <blockquote class="">(gdb) b ieee_handler<br
                        class="">
                      Function "ieee_handler" not defined.<br class="">
                      Make breakpoint pending on future shared library
                      load? (y or [n]) y<br class="">
                      Breakpoint 1 (ieee_handler) pending.<br class="">
                      (gdb) c<br class="">
                      Continuing.<br class="">
                      <br class="">
                      Thread 1 "feap" received signal SIGFPE, Arithmetic
                      exception.<br class="">
                      0x00007f8d1a422be1 in ieeeck_ () from
                      /lib64/liblapack.so.3<br class="">
                      <br class="">
                    </blockquote>
                    <br class="">
                    <div class="moz-cite-prefix">On 6/13/20 9:04 AM,
                      Barry Smith wrote:<br class="">
                    </div>
                    <blockquote type="cite"
                      cite="mid:24AC8444-94DD-4885-8E04-9107DD7DB673@petsc.dev"
                      class=""> You could try in gdb to put a break
                      point in ieee_handler and find all the places it
                      gets called, maybe this will lead to the location
                      of the cause.</blockquote>
                    <br class="">
                  </div>
                </div>
              </blockquote>
            </div>
            <br class="">
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>