Open sl-service-account opened 4 years ago
Chorazin Allen commented at 2019-12-14T22:40:19Z
The mouse aspect looks to be a false trail, this appears to be heading more into llviewerobject
Chorazin Allen commented at 2019-12-15T00:16:46Z
Backing out the two commits associated with SL-11657 restores normal stability
Chorazin Allen commented at 2019-12-15T13:05:33Z
I'm about to add a mp4 file showing the crash happening - the end of the movie is the crash point. Unfortunately the dump folder is empty so nothing to find from there
Vir Linden commented at 2019-12-16T16:05:57Z
Reports that this is caused by the changes from SL-11657
AndreyK ProductEngine commented at 2020-03-11T17:32:09Z, updated at 2020-03-11T17:46:55Z
Hello. Does this still happen? Please attach log files if you manage to repro, just in case.
Chorazin Allen commented at 2020-03-11T18:11:44Z
I haven't tried to reproduce it since the initial report - I'll give it another try with the latest LL viewer and report back
Chorazin Allen commented at 2020-03-11T18:21:14Z
Unable to reproduce with viewer 6.3.7.535996 and server 537423 of 2020/02/26
AndreyK ProductEngine commented at 2020-03-11T19:04:16Z
Thanks!
What just happened?
Rez an object on the ground Go to edit, choose the contents tab Open inventory Locate any three scripts Drag these into the object Delete them in the object Repeat the drag from inventory
At either the moment the second drag is released or soon after the mouse pointer leaves the edit floater the viewer will exit silently. The crash may happen sooner in this sequence, but it'll happen at some point.
What were you doing when it happened?
Editing
What were you expecting to happen instead?
No crash :)
Other information
This may be a problem in llmousehandler.cpp - with Kokua 6.3.5 (where I first saw this) I get a log file entry about an Unhandled Enum within lLLMouseHandler::handleAnyMouseClick. I'll look into that more deeply later on today
Attachments
Original Jira Fields
| Field | Value | | ------------- | ------------- | | Issue | BUG-228011 | | Summary | Viewer 6.3.5 on Windows crashes silently - SL-11657 | | Type | Bug | | Priority | Unset | | Status | Accepted | | Resolution | Accepted | | Reporter | Chorazin Allen (chorazin.allen) | | Created at | 2019-12-14T21:19:56Z | | Updated at | 2020-03-11T19:04:16Z | ``` { 'Build Id': 'unset', 'Business Unit': ['Platform'], 'Date of First Response': '2019-12-16T10:05:56.653-0600', "Is there anything you'd like to add?": "This may be a problem in llmousehandler.cpp - with Kokua 6.3.5 (where I first saw this) I get a log file entry about an Unhandled Enum within lLLMouseHandler::handleAnyMouseClick. I'll look into that more deeply later on today", 'ReOpened Count': 0.0, 'Severity': 'Unset', 'System': 'SL Viewer', 'Target Viewer Version': 'viewer-development', 'What just happened?': "Rez an object on the ground\r\nGo to edit, choose the contents tab\r\nOpen inventory\r\nLocate any three scripts\r\nDrag these into the object\r\nDelete them in the object\r\nRepeat the drag from inventory\r\n\r\nAt either the moment the second drag is released or soon after the mouse pointer leaves the edit floater the viewer will exit silently. The crash may happen sooner in this sequence, but it'll happen at some point.", 'What were you doing when it happened?': 'Editing', 'What were you expecting to happen instead?': 'No crash :)', } ```