[unknown] [Bug 331171] New: Synaptics crash after sleep
cbouvia at gmail.com
cbouvia at gmail.com
Sat Feb 15 23:17:01 GMT 2014
https://bugs.kde.org/show_bug.cgi?id=331171
Bug ID: 331171
Summary: Synaptics crash after sleep
Classification: Unclassified
Product: unknown
Version: unspecified
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: cbouvia at gmail.com
Application: synaptiks (0.8.1)
KDE Platform Version: 4.11.5
Qt Version: 4.8.4
Operating System: Linux 3.11.0-15-generic x86_64
Distribution: Ubuntu 13.10
-- Information about the crash:
- What I was doing when the application crashed:
After the commputer automatically went to sleep and I opened it I got the
message that synaptics had crashed.
-- Backtrace:
Application: synaptiks (synaptiks), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f7a7318f740 (LWP 1871))]
Thread 2 (Thread 0x7f7a5c095700 (LWP 2232)):
#0 0x00007f7a72a93f7d in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007f7a6f2e96a4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f7a6f2e97ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f7a70718a76 in QEventDispatcherGlib::processEvents
(this=0x7f7a540008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4 0x00007f7a706ea5ef in QEventLoop::processEvents
(this=this at entry=0x7f7a5c094df0, flags=...) at kernel/qeventloop.cpp:149
#5 0x00007f7a706ea8e5 in QEventLoop::exec (this=this at entry=0x7f7a5c094df0,
flags=...) at kernel/qeventloop.cpp:204
#6 0x00007f7a705e988f in QThread::exec (this=this at entry=0x333ddc0) at
thread/qthread.cpp:542
#7 0x00007f7a706cbd13 in QInotifyFileSystemWatcherEngine::run (this=0x333ddc0)
at io/qfilesystemwatcher_inotify.cpp:265
#8 0x00007f7a705ebf2f in QThreadPrivate::start (arg=0x333ddc0) at
thread/qthread_unix.cpp:338
#9 0x00007f7a72d75f6e in start_thread (arg=0x7f7a5c095700) at
pthread_create.c:311
#10 0x00007f7a72aa09cd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113
Thread 1 (Thread 0x7f7a7318f740 (LWP 1871)):
[KCrash Handler]
#5 0x0000000000000020 in ?? ()
#6 0x00007f7a6e4cbae5 in pyqtBoundSignal_emit () from
/usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#7 0x00000000005313b5 in ext_do_call (nk=<optimized out>, na=<optimized out>,
flags=<optimized out>, pp_stack=0x7fffead048d0, func=0x33aee18) at
../Python/ceval.c:4331
#8 PyEval_EvalFrameEx (f=f at entry=0x335b8b0, throwflag=throwflag at entry=0) at
../Python/ceval.c:2705
#9 0x000000000052e672 in fast_function (nk=<optimized out>, na=<optimized
out>, n=2, pp_stack=0x7fffead04a50, func=0x31e7ed8) at ../Python/ceval.c:4107
#10 call_function (oparg=<optimized out>, pp_stack=0x7fffead04a50) at
../Python/ceval.c:4042
#11 PyEval_EvalFrameEx (f=f at entry=0x3557620, throwflag=throwflag at entry=0) at
../Python/ceval.c:2666
#12 0x000000000050697a in PyEval_EvalCodeEx (closure=<optimized out>,
defcount=<optimized out>, defs=0x0, kwcount=<optimized out>, kws=<optimized
out>, argcount=<optimized out>, args=<optimized out>, locals=0x0,
globals=<optimized out>, co=<optimized out>) at ../Python/ceval.c:3253
#13 function_call.15333 (func=func at entry=0x31e8398, arg=arg at entry=0x33bf7a0,
kw=kw at entry=0x0) at ../Objects/funcobject.c:526
#14 0x00000000004d53f4 in PyObject_Call (kw=0x0, arg=0x33bf7a0, func=0x31e8398)
at ../Objects/abstract.c:2529
#15 instancemethod_call.8798 (func=0x31e8398, func at entry=0x2fce2d0,
arg=arg at entry=0x33bf7a0, kw=kw at entry=0x0) at ../Objects/classobject.c:2602
#16 0x000000000053c921 in PyObject_Call (kw=0x0, arg=0x33bf7a0, func=0x2fce2d0)
at ../Objects/abstract.c:2529
#17 PyObject_CallFunctionObjArgs (callable=callable at entry=0x2fce2d0) at
../Objects/abstract.c:2760
#18 0x00007f7a67473b4b in DBusPyConnection_HandleMessage
(conn=conn at entry=0x33bd8f0, msg=msg at entry=0x7f7a731109c0,
callable=callable at entry=0x2fce2d0) at ../../_dbus_bindings/conn.c:79
#19 0x00007f7a674745ea in _filter_message (conn=<optimized out>,
message=<optimized out>, user_data=0x2fce2d0) at
../../_dbus_bindings/conn-methods.c:199
#20 0x00007f7a6ec1d9e6 in dbus_connection_dispatch () from
/lib/x86_64-linux-gnu/libdbus-1.so.3
#21 0x00007f7a66e39c95 in message_queue_dispatch (source=<optimized out>,
callback=<optimized out>, user_data=<optimized out>) at dbus-gmain.c:90
#22 0x00007f7a6f2e93b6 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f7a6f2e9708 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f7a6f2e97ac in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f7a70718a55 in QEventDispatcherGlib::processEvents (this=0x2b26ad0,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#26 0x00007f7a6cc5d9d6 in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007f7a706ea5ef in QEventLoop::processEvents
(this=this at entry=0x7fffead051b0, flags=...) at kernel/qeventloop.cpp:149
#28 0x00007f7a706ea8e5 in QEventLoop::exec (this=this at entry=0x7fffead051b0,
flags=...) at kernel/qeventloop.cpp:204
#29 0x00007f7a706efe5b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1218
#30 0x00007f7a6cbba34c in QApplication::exec () at kernel/qapplication.cpp:3828
#31 0x00007f7a6dba2060 in meth_QApplication_exec_ (sipArgs=<optimized out>) at
sipQtGuipart9.cpp:38002
#32 0x000000000052de05 in call_function (oparg=<optimized out>,
pp_stack=0x7fffead05350) at ../Python/ceval.c:4021
#33 PyEval_EvalFrameEx (f=f at entry=0x2a1c560, throwflag=throwflag at entry=0) at
../Python/ceval.c:2666
#34 0x0000000000505b24 in PyEval_EvalCodeEx (co=0x2e0e330, globals=<optimized
out>, locals=locals at entry=0x0, args=<optimized out>, argcount=argcount at entry=0,
kws=<optimized out>, kwcount=kwcount at entry=0, defs=defs at entry=0x0,
defcount=defcount at entry=0, closure=0x0) at ../Python/ceval.c:3253
#35 0x000000000052f3f2 in fast_function (nk=0, na=0, n=<optimized out>,
pp_stack=0x7fffead05570, func=0x324c2a8) at ../Python/ceval.c:4117
#36 call_function (oparg=<optimized out>, pp_stack=0x7fffead05570) at
../Python/ceval.c:4042
#37 PyEval_EvalFrameEx (f=f at entry=0x2a20b20, throwflag=throwflag at entry=0) at
../Python/ceval.c:2666
#38 0x0000000000567cdc in PyEval_EvalCodeEx (closure=0x0, defcount=0, defs=0x0,
kwcount=0, kws=0x0, argcount=0, args=0x0, locals=0x28d30a0, globals=0x29811b0,
co=<optimized out>) at ../Python/ceval.c:3253
#39 PyEval_EvalCode (co=co at entry=0x29811b0, globals=globals at entry=0x2910690,
locals=locals at entry=0x2910690) at ../Python/ceval.c:667
#40 0x0000000000451adb in run_mod.42568 (mod=<optimized out>,
filename=<optimized out>, globals=0x2910690, locals=0x2910690, flags=<optimized
out>, arena=<optimized out>) at ../Python/pythonrun.c:1365
#41 0x0000000000451e5b in PyRun_FileExFlags (fp=fp at entry=0x2a216f0,
filename=filename at entry=0x7fffead0689b "/usr/bin/synaptiks",
start=start at entry=257, globals=globals at entry=0x2910690,
locals=locals at entry=0x2910690, closeit=closeit at entry=1,
flags=flags at entry=0x7fffead05740) at ../Python/pythonrun.c:1351
#42 0x0000000000452394 in PyRun_SimpleFileExFlags (fp=fp at entry=0x2a216f0,
filename=<optimized out>, filename at entry=0x7fffead0689b "/usr/bin/synaptiks",
closeit=closeit at entry=1, flags=flags at entry=0x7fffead05740) at
../Python/pythonrun.c:943
#43 0x0000000000452490 in PyRun_AnyFileExFlags (fp=fp at entry=0x2a216f0,
filename=filename at entry=0x7fffead0689b "/usr/bin/synaptiks",
closeit=closeit at entry=1, flags=flags at entry=0x7fffead05740) at
../Python/pythonrun.c:747
#44 0x0000000000453ead in Py_Main (argc=<optimized out>, argv=0x7fffead058f8)
at ../Modules/main.c:640
#45 0x00007f7a729c7de5 in __libc_start_main (main=0x453f6b <main>, argc=4,
ubp_av=0x7fffead058f8, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fffead058e8) at libc-start.c:260
#46 0x00000000005786be in _start ()
Possible duplicates by query: bug 328725, bug 327970, bug 324911, bug 322367,
bug 319457.
Reported using DrKonqi
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list