[krita] [Bug 357559] crash on opening PSD file

2016-03-19 Thread Dmitry Kazakov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357559 Dmitry Kazakov changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Latest Commit|

[krita] [Bug 357559] crash on opening PSD file

2016-01-25 Thread Alexander Opitz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357559 --- Comment #10 from Alexander Opitz --- Hi, I'm partly on it (as I don't have PS for myself). I need to drag down, which data can be cleared and which not (so the save still crashes Krita). -- You are receiving this mail because: You are watching al

[krita] [Bug 357559] crash on opening PSD file

2016-01-22 Thread Dmitry Kazakov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357559 --- Comment #9 from Dmitry Kazakov --- Git commit af2bbbaa2519081f68fbd20ebd3d4e84dfed56de by Dmitry Kazakov. Committed on 22/01/2016 at 20:43. Pushed by dkazakov into branch 'master'. Add a workaround for an assert while loading some weird PSD files

[krita] [Bug 357559] crash on opening PSD file

2016-01-22 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357559 Boudewijn Rempt changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO Resolution|---

[krita] [Bug 357559] crash on opening PSD file

2016-01-22 Thread Dmitry Kazakov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357559 Dmitry Kazakov changed: What|Removed |Added CC||dimul...@gmail.com --- Comment #7 from Dmitry

[krita] [Bug 357559] crash on opening PSD file

2016-01-11 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357559 --- Comment #6 from Boudewijn Rempt --- Definitely, but it will much easier to fix if we've got a file that triggers the issue. -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 357559] crash on opening PSD file

2016-01-11 Thread Alexander Opitz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357559 --- Comment #5 from Alexander Opitz --- Maybe, will look if I can get such a file. The problem in source is that the PSDLoader::decode function can call KisMask::initSelection with an layer pointing to null. So also possibly damaged PSD files can crash

[krita] [Bug 357559] crash on opening PSD file

2016-01-10 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357559 Boudewijn Rempt changed: What|Removed |Added CC||b...@valdyas.org --- Comment #4 from Boudewij

[krita] [Bug 357559] crash on opening PSD file

2016-01-05 Thread Alexander Opitz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357559 --- Comment #3 from Alexander Opitz --- Hi, bad news, I'm not allowed to send the PSD file out. :-( I can only tell, that it was generated with CS6. -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 357559] crash on opening PSD file

2016-01-05 Thread Alexander Opitz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357559 --- Comment #2 from Alexander Opitz --- I dived a bit into the code. The illness comes from frame #13 0x7f09e2eaa9f9 in PSDLoader::decode https://github.com/KDE/krita/blob/master/krita/plugins/formats/psd/psd_loader.cpp#L259 newLayer seems null.

[krita] [Bug 357559] crash on opening PSD file

2016-01-05 Thread Boudewijn Rempt via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357559 --- Comment #1 from Boudewijn Rempt --- Hi! Thanks for your report. Could you mail the psd file privately to me (b...@kde.org) so I can try to reproduce it and fix it? Without an actual test file, fixing the bug is going to be next to impossible, I'm a