[Touch-packages] [Bug 1483675] Re: testLauncherModel crashes

2015-08-11 Thread Daniel d'Andrada
Just built lp:unity8 from scratch. I don't get any crash running make
testLauncherModel.

** Attachment added: No crash when running make testLauncherModel
   
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1483675/+attachment/4442867/+files/results

** Changed in: unity8 (Ubuntu)
   Status: In Progress = Incomplete

-- 
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:
  Incomplete

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.
  0x004259b9 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  0x004259b9 in LauncherModel::applicationAdded (this=0x652df0, 
parent=..., row=0) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/plugins/Unity/Launcher/launchermodel.cpp:506
  #1  0x00431bf1 in LauncherModel::qt_static_metacall (_o=0x652df0, 
_c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fffd080) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/builddir/tests/plugins/Unity/Launcher/moc_launchermodel.cpp:146
  #2  0x7799ca89 in QMetaObject::activate 
(sender=sender@entry=0x661620, signalOffset=optimized out, 
local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffd080) 
at kernel/qobject.cpp:3716
  #3  0x7799d117 in QMetaObject::activate 
(sender=sender@entry=0x661620, m=m@entry=0x77bc5a40 
QAbstractItemModel::staticMetaObject, 
local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffd080) 
at kernel/qobject.cpp:3582
  #4  0x77a1a434 in QAbstractItemModel::rowsInserted 
(this=this@entry=0x661620, _t1=..., _t2=0, _t3=0) at 
.moc/moc_qabstractitemmodel.cpp:428
  #5  0x77913b36 in QAbstractItemModel::endInsertRows (this=0x661620) 
at itemmodels/qabstractitemmodel.cpp:2623
  #6  0x0040f9b9 in MockAppManager::addApplication (this=0x661620, 
app=0x662aa0) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/tests/plugins/Unity/Launcher/launchermodeltest.cpp:115
  #7  0x0040fd73 in LauncherModelTest::init (this=0x7fffda60) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/tests/plugins/Unity/Launcher/launchermodeltest.cpp:154
  #8  0x0040be85 in LauncherModelTest::qt_static_metacall 
(_o=0x7fffda60, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffd380) 
at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/builddir/tests/plugins/Unity/Launcher/launchermodeltest.moc:291
  #9  0x779757ba in QMetaMethod::invoke 
(this=this@entry=0x7fffd4c0, object=object@entry=0x7fffda60, 
connectionType=connectionType@entry=Qt::DirectConnection, returnValue=..., 
val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., 
  val8=..., val9=...) at kernel/qmetaobject.cpp:2183
  #10 0x77f813b5 in invoke (val9=..., val8=..., val7=..., val6=..., 
val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., 
connectionType=Qt::DirectConnection, object=0x7fffda60, this=0x7fffd4c0)
  at ../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:116
  #11 QTest::invokeMethod (obj=0x7fffda60, 
methodName=methodName@entry=0x77f97e69 init()) at qtestcase.cpp:1326
  #12 0x77f87147 in qInvokeTestMethodDataEntry (slot=0x662b30 
testMove) at qtestcase.cpp:1871
  #13 QTest::qInvokeTestMethod (slotName=0x663108 testMove(), 
data=data@entry=0x0) at qtestcase.cpp:2012
  #14 0x77f87fb0 in qInvokeTestMethods (testObject=0x7fffda60) at 
qtestcase.cpp:2239
  #15 QTest::qExec (testObject=0x7fffda60, argc=optimized out, 
argv=optimized out) at qtestcase.cpp:2481
  #16 0x0040bbc5 in main (argc=1, argv=0x7fffdb88) 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] [Bug 1483675] Re: testLauncherModel crashes

2015-08-11 Thread Albert Astals Cid
weird, a clean build fixed it, i guess there's something wrong
somewhere, but not very important

** Changed in: unity8 (Ubuntu)
   Status: Incomplete = Invalid

-- 
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:
  Invalid

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.
  0x004259b9 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  0x004259b9 in LauncherModel::applicationAdded (this=0x652df0, 
parent=..., row=0) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/plugins/Unity/Launcher/launchermodel.cpp:506
  #1  0x00431bf1 in LauncherModel::qt_static_metacall (_o=0x652df0, 
_c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fffd080) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/builddir/tests/plugins/Unity/Launcher/moc_launchermodel.cpp:146
  #2  0x7799ca89 in QMetaObject::activate 
(sender=sender@entry=0x661620, signalOffset=optimized out, 
local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffd080) 
at kernel/qobject.cpp:3716
  #3  0x7799d117 in QMetaObject::activate 
(sender=sender@entry=0x661620, m=m@entry=0x77bc5a40 
QAbstractItemModel::staticMetaObject, 
local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffd080) 
at kernel/qobject.cpp:3582
  #4  0x77a1a434 in QAbstractItemModel::rowsInserted 
(this=this@entry=0x661620, _t1=..., _t2=0, _t3=0) at 
.moc/moc_qabstractitemmodel.cpp:428
  #5  0x77913b36 in QAbstractItemModel::endInsertRows (this=0x661620) 
at itemmodels/qabstractitemmodel.cpp:2623
  #6  0x0040f9b9 in MockAppManager::addApplication (this=0x661620, 
app=0x662aa0) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/tests/plugins/Unity/Launcher/launchermodeltest.cpp:115
  #7  0x0040fd73 in LauncherModelTest::init (this=0x7fffda60) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/tests/plugins/Unity/Launcher/launchermodeltest.cpp:154
  #8  0x0040be85 in LauncherModelTest::qt_static_metacall 
(_o=0x7fffda60, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffd380) 
at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/builddir/tests/plugins/Unity/Launcher/launchermodeltest.moc:291
  #9  0x779757ba in QMetaMethod::invoke 
(this=this@entry=0x7fffd4c0, object=object@entry=0x7fffda60, 
connectionType=connectionType@entry=Qt::DirectConnection, returnValue=..., 
val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., 
  val8=..., val9=...) at kernel/qmetaobject.cpp:2183
  #10 0x77f813b5 in invoke (val9=..., val8=..., val7=..., val6=..., 
val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., 
connectionType=Qt::DirectConnection, object=0x7fffda60, this=0x7fffd4c0)
  at ../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:116
  #11 QTest::invokeMethod (obj=0x7fffda60, 
methodName=methodName@entry=0x77f97e69 init()) at qtestcase.cpp:1326
  #12 0x77f87147 in qInvokeTestMethodDataEntry (slot=0x662b30 
testMove) at qtestcase.cpp:1871
  #13 QTest::qInvokeTestMethod (slotName=0x663108 testMove(), 
data=data@entry=0x0) at qtestcase.cpp:2012
  #14 0x77f87fb0 in qInvokeTestMethods (testObject=0x7fffda60) at 
qtestcase.cpp:2239
  #15 QTest::qExec (testObject=0x7fffda60, argc=optimized out, 
argv=optimized out) at qtestcase.cpp:2481
  #16 0x0040bbc5 in main (argc=1, argv=0x7fffdb88) 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


[Touch-packages] [Bug 1483675] Re: testLauncherModel crashes

2015-08-11 Thread Daniel d'Andrada
** Changed in: unity8 (Ubuntu)
   Status: New = In Progress

-- 
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:
  In Progress

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.
  0x004259b9 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  0x004259b9 in LauncherModel::applicationAdded (this=0x652df0, 
parent=..., row=0) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/plugins/Unity/Launcher/launchermodel.cpp:506
  #1  0x00431bf1 in LauncherModel::qt_static_metacall (_o=0x652df0, 
_c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fffd080) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/builddir/tests/plugins/Unity/Launcher/moc_launchermodel.cpp:146
  #2  0x7799ca89 in QMetaObject::activate 
(sender=sender@entry=0x661620, signalOffset=optimized out, 
local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffd080) 
at kernel/qobject.cpp:3716
  #3  0x7799d117 in QMetaObject::activate 
(sender=sender@entry=0x661620, m=m@entry=0x77bc5a40 
QAbstractItemModel::staticMetaObject, 
local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffd080) 
at kernel/qobject.cpp:3582
  #4  0x77a1a434 in QAbstractItemModel::rowsInserted 
(this=this@entry=0x661620, _t1=..., _t2=0, _t3=0) at 
.moc/moc_qabstractitemmodel.cpp:428
  #5  0x77913b36 in QAbstractItemModel::endInsertRows (this=0x661620) 
at itemmodels/qabstractitemmodel.cpp:2623
  #6  0x0040f9b9 in MockAppManager::addApplication (this=0x661620, 
app=0x662aa0) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/tests/plugins/Unity/Launcher/launchermodeltest.cpp:115
  #7  0x0040fd73 in LauncherModelTest::init (this=0x7fffda60) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/tests/plugins/Unity/Launcher/launchermodeltest.cpp:154
  #8  0x0040be85 in LauncherModelTest::qt_static_metacall 
(_o=0x7fffda60, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffd380) 
at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/builddir/tests/plugins/Unity/Launcher/launchermodeltest.moc:291
  #9  0x779757ba in QMetaMethod::invoke 
(this=this@entry=0x7fffd4c0, object=object@entry=0x7fffda60, 
connectionType=connectionType@entry=Qt::DirectConnection, returnValue=..., 
val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., 
  val8=..., val9=...) at kernel/qmetaobject.cpp:2183
  #10 0x77f813b5 in invoke (val9=..., val8=..., val7=..., val6=..., 
val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., 
connectionType=Qt::DirectConnection, object=0x7fffda60, this=0x7fffd4c0)
  at ../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:116
  #11 QTest::invokeMethod (obj=0x7fffda60, 
methodName=methodName@entry=0x77f97e69 init()) at qtestcase.cpp:1326
  #12 0x77f87147 in qInvokeTestMethodDataEntry (slot=0x662b30 
testMove) at qtestcase.cpp:1871
  #13 QTest::qInvokeTestMethod (slotName=0x663108 testMove(), 
data=data@entry=0x0) at qtestcase.cpp:2012
  #14 0x77f87fb0 in qInvokeTestMethods (testObject=0x7fffda60) at 
qtestcase.cpp:2239
  #15 QTest::qExec (testObject=0x7fffda60, argc=optimized out, 
argv=optimized out) at qtestcase.cpp:2481
  #16 0x0040bbc5 in main (argc=1, argv=0x7fffdb88) 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


[Touch-packages] [Bug 1483675] Re: testLauncherModel crashes

2015-08-11 Thread Gerry Boland
Grr, this bug appears from time to time, there is a root cause but it's
very racey

-- 
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:
  Invalid

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.
  0x004259b9 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  0x004259b9 in LauncherModel::applicationAdded (this=0x652df0, 
parent=..., row=0) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/plugins/Unity/Launcher/launchermodel.cpp:506
  #1  0x00431bf1 in LauncherModel::qt_static_metacall (_o=0x652df0, 
_c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fffd080) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/builddir/tests/plugins/Unity/Launcher/moc_launchermodel.cpp:146
  #2  0x7799ca89 in QMetaObject::activate 
(sender=sender@entry=0x661620, signalOffset=optimized out, 
local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffd080) 
at kernel/qobject.cpp:3716
  #3  0x7799d117 in QMetaObject::activate 
(sender=sender@entry=0x661620, m=m@entry=0x77bc5a40 
QAbstractItemModel::staticMetaObject, 
local_signal_index=local_signal_index@entry=10, argv=argv@entry=0x7fffd080) 
at kernel/qobject.cpp:3582
  #4  0x77a1a434 in QAbstractItemModel::rowsInserted 
(this=this@entry=0x661620, _t1=..., _t2=0, _t3=0) at 
.moc/moc_qabstractitemmodel.cpp:428
  #5  0x77913b36 in QAbstractItemModel::endInsertRows (this=0x661620) 
at itemmodels/qabstractitemmodel.cpp:2623
  #6  0x0040f9b9 in MockAppManager::addApplication (this=0x661620, 
app=0x662aa0) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/tests/plugins/Unity/Launcher/launchermodeltest.cpp:115
  #7  0x0040fd73 in LauncherModelTest::init (this=0x7fffda60) at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/tests/plugins/Unity/Launcher/launchermodeltest.cpp:154
  #8  0x0040be85 in LauncherModelTest::qt_static_metacall 
(_o=0x7fffda60, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffd380) 
at 
/home/tsdgeos_work/phablet/unity8/use_sdk_13/builddir/tests/plugins/Unity/Launcher/launchermodeltest.moc:291
  #9  0x779757ba in QMetaMethod::invoke 
(this=this@entry=0x7fffd4c0, object=object@entry=0x7fffda60, 
connectionType=connectionType@entry=Qt::DirectConnection, returnValue=..., 
val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., 
  val8=..., val9=...) at kernel/qmetaobject.cpp:2183
  #10 0x77f813b5 in invoke (val9=..., val8=..., val7=..., val6=..., 
val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., 
connectionType=Qt::DirectConnection, object=0x7fffda60, this=0x7fffd4c0)
  at ../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:116
  #11 QTest::invokeMethod (obj=0x7fffda60, 
methodName=methodName@entry=0x77f97e69 init()) at qtestcase.cpp:1326
  #12 0x77f87147 in qInvokeTestMethodDataEntry (slot=0x662b30 
testMove) at qtestcase.cpp:1871
  #13 QTest::qInvokeTestMethod (slotName=0x663108 testMove(), 
data=data@entry=0x0) at qtestcase.cpp:2012
  #14 0x77f87fb0 in qInvokeTestMethods (testObject=0x7fffda60) at 
qtestcase.cpp:2239
  #15 QTest::qExec (testObject=0x7fffda60, argc=optimized out, 
argv=optimized out) at qtestcase.cpp:2481
  #16 0x0040bbc5 in main (argc=1, argv=0x7fffdb88) 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