The first thing you should do is download and build the most recent 8.0.5
release. The 8.0.3 release had a crash causing bug in the Tcl core that
seemed to be invoked by Tcl Blend's tests. If you still get the crash
with Tcl 8.0.5 then something else is wrong. Those failed tests related
to Inf are a known problem so you should not need to worry about them.
You should also build Tcl with the --enable-symbols flag. When Tcl is
built with --enable-symbols Tcl Blend will automatically build with
debug symbols too. Then you can attach GDB to the running Tcl shell
by running "make shell" in the Tcl Blend build directory, typing "pid"
to get the process id of tclsh, and finally run "gdb PATH_TO_TCLSH pid"
to attach to the process. The type "cont" into gdb and run the tcl tests
by typing "cd ../../tests ; source all" into the tcl shell. When the
process crashes you can find out where it crashed by typing "bt" for
a stack trace.
later
mo
> I down loaded the reference distribution of JDK 1.2.1 (JDK 2.0) for
> my SunSparc running Solaris 5.5.1 with patches. It comes with native
> threads so I did not have to install them. I am attempting to build
> with TclTk 8.0.3. When I run the test suite (make test), after
> completing javaUtil.test there is a bus error. Any ideas?
>
> Thanks for any help.
>
> ==> Will
----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
To subscribe: send mail to [EMAIL PROTECTED]
with the word SUBSCRIBE as the subject.
To unsubscribe: send mail to [EMAIL PROTECTED]
with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'.
A list archive is at: http://www.findmail.com/listsaver/tcldallas/