Synaptiks crashes everytime when resuming from sleep with multiple monitors. Reproducible: Always Steps to Reproduce: 1. put laptop in sleep mode while using multiple monitors. 2. wake up laptop from sleep a saw crash window from synaptiks. Happens everytime when resuming from sleep with multiple monitors. Application: python2 (0.8.1) KDE Platform Version: 4.8.5 (4.8.5) "release 2" Qt Version: 4.8.1 Operating System: Linux 3.4.28-2.20-desktop x86_64 Distribution: "openSUSE 12.2 (x86_64)" Application: synaptiks (python2.7), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [KCrash Handler] #6 0x00007f0074a69d25 in raise () from /lib64/libc.so.6 #7 0x00007f0074a6b1a8 in abort () from /lib64/libc.so.6 #8 0x00007f00722779a4 in qt_message_output (msgType=msgType@entry=QtFatalMsg, buf=<optimized out>) at global/qglobal.cpp:2252 #9 0x00007f0072277b58 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, msg=msg@entry=0x7f00723de228 "ASSERT: \"%s\" in file %s, line %d", ap=ap@entry=0x7fff3eb71148) at global/qglobal.cpp:2298 #10 0x00007f0072277ce4 in qFatal (msg=msg@entry=0x7f00723de228 "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2481 #11 0x00007f0072277d2a in qt_assert (assertion=<optimized out>, file=<optimized out>, line=<optimized out>) at global/qglobal.cpp:1999 #12 0x00007f006fdb1096 in QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator-> (this=0x170b838) at /usr/include/QtCore/qscopedpointer.h:112 #13 0x00007f006fdc57c6 in QObject::signalsBlocked (this=0x170b830) at /usr/include/QtCore/qobject.h:148 #14 0x00007f006fde5614 in pyqtBoundSignal_emit (self=0x199de10, args=0x7f0075550050) at qpycore_pyqtboundsignal.cpp:510 #15 0x00007f00750ab436 in ext_do_call (nk=0, na=<optimized out>, flags=<optimized out>, pp_stack=0x7fff3eb71438, func=0x146d7e8) at Python/ceval.c:4331 #16 PyEval_EvalFrameEx (f=f@entry=0x1a283e0, throwflag=throwflag@entry=0) at Python/ceval.c:2705 #17 0x00007f00750ab35d in fast_function (nk=<optimized out>, na=<optimized out>, n=<optimized out>, pp_stack=0x7fff3eb71608, func=0x1349320) at Python/ceval.c:4107 #18 call_function (oparg=<optimized out>, pp_stack=0x7fff3eb71608) at Python/ceval.c:4042 #19 PyEval_EvalFrameEx (f=f@entry=0x1717fb0, throwflag=throwflag@entry=0) at Python/ceval.c:2666 #20 0x00007f00750ae322 in PyEval_EvalCodeEx (co=0x132e9b0, globals=<optimized out>, locals=locals@entry=0x0, args=args@entry=0x1389cc8, argcount=2, kws=kws@entry=0x0, kwcount=kwcount@entry=0, defs=defs@entry=0x0, defcount=defcount@entry=0, closure=closure@entry=0x0) at Python/ceval.c:3253 #21 0x00007f00750955b6 in function_call (func=<optimized out>, arg=0x1389cb0, kw=0x0) at Objects/funcobject.c:526 #22 0x00007f007509140d in PyObject_Call (func=func@entry=0x1349758, arg=arg@entry=0x1389cb0, kw=kw@entry=0x0) at Objects/abstract.c:2529 #23 0x00007f0075092171 in instancemethod_call (func=0x1349758, arg=0x1389cb0, kw=0x0) at Objects/classobject.c:2578 #24 0x00007f007509140d in PyObject_Call (func=func@entry=0x1156a00, arg=arg@entry=0x1389cb0, kw=kw@entry=0x0) at Objects/abstract.c:2529 #25 0x00007f00750915f2 in PyObject_CallFunctionObjArgs (callable=callable@entry=0x1156a00) at Objects/abstract.c:2760 #26 0x00007f006712206b in DBusPyConnection_HandleMessage (conn=conn@entry=0x139be30, msg=msg@entry=0x19a6120, callable=callable@entry=0x1156a00) at conn.c:79 #27 0x00007f0067122bb2 in _filter_message (conn=<optimized out>, message=<optimized out>, user_data=0x1156a00) at conn-methods.c:199 #28 0x00007f007069954e in dbus_connection_dispatch (connection=connection@entry=0x1704b40) at dbus-connection.c:4631 #29 0x00007f0066ac6765 in message_queue_dispatch (source=<optimized out>, callback=<optimized out>, user_data=<optimized out>) at dbus-gmain.c:90 #30 0x00007f0070b5c3b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #31 0x00007f0070b5c6e8 in ?? () from /usr/lib64/libglib-2.0.so.0 #32 0x00007f0070b5c7a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #33 0x00007f00723a9936 in QEventDispatcherGlib::processEvents (this=0xcf2820, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #34 0x00007f006e1e08ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #35 0x00007f007237a73f in QEventLoop::processEvents (this=this@entry=0x7fff3eb71e50, flags=...) at kernel/qeventloop.cpp:149 #36 0x00007f007237a9c8 in QEventLoop::exec (this=0x7fff3eb71e50, flags=...) at kernel/qeventloop.cpp:204 #37 0x00007f007237f3a8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148 #38 0x00007f006f37f356 in meth_QApplication_exec_ (sipArgs=0x7f0075550050) at sipQtGuiQApplication.cpp:2232 #39 0x00007f00750a913a in call_function (oparg=<optimized out>, pp_stack=0x7fff3eb72048) at Python/ceval.c:4021 #40 PyEval_EvalFrameEx (f=f@entry=0xc05e00, throwflag=throwflag@entry=0) at Python/ceval.c:2666 #41 0x00007f00750ae5e3 in PyEval_EvalCodeEx (co=0xfdbab0, globals=globals@entry=0xc05fe0, locals=locals@entry=0x0, args=<optimized out>, argcount=<optimized out>, kws=<optimized out>, kwcount=0, defs=0x0, defcount=defcount@entry=0, closure=0x0) at Python/ceval.c:3253 #42 0x00007f00750a8d27 in fast_function (nk=<optimized out>, na=<optimized out>, n=<optimized out>, pp_stack=0x7fff3eb722b8, func=0x149f6e0) at Python/ceval.c:4117 #43 call_function (oparg=<optimized out>, pp_stack=0x7fff3eb722b8) at Python/ceval.c:4042 #44 PyEval_EvalFrameEx (f=f@entry=0xc2d950, throwflag=throwflag@entry=0) at Python/ceval.c:2666 #45 0x00007f00750ae5e3 in PyEval_EvalCodeEx (co=co@entry=0x7f00754d40b0, globals=globals@entry=0xba0f80, locals=locals@entry=0xba0f80, args=args@entry=0x0, argcount=argcount@entry=0, kws=kws@entry=0x0, kwcount=kwcount@entry=0, defs=defs@entry=0x0, defcount=defcount@entry=0, closure=closure@entry=0x0) at Python/ceval.c:3253 #46 0x00007f00750dc8a2 in PyEval_EvalCode (co=co@entry=0x7f00754d40b0, globals=globals@entry=0xba0f80, locals=locals@entry=0xba0f80) at Python/ceval.c:667 #47 0x00007f00750e9d81 in run_mod (mod=mod@entry=0xc390d8, filename=filename@entry=0x7fff3eb744c7 "/usr/bin/synaptiks", globals=globals@entry=0xba0f80, locals=locals@entry=0xba0f80, flags=flags@entry=0x7fff3eb72510, arena=arena@entry=0xba14b0) at Python/pythonrun.c:1353 #48 0x00007f00750ea146 in PyRun_FileExFlags (fp=fp@entry=0xc29200, filename=filename@entry=0x7fff3eb744c7 "/usr/bin/synaptiks", start=start@entry=257, globals=globals@entry=0xba0f80, locals=locals@entry=0xba0f80, closeit=closeit@entry=1, flags=flags@entry=0x7fff3eb72510) at Python/pythonrun.c:1339 #49 0x00007f00750eaa1d in PyRun_SimpleFileExFlags (fp=fp@entry=0xc29200, filename=<optimized out>, filename@entry=0x7fff3eb744c7 "/usr/bin/synaptiks", closeit=closeit@entry=1, flags=flags@entry=0x7fff3eb72510) at Python/pythonrun.c:943 #50 0x00007f00750ead33 in PyRun_AnyFileExFlags (fp=fp@entry=0xc29200, filename=filename@entry=0x7fff3eb744c7 "/usr/bin/synaptiks", closeit=closeit@entry=1, flags=flags@entry=0x7fff3eb72510) at Python/pythonrun.c:747 #51 0x00007f00750f426d in Py_Main (argc=<optimized out>, argv=0x7fff3eb726c8) at Modules/main.c:639 #52 0x00007f0074a56455 in __libc_start_main () from /lib64/libc.so.6 #53 0x0000000000400761 in _start ()
synaptiks is not developed and tracked here. Please report the crash to https://github.com/lunaryorn/synaptiks/issues
tracked further here: https://github.com/lunaryorn/synaptiks/issues/72