Bug 315280 - Crash after sleep
Summary: Crash after sleep
Status: RESOLVED DUPLICATE of bug 283173
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-16 17:44 UTC by Jan Kowalski
Modified: 2013-02-17 22:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Kowalski 2013-02-16 17:44:33 UTC
Application: python2 (0.8.1)
KDE Platform Version: 4.10.00 "release 1"
Qt Version: 4.8.4
Operating System: Linux 3.7.7-1.2-desktop x86_64
Distribution: "openSUSE 12.3 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

The application crashed, when my laptop was awakening from sleep. Before that i was watching youtube video at full screen (and after awakening firefox with video was fine). My laptop is acer aspire e1 531g with 7 series (ivy) latest generation chipset, and second (sandy)generation pentium processor. My system is freshly installed opensuse 12.3 from netinstall media with almost standard configuration with kde.

-- Backtrace:
Application: synaptiks (python2.7), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#5  0x0000000000000020 in ?? ()
#6  0x00007fec283660a0 in pyqtBoundSignal_emit (self=0x2303af8, args=0x7fec2e017050) at qpycore_pyqtboundsignal.cpp:553
#7  0x00007fec2db70416 in ext_do_call (nk=0, na=<optimized out>, flags=<optimized out>, pp_stack=0x7fff5a54a018, func=0x22358c0) at Python/ceval.c:4331
#8  PyEval_EvalFrameEx (f=f@entry=0x28fdf50, throwflag=throwflag@entry=0) at Python/ceval.c:2705
#9  0x00007fec2db7033d in fast_function (nk=<optimized out>, na=<optimized out>, n=<optimized out>, pp_stack=0x7fff5a54a1e8, func=0x21d7668) at Python/ceval.c:4107
#10 call_function (oparg=<optimized out>, pp_stack=0x7fff5a54a1e8) at Python/ceval.c:4042
#11 PyEval_EvalFrameEx (f=f@entry=0x25bedb0, throwflag=throwflag@entry=0) at Python/ceval.c:2666
#12 0x00007fec2db73303 in PyEval_EvalCodeEx (co=0x21bddb0, globals=<optimized out>, locals=locals@entry=0x0, args=args@entry=0x7fec2df3fb60, 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
#13 0x00007fec2db5a5b6 in function_call (func=<optimized out>, arg=0x7fec2df3fb48, kw=0x0) at Objects/funcobject.c:526
#14 0x00007fec2db5640d in PyObject_Call (func=func@entry=0x21d7aa0, arg=arg@entry=0x7fec2df3fb48, kw=kw@entry=0x0) at Objects/abstract.c:2529
#15 0x00007fec2db57171 in instancemethod_call (func=0x21d7aa0, arg=0x7fec2df3fb48, kw=0x0) at Objects/classobject.c:2578
#16 0x00007fec2db5640d in PyObject_Call (func=func@entry=0x1f79af0, arg=arg@entry=0x7fec2df3fb48, kw=kw@entry=0x0) at Objects/abstract.c:2529
#17 0x00007fec2db565f2 in PyObject_CallFunctionObjArgs (callable=callable@entry=0x1f79af0) at Objects/abstract.c:2760
#18 0x00007fec1fd0819b in DBusPyConnection_HandleMessage (conn=conn@entry=0x22349b0, msg=msg@entry=0x22b5210, callable=callable@entry=0x1f79af0) at conn.c:79
#19 0x00007fec1fd08ce2 in _filter_message (conn=<optimized out>, message=<optimized out>, user_data=0x1f79af0) at conn-methods.c:199
#20 0x00007fec28b0957e in dbus_connection_dispatch (connection=connection@entry=0x25adab0) at dbus-connection.c:4631
#21 0x00007fec1f68f795 in message_queue_dispatch (source=<optimized out>, callback=<optimized out>, user_data=<optimized out>) at dbus-gmain.c:90
#22 0x00007fec291d47d5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007fec291d4b08 in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x00007fec291d4bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007fec2ae5b1a6 in QEventDispatcherGlib::processEvents (this=0x22ed750, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#26 0x00007fec2674ec1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007fec2ae2b9bf in QEventLoop::processEvents (this=this@entry=0x7fff5a54aa30, flags=...) at kernel/qeventloop.cpp:149
#28 0x00007fec2ae2bc48 in QEventLoop::exec (this=0x7fff5a54aa30, flags=...) at kernel/qeventloop.cpp:204
#29 0x00007fec2ae308e8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#30 0x00007fec278fb78e in meth_QApplication_exec_ (sipArgs=0x7fec2e017050) at sipQtGuiQApplication.cpp:2232
#31 0x00007fec2db6e11a in call_function (oparg=<optimized out>, pp_stack=0x7fff5a54ac28) at Python/ceval.c:4021
#32 PyEval_EvalFrameEx (f=f@entry=0x206b200, throwflag=throwflag@entry=0) at Python/ceval.c:2666
#33 0x00007fec2db735c3 in PyEval_EvalCodeEx (co=0x1e6bcb0, globals=globals@entry=0x1e13900, 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
#34 0x00007fec2db6dd07 in fast_function (nk=<optimized out>, na=<optimized out>, n=<optimized out>, pp_stack=0x7fff5a54ae98, func=0x23319b0) at Python/ceval.c:4117
#35 call_function (oparg=<optimized out>, pp_stack=0x7fff5a54ae98) at Python/ceval.c:4042
#36 PyEval_EvalFrameEx (f=f@entry=0x1abb750, throwflag=throwflag@entry=0) at Python/ceval.c:2666
#37 0x00007fec2db735c3 in PyEval_EvalCodeEx (co=co@entry=0x7fec2df9a030, globals=globals@entry=0x1a30f80, locals=locals@entry=0x1a30f80, 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
#38 0x00007fec2dba1892 in PyEval_EvalCode (co=co@entry=0x7fec2df9a030, globals=globals@entry=0x1a30f80, locals=locals@entry=0x1a30f80) at Python/ceval.c:667
#39 0x00007fec2dbaed71 in run_mod (mod=mod@entry=0x1ac6c08, filename=filename@entry=0x7fff5a54c677 "/usr/bin/synaptiks", globals=globals@entry=0x1a30f80, locals=locals@entry=0x1a30f80, flags=flags@entry=0x7fff5a54b0f0, arena=arena@entry=0x1a8d7f0) at Python/pythonrun.c:1353
#40 0x00007fec2dbaf136 in PyRun_FileExFlags (fp=fp@entry=0x1ab7650, filename=filename@entry=0x7fff5a54c677 "/usr/bin/synaptiks", start=start@entry=257, globals=globals@entry=0x1a30f80, locals=locals@entry=0x1a30f80, closeit=closeit@entry=1, flags=flags@entry=0x7fff5a54b0f0) at Python/pythonrun.c:1339
#41 0x00007fec2dbafa0d in PyRun_SimpleFileExFlags (fp=fp@entry=0x1ab7650, filename=<optimized out>, filename@entry=0x7fff5a54c677 "/usr/bin/synaptiks", closeit=closeit@entry=1, flags=flags@entry=0x7fff5a54b0f0) at Python/pythonrun.c:943
#42 0x00007fec2dbafd23 in PyRun_AnyFileExFlags (fp=fp@entry=0x1ab7650, filename=filename@entry=0x7fff5a54c677 "/usr/bin/synaptiks", closeit=closeit@entry=1, flags=flags@entry=0x7fff5a54b0f0) at Python/pythonrun.c:747
#43 0x00007fec2dbb921d in Py_Main (argc=<optimized out>, argv=0x7fff5a54b2a8) at Modules/main.c:639
#44 0x00007fec2d513a15 in __libc_start_main () from /lib64/libc.so.6
#45 0x0000000000400791 in _start ()

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

Possible duplicates by query: bug 314282, bug 314088, bug 296956.

Reported using DrKonqi
Comment 1 Christoph Feck 2013-02-17 22:44:41 UTC

*** This bug has been marked as a duplicate of bug 283173 ***