Results 1 to 1 of 1

Thread: New Mac Install: QT Creator crashes when opening the CppEditor.

  1. #1
    Join Date
    Feb 2011
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default New Mac Install: QT Creator crashes when opening the CppEditor.

    I installed QT 4.7 for Macs on a specific Mac (10.6.6) and simply opened a project, then attempted to open either a header or cpp file, then QT Creator crashed. At first, it happened when I was running the textfinder example, at the point where I connect a signal to a slot. But, then I narrowed it down to the opening of a header or cpp file, which is what the QT Designer tries to do when the signal to slot connection is first assigned.

    I get the following error report:
    Thread Crashed: libCppEditor.dylib
    Exception Type: EXC_BAD_ACCESS
    Exception Code: KERN_PROTECTION_FAILURE

    The odd thing here is that I did the same install on a co-workers Mac who has a similar box (both of us running Snow Leopard on an iMac) and I can open the header and cpp files with no problem. The Xcode is 3.2 so that isn't the problem. The only difference that I can find in our two boxes is that my co-worker has 2 GB of RAM and I only have 1 GB. According to the QT website, 1 GB is sufficent.

    On my box, I can open the header and cpp files from within QT Creator only if I right-click and select either plain text editor or system editor. The system editor being the Xcode editor.

    I've attached the error report (shortened for size constraint), if it helps. Any thoughts?
    Attached Files Attached Files

Similar Threads

  1. Designer plugin crashes when opening *.ui
    By dimm0n in forum Qt Tools
    Replies: 2
    Last Post: 12th April 2010, 07:40
  2. Replies: 1
    Last Post: 23rd February 2010, 00:01
  3. Qt Creator Qt Creator Crash - When Opening Project
    By Konqurz in forum Qt Tools
    Replies: 1
    Last Post: 20th February 2010, 04:24
  4. seg fault when opening creator
    By bakerboerne in forum Qt Tools
    Replies: 0
    Last Post: 8th May 2009, 00:42
  5. How install fonts with make install
    By jiveaxe in forum Qt Programming
    Replies: 1
    Last Post: 2nd January 2008, 19:38

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.