[kde] [Bug 322367] New: Unknown crash event

Bobby Dixon pentiumburn at gmail.com
Sun Jul 14 22:14:38 BST 2013


https://bugs.kde.org/show_bug.cgi?id=322367

            Bug ID: 322367
           Summary: Unknown crash event
    Classification: Unclassified
           Product: kde
           Version: unspecified
          Platform: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: pentiumburn at gmail.com

Application: python2 (0.8.1)
KDE Platform Version: 4.9.5
Qt Version: 4.8.3
Operating System: Linux 3.5.0-17-generic x86_64
Distribution: Linux Mint 14 Nadia

-- Information about the crash:
- What I was doing when the application crashed:(I was signing back into the
computer from a sleep mode. I believe that after i did it open along with other
program and then I got hte error message.

-- Backtrace:
Application: synaptiks (python2.7), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#5  0x000000000277a010 in ?? ()
#6  0x00007fa82009fd20 in pyqtBoundSignal_emit () from
/usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#7  0x0000000000463dfb in ext_do_call (nk=617218128, na=<optimized out>,
flags=<optimized out>, pp_stack=0x7fff6e2453d0, func=<built-in method emit of
PyQt4.QtCore.pyqtBoundSignal object at remote 0x2a04750>) at
../Python/ceval.c:4331
#8  PyEval_EvalFrameEx (f=<optimized out>, throwflag=throwflag at entry=0) at
../Python/ceval.c:2705
#9  0x00000000004601e7 in fast_function (nk=<optimized out>, na=<optimized
out>, n=<optimized out>, pp_stack=0x7fff6e2455a0, func=<function at remote
0x2432e60>) at ../Python/ceval.c:4107
#10 call_function (oparg=<optimized out>, pp_stack=0x7fff6e2455a0) at
../Python/ceval.c:4042
#11 PyEval_EvalFrameEx (f=f at entry=Frame 0x2c7fed0, for file
/usr/lib/python2.7/dist-packages/dbus/connection.py, line 535, in _signal_func
(self=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote
0x7fa824c628f0>, _Connection__call_on_disconnection=[],
_dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x1f26ed8>,
data={}) at remote 0x27338c0>, _signal_sender_matches={<SignalMatch at remote
0x242b290>: <NameOwnerWatch at remote 0x2507b90>, <SignalMatch at remote
0x242b590>: <NameOwnerWatch at remote 0x2a071d0>},
_signal_recipients_by_object_path={'/org/freedesktop/DBus':
{'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote
0x242b350>, <SignalMatch at remote 0x242b650>]}}, u'/org/freedesktop/UPower':
{u'org.freedesktop.UPower': {u'Resuming': [<...>, <...>]}}}) at remote
0x24a2fb0>, message=<dbus.lowlevel.SignalMessage at remote 0x29f2de0>,
dbus_interface='org.freedesktop.UPower', path='/org/freedesktop/UPower',
signal_name='Resuming', match=<...>), throwflag=throwflag at entry=0) at
../Python/ceval.c:2666
#12 0x0000000000467299 in PyEval_EvalCodeEx (co=0x241a8b0, globals=<optimized
out>, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>,
kws=kws at entry=0x0, kwcount=kwcount at entry=0, defs=defs at entry=0x0,
defcount=defcount at entry=0, closure=closure at entry=0x0) at ../Python/ceval.c:3253
#13 0x00000000004aa58a in function_call (func=<optimized out>, arg=<optimized
out>, kw=<optimized out>) at ../Objects/funcobject.c:526
#14 0x000000000048272d in PyObject_Call (kw=0x0, arg=(<SystemBus(_bus_type=1,
_signals_lock=<thread.lock at remote 0x7fa824c628f0>,
_Connection__call_on_disconnection=[], _dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x1f26ed8>,
data={}) at remote 0x27338c0>, _signal_sender_matches={<SignalMatch at remote
0x242b290>: <NameOwnerWatch at remote 0x2507b90>, <SignalMatch at remote
0x242b590>: <NameOwnerWatch at remote 0x2a071d0>},
_signal_recipients_by_object_path={'/org/freedesktop/DBus':
{'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote
0x242b350>, <SignalMatch at remote 0x242b650>]}}, u'/org/freedesktop/UPower':
{u'org.freedesktop.UPower': {u'Resuming': [<...>, <...>]}}}) at remote
0x24a2fb0>, <dbus.lowlevel.SignalMessage at remote 0x29f2de0>), func=<function
at remote 0x2433320>) at ../Objects/abstract.c:2529
#15 instancemethod_call.8751 (func=<function at remote 0x2433320>,
arg=(<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote
0x7fa824c628f0>, _Connection__call_on_disconnection=[],
_dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x1f26ed8>,
data={}) at remote 0x27338c0>, _signal_sender_matches={<SignalMatch at remote
0x242b290>: <NameOwnerWatch at remote 0x2507b90>, <SignalMatch at remote
0x242b590>: <NameOwnerWatch at remote 0x2a071d0>},
_signal_recipients_by_object_path={'/org/freedesktop/DBus':
{'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote
0x242b350>, <SignalMatch at remote 0x242b650>]}}, u'/org/freedesktop/UPower':
{u'org.freedesktop.UPower': {u'Resuming': [<...>, <...>]}}}) at remote
0x24a2fb0>, <dbus.lowlevel.SignalMessage at remote 0x29f2de0>), kw=0x0) at
../Objects/classobject.c:2602
#16 0x0000000000495f66 in PyObject_Call (kw=0x0, arg=(<SystemBus(_bus_type=1,
_signals_lock=<thread.lock at remote 0x7fa824c628f0>,
_Connection__call_on_disconnection=[], _dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x1f26ed8>,
data={}) at remote 0x27338c0>, _signal_sender_matches={<SignalMatch at remote
0x242b290>: <NameOwnerWatch at remote 0x2507b90>, <SignalMatch at remote
0x242b590>: <NameOwnerWatch at remote 0x2a071d0>},
_signal_recipients_by_object_path={'/org/freedesktop/DBus':
{'org.freedesktop.DBus': {'NameOwnerChanged': [<SignalMatch at remote
0x242b350>, <SignalMatch at remote 0x242b650>]}}, u'/org/freedesktop/UPower':
{u'org.freedesktop.UPower': {u'Resuming': [<...>, <...>]}}}) at remote
0x24a2fb0>, <dbus.lowlevel.SignalMessage at remote 0x29f2de0>),
func=<instancemethod at remote 0x224b320>) at ../Objects/abstract.c:2529
#17 PyObject_CallFunctionObjArgs (callable=callable at entry=<instancemethod at
remote 0x224b320>) at ../Objects/abstract.c:2760
#18 0x00007fa818c4caab in DBusPyConnection_HandleMessage
(conn=conn at entry=0x24a2fb0, msg=msg at entry=<dbus.lowlevel.SignalMessage at
remote 0x29f2de0>, callable=callable at entry=<instancemethod at remote
0x224b320>) at ../../_dbus_bindings/conn.c:79
#19 0x00007fa818c4d5f2 in _filter_message (conn=<optimized out>,
message=<optimized out>, user_data=0x224b320) at
../../_dbus_bindings/conn-methods.c:199
#20 0x00007fa8207d4bde in dbus_connection_dispatch () from
/lib/x86_64-linux-gnu/libdbus-1.so.3
#21 0x00007fa8185f2c75 in message_queue_dispatch (source=<optimized out>,
callback=<optimized out>, user_data=<optimized out>) at dbus-gmain.c:90
#22 0x00007fa820c93ab5 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007fa820c93de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007fa820c93ea4 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007fa8220a8bf6 in QEventDispatcherGlib::processEvents (this=0x2565d80,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#26 0x00007fa81e85cc1e in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007fa8220792bf in QEventLoop::processEvents
(this=this at entry=0x7fff6e245d70, flags=...) at kernel/qeventloop.cpp:149
#28 0x00007fa822079548 in QEventLoop::exec (this=0x7fff6e245d70, flags=...) at
kernel/qeventloop.cpp:204
#29 0x00007fa82207e708 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1187
#30 0x00007fa81f7a192b in meth_QApplication_exec_ (sipArgs=<optimized out>) at
sipQtGuipart9.cpp:37856
#31 0x000000000045f8fa in call_function (oparg=<optimized out>,
pp_stack=0x7fff6e245f50) at ../Python/ceval.c:4021
#32 PyEval_EvalFrameEx (f=f at entry=Frame 0x22d91b0, for file
/usr/lib/python2.7/dist-packages/synaptiks/kde/trayapplication.py, line 275, in
main (about=<KAboutData at remote 0x247bb00>,
app=<SynaptiksApplication(_first_instance=False,
icon=<SynaptiksNotifierItem(_config=<SynaptiksTrayConfiguration at remote
0x247bcb0>, touchpad_manager=<TouchpadManager(states={'temporarily_off':
<QState at remote 0x2734680>, 'off': <QState at remote 0x2734710>, 'on':
<QState at remote 0x27347a0>},
_touchpad_wrapper=<TouchpadQtWrapper(touchpad=<Touchpad(id=13,
display=<Display(_as_parameter_=<LP_Display at remote 0x247bef0>,
_atom_cache={'Synaptics Circular Scrolling': <Atom(_as_parameter_=298L,
display=<...>) at remote 0x29e4c50>, 'Synaptics Circular Scrolling Trigger':
<Atom(_as_parameter_=300L, display=<...>) at remote 0x29f80d0>, 'Synaptics Move
Speed': <Atom(_as_parameter_=289L, display=<...>) at remote 0x29e4d50>,
'Synaptics Edge Motion Always': <Atom(_as_parameter_=292L, display=<...>) at
remote 0x29e4e90>, 'Synaptics Locked Drags Timeout':
<Atom(_as_pa...(truncated), throwflag=throwflag at entry=0) at
../Python/ceval.c:2666
#33 0x0000000000467299 in PyEval_EvalCodeEx (co=0x1fe7eb0, globals=<optimized
out>, locals=locals at entry=0x0, args=<optimized out>, argcount=argcount at entry=0,
kws=0x1d06b18, kwcount=0, defs=0x0, defcount=0, closure=0x0) at
../Python/ceval.c:3253
#34 0x000000000045fec3 in fast_function (nk=<optimized out>, na=0, n=<optimized
out>, pp_stack=0x7fff6e2461e0, func=<function at remote 0x24f62a8>) at
../Python/ceval.c:4117
#35 call_function (oparg=<optimized out>, pp_stack=0x7fff6e2461e0) at
../Python/ceval.c:4042
#36 PyEval_EvalFrameEx (f=f at entry=Frame 0x1d06990, for file /usr/bin/synaptiks,
line 9, in <module> (), throwflag=throwflag at entry=0) at ../Python/ceval.c:2666
#37 0x0000000000467299 in PyEval_EvalCodeEx (co=co at entry=0x7fa824c24730,
globals=globals at entry={'__builtins__': <module at remote 0x7fa824ca0ad0>,
'__file__': '/usr/bin/synaptiks', '__package__': None, 'sys': <module at remote
0x7fa824ca0b78>, '__requires__': 'synaptiks==0.8.1', 'load_entry_point':
<function at remote 0x1d599b0>, '__name__': '__main__', '__doc__': None},
locals=locals at entry={'__builtins__': <module at remote 0x7fa824ca0ad0>,
'__file__': '/usr/bin/synaptiks', '__package__': None, 'sys': <module at remote
0x7fa824ca0b78>, '__requires__': 'synaptiks==0.8.1', 'load_entry_point':
<function at remote 0x1d599b0>, '__name__': '__main__', '__doc__': None},
args=args at entry=0x0, argcount=argcount at entry=0, kws=kws at entry=0x0,
kwcount=kwcount at entry=0, defs=defs at entry=0x0, defcount=defcount at entry=0,
closure=closure at entry=0x0) at ../Python/ceval.c:3253
#38 0x00000000004d0872 in PyEval_EvalCode (co=co at entry=0x7fa824c24730,
globals=globals at entry={'__builtins__': <module at remote 0x7fa824ca0ad0>,
'__file__': '/usr/bin/synaptiks', '__package__': None, 'sys': <module at remote
0x7fa824ca0b78>, '__requires__': 'synaptiks==0.8.1', 'load_entry_point':
<function at remote 0x1d599b0>, '__name__': '__main__', '__doc__': None},
locals=locals at entry={'__builtins__': <module at remote 0x7fa824ca0ad0>,
'__file__': '/usr/bin/synaptiks', '__package__': None, 'sys': <module at remote
0x7fa824ca0b78>, '__requires__': 'synaptiks==0.8.1', 'load_entry_point':
<function at remote 0x1d599b0>, '__name__': '__main__', '__doc__': None}) at
../Python/ceval.c:667
#39 0x000000000051093b in run_mod.42724 (mod=<optimized out>,
filename=filename at entry=0x7fff6e246a05 "/usr/bin/synaptiks",
globals=globals at entry={'__builtins__': <module at remote 0x7fa824ca0ad0>,
'__file__': '/usr/bin/synaptiks', '__package__': None, 'sys': <module at remote
0x7fa824ca0b78>, '__requires__': 'synaptiks==0.8.1', 'load_entry_point':
<function at remote 0x1d599b0>, '__name__': '__main__', '__doc__': None},
locals=locals at entry={'__builtins__': <module at remote 0x7fa824ca0ad0>,
'__file__': '/usr/bin/synaptiks', '__package__': None, 'sys': <module at remote
0x7fa824ca0b78>, '__requires__': 'synaptiks==0.8.1', 'load_entry_point':
<function at remote 0x1d599b0>, '__name__': '__main__', '__doc__': None},
flags=flags at entry=0x7fff6e246460, arena=arena at entry=0x1ccbe60) at
../Python/pythonrun.c:1365
#40 0x000000000044a454 in PyRun_FileExFlags (fp=fp at entry=0x1d08c30,
filename=filename at entry=0x7fff6e246a05 "/usr/bin/synaptiks",
start=start at entry=257, globals=globals at entry={'__builtins__': <module at remote
0x7fa824ca0ad0>, '__file__': '/usr/bin/synaptiks', '__package__': None, 'sys':
<module at remote 0x7fa824ca0b78>, '__requires__': 'synaptiks==0.8.1',
'load_entry_point': <function at remote 0x1d599b0>, '__name__': '__main__',
'__doc__': None}, locals=locals at entry={'__builtins__': <module at remote
0x7fa824ca0ad0>, '__file__': '/usr/bin/synaptiks', '__package__': None, 'sys':
<module at remote 0x7fa824ca0b78>, '__requires__': 'synaptiks==0.8.1',
'load_entry_point': <function at remote 0x1d599b0>, '__name__': '__main__',
'__doc__': None}, closeit=closeit at entry=1, flags=flags at entry=0x7fff6e246460) at
../Python/pythonrun.c:1351
#41 0x000000000044a968 in PyRun_SimpleFileExFlags (fp=fp at entry=0x1d08c30,
filename=<optimized out>, filename at entry=0x7fff6e246a05 "/usr/bin/synaptiks",
closeit=closeit at entry=1, flags=flags at entry=0x7fff6e246460) at
../Python/pythonrun.c:943
#42 0x000000000044aa27 in PyRun_AnyFileExFlags (fp=fp at entry=0x1d08c30,
filename=filename at entry=0x7fff6e246a05 "/usr/bin/synaptiks",
closeit=closeit at entry=1, flags=flags at entry=0x7fff6e246460) at
../Python/pythonrun.c:747
#43 0x000000000044b6aa in Py_Main (argc=<optimized out>, argv=0x7fff6e246618)
at ../Modules/main.c:639
#44 0x00007fa823c0e76d in __libc_start_main () from
/lib/x86_64-linux-gnu/libc.so.6
#45 0x00000000004ce6dd in _start ()

This bug may be a duplicate of or related to bug 283173.

Possible duplicates by query: bug 319457, bug 319028, bug 318013, bug 317354,
bug 315280.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list