PadreIDE/Padre

crash while open File

Opened this issue · 4 comments

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

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

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

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.

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