secondlife / secondlife/viewer
The viewer crashes after pressing on different types of gestures
@LLGuru is already working on this.
Since Nov 26, 2024.
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
Steps to reproduce:
- Login in the Viewer.
- Click "Communicate"→"Gestures".
- Try quickly and simultaneously pressing different types of gestures.
Actual behavior:
Crash the viewer after pressing on different types of gestures quickly and simultaneously.
Expected behavior:
The viewer should not crash.
Additional information:
This issue was found according to the test plan:3.5.11 Gestures and Sounds
https://docs.google.com/document/d/1JtlZkp8l0WZPX8qg6YamSPGHwJMo8iVkM4_nKZqJBwE/edit?pli=1#heading=h.vbuwrsvy6a5c
This issue is reproduced on the current production build Second Life Release-7.1.10.10800445603.
This issue is reproduced only Win10/OSX.
Note:
There is something similar issue https://github.com/secondlife/viewer/issues/2696, but there are other stack keys
There are crashes in Bugsplat:
Win10:
https://app.bugsplat.com/v2/keycrash?database=SecondLife_Viewer_2018&stackKeyId=96301
Mac:
https://app.bugsplat.com/v2/crash?database=SecondLife_Viewer_2018&id=1567777
Screenshot:
Environment
Second Life Release 7.1.11.11982653819 (64bit)
Release Notes
You are at 125.1, 130.0, 22.6 in Product Engine 2 located at simhost-07acc827a1b250bc3.agni
SLURL: http://maps.secondlife.com/secondlife/Product%20Engine%202/125/130/23
(global coordinates 337,021.0, 307,330.0, 22.6)
Second Life Server 2024-10-15.11356152186
Release Notes
CPU: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz (2712 MHz)
Memory: 8067 MB
OS Version: Microsoft Windows 10 64-bit (Build 19045.5131)
Graphics Card Vendor: NVIDIA Corporation
Graphics Card: GeForce 940MX/PCIe/SSE2
Windows Graphics Driver Version: 25.21.14.1735
OpenGL Version: 4.6.0 NVIDIA 417.35
Window size: 1920x1001
Font Size Adjustment: 96pt
UI Scaling: 1
Draw distance: 96m
Bandwidth: 3000kbit/s
LOD factor: 1.125
Render quality: 1
Texture memory: 2048MB
Disk cache: Max size 1638.4 MB (4.4% used)
J2C Decoder Version: KDU v7.10.4
Audio Driver Version: OpenAL, version 1.1 ALSOFT 1.23.1 / OpenAL Community / OpenAL Soft: OpenAL Soft
Dullahan: 1.14.0.202408091639
CEF: 118.4.1+g3dd6078+chromium-118.0.5993.54
Chromium: 118.0.5993.54
LibVLC Version: 3.0.21
Voice Server Version: Vivox 4.10.0000.32327.5fc3fe7c.5942f08
Packets Lost: 0/993 (0.0%)
November 25 2024 06:16:44
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.