Skip to content
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

Debugger crashes Padre ungracefully #18

Open
froodley opened this issue Jul 14, 2015 · 1 comment
Open

Debugger crashes Padre ungracefully #18

froodley opened this issue Jul 14, 2015 · 1 comment

Comments

@froodley
Copy link

When I run the debugger, at least on my machine, Win7/32, and reach a syntax error, Padre gives an error message about the syntax error, then dies. The process has to be destroyed, and if I relaunch the program, it takes several minutes to re-open or won't until I logout :/ Installed as part of dwimperl-5.14.2.1-v7-32bit.exe

Here's a link to a memory dump created just after triggering the error with a trivial .pl ("if (} {print 'hello';}") :

http://www.filedropper.com/padre

... and one created from the re-spawned stagnant process after waiting two minutes:

http://www.filedropper.com/padre1

Thanks for checking in to it :)

@froodley
Copy link
Author

I should mention that I also have XAMPP, with perl, installed. I tried telling Padre in the settings to use the DWIMPerl copy of perl.exe, but the behavior didn't change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants