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

Sporadic Issue: Opening a text file hangs Komodo #2956

Open
mjainQA opened this issue Aug 28, 2017 · 6 comments
Open

Sporadic Issue: Opening a text file hangs Komodo #2956

mjainQA opened this issue Aug 28, 2017 · 6 comments

Comments

@mjainQA
Copy link

mjainQA commented Aug 28, 2017

Short Summary

Opening a text file rapidly hangs Komodo. Its a sporadic issue.

Steps to Reproduce

  1. Use the attached perl script. Run it via shell (outside Komodo)
    perl verifyPackagesActivePerl.pl
  2. Open the output.txt in Komodo by double clicking it in places pane.
  3. Repeat the steps until Komodo hangs

Expected results

Actual results

Platform Information

Komodo Edit or IDE?
Komodo Version?
Operating System (and version)?
Komodo IDE, version 11.0.0-alpha1, build 90564, platform macosx.
Built on Sun Aug 27 23:39:13 2017.

Additional Information

verifyPackagesActivePerl.txt

komodo_hang_textfile

@Naatan
Copy link
Member

Naatan commented Aug 28, 2017

Please run this next time it happens:

kill -s SIGABRT $(ps aux | grep komodo | grep -v codeintel | grep -v grep | awk '{print $2}')

You should get a crash report dialog, report the crash with the comment "bug 2956".

Respond here when you've done so please.

@mjainQA
Copy link
Author

mjainQA commented Aug 28, 2017

Sent a crash report

@Naatan
Copy link
Member

Naatan commented Aug 29, 2017

Hmm that report wasnt very useful. Could you try taking a Process Sample instead?

image

@mjainQA
Copy link
Author

mjainQA commented Aug 29, 2017 via email

@mjainQA
Copy link
Author

mjainQA commented Aug 29, 2017

@mjainQA
Copy link
Author

mjainQA commented Aug 31, 2017

Another hang this morning! Build: Komodo IDE 11.0.0 Alpha 1 nightly (Build 90612)
Sample of Komodo_Aug31.txt

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