On Tue, Oct 8, 2024 at 2:07 AM Niranjan A <niranjan.anant...@codincity.com>
wrote:

> HI Nick,
>
>
>
> I am receiving the segfault every three days. Currently I have scheduled
> the OS restart for every third days due to this for past three month we
> don’t face the segfault but if I change the schedule restart to 4th day
> getting the segfault. Is there any cache or any problem in guacamole.
>
>
>
> Kindly suggest.
>
>
>

I already suggested:
* Gather the coredump files and get the full stack trace of the segfault so
that we can figure out why it is occurring. How you enable and gather the
coredump file and stack trace depends on your Linux distribution and how it
manages core dumps, so you will have to consult the documentation for the
version of Linux you're running on in order to grab that. Alternatively,
you can launch guacd with gdb, and then tell gdb to follow the child forks
and evaluate the stack trace in real-time.
* Upgrade from 1.5.4 to 1.5.5 and see if the issue still exists. If it does
not, the problem is solved. If it continues, you'll need to gather the
coredump and get the stack trace.

Until you're able to send a stack trace we cannot help you any further.

-Nick

>

Reply via email to