Ticket #883 (closed defect: fixed)

Opened 2 years ago

Last modified 23 months ago

Opening an existing Perl 6 script Hangs Padre on win32

Reported by: azawawi Owned by:
Priority: major Milestone:
Component: editor Version: 0.57
Keywords: Cc:

Description

Open an existing Perl 6 script and Padre will hang with Padre doing absolutely nothing and is not responsive.

The menu works but the editor hangs.

Change History

comment:1 Changed 23 months ago by waxhead

I tested this out with azawawi tongiht and got this error when Padre crashed:

Can't store CODE items at ../../lib/Storable.pm (autosplit into ../../lib/auto/Storable/_freeze.al) line 339, at /home/pete/Programming/Perl/Padre/trunk/Padre/lib/Padre/Task.pm line 367
Perl exited with active threads:

2 running and unjoined
0 finished and unjoined
0 running and detached

This is latest trunk.

comment:2 Changed 23 months ago by azawawi

  • Version changed from trunk to 0.57

comment:3 Changed 23 months ago by azawawi

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r11180

Note: See TracTickets for help on using tickets.