Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

[BUG-7454] Viewer crashes while logging with a turned off "HTTP Inventory" feature in Develop menu #15164

Open
sl-service-account opened this issue Oct 6, 2014 · 3 comments

Comments

@sl-service-account
Copy link

sl-service-account commented Oct 6, 2014

Steps to Reproduce

  1. Run and login to a viewer
  2. Enable Develop menu in Preferences>Advanced>Show Developer Menu(or use Ctrl+Alt+q)
  3. Open Develop menu and uncheck “HTTP Inventory”
  4. Restart the viewer and try to login

Actual Behavior

viewer crashes

Expected Behavior

user logged successfully

Other information

not reproduced on release viewer(Second Life 3.7.16 (294015)) , viewer crashes on “Loading world...” stage
dump folder attached

Attachments

Original Jira Fields
Field Value
Issue BUG-7454
Summary Viewer crashes while logging with a turned off "HTTP Inventory" feature in Develop menu
Type Bug
Priority Unset
Status Accepted
Resolution Accepted
Reporter Agolovan ProductEngine (agolovan.productengine)
Created at 2014-10-06T03:27:03Z
Updated at 2014-10-14T19:31:58Z
{
  'Business Unit': ['Platform'],
  'Date of First Response': '2014-10-06T00:59:22.964-0500',
  "Is there anything you'd like to add?": 'not reproduced on release viewer(Second Life 3.7.16 (294015)) , viewer crashes on “Loading world...” stage\r\ndump folder attached',
  'Severity': 'Unset',
  'System': 'SL Viewer',
  'Target Viewer Version': 'viewer-development',
  'What just happened?': 'viewer crashes',
  'What were you doing when it happened?': ' 1. Run and login to a viewer\r\n 2. Enable Develop menu in Preferences>Advanced>Show Developer Menu(or use Ctrl+Alt+q)\r\n 3. Open Develop menu and uncheck “HTTP Inventory”\r\n 4. Restart the viewer and try to login',
  'What were you expecting to happen instead?': 'user logged successfully',
}
@sl-service-account
Copy link
Author

lindenrobot commented at 2014-10-06T05:59:23Z

New Changeset:
http://bitbucket.org/monty_linden/viewer-drano-http-4/changeset/37e084d9db1d
BUG-7454 Viewer crashes while logging with a turned off "HTTP Inventory"
The HttpRequest objects used in inventory ops are created lazily
when needed. The update() operation didn't protect against their
not being created. Added some guard tests around the update()
operations and we're good.
Committed by: Monty Brandenberg monty@lindenlab.com

@sl-service-account
Copy link
Author

Monty Linden commented at 2014-10-06T17:06:05Z

Setting back to unassigned in case this would interfere with triage. But bug is fixed in new code.

@sl-service-account
Copy link
Author

Marissa Linden commented at 2014-10-06T18:36:43Z

Adding Oz as a watcher...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant