[tex-live] Pretest: perl coredumps

Nikola Lečić nikola.lecic at anthesphoria.net
Sat May 7 18:21:00 CEST 2016


On Sat, 7 May 2016 04:21:14 +0300
  in <201605070121.u471LPjM001340 at anthesphoria.net>
  Nikola Lečić <nikola.lecic at anthesphoria.net> wrote:

> I'll try and report back.

Perl dumps core if exit is used with Tk. With tldie like this

sub tldie {
  tlwarn(@_);
  if ($::gui_mode) {
    Tk::exit(1);
  } else {
    exit(1);
  }
}

everything is ok. As far as I understand, this means that all exit's
should be replaced with some new subroutine (tlexit?), which
conditionally uses Tk::exit.

-- 
Nikola Lečić = Никола Лечић
fingerprint : FEF3 66AF C90E EDC3 D878  7CDC 956D F4AB A377 1C9B
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 314 bytes
Desc: not available
URL: <http://tug.org/pipermail/tex-live/attachments/20160507/3864bd0d/attachment.bin>


More information about the tex-live mailing list