[MacPorts] #46805: p5.20-tk @804.32.0_1 (perl) segfaults

MacPorts noreply at macports.org
Mon Feb 9 06:25:31 PST 2015


#46805: p5.20-tk @804.32.0_1 (perl) segfaults
---------------------------+--------------------------------
 Reporter:  jgrg@…         |      Owner:  macports-tickets@…
     Type:  defect         |     Status:  new
 Priority:  Normal         |  Milestone:
Component:  ports          |    Version:  2.3.3
 Keywords:  perl/Tk p5-tk  |       Port:  p5.20-tk
---------------------------+--------------------------------
 Installing perl/Tk, the version that comes with p5.20 segfaults, but
 p5.18-tk and p5.16-tk seem to work fine:

 {{{
 $ perl5.20 -e 'use Tk; my $w = MainWindow->new'
 Segmentation fault: 11
 $ perl5.18 -e 'use Tk; my $w = MainWindow->new'
 $ perl5.16 -e 'use Tk; my $w = MainWindow->new'
 }}}

 I'm using Xcode 6.1 on Yosemite on a 64 bit machine.

-- 
Ticket URL: <https://trac.macports.org/ticket/46805>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list