Bug 142587 - Crashes while creating initial database
Summary: Crashes while creating initial database
Status: RESOLVED WORKSFORME
Alias: None
Product: kphotoalbum
Classification: Applications
Component: Backend (show other bugs)
Version: unspecified
Platform: OpenBSD Linux
: NOR crash
Target Milestone: ---
Assignee: KPhotoAlbum Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-06 08:58 UTC by Ray Lai
Modified: 2007-08-08 12:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ray Lai 2007-03-06 08:58:43 UTC
Version:           3.0 (using KDE KDE 3.5.6)
Installed from:    OpenBSD Packages

I tried to load a bunch of jpg files when first running kphotoalbum but each time it crashes.

(no debugging symbols found)
[KCrash handler]
#12 0x075779cd in sqlite3Prepare () from /usr/local/lib/libsqlite3.so.8.9
#13 0x07577d85 in sqlite3_prepare () from /usr/local/lib/libsqlite3.so.8.9
#14 0x09a558ce in QSQLite3Result::reset(QString const&) ()
   from /usr/local/lib/qt3/plugins-30/sqldrivers/libqsqlite3.so
#15 0x056908b1 in QSqlQuery::exec(QString const&) ()
   from /usr/local/lib/libqt-mt.so.30.3
#16 0x056905ce in QSqlQuery::init(QString const&, QSqlDatabase*) ()
   from /usr/local/lib/libqt-mt.so.30.3
#17 0x056904c1 in QSqlQuery::QSqlQuery(QString const&, QSqlDatabase*) ()
   from /usr/local/lib/libqt-mt.so.30.3
#18 0x1c1557da in HTMLGenerator::Generator::~Generator() ()
#19 0x1c1553e8 in HTMLGenerator::Generator::~Generator() ()
#20 0x1c116d43 in ImageManager::RequestQueue::staticMetaObject() ()
#21 0x1c1157b0 in ImageManager::RequestQueue::staticMetaObject() ()
#22 0x1c12e7f5 in DB::ImageDB::staticMetaObject() ()
#23 0x1c12e3bb in DB::ImageDB::staticMetaObject() ()
#24 0x1c12d634 in DB::ImageDB::staticMetaObject() ()
#25 0x1c12a901 in DB::MemberMap::staticMetaObject() ()
#26 0x1c036971 in QGList::count() const ()
#27 0x1c04298a in MainWindow::Window::staticMetaObject() ()
#28 0x0546fd06 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/local/lib/libqt-mt.so.30.3
#29 0x0575a3de in QSignal::signal(QVariant const&) ()
   from /usr/local/lib/libqt-mt.so.30.3
#30 0x05486408 in QSignal::activate() () from /usr/local/lib/libqt-mt.so.30.3
#31 0x0548cd57 in QSingleShotTimer::event(QEvent*) ()
   from /usr/local/lib/libqt-mt.so.30.3
#32 0x0541b735 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/local/lib/libqt-mt.so.30.3
#33 0x0541abd3 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/local/lib/libqt-mt.so.30.3
#34 0x02844666 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/local/lib/libkdecore.so.7.0
#35 0x0540c460 in QEventLoop::activateTimers() ()
   from /usr/local/lib/libqt-mt.so.30.3
#36 0x053cd6a3 in QEventLoop::processEvents(unsigned) ()
   from /usr/local/lib/libqt-mt.so.30.3
#37 0x0542b4ef in QEventLoop::enterLoop() ()
   from /usr/local/lib/libqt-mt.so.30.3
#38 0x0542b3b4 in QEventLoop::exec() () from /usr/local/lib/libqt-mt.so.30.3
#39 0x0541b930 in QApplication::exec() () from /usr/local/lib/libqt-mt.so.30.3
#40 0x1c0351b4 in __register_frame_info ()
#41 0x1c034e90 in ?? ()
#42 0x00000001 in ?? ()
#43 0xcf7f9760 in ?? ()
#44 0xcf7f9768 in ?? ()
#45 0x1c034e21 in ?? ()
#46 0xcf7f98a4 in ?? ()
#47 0xcf7f973c in ?? ()
#48 0x1c02d025 in ?? ()
#49 0x1c034e7e in ?? ()
#50 0x00000000 in ?? ()
Comment 1 Shawn Willden 2007-05-10 18:12:59 UTC
This problem appears to be specific to the OpenBSD packages.  Perhaps there's a problem with their sqlite package?  Can you try rebuilding sqlite and kphotoalbum from source and see if that fixes the problem?
Comment 2 Jan Kundrát 2007-08-08 12:53:34 UTC
No feedback since May, closing.