unity8-dash crashes during power tests
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qtubuntu (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned | ||
unity8 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Unity8-dash crashes fairly often while running power usage tests. I hope someone will be able to determine the root cause based on crash dumps and other logs.
Here are some of the 170 instances I've seen so far... inside each are numbered directories for each test run, and the crash dumps are inside of those under var-crash/ .
Arale rc-proposed 61, runs 2, 3, and 4:
http://
Arale devel-proposed 61, runs 2, 5, and 8:
http://
Arale devel-proposed 60, runs 1, 2, 6, and 7:
http://
Krillin rc-proposed 62, runs 1, 3, 4, 5, 6, 7, and 8:
http://
Krillin devel-proposed 132, runs 1, 3, 6, and 7:
http://
These are merely samples from recent test runs. I have plenty more if you need them, or can add additional logging to get more data from future tests.
Changed in qtubuntu (Ubuntu): | |
status: | New → Incomplete |
So they all have the same stacktrace
#0 0xb61659a6 in ?? () from /lib/arm- linux-gnueabihf /libc.so. 6 linux-gnueabihf /libc.so. 6 linux-gnueabihf /libc.so. 6 :fatal( char const*, ...) const () from /usr/lib/ arm-linux- gnueabihf/ libQt5Core. so.5 arm-linux- gnueabihf/ qt5/plugins/ platforms/ libqpa- ubuntumirclient .so arm-linux- gnueabihf/ qt5/plugins/ platforms/ libqpa- ubuntumirclient .so ationFactory: :create( QString const&, QStringList const&, int&, char**, QString const&) () from /usr/lib/ arm-linux- gnueabihf/ libQt5Gui. so.5 Private: :createPlatform Integration( ) () from /usr/lib/ arm-linux- gnueabihf/ libQt5Gui. so.5 Private: :createEventDis patcher( ) () from /usr/lib/ arm-linux- gnueabihf/ libQt5Gui. so.5 n::init( ) () from /usr/lib/ arm-linux- gnueabihf/ libQt5Core. so.5 n::QCoreApplica tion(QCoreAppli cationPrivate& ) () from /usr/lib/ arm-linux- gnueabihf/ libQt5Core. so.5 ::QGuiApplicati on(int& , char**, int) () from /usr/lib/ arm-linux- gnueabihf/ libQt5Gui. so.5 linux-gnueabihf /libc.so. 6
No symbol table info available.
#1 0xb617362e in raise () from /lib/arm-
No symbol table info available.
#2 0xb6174332 in abort () from /lib/arm-
No symbol table info available.
#3 0xb638ecdc in QMessageLogger:
No symbol table info available.
#4 0xb3ed8a34 in ?? () from /usr/lib/
No symbol table info available.
#5 0xb3edb2a4 in ?? () from /usr/lib/
No symbol table info available.
#6 0xb6d0e95e in QPlatformIntegr
No symbol table info available.
#7 0xb6d16878 in QGuiApplication
No symbol table info available.
#8 0xb6d17096 in QGuiApplication
No symbol table info available.
#9 0xb6501540 in QCoreApplicatio
No symbol table info available.
#10 0xb65015ca in QCoreApplicatio
No symbol table info available.
#11 0xb6d183fa in QGuiApplication
No symbol table info available.
#12 0x000134f2 in ?? ()
No symbol table info available.
#13 0xb6165776 in __libc_start_main () from /lib/arm-
No symbol table info available.
#14 0x0001401c in _start ()
Which as far as i understand means that it could not find a Mir server and is aborting.
That makes sense for the cases where unity8 had also crashed, but for ones like people. canonical. com/~platform- qa/power- results/ 2015-07- 13_02:02: 39-krillin- 62-power_ usage_idle/ 1/var-crash/
http://
where unity8 did not crash it may indeed be a real bug.
Maybe we're starting unity8-dash too early?