[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-kimageshop
Subject:    Re: Random crash in krita-ui-KisImageViewConverterTest
From:       Dmitry Kazakov <dimula73 () gmail ! com>
Date:       2011-08-04 8:20:27
Message-ID: CAEkBSfU-YEUUGs=Sv-XNf-Ukh=rP8x2W3rw7NSzWt7mVU7XBXA () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


On Thu, Aug 4, 2011 at 12:55 AM, Cyrille Berger Skott
<cberger@cberger.net>wrote:

> Hi,
>
> Seems like we got a random crash in krita-ui-KisImageViewConverterTest,
> see:
>
> http://my.cdash.org/testDetails.php?test=6885857&build=215986
>
> The commits that triggered it is so unrelated, that it is bound to be
> random.
> I doubt we can find the problem, however, it would be interesting to know
> if
> anyone has been experiencing any kind of random crash at krita exit lately
> ? <https://mail.kde.org/mailman/listinfo/kimageshop>
>


I've run this test about 300 times with a special script and i didn't get
any fail or crash. The only way i can force the crash is to forget to run
kbuildsycocoa4 before running. In this case it crashes with the following:

dima@BIGHOST7
:/home/devel/kde-build/calligra-secondary/krita/ui/tests>./KisImageViewConverterTest
********* Start testing of KisImageViewConverterTest *********
Config: Using QTest library 4.7.1, Qt 4.7.1
PASS   : KisImageViewConverterTest::initTestCase()
QDEBUG : KisImageViewConverterTest::testDocumentToView()
qttest(23417)/kdecore (KSycoca): Trying to open ksycoca from
"/var/tmp/kdecache-dima/ksycoca4"
QDEBUG : KisImageViewConverterTest::testDocumentToView()
qttest(23417)/koffice (lib komain) KoPluginLoader::load: Loading plugin
"LCMS Color Management Engine for Pigment" failed,  "Could not find plugin
'LCMS Color Management Engine for Pigment' for application 'qttest'"
QDEBUG : KisImageViewConverterTest::testDocumentToView()
qttest(23417)/koffice (lib komain) KoPluginLoader::load: Loading plugin
"Painterly Color Spaces (LC and QP conversions, 32- and 16- Bits Float
channels)" failed,  "Could not find plugin 'Painterly Color Spaces (LC and
QP conversions, 32- and 16- Bits Float channels)' for application 'qttest'"
QDEBUG : KisImageViewConverterTest::testDocumentToView()
qttest(23417)/koffice (lib komain) KoPluginLoader::load: Loading plugin
"Some extensions to color spaces" failed,  "Could not find plugin 'Some
extensions to color spaces' for application 'qttest'"
PASS   : KisImageViewConverterTest::testDocumentToView()
PASS   : KisImageViewConverterTest::testViewToDocument()
PASS   : KisImageViewConverterTest::testZoom()
PASS   : KisImageViewConverterTest::cleanupTestCase()
Totals: 5 passed, 0 failed, 0 skipped
********* Finished testing of KisImageViewConverterTest *********
Fatal Error: Accessed global static 'KoColorSpaceRegistry *s_instance()'
after destruction. Defined at
/home/devel/kde-src/calligra-secondary/libs/pigment/KoColorSpaceRegistry.cpp:70
Aborted


-- 
Dmitry Kazakov

[Attachment #5 (text/html)]

<br><br><div class="gmail_quote">On Thu, Aug 4, 2011 at 12:55 AM, Cyrille Berger \
Skott <span dir="ltr">&lt;<a \
href="mailto:cberger@cberger.net">cberger@cberger.net</a>&gt;</span> \
wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px \
#ccc solid;padding-left:1ex;"> Hi,<br>
<br>
Seems like we got a random crash in krita-ui-KisImageViewConverterTest, see:<br>
<br>
<a href="http://my.cdash.org/testDetails.php?test=6885857&amp;build=215986" \
target="_blank">http://my.cdash.org/testDetails.php?test=6885857&amp;build=215986</a><br>
 <br>
The commits that triggered it is so unrelated, that it is bound to be random.<br>
I doubt we can find the problem, however, it would be interesting to know if<br>
anyone has been experiencing any kind of random crash at krita exit lately ?<font \
color="#888888"><a href="https://mail.kde.org/mailman/listinfo/kimageshop" \
target="_blank"></a><br> </font></blockquote></div><br><br>I&#39;ve run this test \
about 300 times with a special script and i didn&#39;t get any fail or crash. The \
only way i can force the crash is to forget to run kbuildsycocoa4 before running. In \
this case it crashes with the following:<br> \
<br>dima@BIGHOST7:/home/devel/kde-build/calligra-secondary/krita/ui/tests&gt;./KisImageViewConverterTest<br>********* \
Start testing of KisImageViewConverterTest *********<br>Config: Using QTest library \
4.7.1, Qt 4.7.1<br> PASS     : KisImageViewConverterTest::initTestCase()<br>QDEBUG : \
KisImageViewConverterTest::testDocumentToView() qttest(23417)/kdecore (KSycoca): \
Trying to open ksycoca from &quot;/var/tmp/kdecache-dima/ksycoca4&quot;<br>QDEBUG : \
KisImageViewConverterTest::testDocumentToView() qttest(23417)/koffice (lib komain) \
KoPluginLoader::load: Loading plugin &quot;LCMS Color Management Engine for \
Pigment&quot; failed,   &quot;Could not find plugin &#39;LCMS Color Management Engine \
for Pigment&#39; for application &#39;qttest&#39;&quot; <br> QDEBUG : \
KisImageViewConverterTest::testDocumentToView() qttest(23417)/koffice (lib komain) \
KoPluginLoader::load: Loading plugin &quot;Painterly Color Spaces (LC and QP \
conversions, 32- and 16- Bits Float channels)&quot; failed,   &quot;Could not find \
plugin &#39;Painterly Color Spaces (LC and QP conversions, 32- and 16- Bits Float \
channels)&#39; for application &#39;qttest&#39;&quot; <br> QDEBUG : \
KisImageViewConverterTest::testDocumentToView() qttest(23417)/koffice (lib komain) \
KoPluginLoader::load: Loading plugin &quot;Some extensions to color spaces&quot; \
failed,   &quot;Could not find plugin &#39;Some extensions to color spaces&#39; for \
application &#39;qttest&#39;&quot; <br> PASS     : \
KisImageViewConverterTest::testDocumentToView()<br>PASS     : \
KisImageViewConverterTest::testViewToDocument()<br>PASS     : \
KisImageViewConverterTest::testZoom()<br>PASS     : \
                KisImageViewConverterTest::cleanupTestCase()<br>
Totals: 5 passed, 0 failed, 0 skipped<br>********* Finished testing of \
KisImageViewConverterTest *********<br>Fatal Error: Accessed global static \
&#39;KoColorSpaceRegistry *s_instance()&#39; after destruction. Defined at \
/home/devel/kde-src/calligra-secondary/libs/pigment/KoColorSpaceRegistry.cpp:70<br> \
Aborted<br><br clear="all"><br>-- <br>Dmitry Kazakov<br>



_______________________________________________
kimageshop mailing list
kimageshop@kde.org
https://mail.kde.org/mailman/listinfo/kimageshop


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic