[bt-devel] FATAL ASSERT in my BibleTime 2.0 beta1 package

Jonathan Marsden jmarsden at fastmail.fm
Fri Apr 24 03:52:18 MST 2009


Crash report: I'm seeing

(BibleTime 2.0.beta1) _FATAL_: ASSERT: "sourceList.count() > 0" in file
/home/jonathan/packages/sword/bibletime/build-area/bibletime-2.0~beta1/src/frontend/bookshelfmanager/installpage/btsourcewidget.cpp,
line 224

when I try to open Bookshelf manager.

This is on Ubuntu Intrepid 8.10 amd64 using libsword8 (i.e. SWORD 1.6.0RC2).

This should teach me to test the bookshelf, as well as reading and
searching, before I upload a new package to my PPA!  It may well be my
fault for adding svn revision 1201 to beta1?  Or maybe something else is
amiss here.

A gdb backtrace is enclosed below.

Jonathan
-------------------------------------------------------------

#0  0x00007fca8f550015 in raise () from /lib/libc.so.6
#1  0x00007fca8f551b83 in abort () from /lib/libc.so.6
#2  0x00000000005ed704 in myMessageOutput ()
#3  0x00007fca90b37653 in qt_message_output () from /usr/lib/libQtCore.so.4
#4  0x00007fca90b377fd in qFatal () from /usr/lib/libQtCore.so.4
#5  0x000000000056962b in BtSourceWidget::initSources ()
#6  0x000000000056a45f in BtSourceWidget::BtSourceWidget ()
#7  0x000000000055fdec in BtInstallPage::initView ()
#8  0x000000000056027f in BtInstallPage::BtInstallPage ()
#9  0x000000000055aa63 in BtModuleManagerDialog::BtModuleManagerDialog ()
#10 0x000000000055aec8 in BtModuleManagerDialog::getInstance ()
#11 0x00000000005e78df in BibleTime::slotSwordSetupDialog ()
#12 0x00000000005f29d8 in BibleTime::qt_metacall ()
#13 0x00007fca90c3c134 in QMetaObject::activate () from
/usr/lib/libQtCore.so.4
#14 0x00007fca91cbaf57 in QAction::triggered () from /usr/lib/libQtGui.so.4
#15 0x00007fca91cbb720 in QAction::activate () from /usr/lib/libQtGui.so.4
#16 0x00007fca920541ad in ?? () from /usr/lib/libQtGui.so.4
#17 0x00007fca91d13329 in QWidget::event () from /usr/lib/libQtGui.so.4
#18 0x00007fca9205698b in QMenu::event () from /usr/lib/libQtGui.so.4
#19 0x00007fca91cc0c3d in QApplicationPrivate::notify_helper () from
/usr/lib/libQtGui.so.4
#20 0x00007fca91cc922a in QApplication::notify () from
/usr/lib/libQtGui.so.4
#21 0x00007fca90c27d61 in QCoreApplication::notifyInternal () from
/usr/lib/libQtCore.so.4
#22 0x00007fca91cc85c8 in QApplicationPrivate::sendMouseEvent () from
/usr/lib/libQtGui.so.4
#23 0x00007fca91d2cda4 in ?? () from /usr/lib/libQtGui.so.4
#24 0x00007fca91d2b607 in QApplication::x11ProcessEvent () from
/usr/lib/libQtGui.so.4
#25 0x00007fca91d532c4 in ?? () from /usr/lib/libQtGui.so.4
#26 0x00007fca8e298d5b in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#27 0x00007fca8e29c52d in ?? () from /usr/lib/libglib-2.0.so.0
#28 0x00007fca8e29c6eb in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#29 0x00007fca90c5015f in QEventDispatcherGlib::processEvents () from
/usr/lib/libQtCore.so.4
#30 0x00007fca91d52a6f in ?? () from /usr/lib/libQtGui.so.4
#31 0x00007fca90c26682 in QEventLoop::processEvents () from
/usr/lib/libQtCore.so.4
#32 0x00007fca90c2680d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#33 0x00007fca90c28cbd in QCoreApplication::exec () from
/usr/lib/libQtCore.so.4
#34 0x00000000005ed540 in main ()



More information about the bt-devel mailing list