| Summary: | KRDC crash on disconnect | ||
|---|---|---|---|
| Product: | [Applications] krdc | Reporter: | cesti_alain |
| Component: | general | Assignee: | Urs Wolfer <uwolfer> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | paul.f.fee |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
cesti_alain
2010-06-07 00:04:04 UTC
*** This bug has been marked as a duplicate of bug 183776 *** Created attachment 49309 [details]
New crash information added by DrKonqi
Crash when disconnected from a VNC session.
Adding this stack trace as the original trace lacked debug symbols.
Unusually, the VNC server was x11vnc and krdc was running on the same screen, hence a loop was created with infinitely nested screen images. When I noticed my mistake, I disconnected krdc which then crashed.
I don't think the VNC loop was the cause of the crash, although it would have caused an unending stream of updates for the VNC client to draw. Perhaps there's a multithreading issue with disconnecting while also handling VNC data.
|