Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-442

Crash when setting a cpp property in an Export item without depending on the cpp module

XMLWordPrintable

    • d25952d28b1bf3a3f08b5664c05faf84cdc80a23

      I forgot a Depends on cpp in an Export item that set cpp.includePaths, and Qbs segfaulted upon resolving the build graph.

      No build graph exists yet for this configuration.
      Resolving project for configuration qt-4-8-5-debug
      Process 18515 stopped
      * thread #5: tid = 0x319ad6a, 0x000000010018333c libqbscore.1.1.0.dylib`qbs::Internal::FileContext::idScope(this=0x0000000000000000) const + 12 at filecontext.h:81, name = 'QThread, stop reason = EXC_BAD_ACCESS (code=1, address=0x18)
          frame #0: 0x000000010018333c libqbscore.1.1.0.dylib`qbs::Internal::FileContext::idScope(this=0x0000000000000000) const + 12 at filecontext.h:81
         78  	
         79  	inline Item *FileContext::idScope() const
         80  	{
      -> 81  	    return m_idScope;
         82  	}
         83  	
         84  	} // namespace Internal
      

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

            jbornema Joerg Bornemann
            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes