Infinite loop (i.e. program hang) in QTreeWidgetItemPrivate::propagateDisabled()

Bug #886292 reported by Daniel Richard G.
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qt4-x11 (Ubuntu)
New
Undecided
Unassigned

Bug Description

This concerns libqtgui4 4:4.7.4-0ubuntu8 in Ubuntu Oneiric.

While using VirtualBox (i.e. virtualbox-qt), I encountered a program hang (on performing a snapshot-restore operation). I traced this down in a debugger to the QTreeWidgetItemPrivate::propagateDisabled() method in qt4-x11/src/gui/itemviews/qtreewidget.cpp:1643.

So far as I can tell, the widgets must be linked in a circular manner, because the tree propagation implemented in this method goes on forever. (Memory consumption does not increase.)

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.