-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Just to keep track of it, the "Bus Error" is still present on MacOS X with Perl/Tk and PAR 0.86. The following testcase will generate the error on OS X 10.3:

SCRIPT:
#!/usr/bin/perl

use warnings;
use strict;

use Tk;

my $mw = MainWindow->new;

MainLoop;
###

PAR OPTIONS:
Kenbridge:~ minter$ pp -o tk tk.pl

RUN OPTIONS:
Kenbridge:~ minter$ ./tk
Bus error
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (Darwin)

iD8DBQFBvJA9o4DwsyRGDscRAp7WAKDO0Rm34dZieE290JLLLnv9a94okgCdGjSi
UgDPQoDIrjqrlXja3nMO2YY=
=YCHH
-----END PGP SIGNATURE-----

Reply via email to