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

crash while open File #22

Open
mgoppold opened this issue Aug 17, 2015 · 4 comments
Open

crash while open File #22

mgoppold opened this issue Aug 17, 2015 · 4 comments
Labels

Comments

@mgoppold
Copy link

with Padre 1.0 and master too the ide craches with

Invalid task class 'Padre::Task::Diff' at /usr/lib/perl5/vendor_perl/5.20.1/Padre/Role/Task.pm line 262.
Perl exited with active threads:
    2 running and unjoined
    0 finished and unjoined
    0 running and detached

while open a perl Source File.

Here are some Infos:

Core...
                  osname linux
                archname x86_64-linux-thread-multi
            Distribution Welcome to openSUSE 13.2 "Harlequin" - Kernel \r (\l).
                  Kernel 3.16.7-24-desktop
                    Perl 5.20.1
                 Threads 2
                     RAM 807.2MB
Wx...
                      Wx 0.9923
               WxWidgets 2.8.12
                 unicode 0
        Alien::wxWidgets 0.65
 Wx::Perl::ProcessStream 0.30
           Wx::Scintilla 0.36
Other...
                     PPI 1.218
           Debug::Client 0.29
       PPIx::EditorTools 0.19
           Konfiguration /home/mario/.local/share/.padre
@itcharlie
Copy link
Contributor

The same happens to me in Windows 10.

Padre information:

                   Padre 1.01
Core...
                  osname MSWin32
                archname MSWin32-x64-multi-thread
                    Perl 5.22.1
                 Threads 2
                     RAM 127.3MB
Wx...
                      Wx 0.9928
               WxWidgets 3.0.2
                 unicode 1
        Alien::wxWidgets 0.67
 Wx::Perl::ProcessStream 0.32
           Wx::Scintilla 0.39
Other...
                     PPI 1.220
           Debug::Client 0.29
       PPIx::EditorTools 0.19
                  Config C:\Users\cgonzalez\Documents\GitHub\Padre\.padre

@azawawi
Copy link
Contributor

azawawi commented Feb 28, 2016

Interesting stack trace. Could you tell me what padre plugins are enabled?

@azawawi azawawi added the bug label Feb 28, 2016
@itcharlie
Copy link
Contributor

Hi @azawawi ,

I don't have any plugins enabled. I use a base Install of Padre. One thing to note is that 3 out of 5 times of running Padre and opening a file it hanged on me so this bug doesn't always happen.

@itcharlie
Copy link
Contributor

@azawawi attached is a compressed full trace file of when I reproduce this bug.
trace.zip

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

No branches or pull requests

3 participants