From kde-bugs-dist Fri Feb 05 12:31:36 2010 From: Christopher Blauvelt Date: Fri, 05 Feb 2010 12:31:36 +0000 To: kde-bugs-dist Subject: [Bug 225626] New: Crashes on startup due to SQLite error Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=126537313501147 https://bugs.kde.org/show_bug.cgi?id=225626 Summary: Crashes on startup due to SQLite error Product: skrooge Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: NEW Severity: crash Priority: NOR Component: general AssignedTo: guillaume.debure@gmail.com ReportedBy: cblauvelt@gmail.com Version: 0.6.0-rc (using Devel) Compiler: 4.4.1 OS: Linux Installed from: Compiled sources Application crashes on startup with the following backtrace: Application: Skrooge (skrooge), signal: Segmentation fault [KCrash Handler] #6 0x00000000 in ?? () #7 0xb72e0c3a in SKGServices::executeSqliteOrder (iDocument=0xbfc7e77c, iSqlOrder=..., iLastId=0xbfc7cd10) at /space/kde/sources/trunk/skrooge/skgbasemodeler/skgservices.cpp:650 #8 0xb72c4230 in SKGObjectBase::save (this=0xbfc7cd08, iInsertOrUpdate=true, iReloadAfterSave=true) at /space/kde/sources/trunk/skrooge/skgbasemodeler/skgobjectbase.cpp:355 #9 0xb72d7824 in SKGDocument::setParameter (this=0xbfc7e77c, iName=..., iValue=..., iBlob=..., iParentUUID=..., oObjectCreated=0x0) at /space/kde/sources/trunk/skrooge/skgbasemodeler/skgdocument.cpp:1534 #10 0xb71eda49 in SKGDocumentBank::refreshViewsIndexesAndTriggers (this=0xbfc7e77c) at /space/kde/sources/trunk/skrooge/skgbankmodeler/skgdocumentbank.cpp:116 #11 0xb72ce8f3 in SKGDocument::setLanguage (this=0xbfc7e77c, iLanguage=...) at /space/kde/sources/trunk/skrooge/skgbasemodeler/skgdocument.cpp:688 #12 0xb247949c in SKGFilePlugin::actionNew (this=0x81d0a18) at /space/kde/sources/trunk/skrooge/skrooge_file/skgfileplugin.cpp:277 #13 0xb2478964 in SKGFilePlugin::setupActions (this=0x81d0a18, iDocument=0xbfc7e77c, iArgument=...) at /space/kde/sources/trunk/skrooge/skrooge_file/skgfileplugin.cpp:143 #14 0xb725e023 in SKGMainPanel::SKGMainPanel (this=0x8141208, iSplashScreen=0x8132f00, iDocument=0xbfc7e77c, iArguments=..., __in_chrg=, __vtt_parm=) at /space/kde/sources/trunk/skrooge/skgbasegui/skgmainpanel.cpp:151 #15 0x0804b236 in KSkroogeApp::newInstance (this=0xbfc7e7d0) at /space/kde/sources/trunk/skrooge/skrooge/main.cpp:109 #16 0xb75e91e7 in KUniqueApplicationAdaptor::newInstance (this=0x8140b18, asn_id=..., args=...) at /space/kde/sources/trunk/KDE/kdelibs/kdeui/kernel/kuniqueapplication.cpp:445 #17 0xb75e9441 in KUniqueApplicationAdaptor::qt_metacall (this=0x8140b18, _c=InvokeMetaMethod, _id=0, _a=0xbfc7dba4) at /space/kde/build/trunk/KDE/kdelibs/kdeui/kuniqueapplication_p.moc:81 #18 0xb66d3f10 in QDBusConnectionPrivate::deliverCall (this=0x8074918, object=0x8140b18, msg=..., metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:904 #19 0xb66d3748 in QDBusConnectionPrivate::activateCall (this=0x8074918, object=0x8140b18, flags=337, msg=...) at qdbusintegrator.cpp:809 #20 0xb66d7f40 in QDBusConnectionPrivate::activateObject (this=0x8074918, node=..., msg=..., pathStartPos=16) at qdbusintegrator.cpp:1368 #21 0xb66d89df in QDBusActivateObjectEvent::placeMetaCall (this=0x8139c48) at qdbusintegrator.cpp:1481 #22 0xb6927bf9 in QObject::event (this=0xbfc7e7d0, e=0x8139c48) at kernel/qobject.cpp:1260 #23 0xb6911d95 in QCoreApplication::event (this=0xbfc7e7d0, e=0x8139c48) at kernel/qcoreapplication.cpp:1533 #24 0xb5b82b39 in QApplication::event (this=0xbfc7e7d0, e=0x8139c48) at kernel/qapplication.cpp:2344 #25 0xb5b87ff4 in QApplicationPrivate::notify_helper (this=0x807d8b8, receiver=0xbfc7e7d0, e=0x8139c48) at kernel/qapplication.cpp:4242 #26 0xb5b859f1 in QApplication::notify (this=0xbfc7e7d0, receiver=0xbfc7e7d0, e=0x8139c48) at kernel/qapplication.cpp:3661 #27 0xb75deaec in KApplication::notify (this=0xbfc7e7d0, receiver=0xbfc7e7d0, event=0x8139c48) at /space/kde/sources/trunk/KDE/kdelibs/kdeui/kernel/kapplication.cpp:302 #28 0xb6910481 in QCoreApplication::notifyInternal (this=0xbfc7e7d0, receiver=0xbfc7e7d0, event=0x8139c48) at kernel/qcoreapplication.cpp:704 #29 0xb6913f59 in QCoreApplication::sendEvent (receiver=0xbfc7e7d0, event=0x8139c48) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #30 0xb6911535 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8059070) at kernel/qcoreapplication.cpp:1345 #31 0xb69111ed in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238 #32 0xb69485ce in QCoreApplication::sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #33 0xb6946ebc in postEventSourceDispatch (s=0x8080f10) at kernel/qeventdispatcher_glib.cpp:276 #34 0xb45504c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #35 0xb4553d98 in ?? () from /usr/lib/libglib-2.0.so.0 #36 0xb4553ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #37 0xb6947eb8 in QEventDispatcherGlib::processEvents (this=0x8058b30, flags=...) at kernel/qeventdispatcher_glib.cpp:407 #38 0xb5c5c320 in QGuiEventDispatcherGlib::processEvents (this=0x8058b30, flags=...) at kernel/qguieventdispatcher_glib.cpp:202 #39 0xb690d88b in QEventLoop::processEvents (this=0xbfc7e6ec, flags=...) at kernel/qeventloop.cpp:149 #40 0xb690d9d0 in QEventLoop::exec (this=0xbfc7e6ec, flags=...) at kernel/qeventloop.cpp:201 #41 0xb6910b5d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #42 0xb5b85614 in QApplication::exec () at kernel/qapplication.cpp:3570 #43 0x0804aa15 in main (argc=1, argv=0xbfc7e924) at /space/kde/sources/trunk/skrooge/skrooge/main.cpp:178 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.