Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-7503

AutoToolsProjectManager segmentation fault

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • Qt Creator 2.6.0-rc
    • Qt Creator 2.5.0
    • None
    • Linux x86_64 3.3.6 Qt 4.8.2
      Windows Vista x64

    Description

      I am getting a segmentation fault trying to open the Makefile.am file of the root of the ZoneMinder project, i have no problems if i open the Makefile.am that refer to the cpp sources at "src/" though, only if i try to open the root Makefile.am.

      You can download the source here http://www2.zoneminder.com/downloads/ZoneMinder-1.25.0.tar.gz

      And i have executed in gdb that gives me this information:

      Program received signal SIGSEGV, Segmentation fault.
      [Switching to Thread 0x7fffdb0c3700 (LWP 6353)]
      0x00007ffff6772cf6 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
      (gdb) bt
      #0 0x00007ffff6772cf6 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
      #1 0x00007fffe5bbdcc2 in ?? ()
      from /usr/lib/qtcreator/plugins/Nokia/libAutotoolsProjectManager.so
      #2 0x00007ffff6772f9f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
      #3 0x00007fffe5bbdcc2 in ?? ()
      from /usr/lib/qtcreator/plugins/Nokia/libAutotoolsProjectManager.so
      #4 0x00007ffff6772f9f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
      #5 0x00007fffe5bbdcc2 in ?? ()
      from /usr/lib/qtcreator/plugins/Nokia/libAutotoolsProjectManager.so
      #6 0x00007ffff6772f9f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
      #7 0x00007fffe5bbdcc2 in ?? ()
      from /usr/lib/qtcreator/plugins/Nokia/libAutotoolsProjectManager.so
      #8 0x00007ffff6772f9f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
      #9 0x00007fffe5bbdcc2 in ?? ()
      from /usr/lib/qtcreator/plugins/Nokia/libAutotoolsProjectManager.so
      #10 0x00007ffff6772f9f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
      #11 0x00007fffe5bbdcc2 in ?? ()

      This all continues in a very large loop.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            skuda Miguel Angel Rasero
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes