How to avoid Segfault every time I close a session

thomas_C5
thomas_C5 Posts: 2 ✭✭

Hello, Ubuntu 22.04, Teamviewer 15.37.3

kernel: TeamViewer[270361]: segfault at 11 ip 00000000004c282e sp 00007ffe24c15e30 error 4 in TeamViewer

Every time I close a session I have a segfault.

Answers

  • Vehherdes
    Vehherdes Posts: 1

    The best way to avoid a segmentation fault every time you close a session is to make sure that all the pointers are properly initialized and released properly. This can be done using the proper data types and making sure that the memory allocations are done correctly. Additionally, it is important to ensure that all the objects that are used in the program are properly closed and released. Following these steps will help to ensure that your program runs smoothly and avoids any potential segmentation faults.

  • thomas_C5
    thomas_C5 Posts: 2 ✭✭

    How to "make sure that all the pointers are properly initialized and released properly" ???

    I am just a basic user.

  • redwil
    redwil Posts: 6 ✭✭

    Obviously that was meant for the Teamviewer developer team

    As a user without access to source code to perform a rebuild after changing it is not an option.

    Noticed linux client is quite unstable and, unfortunately, there are few options to debug.