[Bug 263130] New: Migrator crashes on autostart

Dominic Lyons domlyons at gmail.com
Fri Jan 14 10:55:40 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=263130

           Summary: Migrator crashes on autostart
           Product: kde
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: domlyons at gmail.com


Application: kres-migrator (0.1)
KDE Platform Version: 4.5.95 (4.6 RC2)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-24-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:

I didn't start the Migrator before it crashed but obviously it was started by
Korgac or Kontact as an autostart.

-- Backtrace:
Application: Ressourcen-Migrationswerkzeug (kres-migrator), signal:
Segmentation fault
[KCrash Handler]
#6  ref (this=0x15b11a0) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#7  QString (this=0x15b11a0) at /usr/include/qt4/QtCore/qstring.h:728
#8  KRES::Resource::identifier (this=0x15b11a0) at
../../kresources/resource.cpp:161
#9  0x0000000000416045 in KResMigrator<KCal::ResourceCalendar>::migrateNext()
()
#10 0x000000000041f700 in KResMigratorBase::kolabResourceCreated
(this=0x162c480, job=<value optimized out>) at
../../../migration/kres/kresmigratorbase.cpp:173
#11 0x000000000041fce9 in KResMigratorBase::qt_metacall (this=0x162c480,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4b1b99f0)
at ./kresmigratorbase.moc:76
#12 0x00000000004134a0 in KCalMigrator::qt_metacall (this=0x7fff4b1b9700,
_c=22745504, _id=641, _a=0x1) at ./kcalmigrator.moc:71
#13 0x00007fb64ac81b27 in QMetaObject::activate (sender=0x16faa10, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x1) at
kernel/qobject.cpp:3280
#14 0x00007fb64c8f4a52 in KJob::result (this=0x7fff4b1b9700, _t1=0x16faa10) at
./kjob.moc:194
#15 0x00007fb64c8f4cf0 in KJob::emitResult (this=0x16faa10) at
../../kdecore/jobs/kjob.cpp:312
#16 0x00007fb64d595b21 in configurationDialogAccepted (this=0x16faa10,
_c=QMetaObject::InvokeMetaMethod, _id=-3, _a=0x16e8d60) at
../../akonadi/agentinstancecreatejob.cpp:106
#17 Akonadi::AgentInstanceCreateJob::qt_metacall (this=0x16faa10,
_c=QMetaObject::InvokeMetaMethod, _id=-3, _a=0x16e8d60) at
./agentinstancecreatejob.moc:85
#18 0x00007fb64ac7bbde in QObject::event (this=0x16faa10, e=0x7fff4b1b9700) at
kernel/qobject.cpp:1219
#19 0x00007fb64bc89fdc in QApplicationPrivate::notify_helper (this=0x15032f0,
receiver=0x16faa10, e=0x16f81f0) at kernel/qapplication.cpp:4396
#20 0x00007fb64bc8faed in QApplication::notify (this=0x7fff4b1ba4d0,
receiver=0x16faa10, e=0x16f81f0) at kernel/qapplication.cpp:4277
#21 0x00007fb64b477a36 in KApplication::notify (this=0x7fff4b1ba4d0,
receiver=0x16faa10, event=0x16f81f0) at ../../kdeui/kernel/kapplication.cpp:311
#22 0x00007fb64ac69cdc in QCoreApplication::notifyInternal
(this=0x7fff4b1ba4d0, receiver=0x16faa10, event=0x16f81f0) at
kernel/qcoreapplication.cpp:732
#23 0x00007fb64ac6cc22 in sendEvent (receiver=0x0, event_type=<value optimized
out>, data=0x14dd5e0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value
optimized out>, data=0x14dd5e0) at kernel/qcoreapplication.cpp:1373
#25 0x00007fb64ac96653 in sendPostedEvents (s=0x1506df0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#26 postEventSourceDispatch (s=0x1506df0) at
kernel/qeventdispatcher_glib.cpp:277
#27 0x00007fb647853342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x00007fb6478572a8 in ?? () from /lib/libglib-2.0.so.0
#29 0x00007fb64785745c in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#30 0x00007fb64ac96193 in QEventDispatcherGlib::processEvents (this=0x14dcc90,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#31 0x00007fb64bd3ca4e in QGuiEventDispatcherGlib::processEvents
(this=0x7fff4b1b9700, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007fb64ac68a02 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#33 0x00007fb64ac68dec in QEventLoop::exec (this=0x7fff4b1ba400, flags=) at
kernel/qeventloop.cpp:201
#34 0x00007fb64ac6cebb in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1009
#35 0x000000000040a55f in main (argc=<value optimized out>, argv=<value
optimized out>) at ../../../migration/kres/main.cpp:113

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list