Summary: | Yandex.Fotki tool causes crash | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Yaroslav Sidlovsky <zawertun> |
Component: | Plugin-WebService-YandexFotki | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | CLOSED FIXED | ||
Severity: | crash | CC: | aspotashev, caulier.gilles, kde, shura0 |
Priority: | NOR | ||
Version: | 5.2.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.1.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Yaroslav Sidlovsky
2011-08-01 19:59:42 UTC
credentials in crash dump, amazing ! I gets the same on Ubuntu 11.04 x86 Git commit 94ce36dc54f440ac8c7a4be3d1cd7ec521ce8299 by Alexander Potashev. Committed on 03/08/2011 at 12:12. Pushed by aspotashev into branch 'master'. Fix memory corruption introduced in cf1cc0b5bb356d7ce6a864237852cd4191ba833d BUG:279078 M +1 -1 yandexfotki/yandexrsa.cpp http://commits.kde.org/kipi-plugins/94ce36dc54f440ac8c7a4be3d1cd7ec521ce8299 Guilty commit: http://commits.kde.org/kipi-plugins/cf1cc0b5bb356d7ce6a864237852cd4191ba833d Say "EPIC!!!" Btw, I didn't try to compile kipi-plugins with my bugfix, please test. Thanks :) Created attachment 63168 [details] New crash information added by DrKonqi gwenview (2.7.0) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.3 When i trying to authorize with login@yandex.ru or login@domain.tld - it throws "unable to load service document. When I trying to authorize via just "login" (without "@domain") it causes crash of master application (digiKam, gwenview, etc) //Sabayon, KDE4.7 -- Backtrace (Reduced): #11 0x00007f5df873fbe1 in YandexAuth::CCryptoProviderRSA::Encrypt(char const*, unsigned long, char*, unsigned long&) () from /usr/lib64/kde4/kipiplugin_yandexfotki.so #12 0x00007f5df873fea7 in YandexAuth::makeCredentials(QString const&, QString const&, QString const&) () from /usr/lib64/kde4/kipiplugin_yandexfotki.so #13 0x00007f5df872d57c in KIPIYandexFotkiPlugin::YandexFotkiTalker::getToken() () from /usr/lib64/kde4/kipiplugin_yandexfotki.so #14 0x00007f5df8736844 in KIPIYandexFotkiPlugin::YandexFotkiWindow::slotGetSessionDone() () from /usr/lib64/kde4/kipiplugin_yandexfotki.so #15 0x00007f5df873a0bc in KIPIYandexFotkiPlugin::YandexFotkiWindow::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/kde4/kipiplugin_yandexfotki.so (In reply to comment #6) > Created an attachment (id=63168) [details] > New crash information added by DrKonqi The crash is already fixed in Git "master" branch, you can build kipi-plugins from sources if you need a working Yandex.Fotki plugin right now. Please, open another bug report about "unable to load service document". |