On Tue, Apr 26, 2005 at 04:45:11PM -0700, Bob Gordon wrote:
On 4/26/05, Bob Gordon <rgordonjr at gmail.com> wrote:
On 4/26/05, Bob Gordon <rgordonjr at gmail.com> wrote:
I am seeing the same issue with a Solaris 8 host..
Bit more info though.. If I attempt to go to the page from the main page (no hosts on main) then the script does not display anything. If I am on a page with hosts and hit the script, it works. Once in the script, if I remove the page filter it errors out again.
Also just found a core.... Where can I send it to?
I got a stack trace from David that points out a problem. Could you try this one-line patch on top of the 4.0.3rc1 ? I think it solves the problem.
Apply with cd hobbit-4.0.3rc1 patch -p0 </tmp/enadis-rc1.patch make clean make
The either "make install" and restart Hobbit, or just copy hobbitd/hobbit-enadis.cgi over to the ~hobbit/server/bin/ directory.
Thanks, Henrik