#2803 closed defect (needinfo)
Seamless server died at windows re-initialization
Reported by: | stdedos | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.2 |
Component: | server | Version: | 3.0.x |
Keywords: | Cc: |
Description
Server that died in http://xpra.org/trac/ticket/2617#comment:35 gave the attachment as its swan song.
I don't remember doing something else, except interact with the windows or re-initialize them.
Attachments (1)
Change History (6)
Changed 10 months ago by
Attachment: | display-20-2020_06_08_17_01_13-truncated.7z added |
---|
comment:1 Changed 7 months ago by
Status: | new → assigned |
---|
comment:2 Changed 4 months ago by
Milestone: | 4.1 → 4.2 |
---|
Not sure there's much I can do if I can't reproduce this one.
comment:4 Changed 4 months ago by
Resolution: | → needinfo |
---|---|
Status: | assigned → closed |
comment:5 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2803
Note: See
TracTickets for help on using
tickets.
The log seems to indicate that there's an encoder context leak:
Maybe this is caused by the timeouts that come just before?
We should probably flush all pending ACKs when we unmap a window. For OR windows, we'll need another way.