[Bug 1063167] New: crash of synergyc
http://bugzilla.opensuse.org/show_bug.cgi?id=1063167 Bug ID: 1063167 Summary: crash of synergyc Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Factory Status: NEW Severity: Normal Priority: P5 - None Component: X11 Applications Assignee: bnc-team-screening@forge.provo.novell.com Reporter: werner@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- noether:~ # coredumpctl list synergyc TIME PID UID GID SIG COREFILE EXE Tue 2017-09-05 14:35:11 CEST 3778 223 50 11 missing /usr/bin/synergyc Tue 2017-09-12 12:49:47 CEST 2474 223 50 11 missing /usr/bin/synergyc Thu 2017-10-05 08:23:57 CEST 2956 223 50 11 none /usr/bin/synergyc Thu 2017-10-05 08:56:20 CEST 32056 223 50 11 none /usr/bin/synergyc Thu 2017-10-05 10:17:47 CEST 2495 223 50 11 none /usr/bin/synergyc Thu 2017-10-05 10:51:14 CEST 4517 223 50 11 none /usr/bin/synergyc Mon 2017-10-09 13:54:01 CEST 2147 223 50 11 none /usr/bin/synergyc Mon 2017-10-09 14:28:03 CEST 12156 223 50 11 none /usr/bin/synergyc Tue 2017-10-10 12:45:05 CEST 13178 223 50 11 none /usr/bin/synergyc Wed 2017-10-11 15:02:24 CEST 20573 223 50 11 present /usr/bin/synergyc -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1063167 http://bugzilla.opensuse.org/show_bug.cgi?id=1063167#c1 --- Comment #1 from Dr. Werner Fink <werner@suse.com> --- Created attachment 744264 --> http://bugzilla.opensuse.org/attachment.cgi?id=744264&action=edit core.synergyc,xz core dump xz(ipped) (gdb) bt #0 SimpleEventQueueBuffer::deleteTimer (this=<optimized out>, timer=0x270d530) at /usr/src/debug/synergy-1.8.8-stable/src/lib/base/SimpleEventQueueBuffer.cpp:98 #1 0x00000000004448f6 in EventQueue::deleteTimer (this=0x7ffde2be1020, timer=0x270d530) at /usr/src/debug/synergy-1.8.8-stable/src/lib/base/EventQueue.cpp:372 #2 0x000000000045e500 in XWindowsScreenSaver::~XWindowsScreenSaver (this=0x2697740, __in_chrg=<optimized out>) at /usr/src/debug/synergy-1.8.8-stable/src/lib/platform/XWindowsScreenSaver.cpp:134 #3 0x000000000045e5c9 in XWindowsScreenSaver::~XWindowsScreenSaver (this=0x2697740, __in_chrg=<optimized out>) at /usr/src/debug/synergy-1.8.8-stable/src/lib/platform/XWindowsScreenSaver.cpp:146 #4 0x0000000000459e7f in XWindowsScreen::onError (this=0x26809b0) at /usr/src/debug/synergy-1.8.8-stable/src/lib/platform/XWindowsScreen.cpp:1726 #5 0x0000000000459eed in XWindowsScreen::ioErrorHandler () at /usr/src/debug/synergy-1.8.8-stable/src/lib/platform/XWindowsScreen.cpp:1751 #6 0x00007fc34fcde53e in _XIOError () from /usr/lib64/libX11.so.6 #7 0x00007fc34fcdbdcd in _XEventsQueued () from /usr/lib64/libX11.so.6 #8 0x00007fc34fccd82d in XPending () from /usr/lib64/libX11.so.6 #9 0x0000000000465c11 in XWindowsEventQueueBuffer::isEmpty (this=0x26b3090) at /usr/src/debug/synergy-1.8.8-stable/src/lib/platform/XWindowsEventQueueBuffer.cpp:265 #10 0x0000000000444d3b in EventQueue::getEvent (this=0x7ffde2be1020, event=..., timeout=-1) at /usr/src/debug/synergy-1.8.8-stable/src/lib/base/EventQueue.cpp:209 #11 0x00000000004454f8 in EventQueue::loop (this=0x7ffde2be1020) at /usr/src/debug/synergy-1.8.8-stable/src/lib/base/EventQueue.cpp:127 #12 0x000000000044f168 in ClientApp::mainLoop (this=0x7ffde2be0fa0) at /usr/src/debug/synergy-1.8.8-stable/src/lib/synergy/ClientApp.cpp:486 #13 0x000000000044ce15 in App::daemonMainLoop (this=0x7ffde2be0fa0) at /usr/src/debug/synergy-1.8.8-stable/src/lib/synergy/App.cpp:146 #14 0x000000000043d8d5 in ArchDaemonUnix::daemonize (this=<optimized out>, name=<optimized out>, func=0x44dcb0 <daemonMainLoopStatic(int, char const**)>) at /usr/src/debug/synergy-1.8.8-stable/src/lib/arch/unix/ArchDaemonUnix.cpp:131 #15 0x000000000044dd58 in ClientApp::runInner (this=0x7ffde2be0fa0, argc=8, argv=0x7ffde2be1518, outputter=0x0, startup=0x450eb0 <standardStartupStatic(int, char**)>) at /usr/src/debug/synergy-1.8.8-stable/src/lib/synergy/ClientApp.cpp:541 #16 0x000000000044d5e9 in App::run (this=0x7ffde2be0fa0, argc=8, argv=0x7ffde2be1518) at /usr/src/debug/synergy-1.8.8-stable/src/lib/synergy/App.cpp:118 #17 0x000000000043c5f5 in main (argc=8, argv=0x7ffde2be1518) at /usr/src/debug/synergy-1.8.8-stable/src/cmd/synergyc/synergyc.cpp:49 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1063167 http://bugzilla.opensuse.org/show_bug.cgi?id=1063167#c2 --- Comment #2 from Dr. Werner Fink <werner@suse.com> --- noether:~ # rpm -qif /usr/bin/synergyc Name : synergy Version : 1.8.8 Release : 1.2 Architecture: x86_64 Install Date: Wed Oct 4 14:13:54 2017 Group : System/X11/Utilities Size : 2046617 License : GPL-2.0+ Signature : RSA/SHA256, Sun May 28 08:41:08 2017, Key ID b88b2fd43dbdc284 Source RPM : synergy-1.8.8-1.2.src.rpm Build Date : Wed May 3 14:00:00 2017 Build Host : lamb11 Relocations : (not relocatable) Packager : https://bugs.opensuse.org Vendor : openSUSE URL : http://synergy-project.org/ Summary : Mouse, keyboard and clipboard sharing utility Description : Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It's intended for users with multiple computers on their desk since each system uses its own display. Redirecting the mouse and keyboard is as simple as moving the mouse off the edge of your screen. Synergy also merges the clipboards of all the systems into one, allowing cut-and-paste between systems. Furthermore, it synchronizes screen savers so they all start and stop together and, if screen locking is enabled, only one screen requires a password to unlock them all. Distribution: openSUSE Tumbleweed -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1063167 http://bugzilla.opensuse.org/show_bug.cgi?id=1063167#c9 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS --- Comment #9 from Dr. Werner Fink <werner@suse.com> --- (In reply to Simon Lees from comment #8)
Can you see if you can reproduce this with the barrier package? its a fork of synergy that we will likely end up shipping as a replacement.
Cheers
Thanks a lot fot your hint. Nevertheless I'm currently at Home Office, that is that I use the two workstations at Nuremberg Office remote via openvn+vnc. In other words, I've currently no option to test this out :( -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com