Details
-
Defect
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
-
-
https://bitbucket.org/vadim_productengine/storm-1595 changeset c688aa924aaa
-
Code Review, Product Owner
-
Viewer - Viewer
Description
Steps to reproduce:
- Pull off the inventory window from the sidebar to become a floater.
- Right click an inventory item.
Observed: viewer crashes with the following error message: "LLSideTray::isTabAttached: ASSERT (tab)"
Stack trace:
#0 0xb71d22a4 in LLError::crashAndLoop (message=...) at indra/llcommon/llerror.cpp:1202
|
[...]
|
#4 0xb71d49d6 in LLError::Log::flush (out=0xb70e000, site=...) at indra/llcommon/llerror.cpp:1126
|
#5 0x09037b92 in LLSideTray::isTabAttached (this=0x103a52c0, name=...) at indra/newview/llsidetray.cpp:688
|
#6 0x08b48012 in LLInventoryPanel::getActiveInventoryPanel (auto_open=0) at indra/newview/llinventorypanel.cpp:1137
|
#7 0x084a3630 in get_active_inventory_panel () at indra/newview/llavataractions.cpp:477
|
#8 0x084a4053 in LLAvatarActions::getInventorySelectedUUIDs () at indra/newview/llavataractions.cpp:691
|
#9 0x0900a2f6 in LLSidepanelInventory::canWearSelected (this=0x12239c80) at indra/newview/llsidepanelinventory.cpp:707
|
#10 0x0900a753 in LLSidepanelInventory::updateVerbs (this=0x12239c80) at indra/newview/llsidepanelinventory.cpp:668
|
#11 0x0900a9e5 in LLSidepanelInventory::onSelectionChange (this=0x12239c80, items=..., user_action=1) at indra/newview/llsidepanelinventory.cpp:603
|