Shawn Grover wrote:
> On a separate but related note...  when I get the Signal 11 error, I try to
> check out the backtrace tab on the error window.  This fails and reports
> "gdb" isn't installed.  When I check my installed packages, gdb is there.
> Again, I tried to reinstall it, and get the same results.  

what if you try running kpovmodeler with gdb from the command line.

gdb kpovmodeler

and then when the signal is caught by gdb, type "bt" which will show you
the backtrace.

Dave

Reply via email to