ArsMasiuk/qvge

QVGE crashes via own xgr file opening

DarkHobbit opened this issue · 4 comments

I created simple xgr file with 3 nodes in QVGE 0.6.2 and try to reopen it in same QVGE version. Program crashes:

QSettings::NoError
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
Ошибка сегментирования (стек памяти сброшен на диск)

OS: Manjaro KDE, libpng 1.6.37-3.
Zipped file attached.
delaystates.zip

I cannot reproduce the issue on 64-bit-PC with Qt 5.15.

Is it 64-bit or 32-bit release? Which Qt?

64-bit, Qt 5.15.2.
I found additional info: crash occured after export XGR file to SVG with setting resolution to 150 DPI. Export works (!), but after this next program open with same XGR opening crashes.

Reproduced after Export->Save->Close->Open on Windows as well.

Very strange issue, to be honest :(

Found and fixed in 0.7.dev