Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
isaito@btt:/isai/ROS/groovy/catkin_ws$ ls build devel src isaito@btt:/isai/ROS/groovy/catkin_ws$ rm -fR build/ isaito@btt:/isai/ROS/groovy/catkin_ws$ source devel/setup.bash isaito@btt:/isai/ROS/groovy/catkin_ws$ catkin_make Base path: /isai/ROS/groovy/catkin_ws Source space: /isai/ROS/groovy/catkin_ws/src Build space: /isai/ROS/groovy/catkin_ws/build Devel space: /isai/ROS/groovy/catkin_ws/devel Install space: /isai/ROS/groovy/catkin_ws/install #### #### Running command: "cmake /isai/ROS/groovy/catkin_ws/src -DCATKIN_DEVEL_PREFIX=/isai/ROS/groovy/catkin_ws/devel -DCMAKE_INSTALL_PREFIX=/isai/ROS/groovy/catkin_ws/install" in "/isai/ROS/groovy/catkin_ws/build" #### -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Using CATKIN_DEVEL_PREFIX: /isai/ROS/groovy/catkin_ws/devel -- Using CMAKE_PREFIX_PATH: /opt/ros/groovy;/opt/ros/fuerte/share/catkin/cmake/Modules;/opt/ros/fuerte -- This workspace overlays: /opt/ros/groovy -- Found PythonInterp: /usr/bin/python (found version "2.7.3") -- Looking for include files CMAKE_HAVE_PTHREAD_H -- Looking for include files CMAKE_HAVE_PTHREAD_H - found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found gtest sources under '/usr/src/gtest': gtests will be built -- catkin 0.5.52 -- BUILD_SHARED_LIBS is on -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- ~~ traversing packages in topological order: -- ~~ - qt_dotgraph -- ~~ - qt_gui -- ~~ - qt_gui_app -- ~~ - qt_gui_core -- ~~ - qt_gui_cpp -- ~~ - qt_gui_py_common -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- +++ add_subdirectory(qt_gui_core/qt_dotgraph) -- +++ add_subdirectory(qt_gui_core/qt_gui) -- +++ add_subdirectory(qt_gui_core/qt_gui_app) -- +++ skipping metapackage 'qt_gui_core/qt_gui_core' -- +++ add_subdirectory(qt_gui_core/qt_gui_cpp) -- Boost version: 1.46.1 -- Found the following Boost libraries: -- filesystem -- system -- Found PythonLibs: /usr/lib/libpython2.7.so -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found. -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found. -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found. -- Found Qt4: /usr/bin/qmake (found version "4.8.1") -- Using default python: -python2.7 -- libshiboken built for Release -- Using default python: -python2.7 -- Shiboken binding generator available. -- Found Qt4: /usr/bin/qmake (found version "4.8.1") -- libshiboken built for Release -- Shiboken binding generator available. -- Performing Test SHIBOKEN_SUPPORTS_QGENERICRETURNARGUMENT -- Performing Test SHIBOKEN_SUPPORTS_QGENERICRETURNARGUMENT - Failed CMake Warning at qt_gui_core/qt_gui_cpp/src/qt_gui_cpp_shiboken/CMakeLists.txt:67 (message): Shiboken does not support QGenericReturnArgument - skipped building bindings -- SIP binding generator available. -- Python binding generators: sip -- +++ add_subdirectory(qt_gui_core/qt_gui_py_common) -- Configuring done -- Generating done -- Build files have been written to: /isai/ROS/groovy/catkin_ws/build #### #### Running command: "make -j8" in "/isai/ROS/groovy/catkin_ws/build" #### [ 7%] Generating __/__/include/qt_gui_cpp/moc_plugin_bridge.cxx Scanning dependencies of target qt_gui_cpp [ 15%] [ 46%] [ 46%] Building CXX object qt_gui_core/qt_gui_cpp/src/qt_gui_cpp/CMakeFiles/qt_gui_cpp.dir/generic_proxy.cpp.o [ 61%] [ 69%] [ 69%] [ 69%] [ 69%] Building CXX object qt_gui_core/qt_gui_cpp/src/qt_gui_cpp/CMakeFiles/qt_gui_cpp.dir/plugin_provider.cpp.o Building CXX object qt_gui_core/qt_gui_cpp/src/qt_gui_cpp/CMakeFiles/qt_gui_cpp.dir/plugin_bridge.cpp.o Building CXX object qt_gui_core/qt_gui_cpp/src/qt_gui_cpp/CMakeFiles/qt_gui_cpp.dir/settings.cpp.o Building CXX object qt_gui_core/qt_gui_cpp/src/qt_gui_cpp/CMakeFiles/qt_gui_cpp.dir/plugin_descriptor.cpp.o Building CXX object qt_gui_core/qt_gui_cpp/src/qt_gui_cpp/CMakeFiles/qt_gui_cpp.dir/plugin_context.cpp.o Building CXX object qt_gui_core/qt_gui_cpp/src/qt_gui_cpp/CMakeFiles/qt_gui_cpp.dir/composite_plugin_provider.cpp.o Building CXX object qt_gui_core/qt_gui_cpp/src/qt_gui_cpp/CMakeFiles/qt_gui_cpp.dir/recursive_plugin_provider.cpp.o [ 76%] Building CXX object qt_gui_core/qt_gui_cpp/src/qt_gui_cpp/CMakeFiles/qt_gui_cpp.dir/__/__/include/qt_gui_cpp/moc_plugin_bridge.cxx.o Linking CXX shared library /isai/ROS/groovy/catkin_ws/devel/lib/libqt_gui_cpp.so [ 76%] Built target qt_gui_cpp Scanning dependencies of target libqt_gui_cpp_sip [ 84%] Running SIP generator for qt_gui_cpp_sip Python bindings... sip: Deprecation warning: qt_gui_cpp.sip:1: %Module version number should be specified using the 'version' argument [ 92%] Compiling generated code for qt_gui_cpp_sip Python bindings... make[3]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. [100%] Meta target for qt_gui_cpp_sip Python bindings... [100%] Built target libqt_gui_cpp_sip isaito@btt:/isai/ROS/groovy/catkin_ws$ cd src/ isaito@btt:/isai/ROS/groovy/catkin_ws/src$ ls CMakeLists.txt qt_gui_core rqt isaito@btt:/isai/ROS/groovy/catkin_ws/src$ roscd rqt_gui isaito@btt:/isai/ROS/groovy/catkin_ws/src/rqt/rqt_gui$ gdb python GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://bugs.launchpad.net/gdb-linaro/>... Reading symbols from /usr/bin/python...(no debugging symbols found)...done. (gdb) run bin/rqt_gui Starting program: /usr/bin/python bin/rqt_gui [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffdb092700 (LWP 32286)] [New Thread 0x7fffda891700 (LWP 32287)] WARNING(s) in /opt/ros/groovy/share/pcl/package.xml: - The manifest must not contain the following tags: copyright WARNING(s) in /opt/ros/groovy/share/convex_decomposition/package.xml: - The manifest must not contain the following tags: copyright - The "description" tag must not have the following attributes: brief WARNING(s) in /opt/ros/groovy/share/flann/package.xml: - The manifest must not contain the following tags: run-depend WARNING: Package name "langs-dev" does not follow the naming conventions. It should start with a lower case letter and only contain lower case letters, digits and underscores. WARNING(s) in /opt/ros/groovy/share/angles/package.xml: - The manifest must not contain the following tags: copyright WARNING(s) in /opt/ros/groovy/share/cv_bridge/package.xml: - The manifest must not contain the following tags: copyright WARNING(s) in /opt/ros/groovy/share/image_geometry/package.xml: - The manifest must not contain the following tags: copyright RosPluginlibPluginProvider::load_explicit_type(rqt_gui_cpp/RosCppPluginProvider) could not load library (Could not find library.) RecursivePluginProvider.discover() loading plugin 'rqt_gui_cpp/RosCppPluginProvider' failed WARNING(s) in /opt/ros/groovy/share/pcl/package.xml: - The manifest must not contain the following tags: copyright WARNING(s) in /opt/ros/groovy/share/convex_decomposition/package.xml: - The manifest must not contain the following tags: copyright - The "description" tag must not have the following attributes: brief WARNING(s) in /opt/ros/groovy/share/flann/package.xml: - The manifest must not contain the following tags: run-depend WARNING: Package name "langs-dev" does not follow the naming conventions. It should start with a lower case letter and only contain lower case letters, digits and underscores. WARNING(s) in /opt/ros/groovy/share/angles/package.xml: - The manifest must not contain the following tags: copyright WARNING(s) in /opt/ros/groovy/share/cv_bridge/package.xml: - The manifest must not contain the following tags: copyright WARNING(s) in /opt/ros/groovy/share/image_geometry/package.xml: - The manifest must not contain the following tags: copyright Program received signal SIGSEGV, Segmentation fault. 0x0000000000568af8 in ?? () (gdb) bt #0 0x0000000000568af8 in ?? () #1 0x000000000056906a in ?? () #2 0x0000000000543015 in ?? () #3 0x00000000005439b9 in _PyObject_GC_Malloc () #4 0x0000000000512884 in PyDict_New () #5 0x00000000004fd54e in _PyObject_GenericSetAttrWithDict () #6 0x00000000004fd71d in PyObject_SetAttr () #7 0x0000000000498a10 in PyEval_EvalFrameEx () #8 0x000000000049f1c0 in PyEval_EvalCodeEx () #9 0x00000000004a8960 in ?? () #10 0x00000000004e9f36 in PyObject_Call () #11 0x00000000004ec11a in ?? () #12 0x00000000004e9f36 in PyObject_Call () #13 0x00000000004eb39e in ?? () #14 0x00000000004db6a6 in ?? () #15 0x00000000004e9f36 in PyObject_Call () #16 0x000000000049846a in PyEval_EvalFrameEx () #17 0x0000000000498602 in PyEval_EvalFrameEx () #18 0x000000000049f1c0 in PyEval_EvalCodeEx () #19 0x00000000004a8960 in ?? () #20 0x00000000004e9f36 in PyObject_Call () #21 0x00000000004ec11a in ?? () #22 0x00000000004e9f36 in PyObject_Call () #23 0x00000000004ea396 in PyEval_CallObjectWithKeywords () #24 0x00007ffff5f8f341 in ?? () from /usr/lib/python2.7/lib-dynload/pyexpat.so #25 0x00007ffff5f9154d in ?? () from /usr/lib/python2.7/lib-dynload/pyexpat.so #26 0x00007ffff5d6bb5c in ?? () from /lib/x86_64-linux-gnu/libexpat.so.1 #27 0x00007ffff5d6c951 in ?? () from /lib/x86_64-linux-gnu/libexpat.so.1 #28 0x00007ffff5d697c7 in ?? () from /lib/x86_64-linux-gnu/libexpat.so.1 #29 0x00007ffff5d6b17b in ?? () from /lib/x86_64-linux-gnu/libexpat.so.1 #30 0x00007ffff5d6e75d in XML_ParseBuffer () from /lib/x86_64-linux-gnu/libexpat.so.1 #31 0x00007ffff5f9436c in ?? () from /usr/lib/python2.7/lib-dynload/pyexpat.so #32 0x0000000000497ea4 in PyEval_EvalFrameEx () #33 0x0000000000498602 in PyEval_EvalFrameEx () #34 0x000000000049f1c0 in PyEval_EvalCodeEx () #35 0x00000000004983b8 in PyEval_EvalFrameEx () #36 0x000000000049f1c0 in PyEval_EvalCodeEx () #37 0x00000000004a8960 in ?? () #38 0x00000000004e9f36 in PyObject_Call () #39 0x00000000004ec11a in ?? () #40 0x00000000004e9f36 in PyObject_Call () #41 0x00000000004eb39e in ?? () #42 0x00000000004db6a6 in ?? () #43 0x00000000004e9f36 in PyObject_Call () #44 0x000000000049846a in PyEval_EvalFrameEx () #45 0x0000000000498602 in PyEval_EvalFrameEx () #46 0x0000000000498602 in PyEval_EvalFrameEx () ---Type <return> to continue, or q <return> to quit--- #47 0x0000000000498602 in PyEval_EvalFrameEx () #48 0x000000000049f1c0 in PyEval_EvalCodeEx () #49 0x00000000004983b8 in PyEval_EvalFrameEx () #50 0x000000000049f1c0 in PyEval_EvalCodeEx () #51 0x00000000004983b8 in PyEval_EvalFrameEx () #52 0x000000000049f1c0 in PyEval_EvalCodeEx () #53 0x00000000004983b8 in PyEval_EvalFrameEx () #54 0x0000000000498602 in PyEval_EvalFrameEx () #55 0x0000000000498602 in PyEval_EvalFrameEx () #56 0x0000000000498602 in PyEval_EvalFrameEx () #57 0x0000000000498602 in PyEval_EvalFrameEx () #58 0x0000000000498602 in PyEval_EvalFrameEx () #59 0x000000000049f1c0 in PyEval_EvalCodeEx () #60 0x00000000004983b8 in PyEval_EvalFrameEx () #61 0x000000000049f1c0 in PyEval_EvalCodeEx () #62 0x00000000004983b8 in PyEval_EvalFrameEx () #63 0x000000000049f1c0 in PyEval_EvalCodeEx () #64 0x00000000004983b8 in PyEval_EvalFrameEx () #65 0x0000000000498602 in PyEval_EvalFrameEx () #66 0x000000000049f1c0 in PyEval_EvalCodeEx () #67 0x00000000004983b8 in PyEval_EvalFrameEx () #68 0x0000000000498602 in PyEval_EvalFrameEx () #69 0x000000000049f1c0 in PyEval_EvalCodeEx () #70 0x00000000004a8960 in ?? () #71 0x00000000004e9f36 in PyObject_Call () #72 0x00000000004ec11a in ?? () #73 0x00000000004e9f36 in PyObject_Call () #74 0x00000000004ea396 in PyEval_CallObjectWithKeywords () #75 0x00007ffff3c9ff80 in sip_api_invoke_slot () from /usr/lib/python2.7/dist-packages/sip.so #76 0x00007ffff39c5396 in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so #77 0x00007ffff39c5690 in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so #78 0x00007ffff39c5772 in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so #79 0x00007ffff3505489 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #80 0x00007ffff39cae0b in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so #81 0x00007ffff39c280a in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so #82 0x0000000000497ea4 in PyEval_EvalFrameEx () #83 0x000000000049f1c0 in PyEval_EvalCodeEx () #84 0x00000000004983b8 in PyEval_EvalFrameEx () #85 0x000000000049f1c0 in PyEval_EvalCodeEx () #86 0x00000000004983b8 in PyEval_EvalFrameEx () #87 0x000000000049f1c0 in PyEval_EvalCodeEx () #88 0x00000000004983b8 in PyEval_EvalFrameEx () #89 0x000000000049f1c0 in PyEval_EvalCodeEx () #90 0x00000000004983b8 in PyEval_EvalFrameEx () #91 0x000000000049f1c0 in PyEval_EvalCodeEx () #92 0x00000000004a9081 in PyRun_FileExFlags () ---Type <return> to continue, or q <return> to quit--- #93 0x00000000004a9311 in PyRun_SimpleFileExFlags () #94 0x00000000004aa8bd in Py_Main () #95 0x00007ffff68e176d in __libc_start_main (main=0x41b980 <main>, argc=2, ubp_av=0x7fffffffdd78, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffdd68) at libc-start.c:226 #96 0x000000000041b9b1 in _start () (gdb) run bin/rqt_gui The program being debugged has been started already. Start it from the beginning? (y or n) n Program not restarted. (gdb) cont Continuing. [Thread 0x7fffdb092700 (LWP 32286) exited] [Thread 0x7fffda891700 (LWP 32287) exited] Program terminated with signal SIGSEGV, Segmentation fault. The program no longer exists. (gdb) run bin/rqt_gui Starting program: /usr/bin/python bin/rqt_gui [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffdb092700 (LWP 32316)] [New Thread 0x7fffda891700 (LWP 32317)] WARNING(s) in /opt/ros/groovy/share/pcl/package.xml: - The manifest must not contain the following tags: copyright WARNING(s) in /opt/ros/groovy/share/convex_decomposition/package.xml: - The manifest must not contain the following tags: copyright - The "description" tag must not have the following attributes: brief WARNING(s) in /opt/ros/groovy/share/flann/package.xml: - The manifest must not contain the following tags: run-depend WARNING: Package name "langs-dev" does not follow the naming conventions. It should start with a lower case letter and only contain lower case letters, digits and underscores. WARNING(s) in /opt/ros/groovy/share/angles/package.xml: - The manifest must not contain the following tags: copyright WARNING(s) in /opt/ros/groovy/share/cv_bridge/package.xml: - The manifest must not contain the following tags: copyright WARNING(s) in /opt/ros/groovy/share/image_geometry/package.xml: - The manifest must not contain the following tags: copyright RosPluginlibPluginProvider::load_explicit_type(rqt_gui_cpp/RosCppPluginProvider) could not load library (Could not find library.) RecursivePluginProvider.discover() loading plugin 'rqt_gui_cpp/RosCppPluginProvider' failed WARNING(s) in /opt/ros/groovy/share/pcl/package.xml: - The manifest must not contain the following tags: copyright WARNING(s) in /opt/ros/groovy/share/convex_decomposition/package.xml: - The manifest must not contain the following tags: copyright - The "description" tag must not have the following attributes: brief WARNING(s) in /opt/ros/groovy/share/flann/package.xml: - The manifest must not contain the following tags: run-depend WARNING: Package name "langs-dev" does not follow the naming conventions. It should start with a lower case letter and only contain lower case letters, digits and underscores. WARNING(s) in /opt/ros/groovy/share/angles/package.xml: - The manifest must not contain the following tags: copyright WARNING(s) in /opt/ros/groovy/share/cv_bridge/package.xml: - The manifest must not contain the following tags: copyright WARNING(s) in /opt/ros/groovy/share/image_geometry/package.xml: - The manifest must not contain the following tags: copyright Program received signal SIGSEGV, Segmentation fault. 0x0000000000568af8 in ?? () (gdb) bt #0 0x0000000000568af8 in ?? () #1 0x000000000056906a in ?? () #2 0x0000000000543015 in ?? () #3 0x00000000005439b9 in _PyObject_GC_Malloc () #4 0x0000000000512884 in PyDict_New () #5 0x00000000004fd54e in _PyObject_GenericSetAttrWithDict () #6 0x00000000004fd71d in PyObject_SetAttr () #7 0x0000000000498a10 in PyEval_EvalFrameEx () #8 0x000000000049f1c0 in PyEval_EvalCodeEx () #9 0x00000000004a8960 in ?? () #10 0x00000000004e9f36 in PyObject_Call () #11 0x00000000004ec11a in ?? () #12 0x00000000004e9f36 in PyObject_Call () #13 0x00000000004eb39e in ?? () #14 0x00000000004db6a6 in ?? () #15 0x00000000004e9f36 in PyObject_Call () #16 0x000000000049846a in PyEval_EvalFrameEx () #17 0x0000000000498602 in PyEval_EvalFrameEx () #18 0x000000000049f1c0 in PyEval_EvalCodeEx () #19 0x00000000004a8960 in ?? () #20 0x00000000004e9f36 in PyObject_Call () #21 0x00000000004ec11a in ?? () #22 0x00000000004e9f36 in PyObject_Call () #23 0x00000000004ea396 in PyEval_CallObjectWithKeywords () #24 0x00007ffff5f8f341 in ?? () from /usr/lib/python2.7/lib-dynload/pyexpat.so #25 0x00007ffff5f9154d in ?? () from /usr/lib/python2.7/lib-dynload/pyexpat.so #26 0x00007ffff5d6bb5c in ?? () from /lib/x86_64-linux-gnu/libexpat.so.1 #27 0x00007ffff5d6c951 in ?? () from /lib/x86_64-linux-gnu/libexpat.so.1 #28 0x00007ffff5d697c7 in ?? () from /lib/x86_64-linux-gnu/libexpat.so.1 #29 0x00007ffff5d6b17b in ?? () from /lib/x86_64-linux-gnu/libexpat.so.1 #30 0x00007ffff5d6e75d in XML_ParseBuffer () from /lib/x86_64-linux-gnu/libexpat.so.1 #31 0x00007ffff5f9436c in ?? () from /usr/lib/python2.7/lib-dynload/pyexpat.so #32 0x0000000000497ea4 in PyEval_EvalFrameEx () #33 0x0000000000498602 in PyEval_EvalFrameEx () #34 0x000000000049f1c0 in PyEval_EvalCodeEx () #35 0x00000000004983b8 in PyEval_EvalFrameEx () #36 0x000000000049f1c0 in PyEval_EvalCodeEx () #37 0x00000000004a8960 in ?? () #38 0x00000000004e9f36 in PyObject_Call () #39 0x00000000004ec11a in ?? () #40 0x00000000004e9f36 in PyObject_Call () #41 0x00000000004eb39e in ?? () #42 0x00000000004db6a6 in ?? () #43 0x00000000004e9f36 in PyObject_Call () #44 0x000000000049846a in PyEval_EvalFrameEx () #45 0x0000000000498602 in PyEval_EvalFrameEx () #46 0x0000000000498602 in PyEval_EvalFrameEx () ---Type <return> to continue, or q <return> to quit--- #47 0x0000000000498602 in PyEval_EvalFrameEx () #48 0x000000000049f1c0 in PyEval_EvalCodeEx () #49 0x00000000004983b8 in PyEval_EvalFrameEx () #50 0x000000000049f1c0 in PyEval_EvalCodeEx () #51 0x00000000004983b8 in PyEval_EvalFrameEx () #52 0x000000000049f1c0 in PyEval_EvalCodeEx () #53 0x00000000004983b8 in PyEval_EvalFrameEx () #54 0x0000000000498602 in PyEval_EvalFrameEx () #55 0x0000000000498602 in PyEval_EvalFrameEx () #56 0x0000000000498602 in PyEval_EvalFrameEx () #57 0x0000000000498602 in PyEval_EvalFrameEx () #58 0x0000000000498602 in PyEval_EvalFrameEx () #59 0x000000000049f1c0 in PyEval_EvalCodeEx () #60 0x00000000004983b8 in PyEval_EvalFrameEx () #61 0x000000000049f1c0 in PyEval_EvalCodeEx () #62 0x00000000004983b8 in PyEval_EvalFrameEx () #63 0x000000000049f1c0 in PyEval_EvalCodeEx () #64 0x00000000004983b8 in PyEval_EvalFrameEx () #65 0x0000000000498602 in PyEval_EvalFrameEx () #66 0x000000000049f1c0 in PyEval_EvalCodeEx () #67 0x00000000004983b8 in PyEval_EvalFrameEx () #68 0x0000000000498602 in PyEval_EvalFrameEx () #69 0x000000000049f1c0 in PyEval_EvalCodeEx () #70 0x00000000004a8960 in ?? () #71 0x00000000004e9f36 in PyObject_Call () #72 0x00000000004ec11a in ?? () #73 0x00000000004e9f36 in PyObject_Call () #74 0x00000000004ea396 in PyEval_CallObjectWithKeywords () #75 0x00007ffff3c9ff80 in sip_api_invoke_slot () from /usr/lib/python2.7/dist-packages/sip.so #76 0x00007ffff39c5396 in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so #77 0x00007ffff39c5690 in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so #78 0x00007ffff39c5772 in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so #79 0x00007ffff3505489 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #80 0x00007ffff39cae0b in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so #81 0x00007ffff39c280a in ?? () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so #82 0x0000000000497ea4 in PyEval_EvalFrameEx () #83 0x000000000049f1c0 in PyEval_EvalCodeEx () #84 0x00000000004983b8 in PyEval_EvalFrameEx () #85 0x000000000049f1c0 in PyEval_EvalCodeEx () #86 0x00000000004983b8 in PyEval_EvalFrameEx () #87 0x000000000049f1c0 in PyEval_EvalCodeEx () #88 0x00000000004983b8 in PyEval_EvalFrameEx () #89 0x000000000049f1c0 in PyEval_EvalCodeEx () #90 0x00000000004983b8 in PyEval_EvalFrameEx () #91 0x000000000049f1c0 in PyEval_EvalCodeEx () #92 0x00000000004a9081 in PyRun_FileExFlags () ---Type <return> to continue, or q <return> to quit--- #93 0x00000000004a9311 in PyRun_SimpleFileExFlags () #94 0x00000000004aa8bd in Py_Main () #95 0x00007ffff68e176d in __libc_start_main (main=0x41b980 <main>, argc=2, ubp_av=0x7fffffffdd78, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffdd68) at libc-start.c:226 #96 0x000000000041b9b1 in _start () (gdb) info threads Id Target Id Frame 3 Thread 0x7fffda891700 (LWP 32317) "gdbus" 0x00007ffff69a8303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 2 Thread 0x7fffdb092700 (LWP 32316) "dconf worker" 0x00007ffff69a8303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 * 1 Thread 0x7ffff7fca700 (LWP 32315) "python" 0x0000000000568af8 in ?? () (gdb) cont Continuing. [Thread 0x7fffda891700 (LWP 32317) exited] [Thread 0x7fffdb092700 (LWP 32316) exited] Program terminated with signal SIGSEGV, Segmentation fault. The program no longer exists. (gdb) quit
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
Untitled
3 min ago | 0.14 KB
Untitled
22 min ago | 0.06 KB
Untitled
1 hour ago | 7.75 KB
Untitled
3 hours ago | 16.07 KB
Untitled
7 hours ago | 9.93 KB
Inoreader custom CSS
CSS | 9 hours ago | 0.20 KB
Untitled
9 hours ago | 8.11 KB
Untitled
11 hours ago | 9.50 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!