Timer tab doesn't show the preset labels and shows NaN on the time (Qt 5.2)

Bug #1292047 reported by Leo Arias
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
U1DB Qt/ QML
Fix Released
Undecided
Unassigned

Bug Description

This happens with the qt5.2 landing 006 PPA on my mako.

To reproduce:
Open the clock
Go to the timer tab.
Click a timer.

The labels of the presets are not displayed, and where it should show the time, it shows NaN. See the screenshot.

Revision history for this message
Leo Arias (elopio) wrote :
Revision history for this message
Leo Arias (elopio) wrote :

Confirmed by davmor2.

Revision history for this message
Leo Arias (elopio) wrote :
Revision history for this message
Leo Arias (elopio) wrote :

Trying to get information from gdb:

Program received signal SIGSEGV, Segmentation fault.
0x71002e00 in ?? ()
(gdb) backtrace
#0 0x71002e00 in ?? ()
#1 0xb6c16790 in QV4::MemoryManager::mark() ()
   from /usr/lib/arm-linux-gnueabihf/libQt5Qml.so.5
#2 0xb6c16b30 in QV4::MemoryManager::runGC() ()
   from /usr/lib/arm-linux-gnueabihf/libQt5Qml.so.5
#3 0xb6c16d96 in QV4::MemoryManager::alloc(unsigned int) ()
   from /usr/lib/arm-linux-gnueabihf/libQt5Qml.so.5
#4 0xb6c0575e in QV4::ExecutionEngine::newString(QString const&) ()
   from /usr/lib/arm-linux-gnueabihf/libQt5Qml.so.5
#5 0xb6c2d1c2 in QV4::FunctionObject::FunctionObject(QV4::ExecutionContext*, QString const&, bool) () from /usr/lib/arm-linux-gnueabihf/libQt5Qml.so.5
#6 0xb6c578fc in ?? () from /usr/lib/arm-linux-gnueabihf/libQt5Qml.so.5
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Revision history for this message
Ricardo Salveti (rsalveti) wrote :

This seems to be a huge mem leak somehow, which makes the device useless for a while (until killed by OOM).

Revision history for this message
Ricardo Salveti (rsalveti) wrote :

It crashes as soon as you click at the "nan:nan:" label.

summary: - Timer tab doesn't show the preset labels and shows NaN on the time
+ Timer tab doesn't show the preset labels and shows NaN on the time (Qt
+ 5.2)
Revision history for this message
Ricardo Salveti (rsalveti) wrote :
affects: ubuntu-clock-app → u1db-qt
no longer affects: qtdeclarative-opensource-src (Ubuntu)
Changed in u1db-qt:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.