Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt 5.2 B1 - iOS Simulator - Empty Widget Project throws EXC_BAD_ACCESS when not Retina x64
Forum Updated to NodeBB v4.3 + New Features

Qt 5.2 B1 - iOS Simulator - Empty Widget Project throws EXC_BAD_ACCESS when not Retina x64

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 2 Posters 2.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    syfy323
    wrote on last edited by
    #1

    Hello,

    I started Development with iOS. My first try was to compile a small application I wrote for encrypting files, without any change it runs perfectly on the iOS Simulator (Retina 3.5i, Retina 4i x64, iPad...).

    But when I start a new project with an empty widget, the Simulator crashes immediately. Only the x64 Retina Simulator starts without the crash.

    !http://kevin-olbrich.de/external-files/qt-forum/pic1.png(Pic)!
    !http://kevin-olbrich.de/external-files/qt-forum/pic2.png(Pic)!
    !http://kevin-olbrich.de/external-files/qt-forum/pic3.png(Pic)!

    What am I doing wrong?

    Thanks.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      syfy323
      wrote on last edited by
      #2

      I just made some progress on this... Seems like the project name must be a form of "test-prj" instead of "TestPrj". This way I can deploy on 32-Bit Sim, too.

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        This sounds strange, could you test with a default widget application different names to see if it's reproducible ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • S Offline
          S Offline
          syfy323
          wrote on last edited by
          #4

          Hi,

          App name: TestPrj09
          iOS Sim Build Release Retina 4inch : crash
          iOS Sim Build Release Retina 4inch x64 : works

          App name: TestPrj
          iOS Sim Build Release Retina 4inch : works
          iOS Sim Build Release Retina 4inch x64 : works

          Okay, my first idea was wrong but I can definitely reproduce an instant crash when using numbers in the project name.

          Qt iOS SDK is newest dmg-snapshot. Xcode version is 5.0.1 (5A2053) with iOS 7 Sim.

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Just to be on the safe side, does the crash also happen if you create a non Qt project in Xcode ?

            If not then, you should check to see whether it's known issue and open a bug report in the "bug report system":http://bugreports.qt-project.org

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • S Offline
              S Offline
              syfy323
              wrote on last edited by
              #6

              I checked it and built the page based template in Xcode with the project name "TestPrj01". No crash.

              It could be the application identifier in the xcode project but I did not check this. Maybe someone with more experience should look at this issue.

              I will open a bug when I get time for this.

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved