andreikop / enki

A text editor for programmers
http://enki-editor.org
GNU General Public License v2.0
161 stars 39 forks source link

Crash on Preview tess #294

Closed andreikop closed 8 years ago

andreikop commented 8 years ago

Hi

I was going to make a linux release, but having next crash:

test_1 (test_base.TestInMainLoop) ... ok
test_1 (test_base.TestWaitForSignal) ... ok
test_10 (test_base.TestWaitForSignal) ... ok
test_11 (test_base.TestWaitForSignal) ... ok
test_2 (test_base.TestWaitForSignal) ... ok
test_3 (test_base.TestWaitForSignal) ... ok
test_4 (test_base.TestWaitForSignal) ... ok
test_5 (test_base.TestWaitForSignal) ... ok
test_7 (test_base.TestWaitForSignal) ... ok
test_8 (test_base.TestWaitForSignal) ... ok
test_9 (test_base.TestWaitForSignal) ... ok
test_html (test_plugins.test_preview.TestPreview) ... ok
test_logWindowSplitter1 (test_plugins.test_preview.TestPreview) ... ok
test_logWindowSplitter2 (test_plugins.test_preview.TestPreview) ... ok
test_logWindowSplitter3 (test_plugins.test_preview.TestPreview) ... ok
test_logWindowSplitter3a (test_plugins.test_preview.TestPreview) ... ok
test_logWindowSplitter4 (test_plugins.test_preview.TestPreview) ... ok
test_markdown (test_plugins.test_preview.TestPreview) ... ok
test_markdown_templates (test_plugins.test_preview.TestPreview) ... ok
test_markdown_templates_help (test_plugins.test_preview.TestPreview) ... ok
test_previewCheck1 (test_plugins.test_preview.TestPreview) ... FAIL
test_previewCheck10 (test_plugins.test_preview.TestPreview) ... FAIL
test_previewCheck11 (test_plugins.test_preview.TestPreview) ... FAIL
test_previewCheck12 (test_plugins.test_preview.TestPreview) ... skipped "Unicode isn't presented in the log window"
test_previewCheck13 (test_plugins.test_preview.TestPreview) ... FAIL
Segmentation fault

I have CodeChat version 626:e0a53f7a3e81 installed in my system.

bjones1 commented 8 years ago

Strange. I'll check. I seems fine on Ubuntu 14. Are you using Mint 16?

bjones1 commented 8 years ago

I get a different failure on Mint 16. Let me fix that first then I'll ask for more info...

andreikop commented 8 years ago

@bjones1, I hope to be able to release FuzzyOpener in the future. Will you be able to check this crash?

bjones1 commented 8 years ago

I'll take a look. Since the semester's started, my time is more limited (sigh)..

bjones1 commented 8 years ago

I can't get a crash with Mint 16 or Windows. I got one on Ubuntu 14, but can't reproduce. This is all on the current head (36975c884f7e39bd7b622c42c194e41fc36d1618). Can you reproduce it?

bjones1 commented 8 years ago

Andrei, can you reproduce this? It seems to work for me. If not, please close this issue.

andreikop commented 8 years ago

Now tests work fine for me on both Linux and Windows