Public bug reported:

/home/tsdgeos_work/phablet/unity8/use_sdk_13/builddir/tests/plugins/Unity/Launcher/launchermodeltestExec
********* Start testing of LauncherModelTest *********
Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 shared 
(dynamic) release build; by GCC 4.9.2)
QWARN  : LauncherModelTest::initTestCase() Unable to register DBus service 
"com.canonical.Unity.Launcher"
PASS   : LauncherModelTest::initTestCase()
QFATAL : LauncherModelTest::testMove() Received signal 11
FAIL!  : LauncherModelTest::testMove() Received a fatal error.
   Loc: [Unknown file(0)]
Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted
********* Finished testing of LauncherModelTest *********


Program received signal SIGSEGV, Segmentation fault.
0x00000000004259b9 in LauncherModel::applicationAdded (this=0x652df0, 
parent=..., row=0) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/plugins/Unity/Launcher/launchermodel.cpp:506
506         if (app->appId() == "unity8-dash") {
(gdb) bt
#0  0x00000000004259b9 in LauncherModel::applicationAdded (this=0x652df0, 
parent=..., row=0) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/plugins/Unity/Launcher/launchermodel.cpp:506
#1  0x0000000000431bf1 in LauncherModel::qt_static_metacall (_o=0x652df0, 
_c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fffffffd080) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/builddir/tests/plugins/Unity/Launcher/moc_launchermodel.cpp:146
#2  0x00007ffff799ca89 in QMetaObject::activate (sender=sender@entry=0x661620, 
signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=10, 
argv=argv@entry=0x7fffffffd080) at kernel/qobject.cpp:3716
#3  0x00007ffff799d117 in QMetaObject::activate (sender=sender@entry=0x661620, 
m=m@entry=0x7ffff7bc5a40 <QAbstractItemModel::staticMetaObject>, 
local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffffffd080) 
at kernel/qobject.cpp:3582
#4  0x00007ffff7a1a434 in QAbstractItemModel::rowsInserted 
(this=this@entry=0x661620, _t1=..., _t2=0, _t3=0) at 
.moc/moc_qabstractitemmodel.cpp:428
#5  0x00007ffff7913b36 in QAbstractItemModel::endInsertRows (this=0x661620) at 
itemmodels/qabstractitemmodel.cpp:2623
#6  0x000000000040f9b9 in MockAppManager::addApplication (this=0x661620, 
app=0x662aa0) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/tests/plugins/Unity/Launcher/launchermodeltest.cpp:115
#7  0x000000000040fd73 in LauncherModelTest::init (this=0x7fffffffda60) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/tests/plugins/Unity/Launcher/launchermodeltest.cpp:154
#8  0x000000000040be85 in LauncherModelTest::qt_static_metacall 
(_o=0x7fffffffda60, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffffffd380) 
at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/builddir/tests/plugins/Unity/Launcher/launchermodeltest.moc:291
#9  0x00007ffff79757ba in QMetaMethod::invoke (this=this@entry=0x7fffffffd4c0, 
object=object@entry=0x7fffffffda60, 
connectionType=connectionType@entry=Qt::DirectConnection, returnValue=..., 
val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., 
    val8=..., val9=...) at kernel/qmetaobject.cpp:2183
#10 0x00007ffff7f813b5 in invoke (val9=..., val8=..., val7=..., val6=..., 
val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., 
connectionType=Qt::DirectConnection, object=0x7fffffffda60, this=0x7fffffffd4c0)
    at ../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:116
#11 QTest::invokeMethod (obj=0x7fffffffda60, 
methodName=methodName@entry=0x7ffff7f97e69 "init()") at qtestcase.cpp:1326
#12 0x00007ffff7f87147 in qInvokeTestMethodDataEntry (slot=0x662b30 "testMove") 
at qtestcase.cpp:1871
#13 QTest::qInvokeTestMethod (slotName=0x663108 "testMove()", 
data=data@entry=0x0) at qtestcase.cpp:2012
#14 0x00007ffff7f87fb0 in qInvokeTestMethods (testObject=0x7fffffffda60) at 
qtestcase.cpp:2239
#15 QTest::qExec (testObject=0x7fffffffda60, argc=<optimized out>, 
argv=<optimized out>) at qtestcase.cpp:2481
#16 0x000000000040bbc5 in main (argc=1, argv=0x7fffffffdb88) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/tests/plugins/Unity/Launcher/launchermodeltest.cpp:651

** Affects: unity8 (Ubuntu)
     Importance: Undecided
     Assignee: Daniel d'Andrada (dandrader)
         Status: New

