[KPhotoAlbum] Bad News: KPA dies on save
Johannes Zarl-Zierl
johannes at zarl-zierl.at
Sat Jan 28 19:44:28 GMT 2017
Hi Andreas,
On Samstag, 28. Jänner 2017 20:23:58 CET you wrote:
> the latest commit (v5.1-27-g995ce0a-dirty) does not crash anymore.
Thanks for checking...
> With the previous version I got the gdb backtrace.
> Would it be greatly useful for testing to have all these debuginfo
> packages installed or is the output below good enough to pinpoint the
> problem?
In this case, the debuginfo is not needed (but compiling kphotoalbum itself
with CMAKE_BUILD_TYPE of either "Debug" or "RelWithDebInfo") would help in
identifying the exact line of the crash.
> gdb produces:
> ----
> (gdb) bt
> #0 0x00000000004b3bdb in XMLDB::XMLCategory::initIdMap() ()
> #1 0x00000000004b2ae0 in XMLDB::XMLCategoryCollection::initIdMap() ()
> #2 0x00000000004be84a in XMLDB::FileWriter::save(QString const&, bool) ()
> #3 0x00000000004a8607 in XMLDB::Database::save(QString const&, bool) ()
> #4 0x00000000005329f9 in MainWindow::Window::slotSave() ()
That confirms that the issue was where I fixed it... ;-)
Cheers,
Johannes
More information about the Kphotoalbum
mailing list