-
Notifications
You must be signed in to change notification settings - Fork 561
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Core dump when deleting an executing code reference #7328
Comments
From perl-5.8.0@ton.iguana.beCreated by perl-5.8.0@ton.iguana.be#!/usr/bin/perl -w $hash{foo} = sub { $hash{foo}->(); Gives: Boo at /home/ton/test.pl line 7. Perl Info
|
From @steve-m-hayperl-5.8.0@ton.iguana.be (via RT) wrote:
On my Win32 machine, this crashes perl.exe in perl-5.8.2 and perl-5.8.3, - Steve Radan Computational Ltd. The information contained in this message and any files transmitted with it are confidential and intended for the addressee(s) only. If you have received this message in error or there are any problems, please notify the sender immediately. The unauthorized use, disclosure, copying or alteration of this message is strictly forbidden. Note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Radan Computational Ltd. The recipient(s) of this message should check it and any attached files for viruses: Radan Computational will accept no liability for any damage caused by any virus transmitted by this email. |
The RT System itself - Status changed from 'new' to 'open' |
@rgs - Status changed from 'open' to 'resolved' |
From perl5-porters@ton.iguana.beIn article <40BEFDB6.5090506@uk.radan.com>,
Ok, I just compiled a 5.8.4, and can confirm that it also runs without |
From @iabynOn Thu, Jun 03, 2004 at 12:04:25PM +0000, Ton Hospel wrote:
Yes, I think it was fixed by change #22182, which was integrated into -- |
Migrated from rt.perl.org#30027 (status was 'resolved')
Searchable as RT30027$
The text was updated successfully, but these errors were encountered: