Mr. Konrad Lorentz 2 Report post Posted August 28, 2013 You could ask a Linux expert in your neighborhood, search in forums or read the manual of how to use gdb. Without the backtrace I'm not able to help you, sorry. Otherwise try to start it on a gnome-session. Are you sitting in front of the workstation, or remotely? Did you really installed a 3D driver, what is the output of (on the first page you said you had it) glxinfo | grep rendRegardsKonrad Share this post Link to post Share on other sites
Mr. Konrad Lorentz 2 Report post Posted August 28, 2013 Hi, yes, actually this can be the problem. Please make sure to install a HAL demon (see http://en.wikipedia.org/wiki/HAL_%28software%29). If I am not mistaken udev should be fine, too, but we have to wait for our Linux expert as Claus said. Please try again with version 3.0.9.Could you maybe add some more details about "it starts running"? What's the last thing you see?Also, please post the startup logfile if the problem persists (see the following post for details on how to locate it: http://www.friendship-systems.com/forum/index.php?/topic/28-how-do-i-handle-error-messages-when-starting-the-framework-or-caeses/ ).HAL is not the problem! Do not install the libhal ... Share this post Link to post Share on other sites
Mr. Stephane Sanchi 2 Report post Posted August 28, 2013 Hi Konrad, I have installed version 3.0.10. But it still crashes !Hereafter is what is in my shell ...I can't type 'bt' because it quits by itself (see last lines). I hope that nevertheless these lines can help you. ---------------------------------------------------------- initializing commands ... all - okinitializing features ...initializing configuration ... framework configuration - ok[New Thread 0x7fffc14e4700 (LWP 7593)]Detaching after fork from child process 7594.updating geometry - ok[New Thread 0x7fff73ad6700 (LWP 7596)][Thread 0x7fffdb093700 (LWP 7588) exited]Program received signal SIGSEGV, Segmentation fault.0x00007fffe732e13a in QWidgetPrivate::reparentFocusWidgets(QWidget*) () from lib/Linux.x86_64/libQtGui.so.4(gdb) quitA debugging session is active. Inferior 1 [process 7578] will be killed.---Type <return> to continue, or q <return> to quit---Quit anyway? (y or n) [answered Y; input not from terminal]-------------------------------------------------------------------------------------------- Regards,Stéphane Share this post Link to post Share on other sites
Mr. Konrad Lorentz 2 Report post Posted August 28, 2013 did you modified your CAESES-FFW.sh or did your opened a terminal, changed the working directory to /opt/CAESES-FFW_3.0.10_Linux.x86_64 (or somewhere), wrote export LD_LIBRARY_PATH=lib/Linux.x86_64/gdb bin/Linux.x86_64/CAESES-FFW wait for the prompt and entered "run" got the crash and the the gdb wrote be itself "quit" ? (instead of "run") Konrad Share this post Link to post Share on other sites
Mr. Stephane Sanchi 2 Report post Posted August 28, 2013 Hi Konrad, I don't understand your last message. I have created an alias in the .bashrc file (see below).#FRIENDSHIP-SYSTEMSalias ffw='/home/stephane/Softs/CAESES-FFW/CAESES-FFW_3.0.10_Linux.x86_64/CAESES-FFW.shw I type "ffw" to lauch it. Share this post Link to post Share on other sites
Mr. Konrad Lorentz 2 Report post Posted August 28, 2013 I want to see the gdb backtrace. Share this post Link to post Share on other sites
Mr. Lalym Yuriy 0 Report post Posted October 31, 2013 Ok, gdb backtrace yuriy@linux:/opt/FRIENDSHIP-Framework> export LD_LIBRARY_PATH=/opt/FRIENDSHIP-Framework/lib/Linux.x86_64yuriy@linux:/opt/FRIENDSHIP-Framework> gdb /opt/FRIENDSHIP-Framework/bin/Linux.x86_64/CAESES-FFWGNU gdb (GDB) SUSE (7.5.1-2.1.1)Copyright © 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-suse-linux".For bug reporting instructions, please see:<http://www.gnu.org/software/gdb/bugs/>...Reading symbols from /opt/FRIENDSHIP-Framework/bin/Linux.x86_64/CAESES-FFW...done.(gdb) runStarting program: /opt/FRIENDSHIP-Framework/bin/Linux.x86_64/CAESES-FFWMissing separate debuginfo for /lib64/ld-linux-x86-64.so.2Try: zypper install -C "debuginfo(build-id)=0a23c4e8300b31613d800697d835b384e921407e"Missing separate debuginfo for /lib64/libdl.so.2Try: zypper install -C "debuginfo(build-id)=da368634ea211229f45d2f8d32e7da61800b4c75"Missing separate debuginfo for /usr/lib64/libGLU.so.1Try: zypper install -C "debuginfo(build-id)=9e24ad51cb884b2fb99b7527e06b0bca771a0e0d"Missing separate debuginfo for /usr/lib64/libfreetype.so.6Try: zypper install -C "debuginfo(build-id)=0d930f71e40c49e05024dd84de90ec2bbd703a02"Missing separate debuginfo for /opt/FRIENDSHIP-Framework/lib/Linux.x86_64/libqca.so.2Missing separate debuginfo for /lib64/libncurses.so.5Try: zypper install -C "debuginfo(build-id)=7d71946259c50955a72c1ccd7c2dce398c0f78bb"Missing separate debuginfo for /lib64/libpthread.so.0Try: zypper install -C "debuginfo(build-id)=ef5f5dbcb2398c608fef7884e1bfb65be3b5f0ef"[Thread debugging using libthread_db enabled]Using host libthread_db library "/lib64/libthread_db.so.1".warning: File "/opt/FRIENDSHIP-Framework/lib/Linux.x86_64/libstdc++.so.6.0.17-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".To enable execution of this file addadd-auto-load-safe-path /opt/FRIENDSHIP-Framework/lib/Linux.x86_64/libstdc++.so.6.0.17-gdb.pyline to your configuration file "/home/yuriy/.gdbinit".To completely disable this security protection addset auto-load safe-path /line to your configuration file "/home/yuriy/.gdbinit".For more information about this security protection see the"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:info "(gdb)Auto-loading safe path"Missing separate debuginfo for /lib64/libm.so.6Try: zypper install -C "debuginfo(build-id)=24fba01931c773fd5b4688b34c4acde47ea77cb9"Missing separate debuginfo for /lib64/libgcc_s.so.1Try: zypper install -C "debuginfo(build-id)=79056b80865c15deabba7b20155ea27c76d91bf1"Missing separate debuginfo for /lib64/libc.so.6Try: zypper install -C "debuginfo(build-id)=837f2459b5923578eb82a4b75b1f98a5faa08532"Missing separate debuginfo for /usr/lib64/libSM.so.6Try: zypper install -C "debuginfo(build-id)=79fefe2c609ad87d5a8f425318ce8925aa865a27"Missing separate debuginfo for /usr/lib64/libICE.so.6Try: zypper install -C "debuginfo(build-id)=e8113eebc3a1829977c056484751c39c9241d529"Missing separate debuginfo for /usr/lib64/libX11.so.6Try: zypper install -C "debuginfo(build-id)=3bac3ca522e899b112ed9272cceac1a6076c9066"Missing separate debuginfo for /usr/lib64/libXext.so.6Try: zypper install -C "debuginfo(build-id)=8ac01d6a5e53d59f5e1570c2048ad8d16c66305e"Missing separate debuginfo for /usr/lib64/libXt.so.6Try: zypper install -C "debuginfo(build-id)=f167c81c93ad61daf0b42e1ad70c21a44212f41d"Missing separate debuginfo for /lib64/libtinfo.so.5Try: zypper install -C "debuginfo(build-id)=e6b19dfd986236e90c926ddc6d8e300034392f75"Missing separate debuginfo for /lib64/librt.so.1Try: zypper install -C "debuginfo(build-id)=c91b3d0735b49e2ccf493b8c91612978c783a732"Missing separate debuginfo for /usr/lib64/libfontconfig.so.1Try: zypper install -C "debuginfo(build-id)=bcd10a1c753d939171e0f08fe9e97e18c08404cb"Missing separate debuginfo for /usr/lib64/libXrender.so.1Try: zypper install -C "debuginfo(build-id)=0b9af65ba3942b67c28cc273ce58bca16fbac87a"Missing separate debuginfo for /usr/lib64/libgthread-2.0.so.0Try: zypper install -C "debuginfo(build-id)=fc928ad53d3a4c363c1cd3385ace5b40e8a56995"Missing separate debuginfo for /usr/lib64/libglib-2.0.so.0Try: zypper install -C "debuginfo(build-id)=171113ba8503c4347c2be42abf54f44910224ee6"Missing separate debuginfo for /usr/lib64/libpng12.so.0Try: zypper install -C "debuginfo(build-id)=320cc20ad715176b331d581909e33259313e9d9d"Missing separate debuginfo for /usr/lib64/libgobject-2.0.so.0Try: zypper install -C "debuginfo(build-id)=edbd0c440fd8ed2cf005e21bf9efe9455031d8fd"Missing separate debuginfo for /usr/lib64/libuuid.so.1Try: zypper install -C "debuginfo(build-id)=4fafa19c706c6b7bd45f7dbdb783065b6a3fc61c"Missing separate debuginfo for /usr/lib64/libxcb.so.1Try: zypper install -C "debuginfo(build-id)=257b2a4859ab1207b00fcd80b3e3857ceb162b02"Missing separate debuginfo for /usr/lib64/libpcre.so.1Try: zypper install -C "debuginfo(build-id)=91e4d9d2fc2824fbd0f18002a4fc2a6fd4921c2b"Missing separate debuginfo for /usr/lib64/libffi.so.4Try: zypper install -C "debuginfo(build-id)=709181e6ec6b54499e2caed4f1ccc1e41b6689b0"Missing separate debuginfo for /usr/lib64/libXau.so.6Try: zypper install -C "debuginfo(build-id)=366d7b98b4a30b2c17c7552f7377342da1c46517"Missing separate debuginfo for /lib64/libselinux.so.1Try: zypper install -C "debuginfo(build-id)=df28565c4eb0ae63c2db3ff5c7bc917e720fcb01"Fontconfig warning: "/etc/fonts/conf.d/56-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.Missing separate debuginfo for /usr/lib64/libXrandr.so.2Try: zypper install -C "debuginfo(build-id)=7ada9d236f6b9804730da289752097ccaf81fe3c"Missing separate debuginfo for /usr/lib64/libXfixes.soTry: zypper install -C "debuginfo(build-id)=de8cbc2fe33410e02a36aef18f4e3cc5c50927ca"Missing separate debuginfo for /usr/lib64/libXcursor.so.1Try: zypper install -C "debuginfo(build-id)=36dc7be208365a4e9d2c4e6e67bf20c04907fe97"Missing separate debuginfo for /usr/lib64/libXinerama.so.1Try: zypper install -C "debuginfo(build-id)=1c73a821d872b25fbceb21ab2ffa45dc0c266622"Missing separate debuginfo for /usr/lib64/libXi.soTry: zypper install -C "debuginfo(build-id)=cf1dde61ed3d90ba44689f4a3cf56c2ce7e93424"Missing separate debuginfo for /usr/lib64/kde4/plugins/gui_platform/libkde.soTry: zypper install -C "debuginfo(build-id)=6fd039949522e31a0f4d19b8e2ee42786837405c"Missing separate debuginfo for /usr/lib64/libkio.so.5Try: zypper install -C "debuginfo(build-id)=63ee691d082c7f1ed16615b1db78790b28e73aaf"Missing separate debuginfo for /usr/lib64/libkdeui.so.5Try: zypper install -C "debuginfo(build-id)=203f62069411efc19bb3dced7b6977cbfc451618"Missing separate debuginfo for /usr/lib64/libkdecore.so.5Try: zypper install -C "debuginfo(build-id)=f42acb5a4a24488e232c8f49e5ae0a37bfcb8514"Missing separate debuginfo for /usr/lib64/libnepomuk.so.4Try: zypper install -C "debuginfo(build-id)=18e42695a6e58bce6d05dda2de0b35eb7c48a964"Missing separate debuginfo for /usr/lib64/libstreamanalyzer.so.0Try: zypper install -C "debuginfo(build-id)=9a7505350a24a69d2c0ab294da19911b11dfe71f"Missing separate debuginfo for /usr/lib64/libsolid.so.4Try: zypper install -C "debuginfo(build-id)=2d10558fa2d7d1bcdf40e814ed01d2b494343ebc"Missing separate debuginfo for /usr/lib64/libksuseinstall.so.1Try: zypper install -C "debuginfo(build-id)=8b3c6070587419b68cc85fba202432974d06a9dd"Missing separate debuginfo for /lib64/libacl.so.1Try: zypper install -C "debuginfo(build-id)=ad54a759b4c84e3ea83d68779966231781b6c9d3"Missing separate debuginfo for /lib64/libattr.so.1Try: zypper install -C "debuginfo(build-id)=8b679076b09ffe3f0c27bbaa40a0ac2ce8752c06"Missing separate debuginfo for /usr/lib64/libattica.so.0.4Try: zypper install -C "debuginfo(build-id)=b459247eecfdda45b546fa9aa3741bec6af6a95b"Missing separate debuginfo for /usr/lib64/libdbusmenu-qt.so.2Try: zypper install -C "debuginfo(build-id)=dfc92e36b222469a3f85b4ff67149d3ac9d5c1bf"Missing separate debuginfo for /usr/lib64/libXtst.so.6Try: zypper install -C "debuginfo(build-id)=f34eac8c567e0c94a72b0b8871b6dc1bcb358f29"Missing separate debuginfo for /usr/lib64/libbz2.so.1Try: zypper install -C "debuginfo(build-id)=47ceef8af0505ac4c1d4bb0fb5fb49993b22f337"Missing separate debuginfo for /usr/lib64/liblzma.so.5Try: zypper install -C "debuginfo(build-id)=e50639028c7d64c96baed4bee29c58975da2036c"Missing separate debuginfo for /usr/lib64/libfam.so.0Try: zypper install -C "debuginfo(build-id)=4cca6d4f5c9764423e6e6a60d723e523d0e20cb5"Missing separate debuginfo for /usr/lib64/libsoprano.so.4Try: zypper install -C "debuginfo(build-id)=9dbc83ad82778f1c512fd9e7cad7321c7f1a269d"Missing separate debuginfo for /usr/lib64/libstreams.so.0Try: zypper install -C "debuginfo(build-id)=604809018bdb94aa8b00175e5b0b4f7949810803"Missing separate debuginfo for /usr/lib64/libxml2.so.2Try: zypper install -C "debuginfo(build-id)=39b2cde551137a170bc7042f3a835b612fdea565"Missing separate debuginfo for /usr/lib64/libudev.so.1Try: zypper install -C "debuginfo(build-id)=1a52273c512c28d0ac2b2d3056abedb239aafe76"Missing separate debuginfo for /usr/lib64/kde4/plugins/styles/oxygen.soTry: zypper install -C "debuginfo(build-id)=4b6006c2b72d639637fe935a38ae2f412ad17be7"Missing separate debuginfo for /usr/lib64/liboxygenstyle.so.4Try: zypper install -C "debuginfo(build-id)=0a644970ce191c0ee08cd6cb23b648cce58e46ed"Environment variable FWORK not set - setting to:/opt/FRIENDSHIP-Framework/bin/Linux.x86_64If this is not correct, please set FWORK-variable manually.Missing separate debuginfo for /opt/FRIENDSHIP-Framework/bin/Linux.x86_64/libqca-ossl.so[New Thread 0x7fffdace9700 (LWP 1940)][New Thread 0x7fffda4e8700 (LWP 1941)][New Thread 0x7fffd9ce7700 (LWP 1942)][New Thread 0x7fffd94e6700 (LWP 1943)][Thread 0x7fffda4e8700 (LWP 1941) exited]Couldn't find HAL. Is HAL running? (x.1.0)[Thread 0x7fffd94e6700 (LWP 1943) exited]Couldn't find HAL. Is HAL running? (x.1.0)Couldn't find HAL. Is HAL running? (x.1.0)Couldn't find HAL. Is HAL running? (x.1.0)Couldn't find HAL. Is HAL running? (x.1.0)[Thread 0x7fffdace9700 (LWP 1940) exited][Thread 0x7fffd9ce7700 (LWP 1942) exited]Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_dds.soTry: zypper install -C "debuginfo(build-id)=a0dc6c89dd17cc20696ee15b2fdeabe3f1f91a4f"Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_eps.soTry: zypper install -C "debuginfo(build-id)=37c803d0d7d59e1772b1ba858d6e9d80a52ccce4"Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_exr.soTry: zypper install -C "debuginfo(build-id)=c8c7591143335090d18380e7f7579a73eb06544c"Missing separate debuginfo for /usr/lib64/libIlmImf.so.7Try: zypper install -C "debuginfo(build-id)=cfa599924c7d48f7df2e6508ee4aeea37b4e550c"Missing separate debuginfo for /usr/lib64/libIex.so.7Try: zypper install -C "debuginfo(build-id)=4aaa188050df7de848770cce10d8f01b8e876968"Missing separate debuginfo for /usr/lib64/libHalf.so.7Try: zypper install -C "debuginfo(build-id)=538912d8bb8ac731644f8ed84a4ad618eaf7f46d"Missing separate debuginfo for /usr/lib64/libIlmThread.so.7Try: zypper install -C "debuginfo(build-id)=27739233a7ac5484961c95060eb54378b5539b77"Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_jp2.soTry: zypper install -C "debuginfo(build-id)=0cca5b69d698539e0752e1d008a057cab8ac69a6"Missing separate debuginfo for /usr/lib64/libjasper.so.1Try: zypper install -C "debuginfo(build-id)=f5be7983427731f2365afcc4f9a89b8e07625546"Missing separate debuginfo for /usr/lib64/libjpeg.so.8Try: zypper install -C "debuginfo(build-id)=4cd380ccf936a6141a8479d9de5bad05ead4be90"Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_pcx.soTry: zypper install -C "debuginfo(build-id)=c8af7e13addf3c43f3e31db24cadf90bf9e03855"Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_pic.soTry: zypper install -C "debuginfo(build-id)=ceb5cf14dc7fb9221b5550c6557b2231cac63e70"Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_psd.soTry: zypper install -C "debuginfo(build-id)=0719d1990328f6e820174ca0e86a2bf721ea0a57"Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_ras.soTry: zypper install -C "debuginfo(build-id)=b6ee9a6dbae9746941d4c87c08938b4dc29c4306"Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_rgb.soTry: zypper install -C "debuginfo(build-id)=7c5dc12e2bf5fdb618c198defea7f494e22de154"Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_tga.soTry: zypper install -C "debuginfo(build-id)=1a9c333f0f1cb66ea15c1779fa0c83d4b62eec5a"Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_webp.soTry: zypper install -C "debuginfo(build-id)=ef7352663b09957c1622230399656d9210c64c00"Missing separate debuginfo for /usr/lib64/libwebp.so.4Try: zypper install -C "debuginfo(build-id)=851a3cbe796ac801daa927a1007943a6eec06331"Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_xcf.soTry: zypper install -C "debuginfo(build-id)=de147ebefb5360dfec04c8ff5ce0d457be502e4e"Missing separate debuginfo for /usr/lib64/kde4/plugins/imageformats/kimg_xview.soTry: zypper install -C "debuginfo(build-id)=d70913cdcea8ad197d71ae1837209b61e5f398c1"[New Thread 0x7fffd9ce7700 (LWP 1944)]Detaching after fork from child process 1945.Detaching after fork from child process 1946.Detaching after fork from child process 1948.CAESES-FFW 3.0.14loading plugin libraries ...isisctrl - okplugbase - okplugmeta - okplugopt - okplugxfflMissing separate debuginfo for /lib64/libnsl.so.1Try: zypper install -C "debuginfo(build-id)=977d93583313f4913f08744dcc567b2ea95b5b58"- okpluggenericintegration - okplugopennurbs - okpluggraphicsview - okplugfeature - ok[New Thread 0x7fffdace9700 (LWP 1949)]initializing types ...plugins - okbasic object types - okentity types - ok[New Thread 0x7fffd94e6700 (LWP 1950)]view types[New Thread 0x7fffda4e8700 (LWP 1951)][New Thread 0x7fffbe292700 (LWP 1952)]- okinitializing commands ...all - okinitializing features ...initializing configuration ...framework configuration[New Thread 0x7fffbd239700 (LWP 1953)]- okDetaching after fork from child process 1954.updating geometry - okProgram received signal SIGSEGV, Segmentation fault.0x00007fffe730d13a in QWidgetPrivate::reparentFocusWidgets(QWidget*) () from /opt/FRIENDSHIP-Framework/lib/Linux.x86_64/libQtGui.so.4(gdb) Share this post Link to post Share on other sites
Mr. Konrad Lorentz 2 Report post Posted November 1, 2013 You stoppend on the interesting step. On the last line enter: bt ENTER Share this post Link to post Share on other sites
Mr. Lalym Yuriy 0 Report post Posted November 1, 2013 Program received signal SIGSEGV, Segmentation fault.0x00007fffe730613a in QWidgetPrivate::reparentFocusWidgets(QWidget*) () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4(gdb) bt#0 0x00007fffe730613a in QWidgetPrivate::reparentFocusWidgets(QWidget*) ()from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#1 0x00007fffe73196fd in QWidget::setParent(QWidget*, QFlags<Qt::WindowType>) ()from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#2 0x00007fffe7319c82 in QWidget::setParent(QWidget*) () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#3 0x00007fffdb58d8a6 in ?? () from /usr/lib64/kde4/plugins/styles/oxygen.so#4 0x00007fffdb58dc44 in ?? () from /usr/lib64/kde4/plugins/styles/oxygen.so#5 0x00007fffdb58e2d4 in ?? () from /usr/lib64/kde4/plugins/styles/oxygen.so#6 0x00007fffdb5ab83a in ?? () from /usr/lib64/kde4/plugins/styles/oxygen.so#7 0x00007fffe75f65b6 in ?? () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#8 0x00007ffff572ca73 in FViewCtrl::setFocusEditor(QPlainTextEdit*) ()from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libeforkcore.so.1#9 0x00007ffff600c4db in FFocusEditor::~FFocusEditor() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libeforkcore.so.1#10 0x00007ffff5e766d9 in FExprWgt::~FExprWgt() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libeforkcore.so.1#11 0x00007fffe68875d2 in QObjectPrivate::deleteChildren() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtCore.so.4#12 0x00007fffe7311014 in QWidget::~QWidget() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#13 0x00007ffff5e77199 in FExprEditorWgt::~FExprEditorWgt() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libeforkcore.so.1#14 0x00007fffe68875d2 in QObjectPrivate::deleteChildren() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtCore.so.4#15 0x00007fffe7311014 in QWidget::~QWidget() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#16 0x00007fffe76b35f9 in QFrame::~QFrame() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#17 0x00007fffe68875d2 in QObjectPrivate::deleteChildren() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtCore.so.4#18 0x00007fffe7311014 in QWidget::~QWidget() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#19 0x00007ffff62af90a in FAttributeRow::~FAttributeRow() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libeforkcore.so.1#20 0x00007fffe68875d2 in QObjectPrivate::deleteChildren() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtCore.so.4#21 0x00007fffe7311014 in QWidget::~QWidget() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#22 0x00007ffff5e1a8e9 in FAttributeGroupBox::~FAttributeGroupBox() ()from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libeforkcore.so.1#23 0x00007fffe68875d2 in QObjectPrivate::deleteChildren() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtCore.so.4#24 0x00007fffe7311014 in QWidget::~QWidget() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#25 0x00007ffff5e2d7c9 in FSimpleEditor::~FSimpleEditor() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libeforkcore.so.1#26 0x00007fffe68875d2 in QObjectPrivate::deleteChildren() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtCore.so.4#27 0x00007fffe7311014 in QWidget::~QWidget() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#28 0x00007fffe7311369 in QWidget::~QWidget() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#29 0x00007fffe68875d2 in QObjectPrivate::deleteChildren() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtCore.so.4#30 0x00007fffe7311014 in QWidget::~QWidget() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#31 0x00007fffe7311369 in QWidget::~QWidget() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#32 0x00007fffe68875d2 in QObjectPrivate::deleteChildren() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtCore.so.4#33 0x00007fffe7311014 in QWidget::~QWidget() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#34 0x00007fffe7730659 in QScrollArea::~QScrollArea() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4---Type <return> to continue, or q <return> to quit--- #35 0x00007fffe6889168 in QObject::event(QEvent*) () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtCore.so.4#36 0x00007fffe731628a in QWidget::event(QEvent*) () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#37 0x00007fffe76b3c76 in QFrame::event(QEvent*) () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#38 0x00007fffe772db7b in QAbstractScrollArea::event(QEvent*) () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#39 0x00007fffe72ca6bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#40 0x00007fffe72ceb1a in QApplication::notify(QObject*, QEvent*) () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#41 0x00007fffe687554e in QCoreApplication::notifyInternal(QObject*, QEvent*) ()from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtCore.so.4#42 0x00007fffe6879261 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) ()from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtCore.so.4#43 0x00007fffe68a25c3 in ?? () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtCore.so.4#44 0x00007fffe35f2b25 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0#45 0x00007fffe35f2e68 in ?? () from /usr/lib64/libglib-2.0.so.0#46 0x00007fffe35f2f24 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0#47 0x00007fffe68a2756 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtCore.so.4#48 0x00007fffe7366c5e in ?? () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtGui.so.4#49 0x00007fffe687431f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtCore.so.4#50 0x00007fffe68745a8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtCore.so.4#51 0x00007fffe6879538 in QCoreApplication::exec() () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libQtCore.so.4#52 0x00007ffff564ab72 in FEforkCtrl::init(bool) () from /mnt/data1/yura/CAESES-FFW_3.0.14_Linux.x86_64/lib/Linux.x86_64/libeforkcore.so.1#53 0x000000000040a4d4 in main ()(gdb) Share this post Link to post Share on other sites
Mr. Nicolas Rousselon 0 Report post Posted January 19, 2014 I've had this problem a couple of times.My fix is:1. disable optimus in the bios (this will force linux to use the nvidia graphic card)2. install the nvidia drivers Running the command /sbin/lspci -nnk | grep VGA -A2make sure you've got Kernel drive : nvidia. Share this post Link to post Share on other sites
SevenMentor 0 Report post Posted November 11, 2021 Thanks For Sharing Your Question For More Information Visit Our Website LINUX TRAINING Share this post Link to post Share on other sites