-
Notifications
You must be signed in to change notification settings - Fork 558
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
Perl aborts with panic: POPSTACK #901
Comments
From zinie@cs.unibo.itI'm developing an administration suite written in Perl, and in just another I include uuencoded (because I don't know if perlbug is going to ask me about To reproduce the bug, change to the 'connection' directory and type You need to have CGI.pm to make it work. I think the bug comes from me doing spaghetti object oriented programming In short, I use a sort of 'factory' classes that decide in the constructor In my system the bug is perfectly reproducible. I read the report at the bottom, and I saw informations probably about the Here's the beast; I'm at your disposal for any further information you might Thank you! Enrico begin 644 connection.tar.gz Perl Info
|
From @vanstynIn <E11sZdd-0000RM-00@marvin.casa>, Enrico Zini writes: I'm sorry, but 2725 lines of code across 18 files is _not_ the minimum :I think the bug comes from me doing spaghetti object oriented programming As far as I can tell, the POPSTACK occurs when a) a fatal error occurs I believe it should be possible to reduce the problem to at most 100 Hugo van der Sanden |
Migrated from rt.perl.org#1835 (status was 'resolved')
Searchable as RT1835$
The text was updated successfully, but these errors were encountered: