coderbone / arsenalsuite

Automatically exported from code.google.com/p/arsenalsuite
GNU General Public License v2.0
1 stars 1 forks source link

Freezer crashes in host list #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If you select multiple hosts, right-click, Host Info...
 to change properties on multiple hosts at once, then you get a segfault.

Looks like infinite recursion

#12251 0x00002b21def55fa0 in ModelTreeBuilder::_loadChildren () from
/usr/local/lib/libstonegui.so.1
#12252 0x00002b21def581b6 in ModelNode::child () from
/usr/local/lib/libstonegui.so.1
#12253 0x00002b21def58210 in SuperModel::rowCount () from
/usr/local/lib/libstonegui.so.1
#12254 0x00002b21def4c5b3 in RecordPropValTreeBuilder::loadChildren () from
/usr/local/lib/libstonegui.so.1
#12255 0x00002b21def55fa0 in ModelTreeBuilder::_loadChildren () from
/usr/local/lib/libstonegui.so.1

Original issue reported on code.google.com by barry.ro...@gmail.com on 24 Feb 2010 at 4:46

GoogleCodeExporter commented 8 years ago

Original comment by barry.ro...@gmail.com on 25 Feb 2010 at 12:35