Re: Scotty tests

Juergen Schoenwaelder (schoenw@ibr.cs.tu-bs.de)
Sun, 8 Oct 1995 22:54:06 +0100

Hi!

Garry Grimes <grimesg@ul.ie> said:

Garry> Hello all,
Garry> I've just joined the user-group as I'm intending to
Garry> implement an SNMP 'smart-agent' using Scotty. My installations
Garry> of Tcl7.4 and Tk4.0 are a-ok but when I run the scotty tests
Garry> it fails for DNS and hence for SNMP etc. I have made no
Garry> changes to the distribution and am running on Solaris 2.4 The
Garry> test output is very unenlightening so I don't even know where
Garry> to start. Has anyone else had a similar problem ? I'd
Garry> appreciate any info at all.

I can't remember a bug report like this one. You basically have two
options:

1) Compile Scotty with -g instead off -O and use your favourite
debugger to see where the problem shows up.

2) Install some Solaris patches that will fix the problem. :-)

Sorry, but I can't help further without more details. Has anyone else
seen this core dump?

Juergen