** Changed in: unity8 (Ubuntu)
     Assignee: (unassigned) => Daniel d'Andrada (dandrader)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1483675

Title:
  testLauncherModel crashes

Status in unity8 package in Ubuntu:
  New

Bug description:
  
/home/tsdgeos_work/phablet/unity8/use_sdk_13/builddir/tests/plugins/Unity/Launcher/launchermodeltestExec
  ********* Start testing of LauncherModelTest *********
  Config: Using QtTest library 5.4.1, Qt 5.4.1 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 4.9.2)
  QWARN  : LauncherModelTest::initTestCase() Unable to register DBus service 
"com.canonical.Unity.Launcher"
  PASS   : LauncherModelTest::initTestCase()
  QFATAL : LauncherModelTest::testMove() Received signal 11
  FAIL!  : LauncherModelTest::testMove() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of LauncherModelTest *********


  Program received signal SIGSEGV, Segmentation fault.
  0x00000000004259b9 in LauncherModel::applicationAdded (this=0x652df0, 
parent=..., row=0) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/plugins/Unity/Launcher/launchermodel.cpp:506
  506         if (app->appId() == "unity8-dash") {
  (gdb) bt
  #0  0x00000000004259b9 in LauncherModel::applicationAdded (this=0x652df0, 
parent=..., row=0) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/plugins/Unity/Launcher/launchermodel.cpp:506
  #1  0x0000000000431bf1 in LauncherModel::qt_static_metacall (_o=0x652df0, 
_c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fffffffd080) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/builddir/tests/plugins/Unity/Launcher/moc_launchermodel.cpp:146
  #2  0x00007ffff799ca89 in QMetaObject::activate 
(sender=sender@entry=0x661620, signalOffset=<optimized out>, 
local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffffffd080) 
at kernel/qobject.cpp:3716
  #3  0x00007ffff799d117 in QMetaObject::activate 
(sender=sender@entry=0x661620, m=m@entry=0x7ffff7bc5a40 
<QAbstractItemModel::staticMetaObject>, 
local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffffffd080) 
at kernel/qobject.cpp:3582
  #4  0x00007ffff7a1a434 in QAbstractItemModel::rowsInserted 
(this=this@entry=0x661620, _t1=..., _t2=0, _t3=0) at 
.moc/moc_qabstractitemmodel.cpp:428
  #5  0x00007ffff7913b36 in QAbstractItemModel::endInsertRows (this=0x661620) 
at itemmodels/qabstractitemmodel.cpp:2623
  #6  0x000000000040f9b9 in MockAppManager::addApplication (this=0x661620, 
app=0x662aa0) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/tests/plugins/Unity/Launcher/launchermodeltest.cpp:115
  #7  0x000000000040fd73 in LauncherModelTest::init (this=0x7fffffffda60) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/tests/plugins/Unity/Launcher/launchermodeltest.cpp:154
  #8  0x000000000040be85 in LauncherModelTest::qt_static_metacall 
(_o=0x7fffffffda60, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffffffd380) 
at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/builddir/tests/plugins/Unity/Launcher/launchermodeltest.moc:291
  #9  0x00007ffff79757ba in QMetaMethod::invoke 
(this=this@entry=0x7fffffffd4c0, object=object@entry=0x7fffffffda60, 
connectionType=connectionType@entry=Qt::DirectConnection, returnValue=..., 
val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., 
      val8=..., val9=...) at kernel/qmetaobject.cpp:2183
  #10 0x00007ffff7f813b5 in invoke (val9=..., val8=..., val7=..., val6=..., 
val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., 
connectionType=Qt::DirectConnection, object=0x7fffffffda60, this=0x7fffffffd4c0)
      at ../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:116
  #11 QTest::invokeMethod (obj=0x7fffffffda60, 
methodName=methodName@entry=0x7ffff7f97e69 "init()") at qtestcase.cpp:1326
  #12 0x00007ffff7f87147 in qInvokeTestMethodDataEntry (slot=0x662b30 
"testMove") at qtestcase.cpp:1871
  #13 QTest::qInvokeTestMethod (slotName=0x663108 "testMove()", 
data=data@entry=0x0) at qtestcase.cpp:2012
  #14 0x00007ffff7f87fb0 in qInvokeTestMethods (testObject=0x7fffffffda60) at 
qtestcase.cpp:2239
  #15 QTest::qExec (testObject=0x7fffffffda60, argc=<optimized out>, 
argv=<optimized out>) at qtestcase.cpp:2481
  #16 0x000000000040bbc5 in main (argc=1, argv=0x7fffffffdb88) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/tests/plugins/Unity/Launcher/launchermodeltest.cpp:651

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1483675/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to