CentOS 7: crashreport FabariaGest 1.0.0


Forum Software CodeLinSoft Fabaria Gest discussion Question CentOS 7: crashreport FabariaGest 1.0.0

Stai visualizzando 5 post - dal 1 a 5 (di 5 totali)
  • Autore
    Post
  • Caterpillar
      Post 37

      [user@localhost fabaria_gest]$ gdb fabaria_gest
      GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-64.el7
      Copyright (C) 2013 Free Software Foundation, Inc.
      License GPLv3+: GNU GPL version 3 or later
      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-redhat-linux-gnu".
      For bug reporting instructions, please see:
      ...
      Reading symbols from /opt/fabaria_gest/fabaria_gest...rundone.
      (gdb) run
      Starting program: /opt/fabaria_gest/fabaria_gest
      [Thread debugging using libthread_db enabled]
      Using host libthread_db library "/lib64/libthread_db.so.1".
      [New Thread 0x7fffe068a700 (LWP 4063)]
      Detaching after fork from child process 4064.
      ASSERT failure in QList::at: "index out of range", file /usr/include/QtCore/qlist.h, line 469

      Program received signal SIGABRT, Aborted.
      0x00007ffff40a75d7 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
      56 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig);
      (gdb) backtrace
      #0 0x00007ffff40a75d7 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
      #1 0x00007ffff40a8cc8 in __GI_abort () at abort.c:90
      #2 0x00007ffff4edf814 in qt_message_output (msgType=msgType@entry=QtFatalMsg, buf=) at global/qglobal.cpp:2323
      #3 0x00007ffff4edf9b9 in qt_message(enum QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg,
      msg=0x7ffff5056a60 "ASSERT failure in %s: "%s", file %s, line %d", ap=ap@entry=0x7fffffffd4c0) at global/qglobal.cpp:2369
      #4 0x00007ffff4ee02c1 in qFatal (msg=
      ) at global/qglobal.cpp:2552
      #5 0x000000000045f9cb in QList::at (this=0x7fffffffd5f0, i=1) at /usr/include/QtCore/qlist.h:469
      #6 0x00000000005e8b90 in getSystemInfo () at /home/user/fabariagest-1.0/fabaria/defines.h:103
      #7 0x00000000005eb705 in main (argc=1, argv=0x7fffffffdce8) at /home/user/fabariagest-1.0/fabaria/main.cpp:170
      (gdb)

      CentOS 7: crashreport FabariaGest 1.0.0
      Angelo Scarnà
        Post 37

        Stasera provo. Guardando il backtrace c’è qualcosa nella chiamata getSystemInfo. Ho bisogno che mi fai vedere l’output in modalità release

        Inviato dal mio M-PPxG510 utilizzando Tapatalk

        Re:CentOS 7: crashreport FabariaGest 1.0.0
        Angelo Scarnà
          Post 37

          Ciao Caterpillar,

          ho risolto il problema sia su Fedora sia su CentOS. FabariaGest ha una dipendenza che è quella di lsb_release. Quindi per il programma funzionare correttamente devi installare il pacchetto

          Fedora
          dnf install redhat-lsb-core

          CentOS
          yum install redhat-lsb-core

          Dalla versione 1.1. di Fabaria la dipendenza lo inclusa nel software.

          Questo è il bug report quello con l’errore:
          GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-64.el7
          Copyright (C) 2013 Free Software Foundation, Inc.
          License GPLv3+: GNU GPL version 3 or later
          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-redhat-linux-gnu".
          For bug reporting instructions, please see:
          ...
          Reading symbols from /home/angelo/Desktop/fabariagest-1.0/fabaria/fabaria_gest...(no debugging symbols found)...done.
          (gdb) run
          Starting program: /home/angelo/Desktop/fabariagest-1.0/fabaria/./fabaria_gest
          [Thread debugging using libthread_db enabled]
          Using host libthread_db library "/lib64/libthread_db.so.1".
          gobject.pyc: gdb was not built with custom backtrace support, disabling.
          [New Thread 0x7fffe4e91700 (LWP 3820)]
          Missing separate debuginfo for /lib64/libgraphite2.so.3
          Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/7b/9de7ee95d41699040c799d36143b37906a43fc.debug
          [New Thread 0x7fffdbe41700 (LWP 3821)]
          Detaching after fork from child process 3822.
          ASSERT failure in QList::at: "index out of range", file /usr/include/qt5/QtCore/qlist.h, line 478

          Questo è il bug report con il problema risolto:
          Noterai dei warning dovuti a VirtualBox. Non sono parte del software
          gdb ./fabaria_gest
          GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-64.el7
          Copyright (C) 2013 Free Software Foundation, Inc.
          License GPLv3+: GNU GPL version 3 or later
          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-redhat-linux-gnu".
          For bug reporting instructions, please see:
          ...
          Reading symbols from /home/angelo/Desktop/fabariagest-1.0/fabaria/fabaria_gest...(no debugging symbols found)...done.
          (gdb) run
          Starting program: /home/angelo/Desktop/fabariagest-1.0/fabaria/./fabaria_gest
          [Thread debugging using libthread_db enabled]
          Using host libthread_db library "/lib64/libthread_db.so.1".
          gobject.pyc: gdb was not built with custom backtrace support, disabling.
          [New Thread 0x7fffe4e91700 (LWP 5352)]
          Missing separate debuginfo for /lib64/libgraphite2.so.3
          Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/7b/9de7ee95d41699040c799d36143b37906a43fc.debug
          [New Thread 0x7fffdbe41700 (LWP 5353)]
          Detaching after fork from child process 5354.
          Detaching after fork from child process 5364.
          Detaching after fork from child process 5365.
          pci id for fd 15: 80ee:beef, driver (null)
          Missing separate debuginfo for /usr/lib64/dri/vboxvideo_dri.so
          Missing separate debuginfo for /lib64/VBoxOGLcrutil.so
          Detaching after fork from child process 5366.
          Missing separate debuginfo for /lib64/VBoxOGLpackspu.so
          Missing separate debuginfo for /lib64/VBoxOGLerrorspu.so
          Missing separate debuginfo for /lib64/VBoxOGLfeedbackspu.so
          Missing separate debuginfo for /lib64/VBoxOGLpassthroughspu.so
          [New Thread 0x7fffd949f700 (LWP 5368)]
          [Thread 0x7fffd949f700 (LWP 5368) exited]
          [New Thread 0x7fffda807700 (LWP 5369)]
          OpenGL Warning: glFlushVertexArrayRangeNV not found in mesa table
          OpenGL Warning: glVertexArrayRangeNV not found in mesa table
          OpenGL Warning: glCombinerInputNV not found in mesa table
          OpenGL Warning: glCombinerOutputNV not found in mesa table
          OpenGL Warning: glCombinerParameterfNV not found in mesa table
          OpenGL Warning: glCombinerParameterfvNV not found in mesa table
          OpenGL Warning: glCombinerParameteriNV not found in mesa table
          OpenGL Warning: glCombinerParameterivNV not found in mesa table
          OpenGL Warning: glFinalCombinerInputNV not found in mesa table
          OpenGL Warning: glGetCombinerInputParameterfvNV not found in mesa table
          OpenGL Warning: glGetCombinerInputParameterivNV not found in mesa table
          OpenGL Warning: glGetCombinerOutputParameterfvNV not found in mesa table
          OpenGL Warning: glGetCombinerOutputParameterivNV not found in mesa table
          OpenGL Warning: glGetFinalCombinerInputParameterfvNV not found in mesa table
          OpenGL Warning: glGetFinalCombinerInputParameterivNV not found in mesa table
          OpenGL Warning: glDeleteFencesNV not found in mesa table
          OpenGL Warning: glFinishFenceNV not found in mesa table
          OpenGL Warning: glGenFencesNV not found in mesa table
          OpenGL Warning: glGetFenceivNV not found in mesa table
          OpenGL Warning: glIsFenceNV not found in mesa table
          OpenGL Warning: glSetFenceNV not found in mesa table
          OpenGL Warning: glTestFenceNV not found in mesa table
          libGL error: core dri or dri2 extension not found
          libGL error: failed to load driver: vboxvideo
          [New Thread 0x7fffd949f700 (LWP 5370)]
          [New Thread 0x7fffd2a53700 (LWP 5371)]
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001035550
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001035550, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001035730
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001035730, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103b190
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103b190, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103b370
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103b370, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103c810
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103c810, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103c9f0
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103c9f0, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103bcd0
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103bcd0, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103beb0
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103beb0, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103c270
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103c270, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103c450
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103c450, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 00000000010363b0
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 00000000010363b0, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103b730
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103b730, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103b910
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103b910, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001035640
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001035640, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001035820
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001035820, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103b280
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103b280, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103b460
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103b460, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103c900
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103c900, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103cae0
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103cae0, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103bdc0
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103bdc0, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103bfa0
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103bfa0, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103c360
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103c360, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103c540
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103c540, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 00000000010362c0
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 00000000010362c0, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 00000000010364a0
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 00000000010364a0, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103b820
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103b820, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 000000000103ba00
          OpenGL Warning: Retry with 0x8003 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 000000000103ba00, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 00000000010361d0
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 00000000010361d0, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001036ef0
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001036ef0, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001036a40
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001036a40, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 00000000010372b0
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 00000000010372b0, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001036860
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001036860, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001037580
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001037580, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001036950
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001036950, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001036fe0
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001036fe0, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001036d10
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001036d10, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001036e00
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001036e00, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001037490
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001037490, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 00000000010373a0
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 00000000010373a0, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001036770
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001036770, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001036770
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001036770
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001036770, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001036770
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001036770, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001036770
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001036770, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001036770
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001036770, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001036770
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001036770, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001036770
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001036770, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001036770
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001036770, failed to get XVisualInfo
          OpenGL Warning: XGetVisualInfo returned 0 visuals for 0000000001036770
          OpenGL Warning: Retry with 0x8002 returned 0 visuals
          OpenGL Warning: glXGetFBConfigAttrib for 0000000001036770, failed to get XVisualInfo
          QIODevice::read: device not open
          [New Thread 0x7fffd1d53700 (LWP 5372)]
          [Thread 0x7fffd1d53700 (LWP 5372) exited]
          [New Thread 0x7fffd1d53700 (LWP 5374)]
          QSqlDatabasePrivate::removeDatabase: connection 'qt_sql_default_connection' is still in use, all queries will cease to work.
          QSqlDatabasePrivate::addDatabase: duplicate connection name 'qt_sql_default_connection', old connection removed.
          Detaching after fork from child process 5377.
          [Thread 0x7fffda807700 (LWP 5369) exited]
          [Thread 0x7fffd2a53700 (LWP 5371) exited]
          [Thread 0x7fffd949f700 (LWP 5370) exited]
          [Thread 0x7fffdbe41700 (LWP 5353) exited]
          [Thread 0x7fffe4e91700 (LWP 5352) exited]
          [Thread 0x7fffee548880 (LWP 5348) exited]
          [Inferior 1 (process 5348) exited normally]

          P.S.: Scusaci se ti ho fatto aspettare, ma abbiamo una mole di lavoro e quindi ho risolto il problema oggi del software.

          Re:CentOS 7: crashreport FabariaGest 1.0.0
          Calogero Scarnà
            Post 169

            Ciao Caterpillar, trovi nei nostri repo fabariagest compilato proprio per centos. Inserita come dipendenza redhat-lsb-release.

            Testato con successo. Link: http://www.codelinsoft.it/2013-11-17-17-56-34/2015-04-12-19-07-02/centos.html

            N.b.: il software è stato compilato con le Qt 5.

            Cordialità
            Il team CodeLinSoft

            Inviato dal mio M-PPxS531 utilizzando Tapatalk

            Re:CentOS 7: crashreport FabariaGest 1.0.0
            Calogero Scarnà
              Post 169

              Ecco il test su macchina virtuale con Centos installata e funzionante correttamente. Vedi screen:

              schermata2.png

              schermata1.png

              Re:CentOS 7: crashreport FabariaGest 1.0.0
            Stai visualizzando 5 post - dal 1 a 5 (di 5 totali)
            • Il topic ‘ Question CentOS 7: crashreport FabariaGest 1.0.0’ è chiuso a nuove risposte.

            Forum Software CodeLinSoft Fabaria Gest discussion Question CentOS 7: crashreport FabariaGest 1.0.0